Began making changes to do better handling of character sets.
[citadel.git] / webcit / webcit.h
2006-03-10 Art CancroBegan making changes to do better handling of character...
2006-03-02 Art CancroMade the 'New User' button disappear when it is not...
2006-02-21 Art CancroGroupDAV PROPFIND on the folder list collection now
2006-02-18 Art CancroTHIS IS 6.72
2006-02-14 Art CancroCleaned up some of the comments in webcit.h
2006-02-13 Art Cancrowebserver.c: don't call realloc() on every single call
2006-02-13 Art CancroRemoved monthname() and replaced with proper strftime...
2006-02-12 Art CancroMore conversion of date/time strings to strftime-based...
2006-02-12 Art CancroBegan moving date outputs to strftime_l()
2006-02-11 Art CancroMoved _GNU_SOURCE declaration to webcit.h so all source...
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
2006-02-06 Art CancroCreated ctdl_iconv_open() wrapper around iconv_open()
2006-02-05 Wilfried Göesgensadded brief view calendar, and renamed the original...
2006-01-30 Art Cancro* Reversed the previous change
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-28 Art CancroAll month names and weekday names are now sourced from...
2006-01-26 Art CancroComplete overhaul of "Notes" view. Now features AJAX...
2006-01-24 Art Cancro* Fixes to wiki view to handle "short" links.
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-23 Wilfried GöesgensDone with doxygenizing
2006-01-22 Art CancroMore work on the wiki view. Don't try to use it yet.
2006-01-21 Art Cancrowiki
2006-01-20 Art Cancro* Started writing wiki code. It completely does not...
2006-01-20 Art CancroBegan adding the infrastructure to support wiki mode...
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-09 Art Cancro* siteconfig.c: new "Indexing/Journaling" tab now conta...
2006-01-06 Art CancroNew tabbed dialog API. This will be used in something...
2006-01-02 Art CancroNew way to display incoming instant messages. Not...
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-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-08 Art Cancro* Detect the browser language, and use it as the defaul...
2005-12-08 Art Cancro Improved the reliability of per-thread locale by unset...
2005-12-07 Art Cancro* Per-session locale. For some reason it doesn't work...
2005-12-07 Art Cancrolocale changes
2005-12-05 Art Cancro* Added in some of the missing localizations
2005-12-01 Art Cancro* which_div_expanded is now persistent across page...
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-28 Art Cancro* Eliminated the use of tmpnam() to shut up compiler...
2005-11-22 Art Cancro* Set up a toggleable iconbar that can switch between...
2005-11-22 Art Cancro* create-pot.sh: now creates a new webcit.pot file...
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-14 Art Cancro* Added an '-f' command line option to allow WebCit...
2005-11-05 Art Cancro* The checkboxes are gone! Implemented ajax delete...
2005-11-03 Art Cancro* Removed the 'mark message as seen' C code (in the...
2005-11-02 Art Cancroadded per-user internet mail permission setting
2005-10-30 Art Cancro* messages.c: the summary line for each message is...
2005-10-26 Art Cancro* Bumped internal version number to 6.31. Minimum...
2005-10-25 Art Cancrocommit
2005-10-21 Art Cancro* Handle embedded message/rfc822 submessages, using...
2005-10-17 Art CancroTHIS IS 6.30
2005-10-08 Art Cancroneed citadel 6.58
2005-09-26 Art Cancro* Offer the [Move] and [Delete] buttons not only for...
2005-09-25 Art Cancro* Generalized the way we handle static content director...
2005-09-20 Art Cancro* webcit.c: moved request_method[] out of the global...
2005-09-19 Art Cancro* Two-pane mail reading now uses Ajax instead of a...
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-09-17 Art Cancro* Fixed the autocompletion for CC: and BCC:
2005-09-14 Art Cancro* Autocompletion now fetches candidate addresses using...
2005-09-13 Art Cancro* THIS IS 6.25
2005-09-12 Art Cancro* Built an initial version of the "forward message...
2005-09-09 Art Cancro* Removed some dead code
2005-09-09 Art Cancro* Checked in a copy of the "script.aculo.us" library...
2005-08-22 Art Cancro* messages.c: finished i18n
2005-08-19 Michael HamptonClean up the RSS feed. Attempt to read If-Modified...
2005-08-18 Michael Hamptongotoroom() now returns nonzero on error
2005-08-17 Art Cancro* More work to get the gettext stuff working, although...
2005-08-16 Art Cancro* More gettext/i18n crap
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-08-09 Art Cancro* Mailbox summary view is now generated using the server's
2005-07-28 Art Cancro* Awesome new 2-pane layout with ajax functionality...
2005-07-25 Art Cancro* mailbox summary sort by subject/sender/date
2005-07-23 Art Cancro* Updated the docs and the version number
2005-07-23 Art Cancro* New AJAX-based wholist refresh
2005-07-22 Art Cancro* 'whobbs' is now 'who'
2005-07-22 Art Cancro* HTML messages in foreign character sets are now conve...
2005-07-19 Art Cancro* Brought over the newest version of the MIME parser...
2005-07-14 Art Cancro* Fix bug #147 (date sometimes saved incorrectly for...
2005-06-29 Art Cancro* Bumped internal version number to 6.20
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
2005-06-15 Art Cancro* Bumped the internal version number to 6.19
2005-06-12 Art Cancro* Increase maximum viewable message count from 4096...
2005-06-07 Art Cancro* Don't compress when HTTP tracing/logging is enabled
2005-05-26 Art Cancro* Updated internal version number to 6.11
2005-05-11 Art Cancro* webcit.c: fixed a string bug that caused the whole...
2005-04-11 Art Cancro* Replaced serv_gets() with serv_getln() - which now...
2005-04-08 Art Cancro* Moved to the new string tokenizer API
2005-04-04 Art Cancro* configure.in: fix libical version detection
2005-03-30 Art Cancro* serv_crypto.c: made changes to OpenSSL calls ......
2005-03-10 Art Cancro*** empty log message ***
2005-02-23 Art Cancro* Better control of HTTP headers which control browser...
2005-02-22 Art Cancro* When the "begin_burst() / end_burst()" semantics...
2005-02-21 Art Cancro* Various debugging type of everythingism to help chat...
2005-02-20 Art Cancro* Switched the Reply/Move/Delete buttons back to ordina...
next