summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-06Added "ne.po" Nepali translationPawan Chitrakar8-1/+499
2004-06-05cpp #directives should always have the "#" in the first column of the theManish Singh6-1/+31
2004-06-02Use higher precision for the mathematical constants. (#141941, MortenMatthias Clasen6-7/+32
2004-06-02Fix an off-by-one error in g_markup_parse_context_parse(). (#142794,Matthias Clasen6-1/+31
2004-05-31Add gmodule-ar.c. (#85930, Tomas Ögren)Matthias Clasen2-0/+5
2004-05-17Merged from 2.4:Matthias Clasen6-2/+40
2004-05-15[Win32] Only believe HOME if it is an absolute path and exists. (#138618)Tor Lillqvist6-1/+32
2004-05-14Handle empty digit string for precision correctly. (#142400)Tor Lillqvist7-7/+84
2004-05-12Make it compile on AIX. (#141159, Michael Wilson)Matthias Clasen2-7/+14
2004-05-10Merge from 2.4:Matthias Clasen6-2/+37
2004-05-09Remove two duplicated lines. Thanks to Benoît Carpentier.Tor Lillqvist6-2/+25
2004-05-09Merge from 2.4:Matthias Clasen6-1/+37
2004-05-09Add bug reference.Matthias Clasen5-0/+5
2004-05-09Merge from 2.4:Matthias Clasen7-15/+40
2004-05-06Bump version number to 2.5.0.Matthias Clasen6-3/+23
2004-05-06Quote the file scheme to mark it as untranslatable. String change.Matthias Clasen6-1/+71
2004-05-05Add multiple indices.Matthias Clasen2-2/+13
2004-05-05Add multiple indices.Matthias Clasen2-1/+16
2004-05-04Move aside ChangeLog for 2.4glib-2-4-branchpointOwen Taylor6-10349/+0
2004-05-04Updated Norwegian translation.Kjartan Maraas2-7/+11
2004-05-03Added Walloon filePablo Saratxaga9-1/+515
2004-05-02check for __pentium4__ when deciding whether to use bswap forManish Singh7-1/+31
2004-05-01added makefile.msc to EXTRA_DIST fixes #141563, Steve LhommeHans Breuer7-0/+31
2004-05-012004-05-01 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2-22/+18
2004-04-30=== Released 2.4.1 ===GLIB_2_4_1Matthias Clasen68-220/+268
2004-04-30Updated Welsh translation from Rhys Jones.Telsa Gwynne2-31/+35
2004-04-30Updated Ukrainian translationYuri Syrota2-6/+10
2004-04-29ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2-4/+9
2004-04-28Updated Serbian translation (and fixed ChangeLog encoding, argh).Danilo Šegan4-45/+49
2004-04-27Updated Catalan translation.Jordi Mallach2-4/+8
2004-04-27Translation updated by Tino Meinen.Vincent van Adrighem2-11/+17
2004-04-26Updated Czech translation.Miloslav Trmac2-4/+9
2004-04-26Updated British English translationGareth Owen2-4/+8
2004-04-25Plug memory leak. (#140770, John Ehresman)Tor Lillqvist7-1/+35
2004-04-25Updated the Greek translationKostas Papadimas2-14/+14
2004-04-24Finnish translation updated by Sami Pesonen <sampeson@iki.fi>Sami Pesonen2-7/+12
2004-04-24Updated Polish translation by GNOME PL Team.Artur Flinta2-5/+9
2004-04-24Updated French translation.Christophe Merlet2-19/+23
2004-04-24Updated Portuguese translation.Duarte Loreto2-9/+13
2004-04-24Updated Spanish translation.Francisco Javier F. Serrador2-4/+8
2004-04-24Updated Canadian English translation.Adam Weinberger2-6/+9
2004-04-23Updated Swedish translation.Christian Rose2-6/+13
2004-04-23Reinstate LIBCHARSET_ALIAS_DIR support which got lost at some point.Matthias Clasen9-1/+43
2004-04-23Don't call g_strerror() here, since it can lead to infinite recursion.Matthias Clasen7-2/+32
2004-04-22Actually convert escape chars in --vprod. (#139058, Christophe Saout)Matthias Clasen2-1/+6
2004-04-22Trivial warning fix.Matthias Clasen7-1/+13
2004-04-22Add some tests for off-by-one errors.Matthias Clasen8-3/+47
2004-04-22Add testcases for g_message() involving non-printable and unsafeMatthias Clasen8-8/+58
2004-04-22Fix problems when a locale-specific decimal separator directly follows aMatthias Clasen8-14/+74
2004-04-22Only set time_is_current to FALSE if context->timeout is not zero.Matthias Clasen7-1/+31