Revert "Remove ENABLE_NLS definition. Either we HAVE_USELOCALE or we don't translate...
[citadel.git] / webcit / gettext.c
2012-02-22 Art CancroRevert "Remove ENABLE_NLS definition. Either we HAVE_U...
2012-02-22 Art CancroRemove ENABLE_NLS definition. Either we HAVE_USELOCALE...
2012-02-21 Art CancroSimplified tmplput_offer_languages() behavior on non...
2012-02-21 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-19 Art Cancroremoved empty_locale and just use wc_locales[0] for...
2012-02-19 Art Cancroman page says that '/locale' will be appended to the...
2012-02-19 Art CancroCall textdomain() and bindtextdomain() at the beginning...
2012-02-18 Wilfried Goesgensresync translations with launchpad; add czec strings.
2012-02-18 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-02-16 Art CancroStyle cleanup in preparation for changes to this module
2012-01-30 Wilfried GoesgensMerge branch 'master' of ssh://git.citadel.org/appl...
2012-01-30 Wilfried GoesgensGettext: once we found the language specified, abort...
2011-11-28 Wilfried Goesgensadd changes from ubuntu launchpad
2011-09-04 Art CancroMerged the Simplified Chinese (zh_CN) translation submi...
2011-09-04 Wilfried GoesgensFix lots of warnings all over the place, make inbound...
2011-09-04 Art CancroTinkered with the memory pointers in sitemap.c to try...
2011-09-04 Wilfried Goesgensadd finish tranlation imported from launchpad.
2011-09-04 Art CancroSwitching languages now works again
2011-09-04 Art CancroPut the language selector box back in (but it doesn...
2011-09-04 Art CancroRemoved logging subsystem from webcit. It's all syslog...
2011-09-04 Art Cancrocosmetic stuff
2011-09-04 Wilfried GoesgensResync i18n with launchpad
2010-12-02 Wilfried GoesgensUpdate to launchpad R24
2010-11-01 Wilfried GoesgensUps, its el_GR not el_EL
2010-10-30 Wilfried GoesgensTranslation update to Launchpad #6
2010-09-28 Art CancroMerge branch 'master' of ssh://git.citadel.org/appl...
2010-09-27 Wilfried Goesgens* remove void #if
2010-09-01 Art CancroRemove $Id$ tags from most of webcit
2010-06-17 Wilfried Göesgens* fix non locale enabled build
2010-05-25 Art Cancro* added some missing license declarations
2009-12-29 Wilfried Göesgens* apply r8166 from the davrework-branch:
2009-11-05 Wilfried Göesgens* just calculate the language for non-static requests...
2009-10-28 Wilfried Göesgens* use the new regular way to get the accept language...
2009-10-23 Wilfried Göesgensrename wprintf to wc_printf; wchar.h also has a wprintf
2009-10-19 Wilfried Göesgens* upsi, forgot that one.
2009-10-11 Wilfried Göesgens* fix memleak in non-threadded locale case
2009-10-10 Wilfried Göesgens* fix *bsd single locale mode
2009-10-06 Wilfried Göesgens* make locale not found messages less alarming
2009-08-24 Art Cancro* Applied fix to webcit setup
2009-08-21 Wilfried Göesgens* add estonian translation started by Rait Lotamõis
2009-08-01 Wilfried Göesgens* fix bug in locale declaration array (missing ,)
2009-06-14 Wilfried Göesgens* add Hungarian translation by Czakó Krisztián
2009-06-11 Art Cancro* SessionNewModule_GETTEXT() was expecting a StrBuf...
2009-05-21 Wilfried Göesgens* streamline gettext plugin
2009-05-17 Wilfried Göesgens* BIG rewrite of header handling and slimming of contex...
2009-05-10 Wilfried Göesgens* add more module handlers:
2009-02-26 Wilfried Göesgens* cleanup
2009-02-26 Wilfried Göesgens* make WEBCIT_LANG persistantly working through xgettex...
2009-02-25 Art Cancro* Added a null pointer check to the 'language' variable...
2009-02-25 Wilfried Göesgens* ok, we want the LANG feature. but now we make it...
2009-01-12 Wilfried Göesgens+ link gettext.c into setup, so we know the servers...
2009-01-08 Wilfried Göesgens* move some more vars from the session context to strbu...
2008-12-26 Wilfried Göesgens* --pedantic cleanup.
2008-12-20 Wilfried Göesgens* remove accidently committed test stuff
2008-12-13 Wilfried Göesgens* typedef wcsession, so we don't always need to say...
2008-11-27 Wilfried Göesgens* rework login screen to utilize more modern templating
2008-11-24 Wilfried Göesgens* remove old (replaced) code
2008-10-23 Wilfried Göesgens* fix browser LANG header evaluation; strbuf migration...
2008-09-29 Art CancroDate picker is now localized to the currently selected
2008-09-23 Wilfried Göesgens* add contexttype, so the subst can precheck the contex...
2008-09-15 Wilfried Göesgens* move stuff in header and subst.c arround to be better...
2008-09-14 Wilfried Göesgens* do linebuffered/non-blocking reads from http requests
2008-08-31 Wilfried Göesgens* cleanup shutdown procedure; free all structures and...
2008-08-16 Wilfried Göesgens* now template tokens can work as functions, you can...
2008-08-05 Wilfried Göesgens* remove locales from the login window if webcit isn...
2008-07-31 Wilfried Göesgens* several memoryleaks
2008-07-29 Wilfried Göesgens* make param const char *
2008-06-22 Art Cancrooops, fixed it
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...
next