summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-30UpdatesMatthias Clasen1-1/+1
2005-06-30Fix portability issues. (#307064, Morten Welinder)Matthias Clasen5-2/+14
2005-06-30Apply a patch which may make GLib work on BeOS again. (#309157, KianMatthias Clasen9-6/+59
2005-06-30Include stdlib.hMatthias Clasen2-0/+5
2005-06-30UpdatesMatthias Clasen5-0/+32
2005-06-30UpdatesMatthias Clasen9-34/+119
2005-06-28Updated Thai translation.Theppitak Karoonboonyanan2-92/+86
2005-06-27Shut up CVSManish Singh1-0/+3
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist6-24/+39
2005-06-26libtool installs/uninstalls the import library, no need to do itTor Lillqvist7-14/+125
2005-06-25Updated Slovak translation.Marcel Telka2-52/+69
2005-06-25Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, BehdadMatthias Clasen16-1/+595
2005-06-24Add --enable-man.Matthias Clasen4-0/+16
2005-06-24glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand theTor Lillqvist10-25/+48
2005-06-24fix language team referenceKwok-Koon Cheung2-138/+143
2005-06-23g_build_filename_va is only use in the G_OS_WIN32 case, so compile itManish Singh5-0/+24
2005-06-23Don't leak memory here.Matthias Clasen6-7/+27
2005-06-23Don't leak output_path. (#308546, Kjartan Maraas)Matthias Clasen5-0/+15
2005-06-23Add new functionsMatthias Clasen1-0/+2
2005-06-23Add some language-binding friendly variantsMatthias Clasen8-56/+399
2005-06-22glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath()Tor Lillqvist8-25/+53
2005-06-22Properly store changes for arrays. (#308528, Roger Leigh)Matthias Clasen5-6/+14
2005-06-22Pass the option name also in the NO_ARG case. (#308602, Masatake YAMATO)Matthias Clasen5-2/+35
2005-06-22New function. Creates a directory including intermediate parentTor Lillqvist8-13/+233
2005-06-22Add Since: 2.8 to g_get_host_name().Tor Lillqvist1-0/+2
2005-06-22New function. Returns the machine's name, or one of its names. DocumentTor Lillqvist8-0/+101
2005-06-20Translation updated.Priit Laes2-0/+5
2005-06-20Avoid a warning. (#308295, Murray Cumming).Matthias Clasen2-3/+8
2005-06-18Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen9-13/+153
2005-06-17Updated Canadian English translation.Adam Weinberger2-4/+8
2005-06-16Translation updated by Tino Meinen.Vincent van Adrighem2-138/+143
2005-06-16fix typo reported by Hong Gang XU.Mathieu Lacage2-1/+5
2005-06-15Updated Slovak translation.Marcel Telka2-158/+163
2005-06-14Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.Theppitak Karoonboonyanan7-1/+707
2005-06-14updated by rranajnRajesh Ranjan1-201/+201
2005-06-13Updated Spanish translation.Francisco Javier F. Serrador2-139/+144
2005-06-13Re-add G_PARAM_PRIVATE as a deprecated name for bit 5, since some languageMatthias Clasen2-1/+10
2005-06-13Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2-252/+279
2005-06-12Updated Norwegian translation. Same as above.Terance Sola3-398/+401
2005-06-12Updated Czech translation.Miloslav Trmac2-138/+143
2005-06-11Updated Danish translation.Martin Willemoes Hansen2-139/+144
2005-06-10Translation updated.Priit Laes2-250/+223
2005-06-10Post-release version bumpMatthias Clasen5-2/+10
2005-06-102.7.0GLIB_2_7_0Matthias Clasen85-8321/+11957
2005-06-10UpdatesMatthias Clasen5-0/+65
2005-06-10Forgotten log entryMatthias Clasen4-0/+12
2005-06-10Forgotten fileMatthias Clasen1-6/+21
2005-06-10Minor stylistic fixMatthias Clasen1-4/+4
2005-06-10Add g_chdirMatthias Clasen2-0/+3
2005-06-09Set errno to 0 before calling strtol. (#306388, Morten Welinder)Matthias Clasen5-5/+30