summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Fixed reversed comparison causing RC properties not to work.Owen Taylor2001-09-111-0/+5
* more stock icons - warning dialog, error dialog, DnDJakub Steiner2001-09-111-0/+9
* minor fixesJoshua N Pritikin2001-09-111-0/+8
* slight fix for g_object_set() not usable for nesting anymore.Tim Janik2001-09-101-0/+10
* Forgot gdkfont.cAlexander Larsson2001-09-101-0/+1
* Update to use the new g_boxed_type_register_static API.Alex Larsson2001-09-101-0/+10
* Fix looping in gtk_tree_store_init() waiting for zero random int.Padraig O'Briain2001-09-101-0/+5
* fix xscale and yscale behaviour which havoc broke. they have to default toTim Janik2001-09-101-0/+8
* gtk/gtkstyle.c (_gtk_style_peek_property_value) Amend previous change toPadraig O'Briain2001-09-101-0/+5
* Fix blank line in the wrong place.Owen Taylor2001-09-101-0/+5
* Don't do a lookup immediately after creating style->property_cache, sinceOwen Taylor2001-09-101-0/+7
* 2001-09-09 Alexander Larsson <alla@lysator.liu.se> Alexander Larsson2001-09-091-1/+7
* Remove gdk/nanox/Makefile from AC_OUTPUT(), since it is no longer in cvs.Alexander Larsson2001-09-091-0/+6
* move some of the accel group functions into a Private subsectionHavoc Pennington2001-09-081-0/+5
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-081-0/+18
* Write documentation Write documentationJonathan Blandford2001-09-081-0/+5
* Replace uses of GBSearchArray with GArray and bsearch(), to removeOwen Taylor2001-09-081-0/+6
* put GtkPacker back in here so it won't be in gtk-unused.txt, but don't putHavoc Pennington2001-09-081-0/+15
* Prevent a false alarm constness warning with a cast.Owen Taylor2001-09-081-0/+8
* remove g_print.Jonathan Blandford2001-09-081-0/+8
* remove CellRendererTextPixbufHavoc Pennington2001-09-081-0/+4
* tsk tsk, jrb broke the buildHavoc Pennington2001-09-081-0/+4
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-081-0/+15
* Removed unused function.Alex Larsson2001-09-081-0/+20
* Make the default default colormap the GdkRGB colormap, not the systemOwen Taylor2001-09-071-0/+21
* add some lame code to handle G_MININT, fixes #57424Havoc Pennington2001-09-071-0/+5
* Deprecate gdk_set/get_use_xshm, make gdk_set_use_xshm a noop. RemoveOwen Taylor2001-09-071-0/+19
* remove some debug code that seems to have caused a breakpoint in validHavoc Pennington2001-09-071-0/+13
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-0/+142
* update adjustments after validating destination yrange; fixes #53918 (ThisHavoc Pennington2001-09-071-1/+18
* gdk/x11/gdkkeys-x11.c (get_direction): Don't call g_strcasecmp on NULL string...Matthias Clasen2001-09-071-0/+5
* Use GtkType/GType instead of uint.Alex Larsson2001-09-061-0/+8
* fix initial val for sort column.Jonathan Blandford2001-09-041-0/+9
* Version 1.3.7GTK_1_3_7Owen Taylor2001-09-041-0/+12
* updates for 1.3.7 release.Tim Janik2001-09-041-0/+4
* handle default sort featureJonathan Blandford2001-09-031-0/+13
* patch from vishnu@pobox.com (Joshua N Pritikin) to fix math and anJonathan Blandford2001-09-031-0/+6
* Patch from vishnu@pobox.com (Joshua N Pritikin) to emit signal at theJonathan Blandford2001-09-031-0/+9
* Set current serial so that we don't eternally update the keymap after weOwen Taylor2001-09-031-0/+9
* much changes in an attempt to make it working. It mostly works now,Kristian Rietveld2001-09-021-0/+9
* code cleaup, fix for bug #59222.Kristian Rietveld2001-09-021-0/+9
* add warnings per jrb's request.Kristian Rietveld2001-09-011-0/+5
* pass in user data.Jonathan Blandford2001-09-011-0/+6
* Instead of always mirroring the selection to a single PRIMARY selection,Owen Taylor2001-08-311-0/+15
* put validate idle at resize - 2 just for flexibilityHavoc Pennington2001-08-301-0/+5
* handle NULL shaped object from the empty-child-anchor case by drawing aHavoc Pennington2001-08-301-0/+11
* apply fix to #58420 from Hidetoshi Tajima and Matthias ClasenHavoc Pennington2001-08-301-0/+5
* change color when the GtkTreeView loses focus.Jonathan Blandford2001-08-291-0/+10
* fix g_object_notifyHavoc Pennington2001-08-291-0/+4
* add default iconHavoc Pennington2001-08-291-0/+32