]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-05-01 Lars Hamannremoved unneeded GtkCTree::draw_lines (gtk_ctree_get_no...
1998-05-01 rhlabs<raster@redhat.com>
1998-05-01 Owen TaylorFurther changes to the way the window is popped up...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Tim Janikctree import
1998-05-01 Tim Janikprefixed all clist flags with GTK_ to avoid name clashe...
1998-05-01 Owen Taylorchanged log
1998-05-01 Owen TaylorFix up getting colormap for FOREIGN windows to go along...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-30 rhlabs<raster@redhat.com>
1998-04-30 Owen TaylorAllow the user to use the popup list like a menu.
1998-04-29 Miguel de IcazaRandom debugging fixed this bug: There is no need to...
1998-04-28 Elliot LeeTry adding "ExposureMask" to the event mask during...
1998-04-28 Elliot LeeSomeone has to make SOME backwards incompatible changes...
1998-04-24 Owen Taylormerging changes from owen:
1998-04-24 Tim Janikchanged ref_count field to be of type guint. added...
1998-04-23 Federico Mena... Remember whether the widget was visible before we unpar...
1998-04-22 Tim Janikts ts ts, GList structures have a ->prev field as well!!!
1998-04-22 Tim Janikprepend the running_timeouts list with the tmp_list...
1998-04-18 Tim Janiknew function ala gtk_radio_button_set_group. (gtk_radio...
1998-04-17 Tim Janiknice to list ChangeLog.pre-1-0 in EXTRA_DIST isn't...
1998-04-17 Tim JanikChangeLog split up into ChangeLog.pre-1-0 and ChangeLog.
1998-04-15 Tim Janikcorrected a brace position (Damon Chaplin), which i...
1998-04-15 Miguel de IcazaFix the problem introduced by whoever thought that...
1998-04-14 rhlabsfile led_on2.xpm was initially added on branch themes.
1998-04-14 rhlabsfile led_on1.xpm was initially added on branch themes.
1998-04-14 rhlabsfile led_off2.xpm was initially added on branch themes.
1998-04-14 rhlabsfile led_off1.xpm was initially added on branch themes.
1998-04-14 rhlabsfile btn3.xpm was initially added on branch themes.
1998-04-14 rhlabsfile btn2.xpm was initially added on branch themes.
1998-04-14 rhlabsfile btn1.xpm was initially added on branch themes.
1998-04-14 rhlabsfile config was initially added on branch themes.
1998-04-14 rhlabsfile theme2_main.c was initially added on branch themes.
1998-04-14 rhlabsfile theme2_button.c was initially added on branch...
1998-04-14 rhlabsfile theme2.h was initially added on branch themes.
1998-04-14 rhlabsfile THEMES.README was initially added on branch themes.
1998-04-14 rhlabsfile COMPILE_THEME2 was initially added on branch themes.
1998-04-14 PDT 1998 Shawn... Released GTK+ 1.0.0
1998-04-14 Owen TaylorDon't read the character past the end of the text.
1998-04-14 Owen TaylorUpdated package versions
1998-04-14 Owen TaylorMinor additions and fixes
1998-04-14 PDT 1998 Shawn... update address info to gtk.org for ftp and web sites.
1998-04-14 Federico Mena... New function; wrapper for XPolygonRegion().
1998-04-13 rhlabsfile led_on2.xpm was initially added on branch themes.
1998-04-13 rhlabsfile led_on1.xpm was initially added on branch themes.
1998-04-13 rhlabsfile led_off2.xpm was initially added on branch themes.
1998-04-13 rhlabsfile led_off1.xpm was initially added on branch themes.
1998-04-13 rhlabsfile btn3.xpm was initially added on branch themes.
1998-04-13 rhlabsfile btn2.xpm was initially added on branch themes.
1998-04-13 rhlabsfile btn1.xpm was initially added on branch themes.
1998-04-13 rhlabsfile config was initially added on branch themes.
1998-04-13 Michael K.... removed duplicate call to gtk_widget_set_policy.
1998-04-13 rhlabsSplit out glib.
1998-04-13 Tim Janikcheck for accelerator table to be != NULL.
1998-04-13 PDT 1998 Shawn... typo, gtk-1.0.0 should be gtk+-1.0.0 A little more...
1998-04-13 Owen TaylorAn old allocation error.
1998-04-13 PDT 1998 Shawn... Changed LGPL address for FSF in all .h and .c files
1998-04-13 Owen TaylorSet a flag so instead of clearing the area in advance...
1998-04-11 Owen TaylorRemoved incorrect part of assertion that was causing...
1998-04-11 Owen TaylorFixed a sign problem (typedef gint guint!). Added some...
1998-04-11 Tim Janikdon't shut down the tooltip on expose events.
1998-04-10 Owen TaylorExtended for the 1.0 release. Eliminated the "before...
1998-04-10 PDT 1998 Shawn... changes for 1.0.0 release.
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-09 Owen Taylor(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...
1998-04-09 Elliot LeeWhen setting up the drag cursor as a shaped window...
1998-04-09 Elliot LeeCombobulator fixes..... ....
1998-04-09 Owen TaylorRemoved unsed variables (gtk-jbuhler-980408-0)
1998-04-08 Owen TaylorMake sure widgets get removed from the resize queue...
1998-04-08 Miguel de IcazaDuring drag and drop, set the event mask at ButtonPress...
1998-04-08 PDT 1998 Shawn... Released GTK+ 0.99.10
1998-04-08 Owen TaylorHandle border width correctly on realize after allocate.
1998-04-08 Owen TaylorFix to dial test allocation. Make wheelbarrow not flash...
1998-04-08 Owen TaylorChanges for GTK+ 0.99.10
1998-04-08 Tim Janikreally remove g_direct_compare() (this includes its...
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-07 Tim Janikdon't take '\n' into account for size computation ...
1998-04-07 Elliot Leeadded g_direct_hash and g_direct_compare functions...
1998-04-07 Elliot Leegtk_button_remove(): When removing a child widget from...
1998-04-07 Owen TaylorSet the window hints on every map so that GTK_WIN_POS_M...
1998-04-06 Federico Mena... Added function to set the homogeneous flag of the table...
1998-04-06 BST 1998 Tony... more on GIMP (et al) configure problems.
1998-04-06 Tim Janikfixed a bug that caused floats of the format ".xxx...
1998-04-06 Owen TaylorTake border in account properly.
1998-04-06 BST 1998 Tony... Change a missed "delete_event" return value description...
1998-04-06 Tony GaleMon Apr 6 08:08:49 BST 1998 Tony Gale <gale@gtk.org
1998-04-06 Owen TaylorMake tab key move in reading order (left-to-right top...
1998-04-06 Owen TaylorFixed bug where right justified menu would overlap...
1998-04-05 Owen TaylorFixed assignment of adjustment->value to negative value...
1998-04-05 Owen TaylorReverted broken implementation of removing the current...
1998-04-05 Tim Janiktake expired timeouts into account, otherwise things...
1998-04-05 Tim Janikfixed panel allocation and stacking order, fixed the...
1998-04-04 Tony GaleTony Gale <gale@gtk.org>
1998-04-04 BST 1998 Tony... subsections on Aspect Frames and Paned widgets.
1998-04-04 Owen TaylorTest for need to recompute geometry with GTK_WIDGET_REA...
1998-04-04 Federico Mena... New function to draw a nifty "textured metal" frame...
1998-04-04 Owen TaylorCall recompute_geometry() upon realization, since it...
1998-04-04 Owen TaylorMake debug string parsine case-insensitive
1998-04-04 Manish Singhcorrected possible overrun when inserting into GStrings
1998-04-04 Owen TaylorRemoved literal german from strings to appease SGI...
next