summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-01UpdatesMatthias Clasen6-1/+23
2004-12-01*** empty log message ***Matthias Clasen2-24/+73
2004-11-30UpdatesMatthias Clasen6-0/+30
2004-11-30Also check errno to detect true errors from spawn*(). (#157258, reportedTor Lillqvist6-1/+29
2004-11-08Initialize child_watch_count to 1, so that we don't miss the very firstMatthias Clasen6-3/+83
2004-11-07Work around an bug in Mac OS < 10.3. (#156446, Dave MacLachlan)Matthias Clasen6-1/+29
2004-11-03master fileAmanpreet Singh Alam1-1/+1
2004-10-26ankit@redhat.com * Changed some wrong rendered charactersAnkitkumar Rameshchandra Patel1-38/+33
2004-10-24Rename first parameter to check_data, since apparently the system headersMatthias Clasen4-4/+15
2004-10-24Undef libc functions before defining them, since they may also be macros.Matthias Clasen6-0/+28
2004-10-08Bump version.Matthias Clasen6-2/+12
2004-10-082.4.7GLIB_2_4_7Matthias Clasen81-1024/+1138
2004-10-08Document that GLib supports only a single callback per pid. (#154828,Matthias Clasen6-0/+34
2004-10-08revreqN Jayaradha1-28/+20
2004-10-06Fix some C99isms. (#154676, Kjartan Maraas)Matthias Clasen6-5/+23
2004-10-06applied patch from Jean-Yves Lefort <jylefort@brutele.be> to not access42-8/+9
2004-10-05Improve the docs for g_object_get_property(). (#153424, Stefan Kost)Matthias Clasen2-3/+8
2004-10-05Updates.Matthias Clasen6-0/+33
2004-10-04Improve docs for g_signal_add_emission_hook. (#154299, Nickolay V.Matthias Clasen2-1/+7
2004-09-30Convert filenames to UTF-8 before putting them in GErrors. (#154078,Matthias Clasen6-12/+76
2004-09-25[Win32] Don't ever open a console window. (Which we used to do if standardTor Lillqvist6-79/+144
2004-09-22[Win32] Add code to remove the bug-compatibility entries (see #134813, andTor Lillqvist2-0/+16
2004-09-20Correct the docs for the default log handler wrt to which messages go toMatthias Clasen2-2/+7
2004-09-2012 neprevedeniIvan Stojmirov1-88/+91
2004-09-17Make it take a guint for number of characters, instead of a gsize.Manish Singh6-1/+36
2004-09-15Convert message to UTF-8. Technically this breaks API, but the actual useTor Lillqvist7-44/+103
2004-09-12Updated Galician translation of glibJesus Bravo Alvarez2-133/+128
2004-09-09Updated Turkish TranslationBaris Cicek2-7/+10
2004-09-07configure.in: Added 'or' to ALL_LINGUAS.Gora Mohanty8-1/+533
2004-09-06Updated Norwegian Nynorsk translation.Åsmund Skjæveland2-24/+16
2004-09-05updated by Misu MoldovanMarius Andreiana2-39/+38
2004-08-31Updated Spanish translation.Francisco Javier F. Serrador2-15/+16
2004-08-30Point to g_hash_table_lookup_extended() for differentiation betweenMatthias Clasen6-1/+34
2004-08-30Fix a typo. (#151109, Stepan Kasal)Matthias Clasen2-3/+7
2004-08-24Updated Nepali TranslationPawan Chitrakar1-0/+4
2004-08-23ankit@redhat.com 23/08/2004 * gu.po : Final Proofread.Ankitkumar Rameshchandra Patel1-19/+14
2004-08-21Tell select_thread to break out of its loop. Prevents a thread leak.Tor Lillqvist6-0/+25
2004-08-21Guard against bogus return value from strxfrm(). For instance Microsoft'sTor Lillqvist6-10/+48
2004-08-20Updated Albanian translation.Laurent Dhima2-1/+5
2004-08-19Correct source and destination charset parameter order in g_convert()Tor Lillqvist6-3/+33
2004-08-19Updated Danish translation.Martin Willemoes Hansen2-3/+7
2004-08-18Updated Albanian translation.Laurent Dhima2-1/+5
2004-08-18Updated Danish translation.Martin Willemoes Hansen2-6/+12
2004-08-17update pa fileAmanpreet Singh Alam1-104/+111
2004-08-16Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kenan HadžiavdićChristian Rose8-1/+535
2004-08-16yet to proof readN Jayaradha1-16/+16
2004-08-13Bump version.Matthias Clasen6-2/+12
2004-08-132.4.6GLIB_2_4_6Matthias Clasen76-339/+433
2004-08-13UpdatesMatthias Clasen6-0/+27
2004-08-12Document the necessity to call g_thread_init() when using threads (evenMatthias Clasen2-4/+9