summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Version 1.3.7GLIB_1_3_7Owen Taylor2001-09-041-0/+10
* Update. Don't mention pthreads.Tor Lillqvist2001-09-041-0/+17
* updates for 1.3.7 release.Tim Janik2001-09-031-0/+4
* Add closure_marshal/closure_callback fields to GSourceFuncs for use byOwen Taylor2001-09-031-0/+10
* Replace some uses of isspace() with g_ascii_isspace().Owen Taylor2001-09-021-0/+9
* Fix some variables that should have been static.Owen Taylor2001-09-021-0/+6
* Add 'want_to_read' to GStaticRWLock to avoid calling g_cond_broadcast,Sebastian Wilhelmi2001-08-301-0/+4
* Don't free cached_poll_array, when adding new poll's. This is taken careSebastian Wilhelmi2001-08-301-0/+6
* After being away for about five months, I'm back working on this... ForTor Lillqvist2001-08-301-0/+33
* "gboolean foo : 1" results in TRUE being -1 once assigned, use "guint fooMichael Natterer2001-08-291-0/+6
* Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FILE toDarin Adler2001-08-271-0/+12
* New functions to convert between local pahtnames and file: uris.Alex Larsson2001-08-261-0/+10
* Forgot changelog entryAlexander Larsson2001-08-251-0/+19
* New function, doing the same as g_convert but taking a GIConv argument.Alexander Larsson2001-08-251-0/+7
* Fix bad indenting. I figured I should fix this since I just pointed AlexDarin Adler2001-08-241-0/+6
* Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke2001-08-241-0/+14
* Patch from Darin Adler to restore Glib-1.2 handling of empty strings, andOwen Taylor2001-08-241-0/+10
* Patch from Josh Pritikin to fix reversed key and value destroy functions.Owen Taylor2001-08-231-0/+9
* new macro.Tim Janik2001-08-231-0/+4
* Added traditional Chinese translation.Kwok-Koon Cheung2001-08-211-0/+4
* added po to SUBDIRSSven Neumann2001-08-201-0/+4
* Eliminate use of floating point when determining if the hash table needsOwen Taylor2001-08-201-0/+11
* Added missing \ character.Darin Adler2001-08-191-0/+7
* Added Tamil translation.Fatih Demir2001-08-191-0/+4
* add comment about shell quoting rules to the docs.Havoc Pennington2001-08-191-0/+5
* Modified Files: glib/ChangeLog glib/glib/giounix.cRon Steinke2001-08-161-1/+6
* Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke2001-08-161-0/+15
* let the generated .pc files depend on config.status, so they get correctlyTim Janik2001-08-151-0/+5
* fix g_return_if_fail, g_assert and friends to have a body forTim Janik2001-08-121-0/+6
* Modified Files: ChangeLog glib/giochannel.cRon Steinke2001-08-121-0/+5
* Find test case for srcdir != builddir, miscellaneous cleanups.Owen Taylor2001-08-121-0/+11
* fix INT and FLOAT warnings for invalid token values.Tim Janik2001-08-121-0/+5
* Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke2001-08-101-0/+6
* Separate out log entry for gobject changes into the correct ChangeLog. Sorry.Sven Neumann2001-08-061-3/+0
* added new function g_nullify_pointer().Sven Neumann2001-08-061-0/+7
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-08-051-0/+12
* Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke2001-08-051-0/+31
* Include stddef.h so that we use the system's definition of NULL. (#54730)Owen Taylor2001-08-051-0/+5
* Hacky script to fix up your .msc.in files on windows. Dunno if this is aAlexander Larsson2001-08-041-0/+18
* Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke2001-08-031-0/+16
* Improve strfunc test to test the split function in a way that demonstratesDarin Adler2001-08-031-0/+7
* beautified configure help output.Sven Neumann2001-08-031-0/+6
* Fix computation (Fix from Cesar Rincon)Owen Taylor2001-08-031-0/+5
* Made g_utf8_find_prev_char able to return the first character of a string.Christopher James Lahey2001-08-031-0/+5
* Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke2001-07-311-0/+6
* declare gboolean vtable_set static.Sven Neumann2001-07-311-0/+4
* Modified Files: glib/docs/reference/glib/glib-sections.txtRon Steinke2001-07-301-0/+9
* #undef inline before testing whether it works to avoid false positives.Sebastian Wilhelmi2001-07-301-1/+5
* build the library name ourselfs ... so we can load the library specifiedSebastian Wilhelmi2001-07-301-0/+7
* Matthias Classen's patch to give g_io_channel_flush() the correct senseRon Steinke2001-07-291-0/+8