]> code.citadel.org Git - citadel.git/history - webcit
Removed the old NLS output from the configure.in summary,
[citadel.git] / webcit /
2006-04-18 Art CancroRemoved the old NLS output from the configure.in summary,
2006-04-16 Wilfried Göesgensthese ones where missing.
2006-04-16 Wilfried Göesgens* don't call autogen in buildpackages script.
2006-04-16 Wilfried Göesgens* added various files generated by autogen.sh, because...
2006-04-15 Wilfried Göesgens* though POTFILES is automatically generated on newer
2006-04-14 Art CancroVersion 6.81
2006-04-14 Art Cancrowebserver.c: bind to LOCALEDIR for message catalog.
2006-04-09 Wilfried Göesgens* fix freebsd build.
2006-04-07 Art CancroUpdated version number to 6.80
2006-04-06 Wilfried Göesgenswe need to call another shellscript now.
2006-04-06 Wilfried Göesgensmore modern version.
2006-04-06 Art CancroFixed the 'add new note' button not woring
2006-04-05 Wilfried Göesgens* missing flag for libiconv added to the linker flags.
2006-04-04 Art CancroAfter sending an initial page, return to the wholist
2006-03-30 Art CancroZero out the 'Display name' field when displaying the
2006-03-27 Art CancroNon-AJAX move or delete of a message now reloads the
2006-03-27 Art CancroRemove height constraint on site logo in
2006-03-25 Art CancroUpdated the README with credits for the new
2006-03-25 Art CancroCalendar: selecting 'Add new event' from the banner bar
2006-03-24 Art CancroWorked around a DOM bug in Internet Explorer that caused it
2006-03-24 Art CancroResized and repositioned the tooltip bubble so that
2006-03-24 Art CancroAdded date/time to calendar bubbles.
2006-03-22 Wilfried Göesgens* added central location for tiny_mce
2006-03-21 Art CancroSummary/location/notes are now in the bubbles.
2006-03-21 Art CancroAdded bubble tooltip support. Connected to calendar...
2006-03-21 Art CancroAdded bubble tooltip support. Connected to calendar...
2006-03-20 Wilfried Göesgens* add documentation
2006-03-17 Art CancroWhen saving vCards back to the server,
2006-03-16 Wilfried Göesgensfixed default installation target of tiny mce and the...
2006-03-16 Wilfried Göesgens* define prefix in a smart way.
2006-03-16 Wilfried Göesgenssubstitute our compile prefix.
2006-03-15 Art Cancrocreate-pot.sh (does this still get used?) now looks...
2006-03-14 Wilfried Göesgenswe need to know that to translate.
2006-03-14 Wilfried Göesgensignore stamp-po
2006-03-14 Wilfried Göesgensget ChangeLog from svn.
2006-03-14 Wilfried Göesgensignore ChangeLog, as it's taken from SVN
2006-03-14 Wilfried Göesgenswell. autopoint doesn't know anything about .14.0
2006-03-14 Wilfried Göesgensrequire older gettext version.
2006-03-14 Wilfried Göesgens* fixed debian build
2006-03-12 Wilfried Göesgens* use config.h
2006-03-12 Wilfried Göesgensok, the template comes for us to have a start manually...
2006-03-12 Wilfried Göesgensdon't look at .o's etc.
2006-03-12 Wilfried Göesgensmore cleanup. no autogenerated files in svn.
2006-03-12 Wilfried Göesgensautomagic script stuff. don't have stuff in svn that...
2006-03-12 Wilfried Göesgensprovided by autoreconf -i
2006-03-12 Wilfried Göesgenscreated by autoreconf
2006-03-12 Wilfried GöesgensVarious files automake wants to have. some of them...
2006-03-12 Wilfried Göesgenswe don't want autoconf/make stuff in svn. this should...
2006-03-12 Wilfried Göesgensremove these files, as they're automagicaly generated...
2006-03-12 Wilfried Göesgensadded Automaked makefiles.
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-03-10 Art CancroBegan making changes to do better handling of character...
2006-03-06 Art CancroAdvertise DAV as Class 1 only; we don't support locking.
2006-03-06 Art CancroNew it.po submitted by Gabriele Tassoni
2006-03-05 Art CancroWebDAV GET/PUT of an entire calendar as one item
2006-03-04 Art CancroAltered the URL format for PUT an entire calendar.
2006-03-04 Art CancroAltered the URL format for GET an entire calendar.
2006-03-04 Art CancroSmall fix to previous commit
2006-03-04 Art CancroAdded in preliminary support for 'webcal://' URL's...
2006-03-03 Art CancroAltered the way UID's are encoded into URL's in DAV.
2006-03-02 Art CancroAdded the HTTP response 'DAV: 1, 2' to all OPTIONS...
2006-03-02 Art CancroRFC2047-encode subjects with non ascii characters.
2006-03-02 Art Cancro404 all broken Microsoft /_vti_* crap
2006-03-02 Art CancroMade the 'New User' button disappear when it is not...
2006-03-01 Art Cancrogroupdav_propfind.c: continued fleshing out the DAV...
2006-02-28 Art Cancrolocate_message_by_uid() once again uses the server...
2006-02-21 Art CancroGroupDAV PROPFIND on the folder list collection now
2006-02-21 Art Cancro* groupdav_propfind.c: PROPFIND on a collection now...
2006-02-20 Art CancroAPI change: pass the 'Depth:' header and content along
2006-02-18 Wilfried Göesgensadded backtrace function
2006-02-18 Art CancroTHIS IS 6.72
2006-02-16 Art CancroFixed some stray HTML output prior to the HTTP headers.
2006-02-16 Wilfried Göesgensprint day number after name.
2006-02-16 Wilfried Göesgensinstall locales into /usr/share/locale, as everybody...
2006-02-16 Art CancroLocalization hacks.
2006-02-15 Art CancroAdd an extra <br> at the end when pullquoting a message.
2006-02-14 Art CancroCleaned up some of the comments in webcit.h
2006-02-13 Wilfried Göesgenssplit up to remove html code from the localization.
2006-02-13 Wilfried Göesgensadded comments to make the start and the end of the...
2006-02-13 Wilfried Göesgenstolowered the embedded html.
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-09 Art Cancromessages.c: fixed some memory allocation issues
2006-02-09 Art Cancrofix iconv calling syntax
2006-02-09 Art CancroFixed a problem with free_march_list()
2006-02-09 Art Cancrohtml2html.c: when converting links, don't add quotes...
2006-02-09 Art CancroAllow the user to specify a default character set for...
2006-02-09 Art Cancroit.po: updated Italian translation sent in by Gabriele...
2006-02-08 Art CancroFixed a couple of memory leaks detected by Valgrind.
2006-02-08 Art CancroMemory allocation fix
2006-02-07 Art CancroSome changes to view vs. default view behavior.
2006-02-06 Art CancroCreated ctdl_iconv_open() wrapper around iconv_open()
2006-02-05 Art Cancromessages.c: corrected a call to utf8ify_rfc822_string...
2006-02-05 Wilfried Göesgensremoved fuzzy lines, as the translation was correct.
2006-02-05 Wilfried Göesgensadded brief view calendar, and renamed the original...
2006-02-05 Wilfried Göesgensadded more translations for wiki etc.
2006-02-04 Art CancroPerform RFC2047 charset decoding in recipient names
next