summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Check for nm.Matthias Clasen2005-04-291-0/+5
* Use the internal unselect_all function, since we need the unselection toMatthias Clasen2005-04-291-0/+4
* Use g_object_notify() instead of triggering a ::notify by re-setting theMatthias Clasen2005-04-291-0/+6
* Also scroll horizontally when necessary, and keep the northwest corner ofMatthias Clasen2005-04-291-0/+4
* Add some more tests.Matthias Clasen2005-04-291-0/+4
* Don't crash if the path does not point to a row in the model. (#300909,Matthias Clasen2005-04-291-0/+4
* Remove conflict markersMatthias Clasen2005-04-291-1/+0
* Add some more attribute tests.Matthias Clasen2005-04-291-0/+8
* Get volume name also on Win9x. (#301798, Daniel Atallah)Tor Lillqvist2005-04-251-0/+8
* Typo.Tor Lillqvist2005-04-221-1/+1
* Initailize gettext before use. Calling bindtextdomain() andTor Lillqvist2005-04-221-0/+10
* Match character height instead of cell height. Fix #301228.Ivan, Wong Yat Cheung2005-04-211-0/+5
* Merged from gtk-2-6:Federico Mena Quintero2005-04-181-0/+8
* gtk/gtkstyle.c gtk/gtkcolorsel.c gtk/gtkhsv.c gtk/gtkiconview.c Update toOwen Taylor2005-04-181-0/+7
* Merged from gtk-2-6:Federico Mena Quintero2005-04-151-0/+11
* Revert problematic fixes.Matthias Clasen2005-04-131-0/+9
* Fix #300218:Ivan, Wong Yat Cheung2005-04-111-0/+10
* Some more fixes necessary to make building with gcc 4 work.Matthias Clasen2005-04-101-0/+5
* Add 16x16 versions of the zoom icons and of GTK_STOCK_INDEX. Some of theMatthias Clasen2005-04-091-0/+14
* Don't display too many broken images. (#169870, Roman Kagan, patch by IvanMatthias Clasen2005-04-091-0/+9
* 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/+5
* Make this work when called from gtk_combo_box_destroy(). (#172999,Matthias Clasen2005-04-081-0/+6
* Simplify matrix manipulation now that cairo exposes the cairo_matrix_tCarl Worth2005-04-081-0/+8
* Fix double-click to autosize treeview columns. This was probably brokenMatthias Clasen2005-04-081-0/+12
* Allow setting background images on menus. (#169532, Benjamin Otte)Matthias Clasen2005-04-071-0/+3
* Avoid unaligned access. (#172947)Matthias Clasen2005-04-071-0/+7
* Some fixes from Morten Welinder (#172947):Matthias Clasen2005-04-071-0/+9
* Add a hint about hiding expanders.Matthias Clasen2005-04-071-0/+3
* Return TRUE if the cache is newer than the directory. (#172852, JacobMatthias Clasen2005-04-071-0/+4
* a typoStepan Kasal2005-04-071-1/+1
* 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
* Pass the target list to the underlying dnd implementation, otherwise weMatthias Clasen2005-04-071-0/+5
* Document -1 as possible value.Matthias Clasen2005-04-071-0/+5
* Avoid a few unnecessary calls to gdk_window_get_pointer(). (#168015, BillyMatthias Clasen2005-04-061-1/+5
* Remove Makefile.in.inMatthias Clasen2005-04-061-2/+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/+5
* Store icon caches along with the mtimes of the toplevel directories. TheMatthias Clasen2005-04-061-0/+8
* Fix a typo in a warning.Matthias Clasen2005-04-051-0/+3
* Protect the license and credits buttons from being affected byMatthias Clasen2005-04-051-0/+6
* 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/+5
* 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-0/+2
* change to use gtk_tree_view_real_expand_row() instead of doing this byJonathan Blandford2005-04-041-0/+5
* Add GtkTextBuffer::text (#172631)Johan Dahlin2005-04-041-0/+6
* cast combo->priv->entry to GTK_ENTRY()Manish Singh2005-04-041-0/+8