summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect parameter to compute_double_length (#58680, patch fromOwen Taylor2001-09-191-0/+16
* Don't draw with GTK_STATE_ACTIVE.Alex Larsson2001-09-191-0/+32
* up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8.Tim Janik2001-09-181-2/+8
* remove conflict marker from ChangeLogJonathan Blandford2001-09-181-2/+1
* centralize all the editing codeJonathan Blandford2001-09-181-0/+12
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-0/+27
* Get rid of broken "can_edit" and "can_activate" properties in favor ofJonathan Blandford2001-09-181-0/+7
* Add put for use with editable widgets. This function is private, andJonathan Blandford2001-09-181-0/+6
* don't use += before =Matt Wilson2001-09-181-0/+24
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-171-2/+12
* Handle scroll wheel events.Alexander Larsson2001-09-171-0/+5
* demos/gtk-demo/main.c (setup_default_icon): Use a shapedMatthias Clasen2001-09-141-0/+5
* demos/gtk-demo/stock_browser.c (id_to_macro): make the uppercasing work. (#59...Matthias Clasen2001-09-141-0/+5
* road signs for error and question dialogsJakub Steiner2001-09-131-0/+5
* more dialog icon changesJakub Steiner2001-09-131-0/+6
* Rename interface signals to make them more clear. Also, changeJonathan Blandford2001-09-121-0/+14
* gtk/gtktextview.c Add support for Ctrl+Up/Down arrow to move cursor toPadraig O'Briain2001-09-121-0/+7
* dialog icon fix-ups, arrow icons, font, refresh and othersJakub Steiner2001-09-121-0/+7
* stock icon updates: question dialog, arrowsJakub Steiner2001-09-121-0/+7
* Implement a search path for GTK+ modules.Owen Taylor2001-09-111-0/+21
* 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