summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-10-272.5.4GTK_2_5_4Matthias Clasen79-1790/+1878
2004-10-27Introduce the idea of a filename encoding, which is *literally* theMatthias Clasen24-96/+1503
2004-10-27Update Norwegian bokmål translation.Kjartan Maraas3-50/+54
2004-10-27Fix includes. (#156500, #156499, Kazuki IWAMOTO)Matthias Clasen6-0/+20
2004-10-27Fix srcdir != builddir builds. (#156447, Thomas Fitzsimmons)Matthias Clasen8-2/+32
2004-10-26Add a missing include.Matthias Clasen6-17/+44
2004-10-26Add new symbols.Matthias Clasen2-1/+6
2004-10-26configure.in: Added 'or' to ALL_LINGUAS.Gora Mohanty8-1/+572
2004-10-26Add new symbols.Matthias Clasen6-0/+47
2004-10-26Add a 2.6 index.Matthias Clasen2-0/+5
2004-10-26Documentation fixes.Matthias Clasen18-37/+1001
2004-10-26Make the last change compile.Matthias Clasen2-1/+5
2004-10-26Make this function thread-safe in the GLib style.Matthias Clasen8-7/+73
2004-10-26Add Matthias to "Written by" lines (GKeyFileGroup): add field to holdRay Strode7-117/+998
2004-10-26Don't include ctype.h needlessly. (#156424, Morten Welinder)Matthias Clasen6-4/+6
2004-10-26Don't include ctype.h needlessly. (#156424, Morten Welinder)Matthias Clasen6-1/+15
2004-10-26Improve error reporting.Matthias Clasen6-3/+24
2004-10-25rm autom4te.cache, since it might interfere with differing autoconfManish Singh8-8/+61
2004-10-25Add GKeyFile section, add index for 2.6 additions.Matthias Clasen2-0/+10
2004-10-25Update.Kjartan Maraas2-0/+548
2004-10-24Don't destroy the lookup map if it is NULL.Matthias Clasen6-2/+30
2004-10-24Apply a patch to fix sparse warnings. (#154696, Kjartan Maraas)Matthias Clasen12-10/+35
2004-10-24Typo fix.Matthias Clasen1-1/+1
2004-10-24Rename first parameter to check_data, since apparently the system headersMatthias Clasen4-3/+12
2004-10-24Undef libc functions before defining them, since they may also be macros.Matthias Clasen6-0/+18
2004-10-23Add GKeyFile section.Matthias Clasen2-0/+49
2004-10-23Add a parser for desktop entries and similar files with a .ini-likeMatthias Clasen10-3/+2859
2004-10-22Add some uri list tests.c.Matthias Clasen8-3/+175
2004-10-20Don't return the wrong change. (#155856, Lucas Rocha)Matthias Clasen6-9/+33
2004-10-19Updated Albanian translation.Laurent Dhima2-51/+48
2004-10-17Make public. (#155589, Tim-Philipp Müller)Matthias Clasen10-7/+44
2004-10-15Updated Serbian translation.Danilo Šegan3-66/+68
2004-10-08Document that GLib supports only a single callback per pid. (#154828,Matthias Clasen6-0/+34
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-05Add check for if argc is 0.Anders Carlsson7-2/+59
2004-10-05Improve the docs for g_object_get_property(). (#153424, Stefan Kost)Matthias Clasen2-3/+8
2004-10-05UpdateMatthias Clasen6-0/+37
2004-10-04Improve the warning if G_SIGNAL_NO_HOOKS is set. (#154299, Nickolay V.Matthias Clasen2-1/+12
2004-10-04Only set vtable_set if the vtable is set.Matthias Clasen6-1/+26
2004-10-04Translation updated by Tino Meinen.Vincent van Adrighem2-51/+56
2004-10-04Improve docs for g_signal_add_emission_hook. (#154299, Nickolay V.Matthias Clasen2-1/+7
2004-10-03Updated British English translation.David Lodge2-141/+106
2004-10-03Set arg_data on filenames. (Discovered by Mats-Ola Persson).Anders Carlsson7-18/+73
2004-10-03Updated Czech translation.Miloslav Trmac2-31/+35
2004-10-02Updated Japanese translation.Ryoichi INAGAKI2-34/+39
2004-10-01Use g_path_get_basename() instead of strrchr(), so that either slash isTor Lillqvist6-6/+32
2004-09-30Convert filenames to UTF-8 before putting them in GErrors. (#154078,Matthias Clasen6-12/+76
2004-09-30Add g_assert_warning.Matthias Clasen8-14/+81
2004-09-29Move the declaration of g_return_if_fail_warning() out of the ifdefs, soMatthias Clasen6-5/+35