summaryrefslogtreecommitdiff
path: root/glib/ggettext.c
Commit message (Expand)AuthorAgeFilesLines
* Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout2023-05-101-3/+3
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-121-1/+1
* Normalize C source files to end with exactly one newlineSimon McVittie2020-06-101-1/+0
* glib: Update various code comments to mention MesonPhilip Withnall2019-01-151-1/+1
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-5/+5
* ggettext: Include an example of setlocale() and friends in the i18n docsPhilip Withnall2015-01-151-3/+21
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-1/+1
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-2/+2
* Docs: don't use option tagsMatthias Clasen2014-02-061-4/+4
* Don't use <filename> in docsMatthias Clasen2014-02-051-3/+3
* Don't use <envar> in docsMatthias Clasen2014-02-051-1/+1
* Annotate all examples with their languageMatthias Clasen2014-02-011-4/+4
* Docs: Big entity cleanupMatthias Clasen2014-02-011-4/+4
* ggettext: Convert docs to markdownMatthias Clasen2014-02-011-9/+11
* Docs: Don't use the emphasis tagMatthias Clasen2014-01-311-2/+2
* Docs: Don't use the note tagMatthias Clasen2014-01-311-13/+11
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Protect against strcmp() on NULL stringsSebastian Dröge2012-11-281-2/+3
* Improve i18n documentationSébastien Wilmet2012-11-221-4/+9
* win32: prototype _glib_get_dll_directory() and _glib_get_locale_dir()Dan Winship2012-11-151-0/+1
* gettext: Add missing includeColin Walters2012-11-021-0/+1
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-4/+4
* comments/docs: Fix couple of typosRavi Sankar Guntur2012-01-281-1/+1
* documentation fixesStef Walter2011-12-131-1/+1
* Move i18n docs inlineMatthias Clasen2011-11-141-0/+156
* Move _glib_get_locale_dir to ggettext.cChun-wei Fan2011-10-181-0/+56
* Move gettext variations into their own filesMatthias Clasen2011-10-171-0/+402