summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
AgeCommit message (Expand)AuthorFilesLines
2000-09-26Add G_GNUC_PURE macro (but don't use it anywhere).GNOME_PRINT_0_24Elliot Lee1-0/+3
2000-09-25Add a few missing G_GNUC_CONST's.Elliot Lee1-0/+3
2000-09-21Add gconvert.o. Use libiconv.Tor Lillqvist1-0/+8
2000-09-21The last released automake (1.4) still requires AM_PROG_LIBTOOL instead ofSebastian Wilhelmi1-0/+6
2000-09-19Test for the existence of getcwd, and use it only when found.Sebastian Wilhelmi1-0/+8
2000-09-18Implement g_ucs4_to_utf8 which was inOwen Taylor1-2/+11
2000-09-17Sun Sep 17 2000 Elliot Lee <sopwith@redhat.com> Define g_alloca() as anElliot Lee1-0/+4
2000-09-11Havoc Pennington's implementation of convenient character set conversionOwen Taylor1-0/+11
2000-09-11Add this function.Havoc Pennington1-0/+4
2000-09-10Add a missing g_return_if_fail().Owen Taylor1-0/+4
2000-09-07for non-i386 and non-alpha, or non gcc, implement BREAKPOINT() as raise (5Tim Janik1-0/+18
2000-09-06docsHavoc Pennington1-0/+6
2000-09-06Some inline docs fixes.Owen Taylor1-0/+4
2000-09-06s/G_MICROSEC/G_USEC_PER_SEC/Sebastian Wilhelmi1-0/+3
2000-09-06Removed G_G{U}{SHORT|INT|LONG}_FORMAT from glib.h, as they are reallySebastian Wilhelmi1-0/+5
2000-09-06Add gtk-doc checks for newly added docs/reference/ subdir.Owen Taylor1-0/+5
2000-09-05Don't use a G_LOCK, as it isn't necessary.Sebastian Wilhelmi1-0/+5
2000-09-01Use g_return_val_if_fail instead of g_return_if_fail, as the function nowSebastian Wilhelmi1-0/+4
2000-09-01Include gerror.h before it is used for some g_thread_* functions.Sebastian Wilhelmi1-0/+10
2000-09-01Added function g_propagte_error to hand over local errors to the callingSebastian Wilhelmi1-0/+6
2000-08-31glib.h glib.def New function, to make a GPollFD from a GIOChannel. CreatesTor Lillqvist1-0/+6
2000-08-31glib.h No use for separate condition parameter.Tor Lillqvist1-0/+4
2000-08-31Simplify, use GetSystemTimeAsFileTime().Tor Lillqvist1-0/+5
2000-08-27Hmm, the parameter to g_io_channel_win32_poll() should be a GPollFD array,Tor Lillqvist1-1/+1
2000-08-27New function, otherwise like g_io_channel_win32_wait_for_condition(), butTor Lillqvist1-0/+13
2000-08-25Mark the following functions G_GNUC_CONST (to allow betteroptimization)Elliot Lee1-0/+9
2000-08-21Fix inclusion of config.hElliot Lee1-0/+4
2000-08-21Fix a couple of trivial bugs that were causing warnings.Owen Taylor1-0/+13
2000-08-17Return the data left behind. Return the data left behind.Darin Adler1-0/+15
2000-08-11Some indentation and spacing fixes. Add some more logging.Tor Lillqvist1-0/+9
2000-08-11don't duplicate glib CflagsHavoc Pennington1-0/+9
2000-08-11Look in glib-2.0/include for glibconfig.hHavoc Pennington1-0/+5
2000-08-06New function, that calls g_source_remove(). Check return value ofTor Lillqvist1-0/+10
2000-08-06keep *last updated while running through the domain list, so we don'tTim Janik1-0/+11
2000-07-31Fix stray characterOwen Taylor1-0/+7
2000-07-31forgot to add .pc.in to EXTRA_DISTHavoc Pennington1-0/+4
2000-07-31pkg-config data filesHavoc Pennington1-0/+9
2000-07-31The code didn't compile (must have been sleepy when committing). "return"Tor Lillqvist1-0/+11
2000-07-30fix tor's recent changes which got rid of a required variable in theTim Janik1-0/+5
2000-07-30Compile in the debugging code all the time, but only output debug messagesTor Lillqvist1-0/+16
2000-07-29Finally, a new and improved IO Channel and condition watch implementationTor Lillqvist1-0/+44
2000-07-27completed tor's fix to cover both #ifdef branches.Tim Janik1-0/+5
2000-07-26Return 0 on error, not NULL.Tor Lillqvist1-0/+8
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik1-0/+6
2000-07-26added g_strlcat() and g_strlcpy() wrappers, supplied by David WheelerTim Janik1-0/+21
2000-07-26include <stdlib.h> and <stddef.h> if STDC_HEADERS is defined.Tim Janik1-0/+11
2000-07-25applied patch from Darin Adler <darin@eazel.com> which suppliesTim Janik1-0/+6
2000-07-22Fix resource handling, the resource file got left out from the DLL afterTor Lillqvist1-0/+8
2000-07-20Mark the functions g_basename and g_dirname deprecated. They will issue anSebastian Wilhelmi1-0/+12
2000-07-20Mark the functions g_hash_table_freeze, g_hash_table_thaw and thusSebastian Wilhelmi1-0/+9