Mailing list header changes (fuck you Google)
[citadel.git] / webcit / gettext.c
2008-06-22 Art Cancrooops, fixed it
2008-05-01 Wilfried Göesgens* if built with non-threaded locale, we need to sanitiz...
2008-04-21 Wilfried Göesgens* added Portoguese Brazillian translation done by Marco...
2008-02-25 Wilfried Göesgens* if we're in single-lang gettext mode, just show the...
2008-02-24 Wilfried Göesgens* use default configure options to find threadsafe...
2008-02-08 Wilfried Göesgens* tiny 'file'-extract, now we can detect the type of...
2007-01-18 Thierry PasqualierChange HTML in login screen to improve customization
2006-12-08 Art CancroAdded nl.po (Dutch translation) submitted by Wim Kuilman
2006-10-16 Art CancroInstalled a French translation submitted by Thierry
2006-06-18 Art Cancrogettext.c: 'search' is now a fixed length string buffer.
2006-05-31 Art CancroDanish translation (da_DK) supplied by Flemming Veggerby
2006-05-02 Art Cancrowebcit_before_automake is now the trunk
2006-03-12 Wilfried Göesgensmove all source files to src/
2006-02-16 Art CancroLocalization hacks.
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-01-29 Wilfried Göesgens* Doxygen groups. Sorted the files into groups. so...
2006-01-26 Art Cancro* Fixed some spelling errors
2006-01-21 Wilfried Göesgensmore doxygen doku.
2006-01-20 Wilfried Göesgensconverted comments to get caught by doxygen
2005-12-12 Wilfried Göesgens* another rework of the locale parser. Hopefully featur...
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* 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 Wilfried Göesgens* Use tokenizer function to completely parse accept...
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-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-27 Wilfried Göesgens* Detect locale from Browser Environment