summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
...
* New function. Returns the machine's name, or one of its names. DocumentTor Lillqvist2005-06-221-0/+13
* Add G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME to allow greaterMatthias Clasen2005-06-181-0/+9
* Added 'th' (Thai) to ALL_LINGUAS. Added Thai translation.Theppitak Karoonboonyanan2005-06-141-0/+4
* Post-release version bumpMatthias Clasen2005-06-101-0/+2
* 2.7.0GLIB_2_7_0Matthias Clasen2005-06-101-0/+2
* UpdatesMatthias Clasen2005-06-101-0/+4
* Forgotten log entryMatthias Clasen2005-06-101-0/+3
* Set errno to 0 before calling strtol. (#306388, Morten Welinder)Matthias Clasen2005-06-091-0/+5
* glib/gstdio.h glib/gstdio.c Add a chdir() wrapper, too.Tor Lillqvist2005-06-091-0/+11
* New helper function on Win32, returns the root of the drive (or possiblyTor Lillqvist2005-06-081-0/+12
* New function to calculate collation keys which are more suitable forMatthias Clasen2005-06-081-0/+8
* initialize option_name before using it.Manish Singh2005-05-281-0/+5
* Return an error if an option is missing its argument. (#305576, BjörnMatthias Clasen2005-05-271-0/+8
* rest_description should be const.Manish Singh2005-05-251-0/+4
* Don't eat Hangul when normalizing. (#301742, reported by Christian Biere,Matthias Clasen2005-05-251-0/+6
* If the remaining argument has an arg_description, display the synopsis asMatthias Clasen2005-05-251-0/+6
* Merged from glib-2-6:Federico Mena Quintero2005-05-201-0/+8
* Correct the end of the Hangul Syllables range, from 0xd7af to 0xd7a3, inMatthias Clasen2005-05-181-0/+6
* Check the return values of g_tree_remove().Matthias Clasen2005-05-171-0/+9
* Added gmodule-no-export-2.0-uninstalled.pc.in to allow building of otherBrian Cameron2005-05-061-0/+7
* Add a testcase.Matthias Clasen2005-05-061-0/+8
* Add g_object_add/remove_toggle_ref() functions to get notification when aOwen Taylor2005-05-051-0/+15
* Documentation triviaMatthias Clasen2005-05-021-0/+5
* More doc fixupsMatthias Clasen2005-05-011-1/+2
* Fix some typosMatthias Clasen2005-05-011-0/+1
* Doc fixesMatthias Clasen2005-05-011-0/+2
* CosmeticsMatthias Clasen2005-05-011-0/+5
* Clarify some docs. (#302062, Matthew F. Barnes)Matthias Clasen2005-04-291-0/+4
* Warn and don't crash when meeting a trailing \\. (#301373, Benjamin Otte)Matthias Clasen2005-04-281-0/+5
* Don't call g_set_error() unless the GError pointer is non-NULL. ThisTor Lillqvist2005-04-271-0/+28
* Minor comment improvement.Tor Lillqvist2005-04-191-0/+9
* Save the errno in various placesSoeren Sandmann2005-04-171-0/+8
* Use G_LOG_LEVEL_DEBUG in both definitions. (#300071, Tommi Komulainen)Matthias Clasen2005-04-111-0/+5
* Include <process.h> on Win32 for getpid(). (#173094)Tor Lillqvist2005-04-091-0/+4
* glib/gstdio.h glib/gstdio.c Wrap also creat(). (#171285)Tor Lillqvist2005-04-081-2/+2
* glib/gstdio.h glib/gstdio.c Wrap also access() and chmod(). (#169623)Tor Lillqvist2005-04-081-0/+7
* Improve g_get_system_data_dirs() on Windows. A library that callsTor Lillqvist2005-04-081-0/+20
* Not used on Windows. (unalias_lang): Don't do anything on Windows, thereTor Lillqvist2005-04-081-0/+6
* Cosmetics.Tor Lillqvist2005-04-081-5/+5
* Declare glib_top_share_dir and exe_top_share_dir only in G_OS_WIN32.52005-04-081-0/+5
* After investigating more closely the actual use cases of this function, ITor Lillqvist2005-04-081-0/+8
* Use wide char API if available, and store dll name in UTF-8.Tor Lillqvist2005-04-071-0/+5
* Avoid memory leaks in borderline cases. (#172612, Morten Welinder)Matthias Clasen2005-04-051-0/+5
* Clarify docs in some places. (#172404, Morten Welinder)Matthias Clasen2005-04-051-0/+5
* Mention related bug number.Tor Lillqvist2005-04-051-1/+1
* Undef G_CAN_INLINE if G_IMPLEMENT_INLINES is defined. This was the pre-2.6Matthias Clasen2005-04-041-0/+7
* Add a note regarding waitpid(-1).Matthias Clasen2005-04-011-1/+9
* Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy2005-03-311-0/+4
* handle the unlikely case that no bytes are read from the file and allocateSven Neumann2005-03-301-0/+5
* Typo.Tor Lillqvist2005-03-301-1/+1