]> Pileus Git - ~andy/gtk/history - glib
new fundtion to return the widget that the menu is attached to.
[~andy/gtk] / glib /
1998-02-07 Owen Tayloradded some additional consts in appropriate places...
1998-02-07 Owen Taylorinclude <ctype.h> for tolower()
1998-02-02 Tim Janikfixed a refresh bug with unrealization of no_window...
1998-01-31 Manish SinghAdded and autoconfigured in a new utility function...
1998-01-29 Manish SinghThe list sort functions compared things backwards....
1998-01-27 Manish Singhg_string_prepend* had interchanged src and dest params...
1998-01-27 Manish SinghFixed a really lame error where g_slist_insert didn...
1998-01-21 Shawn AmundsonRelease GTK+ 0.99.3.
1998-01-21 Tim JanikApplied patch from (Raja R Harinath <harinath@cs.umn...
1998-01-18 Owen TaylorMissed some files -owt
1998-01-18 Owen Taylorrenamed g_string_equal => g_str_equal renamed g_string_...
1998-01-12 Jay PainterThis reverts GTK to libtool-1.0f, libtool-1.0h has...
1998-01-10 Tim Janikchanged message for EAGAIN from "no more processes...
1998-01-09 Manish SinghAdded check for inline in configure and updated files...
1998-01-08 Manish Singhapplied patch to use a backing pixmap for drawing in...
1998-01-07 Manish SinghAdded g_list_insert_sorted and g_slist_insert_sorted...
1998-01-05 Jay PainterUpdated libtool to 1.0h. -Jay
1998-01-04 Owen TaylorChanged guint32 -> guint for bitfields. (Bitfields...
1998-01-03 Shawn AmundsonChanges in preparation for GTK 0.99.2 release.
1998-01-03 Jay PainterRemoval of inlines, and updated ChangeLog. -Jay
1998-01-03 Jay PainterRemoved my ulgy splicing hack of glib.h/glibconfig...
1998-01-02 Shawn AmundsonOn to GTK 0.99.1...
1998-01-02 Manish SinghMiscellaneous portability fixes.
1998-01-01 Elliot LeeFixed bug in get_length_upper_bound where g_print-ing...
1997-12-26 Elliot Leeadded config.cache to the glib .cvsignore
1997-12-26 Elliot Leeglib.h is autogenerated - if I am supposed to leave...
1997-12-23 Elliot LeeNeed errno.h for glibc systems (among others) - sopwith
1997-12-23 Tim Janiknew file for GScanner: Flexible lexical scanner for...
1997-12-22 Elliot LeeThe handlebox is almost finished. Just need help with...
1997-12-19 Elliot Leemore gtkhandlebox work..
1997-12-19 Shawn AmundsonFor consistancy with GIMP/GNOME projects. Plus these...
1997-12-18 Owen TaylorIt's all in the changelog. Well, almost all.
1997-12-15 Tim Janikminor optimizations: (g_list_append): `if' optimized...
1997-12-14 Shawn AmundsonNew GTK release, 0.99.0. This release was coordinated...
1997-12-13 Owen TaylorNow that glib.h has been removed, it can't be used...
1997-12-13 Owen TaylorGenerated file removed from repository.
1997-12-11 Shawn AmundsonChange to ltconfig to remove -z text for Solaris x86...
1997-12-10 Tim JanikGLib:
1997-12-10 Owen TaylorConfigure changes:
1997-12-07 Owen TaylorRemove dependencies of interfaces on USE_XIM Attempt...
1997-12-06 Jay PainterChanged glib.h so it's created by merging glib_pre1...
1997-12-06 Jay PainterAdded undef's for wchar tests. -Jay
1997-12-03 Owen TaylorVarious configuration and portability related changes...
1997-12-02 Owen Taylor- Added a g_memmove function for SunOS compatability.
1997-12-02 Jay Paintersame as before -Jay
1997-11-27 Gnome CVS UserAutomake update to automake 1.2d. I also moved the...
1997-11-27 Elliot Leemo ignores
1997-11-27 Elliot LeeChanged ignore thing.
1997-11-26 Gnome CVS UserMoved list concatenation code from gtkmain.c into its...
1997-11-25 Gnome CVS UserAdding autoconf generated files. -Jay
1997-11-24 Elliot LeeInitial revision