Age | Commit message (Expand) | Author | Files | Lines |
2005-06-30 | Updates | Matthias Clasen | 1 | -1/+1 |
2005-06-30 | Fix portability issues. (#307064, Morten Welinder) | Matthias Clasen | 5 | -2/+14 |
2005-06-30 | Apply a patch which may make GLib work on BeOS again. (#309157, Kian | Matthias Clasen | 9 | -6/+59 |
2005-06-30 | Include stdlib.h | Matthias Clasen | 2 | -0/+5 |
2005-06-30 | Updates | Matthias Clasen | 5 | -0/+32 |
2005-06-30 | Updates | Matthias Clasen | 9 | -34/+119 |
2005-06-28 | Updated Thai translation. | Theppitak Karoonboonyanan | 2 | -92/+86 |
2005-06-27 | Shut up CVS | Manish Singh | 1 | -0/+3 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 6 | -24/+39 |
2005-06-26 | libtool installs/uninstalls the import library, no need to do it | Tor Lillqvist | 7 | -14/+125 |
2005-06-25 | Updated Slovak translation. | Marcel Telka | 2 | -52/+69 |
2005-06-25 | Add an mmap() wrapper called GMappedFile. (#148218, David Schleef, Behdad | Matthias Clasen | 16 | -1/+595 |
2005-06-24 | Add --enable-man. | Matthias Clasen | 4 | -0/+16 |
2005-06-24 | glib/Makefile.am gmodule/Makefile.am Current GNU tools do understand the | Tor Lillqvist | 10 | -25/+48 |
2005-06-24 | fix language team reference | Kwok-Koon Cheung | 2 | -138/+143 |
2005-06-23 | g_build_filename_va is only use in the G_OS_WIN32 case, so compile it | Manish Singh | 5 | -0/+24 |
2005-06-23 | Don't leak memory here. | Matthias Clasen | 6 | -7/+27 |
2005-06-23 | Don't leak output_path. (#308546, Kjartan Maraas) | Matthias Clasen | 5 | -0/+15 |
2005-06-23 | Add new functions | Matthias Clasen | 1 | -0/+2 |
2005-06-23 | Add some language-binding friendly variants | Matthias Clasen | 8 | -56/+399 |
2005-06-22 | glib/gfileutils.c glib/gfileutils.h glib/glib.symbols Rename g_makepath() | Tor Lillqvist | 8 | -25/+53 |
2005-06-22 | Properly store changes for arrays. (#308528, Roger Leigh) | Matthias Clasen | 5 | -6/+14 |
2005-06-22 | Pass the option name also in the NO_ARG case. (#308602, Masatake YAMATO) | Matthias Clasen | 5 | -2/+35 |
2005-06-22 | New function. Creates a directory including intermediate parent | Tor Lillqvist | 8 | -13/+233 |
2005-06-22 | Add Since: 2.8 to g_get_host_name(). | Tor Lillqvist | 1 | -0/+2 |
2005-06-22 | New function. Returns the machine's name, or one of its names. Document | Tor Lillqvist | 8 | -0/+101 |
2005-06-20 | Translation updated. | Priit Laes | 2 | -0/+5 |
2005-06-20 | Avoid a warning. (#308295, Murray Cumming). | Matthias Clasen | 2 | -3/+8 |
2005-06-18 | Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greater | Matthias Clasen | 9 | -13/+153 |
2005-06-17 | Updated Canadian English translation. | Adam Weinberger | 2 | -4/+8 |
2005-06-16 | Translation updated by Tino Meinen. | Vincent van Adrighem | 2 | -138/+143 |
2005-06-16 | fix typo reported by Hong Gang XU. | Mathieu Lacage | 2 | -1/+5 |
2005-06-15 | Updated Slovak translation. | Marcel Telka | 2 | -158/+163 |
2005-06-14 | Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation. | Theppitak Karoonboonyanan | 7 | -1/+707 |
2005-06-14 | updated by rranajn | Rajesh Ranjan | 1 | -201/+201 |
2005-06-13 | Updated Spanish translation. | Francisco Javier F. Serrador | 2 | -139/+144 |
2005-06-13 | Re-add G_PARAM_PRIVATE as a deprecated name for bit 5, since some language | Matthias Clasen | 2 | -1/+10 |
2005-06-13 | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2 | -252/+279 |
2005-06-12 | Updated Norwegian translation. Same as above. | Terance Sola | 3 | -398/+401 |
2005-06-12 | Updated Czech translation. | Miloslav Trmac | 2 | -138/+143 |
2005-06-11 | Updated Danish translation. | Martin Willemoes Hansen | 2 | -139/+144 |
2005-06-10 | Translation updated. | Priit Laes | 2 | -250/+223 |
2005-06-10 | Post-release version bump | Matthias Clasen | 5 | -2/+10 |
2005-06-10 | 2.7.0GLIB_2_7_0 | Matthias Clasen | 85 | -8321/+11957 |
2005-06-10 | Updates | Matthias Clasen | 5 | -0/+65 |
2005-06-10 | Forgotten log entry | Matthias Clasen | 4 | -0/+12 |
2005-06-10 | Forgotten file | Matthias Clasen | 1 | -6/+21 |
2005-06-10 | Minor stylistic fix | Matthias Clasen | 1 | -4/+4 |
2005-06-10 | Add g_chdir | Matthias Clasen | 2 | -0/+3 |
2005-06-09 | Set errno to 0 before calling strtol. (#306388, Morten Welinder) | Matthias Clasen | 5 | -5/+30 |