| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Return TRUE if there are children. (#162134, Iñigo Serna, patch by John | Matthias Clasen | 2004-12-24 | 1 | -0/+4 |
* | Transfer state from the button to the cell view to get prelighting right. | Matthias Clasen | 2004-12-24 | 1 | -0/+6 |
* | Conflict markers | Søren Sandmann Pedersen | 2004-12-22 | 1 | -1/+0 |
* | Add sensitivity-changing timeout. Written by Christian Persch. | Søren Sandmann | 2004-12-22 | 1 | -1/+27 |
* | Don't forget to null the mnemonic_menu when unsetting a mnemonic, reported | Matthias Clasen | 2004-12-22 | 1 | -0/+13 |
* | Fix sorting of list stores. (#161886, Marcin Krzyzanowski) | Matthias Clasen | 2004-12-22 | 1 | -0/+11 |
* | print out the version and binary name in the header comment. Problem | Jonathan Blandford | 2004-12-22 | 1 | -0/+5 |
* | Pass a root path to gtk_tree_model_rows_reordered(). (#161720, Marcin | Matthias Clasen | 2004-12-20 | 1 | -0/+4 |
* | Don't translate NULL messages. (#161789, Morten Welinder) | Matthias Clasen | 2004-12-20 | 1 | -0/+3 |
* | Don't show the secondary label on show_all(). (#161707, Christian Persch) | Matthias Clasen | 2004-12-20 | 1 | -0/+5 |
* | Use wide character API when available. Use UTF-8 for filenames. | Tor Lillqvist | 2004-12-19 | 1 | -0/+9 |
* | Add missing GDK_THREADS_ENTER/LEAVE. | Matthias Clasen | 2004-12-19 | 1 | -0/+11 |
* | Add missing initializations. (#161646, Torsten Schoenfeld) | Matthias Clasen | 2004-12-19 | 1 | -0/+6 |
* | Bump version | Matthias Clasen | 2004-12-16 | 1 | -0/+2 |
* | 2.6.0 second tryGTK_2_6_0 | Matthias Clasen | 2004-12-16 | 1 | -0/+5 |
* | 2.6.0 | Matthias Clasen | 2004-12-16 | 1 | -0/+4 |
* | Only unblock the handlers if they are blocked. | Matthias Clasen | 2004-12-16 | 1 | -0/+3 |
* | Don't crash if enable_search is FALSE. (#161267, Jorn Baayen) | Matthias Clasen | 2004-12-16 | 1 | -0/+10 |
* | Add missing includes. | Matthias Clasen | 2004-12-16 | 1 | -0/+2 |
* | Require glib 2.6.0 for g_filename_display_basename. | Matthias Clasen | 2004-12-16 | 1 | -0/+10 |
* | Use g_filename_display_basename to calculate display name. | Alexander Larsson | 2004-12-15 | 1 | -0/+5 |
* | Updates | Matthias Clasen | 2004-12-15 | 1 | -0/+2 |
* | Use _gtk_menu_item_popup_submenu() to make keynav into submenus work | Matthias Clasen | 2004-12-15 | 1 | -0/+12 |
* | Use a GtkComboBox in SELECT_FOLDER mode (#157726). | James M. Cape | 2004-12-15 | 1 | -0/+41 |
* | Don't try to filter if impl->current_filter is NULL. (#161329, R. | Matthias Clasen | 2004-12-15 | 1 | -0/+6 |
* | Merged from gtk-2-4: | Federico Mena Quintero | 2004-12-15 | 1 | -0/+24 |
* | Fix a typo | Matthias Clasen | 2004-12-14 | 1 | -0/+4 |
* | Don't use gtk_cell_renderer_set_values(). | Matthias Clasen | 2004-12-14 | 1 | -0/+6 |
* | Bump version to 2.6.0 | Matthias Clasen | 2004-12-14 | 1 | -2/+4 |
* | Test oversized items. | Matthias Clasen | 2004-12-14 | 1 | -0/+2 |
* | Add new symbols. | Matthias Clasen | 2004-12-14 | 1 | -0/+9 |
* | s/maximal/maximum/g (#161195, David Lodge) | Matthias Clasen | 2004-12-13 | 1 | -0/+2 |
* | Reintroduce the reverted change, since it is necessary to prevent lost | Matthias Clasen | 2004-12-13 | 1 | -0/+4 |
* | Fix the signature to avoid overwriting a pspec. | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Revert a change which prevented torn-off menus from being shown normally. | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Implement scroll wheel scrolling for menus. (#88532) | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Compare only the HAS_DEFAULT flags. (#160711, Tommi Komulainen) | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Add a missing break statement. (#161172, Damon Chaplin) | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Updates | Matthias Clasen | 2004-12-13 | 1 | -0/+2 |
* | Add a width-chars property like GtkLabel has. (#160496, James M. Cape) | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Updates | Matthias Clasen | 2004-12-13 | 1 | -2/+3 |
* | Add some docs for GtkWidget::delete-event and GtkWidget::destroy-event. | Matthias Clasen | 2004-12-13 | 1 | -0/+6 |
* | Add a max-width-chars property, which can be used to specify the width of | Matthias Clasen | 2004-12-13 | 1 | -0/+7 |
* | Don't let the empty menu filler affect visibility of separators. (#160500, | Matthias Clasen | 2004-12-13 | 1 | -0/+6 |
* | Pass a last item to gtk_combo_box_relayout_item. (#161050, John Finlay) | Matthias Clasen | 2004-12-13 | 1 | -0/+3 |
* | Rename a local variable to avoid a conflict. (#161109, Robert Ögren) 1 | Matthias Clasen | 2004-12-13 | 1 | -0/+5 |
* | Fix date of last entry. | Tor Lillqvist | 2004-12-12 | 1 | -1/+1 |
* | gtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfilesel.c | Tor Lillqvist | 2004-12-12 | 1 | -0/+35 |
* | Fix a copy-and-paste error, noticed by Robert Ögren. | Matthias Clasen | 2004-12-12 | 1 | -0/+5 |
* | Only wrap if we are in the topmost menu. (#160936, John Finlay) | Matthias Clasen | 2004-12-11 | 1 | -0/+6 |