Began making changes to do better handling of character sets.
[citadel.git] / webcit / preferences.c
2006-02-09 Art CancroAllow the user to specify a default character set for...
2006-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-23 Wilfried GöesgensDone with doxygenizing
2006-01-18 Art Cancro* fix_scrollbar_bug is now a class instead of an id...
2005-11-04 Art Cancro* Removed all of the absolute URL's.
2005-11-04 Art Cancrolower case tags
2005-10-25 Art Cancrocommit
2005-09-29 Art Cancro* sig is done, but need to add proper handling of lineb...
2005-09-29 Art Cancro* Began implementing the "signature" feature. It doesn...
2005-09-18 Art Cancro* summary.c: summary screen is now updated using ajax...
2005-08-22 Art Cancro* paging.c preferences.c roomops.c : i18n
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
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-02-04 Art Cancro* Cleaned up the rcs/cvs Id tags and leading comments...
2003-03-01 Art Cancro* New user registration, as well as existing user re...
2002-06-19 Art Cancro* When editing another user's vCard, do a "transient...
2002-05-22 Art Cancro* Finished room/folder view selector. Pretty cool.
2002-05-08 Art Cancro* Preferences framework