Began making changes to do better handling of character sets.
[citadel.git] / webcit / tools.c
2006-03-10 Art CancroBegan making changes to do better handling of character...
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
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-23 Wilfried Göesgensupsie. some lines vanished.
2006-01-23 Wilfried GöesgensDone with doxygenizing
2005-11-28 Art Cancro* Eliminated the use of tmpnam() to shut up compiler...
2005-09-09 Art Cancro* Removed some dead code
2005-08-12 Art Cancro* All OS-level includes are now included from webcit...
2005-07-19 Art Cancro* Brought over the newest version of the MIME parser...
2005-06-27 Art Cancro* Header file adjustments to make it work on FreeBSD
2005-06-24 Art Cancro* Added a "preferences and settings" screen for each...
2005-06-06 Art Cancro* Made some changes to the calendar/uuid logic to fix...
2005-06-02 Art Cancro* tools.c: generated uuid's no longer contain "{" and...
2005-05-11 Art Cancro* webcit.c: fixed a string bug that caused the whole...
2005-04-11 Art Cancro*** empty log message ***
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...
2004-12-01 Art Cancro* tools.c: don't crash when striplt() is called with...
2004-10-15 Art Cancro* Calendar objects UID now generated by generate_uuid...
2004-07-16 Art Cancro* tools.c: display 13:00 as 12pm, not 12am
2003-08-22 Art Cancro* Added a skeleton "setup" program to the tree. It...
2003-04-30 Art Cancro* Added the ability to compose messages with file attac...
2003-02-07 Art Cancro* Replaced sleep() with a function that sleeps using...
2003-01-29 Art Cancro* Shuffled some code and comments around; minor cleanup
2003-01-28 Art Cancro* All functions which read binary data from the server...
2003-01-05 Art Cancro* Display PARTSTAT for attendees
2003-01-05 Art Cancro* Add "today's calendar events" to the summary page.
2002-10-19 Art Cancro* Save an incoming meeting request into the user's...
2002-05-23 Art Cancro* Brought over a utility function I'll need later
2002-05-07 Art Cancro* In message summary, replace 'Del' links with checkboxes
2002-05-03 Art Cancro* Finished "folder list" mode (still need to move it...
2002-03-19 Art Cancro* Brought over yet another new version of the MIME...
2002-02-13 Art Cancro* Added some rudimentary support for displaying vCards...
2002-01-24 Michael Hampton* Trace file using lprintf() similarly to citserver
2001-12-11 Art Cancro* Finished the share/unshare room screen in Edit Room
2001-11-18 Art Cancro* Brought over the newer string tokenizer from Citadel
2001-06-07 Art Cancro* Brought over an updated mime parser from Citadel
2000-05-07 Art Cancro* added Date: and Last-Modified: headers to HTTP output
2000-03-19 Art Cancro* Made the header-bar buttons more visible
1999-12-03 Art Cancro* Rewrote the HTTP engine and application coupling...
1999-03-07 Art Cancro * wildmat.c, braindamage.c: added
1998-12-12 Art CancroBrought over message reading functions from old WebCit
1998-11-30 Art Cancroadded stuff