summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete assertion that the selected row can't be a volume; this isFEDERICO_MERGE_1Federico Mena Quintero2005-04-181-0/+6
* Patch from Christian Neumair <chris@gnome-de.org>; only select the firstFederico Mena Quintero2005-04-151-0/+9
* Bump versionMatthias Clasen2005-04-131-1/+3
* 2.6.7gtk-2-6-macosx-branchpointGTK_2_6_7Matthias Clasen2005-04-131-0/+2
* Sigh, revert another changeMatthias Clasen2005-04-121-1/+5
* Revert the changes to display broken images, since there are applicationsMatthias Clasen2005-04-121-0/+6
* Fix #300218:Ivan, Wong Yat Cheung2005-04-111-0/+10
* Bump versionMatthias Clasen2005-04-111-0/+4
* 2.6.6GTK_2_6_6Matthias Clasen2005-04-111-0/+8
* Some more fixes necessary to make building with gcc 4 work.Matthias Clasen2005-04-091-0/+5
* Add 16x16 versions of the zoom icons and of GTK_STOCK_INDEX. Some of theMatthias Clasen2005-04-091-0/+17
* Don't display too many broken images. (#169870, Roman Kagan, patch by IvanMatthias Clasen2005-04-091-0/+9
* Bump versionMatthias Clasen2005-04-091-0/+2
* 2.6.5GTK_2_6_5Matthias Clasen2005-04-091-0/+6
* If a stock_id is unknown, display the missing image. (#169870, StevenMatthias Clasen2005-04-091-0/+4
* Use the same function as in updateiconcache.c. (spotted by MortenMatthias Clasen2005-04-091-0/+3
* Make this work when called from gtk_combo_box_destroy(). (#172999,Matthias Clasen2005-04-081-0/+6
* Fix double-click to autosize treeview columns. This was probably brokenMatthias Clasen2005-04-081-0/+12
* Avoid unaligned access. (#172947)Matthias Clasen2005-04-071-0/+3
* Some fixes from Morten Welinder (#172947):Matthias Clasen2005-04-071-0/+9
* Return TRUE if the cache is newer than the directory. (#172852, JacobMatthias Clasen2005-04-071-0/+4
* Replace an explicit pkg-config by $PKG_CONFIG. (#168074, Hans-WolfgangMatthias Clasen2005-04-071-0/+3
* Ignore regions which fall completely outside the line. (#165862, FelipeMatthias Clasen2005-04-071-0/+6
* More build fixesMatthias Clasen2005-04-071-1/+2
* Make it compileMatthias Clasen2005-04-071-0/+4
* Pass the target list to the underlying dnd implementation, otherwise weMatthias Clasen2005-04-071-0/+6
* Use canonical property names for g_object_notify() calls. (#171746, MortenMatthias Clasen2005-04-071-0/+5
* Allow resetting search-column to -1, and document it. (#172891, LorenzoMatthias Clasen2005-04-071-0/+6
* Avoid a few unnecessary calls to gdk_window_get_pointer(). (#168015, BillyMatthias Clasen2005-04-061-0/+4
* Fix the EWMH link, noticed by Kristof Vansant.Matthias Clasen2005-04-061-1/+4
* Remove Makefile.in.in. (#171092, Stefan Kasal)Matthias Clasen2005-04-061-0/+5
* Don't modify scanner->value, copy it first. (#165693, Tommi Komulainen)Matthias Clasen2005-04-061-0/+5
* Implement grab_focus for GtkComboBox and GtkComboBoxEntry. (#171912,Matthias Clasen2005-04-061-0/+7
* Store icon caches along with the mtimes of the toplevel directories. TheMatthias Clasen2005-04-061-0/+8
* Protect the license and credits buttons from being affected byMatthias Clasen2005-04-051-0/+4
* Keep a reference to the item. (#167920, Hazael Maldonado Torres)Matthias Clasen2005-04-051-0/+3
* Add some more docs on interactive search.Matthias Clasen2005-04-051-0/+3
* UpdatesMatthias Clasen2005-04-051-0/+4
* Handle 16 colour display mode. For some reason, in this modeTor Lillqvist2005-04-051-0/+4
* Don't force 24bpp GdkVisual on 32bpp displays. (#140706)Tor Lillqvist2005-04-051-0/+5
* Add bug refMatthias Clasen2005-04-051-2/+4
* change to use gtk_tree_view_real_expand_row() instead of doing this byJonathan Blandford2005-04-041-0/+5
* cast combo->priv->entry to GTK_ENTRY()Manish Singh2005-04-041-0/+5
* Translate x, y into widget coordinates instead of root coordinates. PatchSøren Sandmann2005-04-041-0/+6
* Take padding into account when calculating max_layout_width.Matthias Clasen2005-04-041-0/+3
* Use gtk_accel_map_change_entry(), so that reusing the same action nameMatthias Clasen2005-04-041-0/+6
* New debugging function, to log a clipboard format name symbolically.Tor Lillqvist2005-04-031-0/+55
* let dash_offset shift the start of the line pattern not the start of theHans Breuer2005-04-031-0/+7
* Move documentation inline, document if add_target functions append orMatthias Clasen2005-04-011-0/+4
* Make gtk_combo_box_get_active_text do the right thing for GtkComboBoxEntryMatthias Clasen2005-04-011-0/+14