summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Fix leak of GdkEvent (#70519)Padraig O'Briain2002-02-041-0/+5
* Fix from Matthias Clasen to clear background appropriately for theme byOwen Taylor2002-02-041-0/+7
* on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-041-0/+5
* rename "signal" arg to "name" to avoid compiler warnings about shadowingHavoc Pennington2002-02-041-0/+7
* Add flipping support to the expanders.Anders Carlsson2002-02-031-0/+5
* RC file lookup improvements (#68234, suggestions from Matthias Clasen.)Owen Taylor2002-02-031-0/+13
* Non-exported _gtk_menu_select_first() function that selects the first itemOwen Taylor2002-02-031-0/+20
* Fix some bugs in the determination of xgrab_shell.Owen Taylor2002-02-031-0/+5
* Add a GtkSetting (gtk-entry-select-on-focus) controlling whether theOwen Taylor2002-02-021-0/+25
* To get around the fact that we may have a owner_events = FALSE grab inOwen Taylor2002-02-021-0/+10
* Install gtkrc.default from $(srcdir) for when $(builddir) is different.Peter Williams2002-02-021-0/+5
* remove TESTGTK_RCFILE defineKristian Rietveld2002-02-021-0/+4
* Remove the "select first item if popped up from keypress" hack -- wasOwen Taylor2002-02-021-0/+11
* set upper member of vadjustment correct, so the vscrollbars of listsKristian Rietveld2002-02-021-0/+9
* Support engine "" {} to mean override to the default engine. (#70205)Owen Taylor2002-02-021-0/+6
* Parse the RC string here when the first object is created rather than inOwen Taylor2002-02-021-0/+11
* use gtk_label_new_with_mnemonic for labels that actually have mnemonicsManish Singh2002-02-021-0/+5
* Fix use of ! in shell.Owen Taylor2002-02-021-0/+9
* Fix ordering of priorities so that priorities take precendence over theOwen Taylor2002-02-021-0/+9
* use y coordinate relative to the tree and not the treeview window (fixesKristian Rietveld2002-02-011-0/+6
* adjust cell_area and background_area for possible treeview scroll (fixesKristian Rietveld2002-02-011-0/+6
* (committed this again -- broken pipe and ChangeLog update)Kristian Rietveld2002-02-011-1/+1
* use height - page_size not height - allocation->heightKristian Rietveld2002-02-011-0/+5
* Fix typo in property description. (Christian Rose.)Owen Taylor2002-02-011-0/+5
* Handle reparsing any strings if the theme changes. (#69465)Owen Taylor2002-02-011-0/+7
* set tree to NULL if tree_view->priv->tree is NULL (#70152, patch by JohnKristian Rietveld2002-02-011-0/+5
* ri Feb 1 12:51:20 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-011-0/+6
* s/directory/folder/ in all labels and messages.Owen Taylor2002-02-011-0/+5
* Feb 1 08:57:38 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-011-0/+7
* unref the model after the last use, not before.GTK_MULTIHEAD_MERGEPOINT_01_02_02Jonathan Blandford2002-01-311-0/+5
* Install a Default RC file that sets the tooltips color to yellow. (#58542)Owen Taylor2002-01-311-0/+8
* Fix another missing static.Owen Taylor2002-01-311-0/+11
* make static.Mark McLoughlin2002-01-311-0/+19
* Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)Owen Taylor2002-01-311-0/+9
* save last minute changes before committing.Jonathan Blandford2002-01-311-0/+7
* only emit the signal if an interesting column changes.Jonathan Blandford2002-01-301-0/+10
* remove unused variable.Manish Singh2002-01-301-0/+8
* Add bug number to my last entry.Matthias Clasen2002-01-301-1/+1
* Remove excess calls to g_return_if_fail from static and virtual functions.Matthias Clasen2002-01-301-0/+5
* Allow a -1 icon size.Anders Carlsson2002-01-301-0/+4
* fix revrted bug fix. (use a define for max digits).Tim Janik2002-01-301-0/+5
* Try to make sure that we have some focused widget on map. (#50339)Owen Taylor2002-01-301-1/+13
* 1.3.13GTK_1_3_13Owen Taylor2002-01-301-0/+19
* Export gtk_widget_set_accel_path().Owen Taylor2002-01-301-0/+7
* Consistently use GdkModifierType. (#66950, Mark Patton)Owen Taylor2002-01-301-0/+13
* Document that the end points are included in the range. (#69783, JeffreyOwen Taylor2002-01-301-0/+6
* Revert the last changes to make the number of digits only effect drawing,Owen Taylor2002-01-301-1/+9
* ue Jan 29 19:51:05 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-01-301-0/+14
* Fix wrong usage of g_value_set/get_object for PROP_TABS and memory leak inOwen Taylor2002-01-301-0/+6
* Document that a size of (GtkIconSize)-1 means don't scale.Owen Taylor2002-01-301-0/+13