summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
...
* Transfer state from the button to the cell view to get prelighting right.Matthias Clasen2004-12-241-0/+6
* Conflict markersSøren Sandmann Pedersen2004-12-221-1/+0
* Add sensitivity-changing timeout. Written by Christian Persch.Søren Sandmann2004-12-221-1/+27
* Don't forget to null the mnemonic_menu when unsetting a mnemonic, reportedMatthias Clasen2004-12-221-0/+13
* Fix sorting of list stores. (#161886, Marcin Krzyzanowski)Matthias Clasen2004-12-221-0/+11
* print out the version and binary name in the header comment. ProblemJonathan Blandford2004-12-221-0/+5
* Pass a root path to gtk_tree_model_rows_reordered(). (#161720, MarcinMatthias Clasen2004-12-201-0/+4
* Don't translate NULL messages. (#161789, Morten Welinder)Matthias Clasen2004-12-201-0/+3
* Don't show the secondary label on show_all(). (#161707, Christian Persch)Matthias Clasen2004-12-201-0/+5
* Use wide character API when available. Use UTF-8 for filenames.Tor Lillqvist2004-12-191-0/+9
* Add missing GDK_THREADS_ENTER/LEAVE.Matthias Clasen2004-12-191-0/+11
* Add missing initializations. (#161646, Torsten Schoenfeld)Matthias Clasen2004-12-191-0/+6
* Bump versionMatthias Clasen2004-12-161-0/+2
* 2.6.0 second tryGTK_2_6_0Matthias Clasen2004-12-161-0/+5
* 2.6.0Matthias Clasen2004-12-161-0/+4
* Only unblock the handlers if they are blocked.Matthias Clasen2004-12-161-0/+3
* Don't crash if enable_search is FALSE. (#161267, Jorn Baayen)Matthias Clasen2004-12-161-0/+10
* Add missing includes.Matthias Clasen2004-12-161-0/+2
* Require glib 2.6.0 for g_filename_display_basename.Matthias Clasen2004-12-161-0/+10
* Use g_filename_display_basename to calculate display name.Alexander Larsson2004-12-151-0/+5
* UpdatesMatthias Clasen2004-12-151-0/+2
* Use _gtk_menu_item_popup_submenu() to make keynav into submenus workMatthias Clasen2004-12-151-0/+12
* Use a GtkComboBox in SELECT_FOLDER mode (#157726).James M. Cape2004-12-151-0/+41
* Don't try to filter if impl->current_filter is NULL. (#161329, R.Matthias Clasen2004-12-151-0/+6
* Merged from gtk-2-4:Federico Mena Quintero2004-12-151-0/+24
* Fix a typoMatthias Clasen2004-12-141-0/+4
* Don't use gtk_cell_renderer_set_values().Matthias Clasen2004-12-141-0/+6
* Bump version to 2.6.0Matthias Clasen2004-12-141-2/+4
* Test oversized items.Matthias Clasen2004-12-141-0/+2
* Add new symbols.Matthias Clasen2004-12-141-0/+9
* s/maximal/maximum/g (#161195, David Lodge)Matthias Clasen2004-12-131-0/+2
* 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