summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Reintroduce the reverted change, since it is necessary to prevent lostMatthias Clasen2004-12-131-0/+4
* Fix the signature to avoid overwriting a pspec.Matthias Clasen2004-12-131-0/+3
* Revert a change which prevented torn-off menus from being shown normally.Matthias Clasen2004-12-131-0/+3
* Implement scroll wheel scrolling for menus. (#88532)Matthias Clasen2004-12-131-0/+3
* Compare only the HAS_DEFAULT flags. (#160711, Tommi Komulainen)Matthias Clasen2004-12-131-0/+3
* Add a missing break statement. (#161172, Damon Chaplin)Matthias Clasen2004-12-131-0/+3
* UpdatesMatthias Clasen2004-12-131-0/+2
* Add a width-chars property like GtkLabel has. (#160496, James M. Cape)Matthias Clasen2004-12-131-0/+3
* UpdatesMatthias Clasen2004-12-131-2/+3
* Add some docs for GtkWidget::delete-event and GtkWidget::destroy-event.Matthias Clasen2004-12-131-0/+6
* Add a max-width-chars property, which can be used to specify the width ofMatthias Clasen2004-12-131-0/+7
* Don't let the empty menu filler affect visibility of separators. (#160500,Matthias Clasen2004-12-131-0/+6
* Pass a last item to gtk_combo_box_relayout_item. (#161050, John Finlay)Matthias Clasen2004-12-131-0/+3
* Rename a local variable to avoid a conflict. (#161109, Robert Ögren) 1Matthias Clasen2004-12-131-0/+5
* Fix date of last entry.Tor Lillqvist2004-12-121-1/+1
* gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.cTor Lillqvist2004-12-121-0/+35
* Fix a copy-and-paste error, noticed by Robert Ögren.Matthias Clasen2004-12-121-0/+5
* Only wrap if we are in the topmost menu. (#160936, John Finlay)Matthias Clasen2004-12-111-0/+6
* Support no-Alt mnemnonics in menu bars (#101309, Owen Taylor)Matthias Clasen2004-12-101-0/+20
* add recent new functions.Manish Singh2004-12-101-0/+4
* Revert the patch which added no-alt mnemonics, since it interfers badlyMatthias Clasen2004-12-101-0/+6
* Fix a property nick typo.Matthias Clasen2004-12-101-0/+3
* Apply a patch to reset the filter if an otherwise invisible file isMatthias Clasen2004-12-091-0/+4
* Fix #145463, reported by Michael Natterer.Matthias Clasen2004-12-091-0/+17
* Add functions which allow faster insertion of rows in sorted list stores.Matthias Clasen2004-12-091-0/+7
* Fix a typo in the docs. (#160826, Jay Camp)Matthias Clasen2004-12-091-0/+5
* Merged from gtk-2-4:Federico Mena Quintero2004-12-091-0/+7
* Fix #111031, reported by Padraig O'Briain:Matthias Clasen2004-12-081-0/+16
* Remove all entries for the same key, not just the first one. (#159498,Matthias Clasen2004-12-081-0/+6
* Use button->event_window for the fake leave event, otherwise the buttonMatthias Clasen2004-12-081-0/+6
* Make this work, no need to invert the array.Matthias Clasen2004-12-081-0/+6
* Don't mess up the column header state if the button release event isMatthias Clasen2004-12-081-0/+10
* Fix a typo in last commitMarco Pesenti Gritti2004-12-071-0/+6
* Queue a redraw. (#160679, Damon Chaplin)Matthias Clasen2004-12-071-0/+5
* Add complex dialogs to gallery.Matthias Clasen2004-12-071-0/+7
* Prevent double commits, don't commit when Ctrl is present. (#160376,Matthias Clasen2004-12-061-0/+5
* Implement keynav for the color picker - win32 too. Fixes bug #160437.Hans Breuer2004-12-051-0/+5
* Use g_fopen().Tor Lillqvist2004-12-051-0/+7
* Bump versionMatthias Clasen2004-12-031-0/+2
* 2.5.6GTK_2_5_6Matthias Clasen2004-12-031-0/+6
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-0/+8
* Reinstate the previous behavior for clicking Ok after activating aMatthias Clasen2004-12-031-0/+6
* Merged from gtk-2-4:Federico Mena Quintero2004-12-021-0/+25
* Make sure we always return a value. Return None in the fallthrough case.Manish Singh2004-12-021-0/+5
* Don't leak pango_font_description object (#160214, Frederic Crozat).Matthias Clasen2004-12-021-0/+5
* Handle the fact the the changed row may also be moved. (#159387, OlivierMatthias Clasen2004-12-021-0/+6
* Use the module's correct name in test. (#160122)Tor Lillqvist2004-12-011-0/+5
* xp theme combo box arrows on toolbarsDom Lachowicz2004-12-011-0/+1
* draw XP status bar grip, toolbar grip properlyDom Lachowicz2004-12-011-0/+2
* added virtual functions GtkUIManager::get_widget() and ::get_action().Michael Natterer2004-12-011-0/+10