summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-13UpdatesMatthias Clasen6-0/+27
2004-08-12Document the necessity to call g_thread_init() when using threads (evenMatthias Clasen2-4/+9
2004-08-11Added nb to ALL_LINGUASKjartan Maraas6-1/+21
2004-08-11Add correctly named file.Kjartan Maraas2-0/+509
2004-08-09ankit@redhat.com 09/08/04Ankitkumar Rameshchandra Patel1-32/+20
2004-08-08Updated Mongolian translation.Sanlig Badral2-148/+94
2004-08-05strdup result so caller doesn't free internally managed memory.Ray Strode6-2/+27
2004-08-01Include a test involving consecutive backslashes followed by a non-escapedMatthias Clasen7-4/+57
2004-07-30Post-release version bump.Matthias Clasen6-2/+12
2004-07-30Forgotten commit...GLIB_2_4_5Matthias Clasen73-2244/+2303
2004-07-30Don't validate for UTF-8 here. (#148420, Robert Ă–gren)Matthias Clasen7-4/+112
2004-07-28Updated Albanian translation.Laurent Dhima2-2/+8
2004-07-28Clarify docs for g_get_real_name(). (#143552, Danek Duvall)Matthias Clasen2-1/+7
2004-07-28Catch cases of forgotten g_type_add_private(). (#148368, Tommi Komulainen)Matthias Clasen2-0/+11
2004-07-28Tests for handling of whitespace inside tags.Matthias Clasen12-115/+198
2004-07-27Updated Bulgarian translation by Rostislav "zbrox" RaykovAlexander Shopov2-34/+36
2004-07-24s/g_strtokenize/g_strsplit_set/ in docs.Soeren Sandmann6-2/+27
2004-07-23Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau)Matthias Clasen8-2/+57
2004-07-21Fix #132858, Sven Neumann, patch by James Henstridge:Matthias Clasen7-0/+68
2004-07-21Use the correct fields for enums and flags. (#145015,Tommi Komulainen)Matthias Clasen2-2/+7
2004-07-21Fix #147651, reported by Oliver Guntermann:Matthias Clasen7-8/+73
2004-07-21updated hindi translationGuntupalli Karunakar1-0/+4
2004-07-12Don't choke on a zero handler_id.Matthias Clasen2-1/+5
2004-07-09Post-release version bumpMatthias Clasen6-2/+22
2004-07-092.4.4GLIB_2_4_4Matthias Clasen74-746/+827
2004-07-09Improve g_array_free() docs. (#146875, Ed Griffiths)Matthias Clasen2-1/+6
2004-07-09Convert filename to UTF-8 before using it in the error message. (#146054,Matthias Clasen6-1/+36
2004-07-05Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama)Matthias Clasen6-0/+27
2004-07-04Use a small test library instead of libpthread.so for testing RTLD_GLOBALMatthias Clasen6-5/+39
2004-07-01glib/giowin32.c (g_io_channel_win32_init, g_io_win32_free) InitializeJohn Ehresman6-2/+34
2004-06-28Translation updated.Laurent Dhima2-4/+10
2004-06-24update vi.poNguyen Thai Ngoc Duy1-14/+14
2004-06-23Add an initializer for the g_define_type_info.value_table.Matthias Clasen2-0/+7
2004-06-19Actually define the guard after checking for it. (#108038, MortenMatthias Clasen2-0/+7
2004-06-16Merged from HEAD:Federico Mena Quintero6-2/+179
2004-06-12Ignore a missing newline at EOF for single line comments. (#83674, SvenMatthias Clasen6-0/+34
2004-06-11Actually set any_failed on failure. (#143552, Philippe Blain)Matthias Clasen6-1/+26
2004-06-10Translation updated.Metin Amiroff2-28/+33
2004-06-10Merge from HEAD:Federico Mena Quintero6-8/+45
2004-06-09Updated translationPawan Chitrakar1-473/+473
2004-06-09Updated translationPawan Chitrakar2-1/+5
2004-06-08Added ne.po Nepali TranslationPawan Chitrakar8-1/+498
2004-06-08Added a note about the changes below.Federico Mena Quintero7-23/+100
2004-06-08Make "make check" less noisy.Matthias Clasen6-5/+42
2004-06-07Fix the docs for G_DEFINE_TYPE() and friends. (#143800, Crispin Flowerday)Matthias Clasen2-24/+6
2004-06-06Check home for being NULL. (#143812, Ivan Wong)Tor Lillqvist6-1/+26
2004-06-05cpp #directives should always have the "#" in the first column of the theManish Singh6-1/+31
2004-06-04Post-release version bump.Matthias Clasen6-2/+12
2004-06-042.4.2GLIB_2_4_2Matthias Clasen72-1415/+1515
2004-06-02Fix an off-by-one error in g_markup_parse_context_parse(). (#142794,Matthias Clasen6-1/+31