* Doxygen groups. Sorted the files into groups. so now we have a nice structure
[citadel.git] / webcit / ChangeLog
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
2005-11-24 Art Cancro* Placed a mini roomlist in the iconbar. This is not...
2005-11-23 Wilfried Göesgens* added missing german translations
2005-11-23 Art Cancro* auth.c: localized "User name:" and "Password:" prompts
2005-11-23 Art Cancro* Fixed the unresponsive msgomatic in the bulletin...
2005-11-22 Art Cancro* Set up a toggleable iconbar that can switch between...
2005-11-22 Art Cancro* messages.c, webcit.css: message buttons (Reply, Reply...
2005-11-22 Art Cancro* create-pot.sh: now creates a new webcit.pot file...
2005-11-21 Wilfried Göesgens* added package build script.
2005-11-21 Art Cancro* Moved the definition of INADDR_NONE to webcit.h,...
2005-11-19 Art Cancro* Put in some infrastructure for generating and maintai...
2005-11-19 Art Cancro* Threw away most of the gettextize-generated build...
2005-11-17 Art Cancro* More changes to try to get the po/ directory to build...
2005-11-17 Art Cancro* Assorted tweaks to activate the translations...
2005-11-16 Art Cancro* Checked in po/de.po, a German translation submitted...
2005-11-14 Art Cancro* Added an '-f' command line option to allow WebCit...
2005-11-14 Art Cancro* Added missing HTTP headers for /listsub
2005-11-13 Art Cancro* Discovered the style -moz-user-select:none and applie...
2005-11-13 Art Cancro* Strip prepended '/webcit' in requested url's. This...
2005-11-10 Art Cancro* Completed the implementation of a simple drop target...
next