summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
AgeCommit message (Expand)AuthorFilesLines
2001-08-10Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke1-0/+6
2001-08-06Separate out log entry for gobject changes into the correct ChangeLog. Sorry.Sven Neumann1-3/+0
2001-08-06added new function g_nullify_pointer().Sven Neumann1-0/+7
2001-08-05Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke1-0/+12
2001-08-05Modified Files: glib/ChangeLog glib/glib/giochannel.c glib/glib/giounix.cRon Steinke1-0/+31
2001-08-05Include stddef.h so that we use the system's definition of NULL. (#54730)Owen Taylor1-0/+5
2001-08-04Hacky script to fix up your .msc.in files on windows. Dunno if this is aAlexander Larsson1-0/+18
2001-08-03Modified Files: glib/ChangeLog glib/glib/giochannel.cRon Steinke1-0/+16
2001-08-03Improve strfunc test to test the split function in a way that demonstratesDarin Adler1-0/+7
2001-08-03beautified configure help output.Sven Neumann1-0/+6
2001-08-03Fix computation (Fix from Cesar Rincon)Owen Taylor1-0/+5
2001-08-03Made g_utf8_find_prev_char able to return the first character of a string.Christopher James Lahey1-0/+5
2001-07-31Modified Files: glib/ChangeLog glib/glib/giochannel.hRon Steinke1-0/+6
2001-07-31declare gboolean vtable_set static.Sven Neumann1-0/+4
2001-07-30Modified Files: glib/docs/reference/glib/glib-sections.txtRon Steinke1-0/+9
2001-07-30#undef inline before testing whether it works to avoid false positives.Sebastian Wilhelmi1-1/+5
2001-07-30build the library name ourselfs ... so we can load the library specifiedSebastian Wilhelmi1-0/+7
2001-07-29Matthias Classen's patch to give g_io_channel_flush() the correct senseRon Steinke1-0/+8
2001-07-29if __GNUC__ is defined, inline a test for an exact type match forTim Janik1-0/+7
2001-07-27Use G_GNUC_EXTENSION instead of __extension__. Patch from Pavel RoskinSebastian Wilhelmi1-0/+5
2001-07-26Update location of pkgconfig from sourceforge.net to new location atDarin Adler1-0/+7
2001-07-26added a "release_check" to the OutArgument structure, which, if present,Michael Natterer1-0/+7
2001-07-23fix unconditional check of first GParamSpec inPadraig O'Briain1-0/+6
2001-07-23fixed g_io_channel_seek_position() so that G_SEEK_CUR works for UTF-8Ron Steinke1-0/+8
2001-07-23removed glib.def from EXTRA_DIST ... ... and added it here.Sven Neumann1-0/+5
2001-07-22make the code actually have an effect (Use |= to set bits). Not absolutelyHans Breuer1-0/+10
2001-07-21set the corresponding p(ermission)mode of the file when creating,Hans Breuer1-0/+7
2001-07-21intial implementation of new API functions. Not sure if it behaves asHans Breuer1-0/+10
2001-07-20Modified Files: glib/ChangeLog glib/glib.def glib/glib/giochannel.cRon Steinke1-0/+26
2001-07-20glib/ChangeLog: modified for changes in glib-genmarshal.cRon Steinke1-0/+5
2001-07-20s/size_t/gsize/ to match prototypes.Owen Taylor1-1/+14
2001-07-20make it compile againHans Breuer1-0/+19
2001-07-19Add missing const. (g_strsplit): Add g_return_val_if_fail for case ofDarin Adler1-0/+26
2001-07-19Add functions to insert a unichar as UTF-8, since this is reasonablyOwen Taylor1-0/+13
2001-07-17Added "nn" to ALL_LINGUAS.Kjartan Maraas1-0/+4
2001-07-17Add some assertions. Simplify and fix g_main_context_release(). Fix someSebastian Wilhelmi1-0/+6
2001-07-12Changed prototype of printf_string_upper_bound to return gsize. NowMark Murnane1-0/+8
2001-07-11Add some generated files.Darin Adler1-0/+19
2001-07-11Add gunicomp.h (Reported by Sven Neumann).Owen Taylor1-0/+9
2001-07-10fix negative exponent handling (numbers<0).Tim Janik1-0/+8
2001-07-08Reflect latest g_io_channel_new_file() API changes, useMartin Baulig1-0/+6
2001-07-07Add length arguments to g_utf8_{strup,strdown,casefold,collate_key}.Owen Taylor1-1/+8
2001-07-06Added Basque filePablo Saratxaga1-0/+5
2001-07-02*giowin32.c: g_source_remove()ing an socket iochannel closesAndy Lanoix1-0/+8
2001-07-02Fix.Owen Taylor1-0/+8
2001-07-02added g_list_insert_before().Tim Janik1-0/+7
2001-07-02Use G_N_ELEMENTS rather than a custom macro.Owen Taylor1-0/+38
2001-06-30Rename GSourceFuncs::destroy to GSourceFuncs::finalize. (#56858)Owen Taylor1-0/+6
2001-06-30Make some changes to the way that GMainContext works:Owen Taylor1-0/+30
2001-06-30Try compiling before committing, why don't you? Simple fixes for my stupidOwen Taylor1-0/+6