src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / ChangeLog
2006-04-21 Art Cancrofixed nls available output message (thought I did this...
2006-04-21 Art CancroAdded the 'Nifty Corners' library and implemented our
2006-04-19 Wilfried Göesgens* fresh copy of the automake environment.
2006-04-19 Art CancroConvert es.po to UTF-8
2006-04-18 Art CancroRemoved the old NLS output from the configure.in summary,
2006-04-16 Wilfried Göesgens* added various files generated by autogen.sh, because...
2006-03-14 Wilfried Göesgensget ChangeLog from svn.
2006-03-12 Wilfried GöesgensVarious files automake wants to have. some of them...
2006-02-03 Art CancroRemoved ChangeLog, we'll go with the svn log from now on.
2006-02-03 Art CancroOffer "View" and "Download" options for all attachments.
2006-01-31 Art Cancro* Generated MIME boundaries now begin with "=_" because...
2006-01-31 Art Cancrooops
2006-01-31 Art Cancro* Rolled all of the groupdav*.[ch] files way back to...
2006-01-30 Art Cancro* Reversed the previous change
2006-01-30 Art Cancro* GroupDAV now outputs <href> tags containing server...
2006-01-30 Art Cancro* When the -f option is specified, honor X-Forwarded...
2006-01-30 Art CancroHTML messages are now encoded as "Quoted-Printable...
2006-01-30 Art Cancro* Removed the "convert_to_html" option from text_to_ser...
2006-01-29 Art Cancro * Removed all references to "font-family" style. ...
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-29 Art CancroClarified some of the doxygen comments
2006-01-29 Art Cancroaccept-charset="UTF-8" in form declaration for enter...
2006-01-28 Art CancroAll month names and weekday names are now sourced from...
2006-01-27 Art Cancro Do a JavaScript alert if we fail to open the Instant...
2006-01-27 Art CancroPage popups work again
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
2006-01-26 Art Cancro* Fixed some spelling errors
2006-01-25 Art Cancro* Don't pullquote the headers when editing a wiki page.
2006-01-25 Art Cancro* Eliminated a bug in pullquote_message() that was...
2006-01-24 Art Cancro* Fixes to wiki view to handle "short" links.
2006-01-24 Art Cancro* client_getln() now fails if the client attempts to...
2006-01-24 Art Cancro* Got a primitive version of the wiki system in place...
2006-01-23 Wilfried Göesgensupsie. some lines vanished.
2006-01-22 Art CancroMore work on the wiki view. Don't try to use it yet.
2006-01-20 Art Cancro* Started writing wiki code. It completely does not...
2006-01-20 Wilfried Göesgensconverted comments to get caught by doxygen
2006-01-20 Art CancroBegan adding the infrastructure to support wiki mode...
2006-01-19 Art CancroFixed a small memory leak
2006-01-19 Art CancroTHIS IS 6.71
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2006-01-16 Art Cancro* Experimental unix domain socket listener
2006-01-15 Art Cancro* setup.c: remove "--backtitle" from calls to "dialog...
2006-01-14 Art Cancroconfig: Correct forged From: lines during authenticated...
2006-01-13 Art CancroTHIS IS 6.70
2006-01-13 Art CancroRemoved the split bbview because it's b0rken in IE
2006-01-12 Art CancroChanges to instant messenger to work around IE bugs
2006-01-12 Art Cancro* More updates to instant messenger:
2006-01-11 Art Cancro* More updates to instant messenger. When new messages...
2006-01-11 Art CancroCorrected a small javascript syntax error
2006-01-11 Art Cancro* instant_messenger.html: learn my own screen name...
2006-01-09 Art Cancro* siteconfig.c: new "Indexing/Journaling" tab now conta...
2006-01-09 Art CancroSite Configuration screen moved to tabbed dialog
2006-01-06 Art Cancro* Localization enabled "Your info" from summary screen
2006-01-06 Art CancroNew tabbed dialog API. This will be used in something...
2006-01-03 Art CancroMore tweaks to instant messenger window
2006-01-03 Art CancroAllow selection of tabs in multiple conversation mode.
2006-01-02 Art CancroThe new AJAX-based instant messenger now handles sendin...
2006-01-02 Art CancroNew way to display incoming instant messages. Not...
2005-12-22 Art Cancro* Added missing HTTP headers to do_chat()
2005-12-21 Art Cancro* configure.in: use different variable names for each...
2005-12-21 Art Cancro* Makefile.in: target 'distclean' - do not remove po...
2005-12-17 Art Cancro* messages.c: include the "edit html source" button...
2005-12-16 Art Cancro* Checkbox to allow anonymous posting in rooms which...
2005-12-15 Art Cancro* "Headers" option in view message
2005-12-13 Art Cancro* Require Citadel server version to be at least 6.63
2005-12-13 Art CancroDon't try to twiddle /etc/inittab on systems that don...
2005-12-13 Art Cancro* chatframeset.html: inserted a missing </body> tag.
2005-12-12 Art Cancro* it.po: updated Italian translation submitted by Gabri...
2005-12-12 Wilfried Göesgens* another rework of the locale parser. Hopefully featur...
2005-12-11 Art Cancro* Mercilessly ripped out all of the gratuitously comple...
2005-12-11 Art Cancro* wclib.js: transmit the "no floors expanded" condition...
2005-12-10 Art Cancro* Switched our TinyMCE call to the "advanced" theme...
2005-12-09 Art Cancro* Deleting a message from the Trash folder now actually...
2005-12-09 Art Cancro* Slightly more intelligent language detection.
2005-12-08 Art Cancro* Detect the browser language, and use it as the defaul...
2005-12-08 Art Cancro* Fix "locale leak" on newer Linux systems where gettex...
2005-12-08 Art Cancro Improved the reliability of per-thread locale by unset...
2005-12-07 Art Cancro* Fixed more missing localization items
2005-12-07 Art Cancro* Per-session locale. For some reason it doesn't work...
2005-12-07 Art Cancro* po/it.po: Italian localization submitted by Gabriele...
2005-12-05 Art Cancro* Upgraded TinyMCE to v2.0.1; CLEAR YOUR CACHE NOW
2005-12-05 Wilfried Göesgens* Use tokenizer function to completely parse accept...
2005-12-05 Art Cancro* Added in some of the missing localizations
2005-12-03 Wilfried Göesgens* added some translations
2005-12-03 Wilfried Göesgens* fixed langage detection to work with simple 'de'...
2005-12-02 Art Cancro* Re-enabled browser language detection. This will...
2005-12-02 Art Cancro* wclib.js: fixed a syntax error
2005-12-01 Art Cancro* which_div_expanded is now persistent across sessions
2005-12-01 Art Cancro* which_div_expanded is now persistent across page...
2005-12-01 Art Cancro* Clicking on the expanded floor div collapses it.
2005-12-01 Art Cancro* More style changes to the new room list, mainly with...
2005-12-01 Art Cancro* Added icons to the new room list
2005-12-01 Art Cancro* The iconbar roomlist, when selected, is now persisten...
2005-12-01 Art Cancro* Shortened some of the string lengths in struct wcsess...
2005-11-30 Art CancroDrag-and-drop move messages is now complete.
2005-11-30 Art Cancro* Completed the JavaScript-detection of room names...
2005-11-29 Art Cancro* Made the iconbar room list somewhat usable (collapse...
2005-11-28 Wilfried Göesgens* migrate to _GNU_SOURCE and uselocale() to be threadsafe.
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up compiler...
2005-11-27 Wilfried Göesgens* Detect locale from Browser Environment
next