| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement this in terms of gtk_combo_box_get_active_iter(), instead of | Matthias Clasen | 2004-07-30 | 1 | -21/+14 |
* | Add a field for an "add to shortcuts" menu item. (popup_menu_detach_cb): | Federico Mena Quintero | 2004-07-29 | 1 | -62/+132 |
* | Store signal IDs in gulongs, not guints! | Federico Mena Quintero | 2004-07-29 | 1 | -66/+117 |
* | Replace the EXPANDER_MAX macro by ROW_HEIGHT. (#145528) | Matthias Clasen | 2004-07-28 | 1 | -85/+21 |
* | Warning fixes. | Matthias Clasen | 2004-07-28 | 1 | -22/+22 |
* | Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle | Anders Carlsson | 2004-07-27 | 1 | -15/+18 |
* | Remove dialog separators, fix text view background setting, use Close | Anders Carlsson | 2004-07-27 | 1 | -11/+24 |
* | Add a frame around the C-f popup to stop it from merging visually in | Matthias Clasen | 2004-07-27 | 1 | -2/+15 |
* | New function necessary to make GtkComboBox accessible. (#132847, Padraig | Matthias Clasen | 2004-07-27 | 2 | -2/+28 |
* | Hide parentless windows when disposing them. (#133231, Michael Natterer) | Matthias Clasen | 2004-07-27 | 1 | -0/+2 |
* | Expand the documentation for GtkLabel::ellipsize. | Matthias Clasen | 2004-07-26 | 1 | -0/+15 |
* | *** empty log message *** | Matthias Clasen | 2004-07-26 | 1 | -0/+1 |
* | Make the GtkComboBox in list mode scroll if the list is too large to fit | Matthias Clasen | 2004-07-26 | 1 | -47/+199 |
* | Ignore scroll events from the content of the page. (#148409, Gabriel de | Matthias Clasen | 2004-07-25 | 1 | -0/+13 |
* | Warn if you try to add a tool item to a toolbar using the deprecated API. | Soeren Sandmann | 2004-07-24 | 1 | -5/+8 |
* | Create the change to initialize target_list to an empty list instead of | Matthias Clasen | 2004-07-23 | 1 | -1/+5 |
* | Improve various translatable messages. | Dafydd Harries | 2004-07-23 | 4 | -4/+4 |
* | align the entry in the same way as the cell. (#136749) | Matthias Clasen | 2004-07-23 | 1 | -0/+1 |
* | Don't iterate too far up. (#147965, Olivier Sessink) | Matthias Clasen | 2004-07-23 | 1 | -7/+6 |
* | Remove unnecessary checks. (#148175, Morten Welinder) | Matthias Clasen | 2004-07-23 | 6 | -12/+6 |
* | Forgotten file. | Matthias Clasen | 2004-07-22 | 1 | -0/+3 |
* | Add a new :ellipsize property which controls ellipsization of the rendered | Matthias Clasen | 2004-07-22 | 2 | -4/+62 |
* | Add additional accessability relations. (#141804, Padraig O'Briain) | Matthias Clasen | 2004-07-22 | 1 | -0/+48 |
* | Avoid compiler warnings. | Matthias Clasen | 2004-07-22 | 1 | -2/+2 |
* | Require Pango 1.5.1 (for ellipsisation). | Matthias Clasen | 2004-07-22 | 2 | -11/+113 |
* | Don't leak the list store. (#148135, Crispin Flowerday) | Matthias Clasen | 2004-07-22 | 2 | -2/+2 |
* | Don't leak the list store. (#148134, Crispin Flowerday) | Matthias Clasen | 2004-07-22 | 1 | -1/+1 |
* | Don't leak the menu. (#148110, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -4/+5 |
* | Don't leak tree model and tree row reference. (#148125, Crispin Flowerday) | Matthias Clasen | 2004-07-22 | 1 | -1/+9 |
* | Don't leak the adjustments. (#148089, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -1/+2 |
* | Don't leak the adjustments. (#148073, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -0/+11 |
* | Use the new text target functionality in GtkTargetList instead of | Matthias Clasen | 2004-07-21 | 1 | -16/+4 |
* | Remove trailing commas from enumerations. (#148035) | Matthias Clasen | 2004-07-21 | 7 | -7/+12 |
* | Fix the documentation comment for the editing-started signal. | Federico Mena Quintero | 2004-07-20 | 2 | -3/+4 |
* | Add some refcount debugging. | Matthias Clasen | 2004-07-20 | 1 | -3/+42 |
* | Allow custom initialization of cell editables. (#147221) | Matthias Clasen | 2004-07-20 | 2 | -10/+67 |
* | Set drag_pos before grabbing the focus, since we may reenter into | Matthias Clasen | 2004-07-20 | 1 | -2/+3 |
* | Don't use uninitialized node pointer. (#147911, Peter Zelezny) | Matthias Clasen | 2004-07-20 | 1 | -5/+3 |
* | === Released 2.5.0 ===GTK_2_5_0 | Soeren Sandmann | 2004-07-20 | 1 | -0/+4 |
* | Typo fix. | Matthias Clasen | 2004-07-19 | 1 | -1/+1 |
* | Make GtkCellView public, since people seem to have uses for it, it is | Matthias Clasen | 2004-07-19 | 5 | -251/+49 |
* | Support inline autocompletion in entries (#135953) | Matthias Clasen | 2004-07-19 | 4 | -22/+447 |
* | Create an empty target list if targets is NULL. | Soeren Sandmann | 2004-07-18 | 2 | -12/+9 |
* | Add a new :orientation property to determine whether text is positioned | Matthias Clasen | 2004-07-18 | 2 | -7/+112 |
* | Draw focus indicator outside the selection, respect focus line width. | Matthias Clasen | 2004-07-18 | 1 | -10/+29 |
* | Support text/plain selection target (#55117, Owen Taylor) | Matthias Clasen | 2004-07-17 | 6 | -49/+284 |
* | Support named themed window icons. | Matthias Clasen | 2004-07-17 | 4 | -4/+319 |
* | Make scrolling work if no item is selected. (gtk_cell_editable_key_press): | Matthias Clasen | 2004-07-16 | 1 | -26/+18 |
* | Add a combo box cell renderer. | Matthias Clasen | 2004-07-16 | 9 | -45/+767 |
* | Don't iterate multiple times over some of the children. | Matthias Clasen | 2004-07-16 | 1 | -6/+0 |