Age | Commit message (Expand) | Author | Files | Lines |
2004-08-13 | Updates | Matthias Clasen | 6 | -0/+27 |
2004-08-12 | Document the necessity to call g_thread_init() when using threads (even | Matthias Clasen | 2 | -4/+9 |
2004-08-11 | Added nb to ALL_LINGUAS | Kjartan Maraas | 6 | -1/+21 |
2004-08-11 | Add correctly named file. | Kjartan Maraas | 2 | -0/+509 |
2004-08-09 | ankit@redhat.com 09/08/04 | Ankitkumar Rameshchandra Patel | 1 | -32/+20 |
2004-08-08 | Updated Mongolian translation. | Sanlig Badral | 2 | -148/+94 |
2004-08-05 | strdup result so caller doesn't free internally managed memory. | Ray Strode | 6 | -2/+27 |
2004-08-01 | Include a test involving consecutive backslashes followed by a non-escaped | Matthias Clasen | 7 | -4/+57 |
2004-07-30 | Post-release version bump. | Matthias Clasen | 6 | -2/+12 |
2004-07-30 | Forgotten commit...GLIB_2_4_5 | Matthias Clasen | 73 | -2244/+2303 |
2004-07-30 | Don't validate for UTF-8 here. (#148420, Robert Ă–gren) | Matthias Clasen | 7 | -4/+112 |
2004-07-28 | Updated Albanian translation. | Laurent Dhima | 2 | -2/+8 |
2004-07-28 | Clarify docs for g_get_real_name(). (#143552, Danek Duvall) | Matthias Clasen | 2 | -1/+7 |
2004-07-28 | Catch cases of forgotten g_type_add_private(). (#148368, Tommi Komulainen) | Matthias Clasen | 2 | -0/+11 |
2004-07-28 | Tests for handling of whitespace inside tags. | Matthias Clasen | 12 | -115/+198 |
2004-07-27 | Updated Bulgarian translation by Rostislav "zbrox" Raykov | Alexander Shopov | 2 | -34/+36 |
2004-07-24 | s/g_strtokenize/g_strsplit_set/ in docs. | Soeren Sandmann | 6 | -2/+27 |
2004-07-23 | Fix docs for G_MAXSIZE. (#148262, Christophe Fergeau) | Matthias Clasen | 8 | -2/+57 |
2004-07-21 | Fix #132858, Sven Neumann, patch by James Henstridge: | Matthias Clasen | 7 | -0/+68 |
2004-07-21 | Use the correct fields for enums and flags. (#145015,Tommi Komulainen) | Matthias Clasen | 2 | -2/+7 |
2004-07-21 | Fix #147651, reported by Oliver Guntermann: | Matthias Clasen | 7 | -8/+73 |
2004-07-21 | updated hindi translation | Guntupalli Karunakar | 1 | -0/+4 |
2004-07-12 | Don't choke on a zero handler_id. | Matthias Clasen | 2 | -1/+5 |
2004-07-09 | Post-release version bump | Matthias Clasen | 6 | -2/+22 |
2004-07-09 | 2.4.4GLIB_2_4_4 | Matthias Clasen | 74 | -746/+827 |
2004-07-09 | Improve g_array_free() docs. (#146875, Ed Griffiths) | Matthias Clasen | 2 | -1/+6 |
2004-07-09 | Convert filename to UTF-8 before using it in the error message. (#146054, | Matthias Clasen | 6 | -1/+36 |
2004-07-05 | Add top_srcdir to make srcdir != . work. (#145166, Kaz Sasayama) | Matthias Clasen | 6 | -0/+27 |
2004-07-04 | Use a small test library instead of libpthread.so for testing RTLD_GLOBAL | Matthias Clasen | 6 | -5/+39 |
2004-07-01 | glib/giowin32.c (g_io_channel_win32_init, g_io_win32_free) Initialize | John Ehresman | 6 | -2/+34 |
2004-06-28 | Translation updated. | Laurent Dhima | 2 | -4/+10 |
2004-06-24 | update vi.po | Nguyen Thai Ngoc Duy | 1 | -14/+14 |
2004-06-23 | Add an initializer for the g_define_type_info.value_table. | Matthias Clasen | 2 | -0/+7 |
2004-06-19 | Actually define the guard after checking for it. (#108038, Morten | Matthias Clasen | 2 | -0/+7 |
2004-06-16 | Merged from HEAD: | Federico Mena Quintero | 6 | -2/+179 |
2004-06-12 | Ignore a missing newline at EOF for single line comments. (#83674, Sven | Matthias Clasen | 6 | -0/+34 |
2004-06-11 | Actually set any_failed on failure. (#143552, Philippe Blain) | Matthias Clasen | 6 | -1/+26 |
2004-06-10 | Translation updated. | Metin Amiroff | 2 | -28/+33 |
2004-06-10 | Merge from HEAD: | Federico Mena Quintero | 6 | -8/+45 |
2004-06-09 | Updated translation | Pawan Chitrakar | 1 | -473/+473 |
2004-06-09 | Updated translation | Pawan Chitrakar | 2 | -1/+5 |
2004-06-08 | Added ne.po Nepali Translation | Pawan Chitrakar | 8 | -1/+498 |
2004-06-08 | Added a note about the changes below. | Federico Mena Quintero | 7 | -23/+100 |
2004-06-08 | Make "make check" less noisy. | Matthias Clasen | 6 | -5/+42 |
2004-06-07 | Fix the docs for G_DEFINE_TYPE() and friends. (#143800, Crispin Flowerday) | Matthias Clasen | 2 | -24/+6 |
2004-06-06 | Check home for being NULL. (#143812, Ivan Wong) | Tor Lillqvist | 6 | -1/+26 |
2004-06-05 | cpp #directives should always have the "#" in the first column of the the | Manish Singh | 6 | -1/+31 |
2004-06-04 | Post-release version bump. | Matthias Clasen | 6 | -2/+12 |
2004-06-04 | 2.4.2GLIB_2_4_2 | Matthias Clasen | 72 | -1415/+1515 |
2004-06-02 | Fix an off-by-one error in g_markup_parse_context_parse(). (#142794, | Matthias Clasen | 6 | -1/+31 |