summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update a littleGTK_MULTIHEAD_MERGEPOINT_05_02_02Jonathan Blandford2002-02-041-0/+27
* Fix leak of GdkEvent (#70519)Padraig O'Briain2002-02-048-0/+37
* Fix from Matthias Clasen to clear background appropriately for theme byOwen Taylor2002-02-048-5/+53
* on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-048-1/+36
* Updated Slovak translation.Stanislav Visnovsky2002-02-042-252/+199
* rename "signal" arg to "name" to avoid compiler warnings about shadowingHavoc Pennington2002-02-049-6/+55
* Add flipping support to the expanders.Anders Carlsson2002-02-038-5/+40
* Updated Malay Translation.Hasbullah Bin Pit2002-02-032-174/+210
* RC file lookup improvements (#68234, suggestions from Matthias Clasen.)Owen Taylor2002-02-038-126/+182
* Non-exported _gtk_menu_select_first() function that selects the first itemOwen Taylor2002-02-0315-68/+203
* Fix some bugs in the determination of xgrab_shell.Owen Taylor2002-02-038-1/+36
* Add a GtkSetting (gtk-entry-select-on-focus) controlling whether theOwen Taylor2002-02-0210-12/+217
* To get around the fact that we may have a owner_events = FALSE grab inOwen Taylor2002-02-028-40/+213
* Install gtkrc.default from $(srcdir) for when $(builddir) is different.Peter Williams2002-02-028-1/+36
* remove TESTGTK_RCFILE defineKristian Rietveld2002-02-028-1/+28
* Remove the "select first item if popped up from keypress" hack -- wasOwen Taylor2002-02-0210-22/+133
* set upper member of vadjustment correct, so the vscrollbars of listsKristian Rietveld2002-02-029-3/+64
* Support engine "" {} to mean override to the default engine. (#70205)Owen Taylor2002-02-029-25/+101
* Updated Danish translation.Ole Laursen2002-02-022-37/+52
* Parse the RC string here when the first object is created rather than inOwen Taylor2002-02-0210-9/+144
* use gtk_label_new_with_mnemonic for labels that actually have mnemonicsManish Singh2002-02-028-6/+41
* Fix use of ! in shell.Owen Taylor2002-02-029-6/+70
* Fix ordering of priorities so that priorities take precendence over theOwen Taylor2002-02-0210-30/+164
* Build the tga loader as a static library. (#70157)Matthias Clasen2002-02-012-2/+9
* Merge 16- and 32-bit ico support from the stable branch. (#61179)Matthias Clasen2002-02-014-26/+127
* use y coordinate relative to the tree and not the treeview window (fixesKristian Rietveld2002-02-018-1/+43
* adjust cell_area and background_area for possible treeview scroll (fixesKristian Rietveld2002-02-018-0/+56
* (committed this again -- broken pipe and ChangeLog update)Kristian Rietveld2002-02-018-8/+8
* use height - page_size not height - allocation->heightKristian Rietveld2002-02-017-0/+35
* Updated Swedish translation.Christian Rose2002-02-012-128/+133
* Fix typo in property description. (Christian Rose.)Owen Taylor2002-02-018-1/+36
* Handle reparsing any strings if the theme changes. (#69465)Owen Taylor2002-02-019-8/+92
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-02-012-149/+139
* set tree to NULL if tree_view->priv->tree is NULL (#70152, patch by JohnKristian Rietveld2002-02-018-3/+41
* ri Feb 1 12:51:20 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-018-1/+44
* Updated Danish translation.Ole Laursen2002-02-012-110/+82
* s/directory/folder/ in all labels and messages.Owen Taylor2002-02-018-11/+46
* Feb 1 08:57:38 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-018-19/+50
* unref the model after the last use, not before.GTK_MULTIHEAD_MERGEPOINT_01_02_02Jonathan Blandford2002-01-318-2/+37
* Install a Default RC file that sets the tooltips color to yellow. (#58542)Owen Taylor2002-01-311-0/+9
* Install a Default RC file that sets the tooltips color to yellow. (#58542)Owen Taylor2002-01-319-5/+61
* Fix another missing static.Owen Taylor2002-01-3111-20/+84
* Try to make sure that we have some focused widget on map. (#50339)Owen Taylor2002-01-311-6/+9
* make static.Mark McLoughlin2002-01-3115-18/+151
* Handle the case where bin->child is NULL. (#70153, Padraig O'Briain)Owen Taylor2002-01-319-2/+65
* Add missing files (Christian Rose #70165)Owen Taylor2002-01-3146-1638/+15402
* Updated Swedish translation.Christian Rose2002-01-312-24/+22
* save last minute changes before committing.Jonathan Blandford2002-01-319-25/+78
* only emit the signal if an interesting column changes.Jonathan Blandford2002-01-3010-15/+140
* remove unused variable.Manish Singh2002-01-309-3/+57