summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
Commit message (Expand)AuthorAgeFilesLines
* s/G_MICROSEC/G_USEC_PER_SEC/Sebastian Wilhelmi2000-09-061-0/+3
* Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h, as they are reallySebastian Wilhelmi2000-09-061-0/+5
* Add gtk-doc checks for newly added docs/reference/ subdir.Owen Taylor2000-09-061-0/+5
* Don't use a G_LOCK, as it isn't necessary.Sebastian Wilhelmi2000-09-051-0/+5
* Use g_return_val_if_fail instead of g_return_if_fail, as the function nowSebastian Wilhelmi2000-09-011-0/+4
* Include gerror.h before it is used for some g_thread_* functions.Sebastian Wilhelmi2000-09-011-0/+10
* Added function g_propagte_error to hand over local errors to the callingSebastian Wilhelmi2000-09-011-0/+6
* glib.h glib.def New function, to make a GPollFD from a GIOChannel. CreatesTor Lillqvist2000-08-311-0/+6
* glib.h No use for separate condition parameter.Tor Lillqvist2000-08-311-0/+4
* Simplify, use GetSystemTimeAsFileTime().Tor Lillqvist2000-08-311-0/+5
* Hmm, the parameter to g_io_channel_win32_poll() should be a GPollFD array,Tor Lillqvist2000-08-271-1/+1
* New function, otherwise like g_io_channel_win32_wait_for_condition(), butTor Lillqvist2000-08-271-0/+13
* Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee2000-08-251-0/+9
* Fix inclusion of config.hElliot Lee2000-08-211-0/+4
* Fix a couple of trivial bugs that were causing warnings.Owen Taylor2000-08-211-0/+13
* Return the data left behind. Return the data left behind.Darin Adler2000-08-171-0/+15
* Some indentation and spacing fixes. Add some more logging.Tor Lillqvist2000-08-111-0/+9
* don't duplicate glib CflagsHavoc Pennington2000-08-111-0/+9
* Look in glib-2.0/include for glibconfig.hHavoc Pennington2000-08-111-0/+5
* New function, that calls g_source_remove(). Check return value ofTor Lillqvist2000-08-061-0/+10
* keep *last updated while running through the domain list, so we don'tTim Janik2000-08-061-0/+11
* Fix stray characterOwen Taylor2000-07-311-0/+7
* forgot to add .pc.in to EXTRA_DISTHavoc Pennington2000-07-311-0/+4
* pkg-config data filesHavoc Pennington2000-07-311-0/+9
* The code didn't compile (must have been sleepy when committing). "return"Tor Lillqvist2000-07-311-0/+11
* fix tor's recent changes which got rid of a required variable in theTim Janik2000-07-301-0/+5
* Compile in the debugging code all the time, but only output debug messagesTor Lillqvist2000-07-301-0/+16
* Finally, a new and improved IO Channel and condition watch implementationTor Lillqvist2000-07-291-0/+44
* completed tor's fix to cover both #ifdef branches.Tim Janik2000-07-271-0/+5
* Return 0 on error, not NULL.Tor Lillqvist2000-07-261-0/+8
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-0/+6
* added g_strlcat() and g_strlcpy() wrappers, supplied by David WheelerTim Janik2000-07-261-0/+21
* include <stdlib.h> and <stddef.h> if STDC_HEADERS is defined.Tim Janik2000-07-261-0/+11
* applied patch from Darin Adler <darin@eazel.com> which suppliesTim Janik2000-07-251-0/+6
* Fix resource handling, the resource file got left out from the DLL afterTor Lillqvist2000-07-221-0/+8
* Mark the functions g_basename and g_dirname deprecated. They will issue anSebastian Wilhelmi2000-07-201-0/+12
* Mark the functions g_hash_table_freeze, g_hash_table_thaw and thusSebastian Wilhelmi2000-07-201-0/+9
* glibconfig.h and glib.h now include files outside of the extern "C" block.Sebastian Wilhelmi2000-07-191-0/+6
* Remove incomplete start of info file -Owen Taylor2000-07-161-0/+5
* Add build/Makefile and build/win32/Makefile to AC_OUTPUT() so things buildOwen Taylor2000-07-151-0/+6
* fixed an off by 0 error (yeah, the function went off when the while (n--)Tim Janik2000-07-151-0/+6
* Include the "build" module in GLib, too, to make it more self-contained.Tor Lillqvist2000-07-141-0/+9
* Release 1.3.1GLIB_1_3_1Owen Taylor2000-07-141-0/+4
* Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4Owen Taylor2000-07-141-0/+19
* Add g_error functions.Tor Lillqvist2000-07-131-0/+8
* #include <gerror.h>Havoc Pennington2000-07-121-0/+15
* Move string.h include into the .c file instead of where it was in the .hOwen Taylor2000-07-101-0/+4
* Rename the GUTILS_C_VAR macro to GLIB_VAR.Tor Lillqvist2000-07-081-0/+8
* Release 1.3.1Owen Taylor2000-07-061-0/+8
* Update README.win32.Tor Lillqvist2000-07-041-0/+4