summaryrefslogtreecommitdiff
path: root/glib/glibintl.h
Commit message (Expand)AuthorAgeFilesLines
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+2
* Remove all uses of G_CONST_RETURNRyan Lortie2011-06-091-3/+3
* Revert "Remove all uses of G_CONST_RETURN"Emmanuele Bassi2011-03-151-3/+3
* Remove all uses of G_CONST_RETURNRyan Lortie2011-03-151-3/+3
* Correct internal definition of C_()Owen W. Taylor2011-03-121-2/+4
* Add C_() to glibintl.hEmmanuele Bassi2010-08-241-0/+2
* Mark glib_gettext as string translation functionTobias Mueller2009-04-011-1/+1
* If !ENABLE_NLS, make textomain() macro return "messages" in case of a NULLMatthias Clasen2009-01-181-1/+1
* Bug 559110 – Do not include libintl.h after glibintl.hMatthias Clasen2008-11-281-0/+1
* Bug 503071 - Application direction changes to right to left even if theres14:31:18 Tim Janik2008-05-201-2/+0
* Bug 503071 - Application direction changes to right to left even if theresYair Hershkovitz2008-05-111-0/+2
* Simple fixes to help building GLib on embedded systems without NLS.Matthias Clasen2008-03-311-0/+1
* Add in the new symbolsAlexander Larsson2007-11-281-2/+2
* gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson2007-11-261-2/+8
* 1.3.14GLIB_1_3_14Owen Taylor2002-02-171-1/+3
* The following patch corrects some function attributes. (#61780)Matthias Clasen2001-12-061-1/+1
* Optimize for size rather than speed by making _() always callOwen Taylor2001-01-171-8/+3
* Add gettext support.Owen Taylor2001-01-161-0/+33