| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new :ellipsize property which controls ellipsization of the rendered | Matthias Clasen | 2004-07-22 | 1 | -3/+13 |
* | Add additional accessability relations. (#141804, Padraig O'Briain) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Avoid compiler warnings. | Matthias Clasen | 2004-07-22 | 1 | -0/+4 |
* | Require Pango 1.5.1 (for ellipsisation). | Matthias Clasen | 2004-07-22 | 1 | -0/+11 |
* | Don't leak the list store. (#148134, Crispin Flowerday) | Matthias Clasen | 2004-07-22 | 1 | -1/+6 |
* | Don't leak the menu. (#148110, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Don't leak tree model and tree row reference. (#148125, Crispin Flowerday) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Don't leak models. (#148128, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Don't leak the adjustments. (#148089, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Don't leak the adjustments. (#148073, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Don't leak the arrow. (#148064, Tommi Komulainen) | Matthias Clasen | 2004-07-22 | 1 | -0/+5 |
* | Use the new text target functionality in GtkTargetList instead of | Matthias Clasen | 2004-07-21 | 1 | -0/+5 |
* | Hook up gtk-menu-bar-accel to an XSetting, Gtk/MenuBarAccel. (#120859, | Matthias Clasen | 2004-07-21 | 1 | -0/+5 |
* | Remove trailing commas from enumerations. (#148035) | Matthias Clasen | 2004-07-21 | 1 | -0/+11 |
* | Fix the documentation comment for the editing-started signal. | Federico Mena Quintero | 2004-07-20 | 1 | -0/+8 |
* | Add some refcount debugging. | Matthias Clasen | 2004-07-20 | 1 | -0/+9 |
* | Allow custom initialization of cell editables. (#147221) | Matthias Clasen | 2004-07-20 | 1 | -0/+10 |
* | Fix ChangeLog | Matthias Clasen | 2004-07-20 | 1 | -0/+6 |
* | Set drag_pos before grabbing the focus, since we may reenter into | Matthias Clasen | 2004-07-20 | 1 | -2/+1 |
* | Don't use uninitialized node pointer. (#147911, Peter Zelezny) | Matthias Clasen | 2004-07-20 | 1 | -0/+7 |
* | Bump version number | Soeren Sandmann | 2004-07-20 | 1 | -0/+4 |
* | === Released 2.5.0 ===GTK_2_5_0 | Soeren Sandmann | 2004-07-20 | 1 | -0/+8 |
* | Typo fix. | Matthias Clasen | 2004-07-19 | 1 | -0/+5 |
* | Add bug ref` | 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 | 1 | -0/+19 |
* | Support inline autocompletion in entries (#135953) | Matthias Clasen | 2004-07-19 | 1 | -0/+16 |
* | Create an empty target list if targets is NULL. | Soeren Sandmann | 2004-07-18 | 1 | -0/+8 |
* | Updates for 2.5.0 | Matthias Clasen | 2004-07-18 | 1 | -0/+4 |
* | Add a new :orientation property to determine whether text is positioned | Matthias Clasen | 2004-07-18 | 1 | -0/+11 |
* | Draw focus indicator outside the selection, respect focus line width. | Matthias Clasen | 2004-07-18 | 1 | -0/+8 |
* | Fix a warning message. | Matthias Clasen | 2004-07-17 | 1 | -0/+5 |
* | Support text/plain selection target (#55117, Owen Taylor) | Matthias Clasen | 2004-07-17 | 1 | -0/+26 |
* | Support named themed window icons. | Matthias Clasen | 2004-07-17 | 1 | -0/+18 |
* | Make scrolling work if no item is selected. (gtk_cell_editable_key_press): | Matthias Clasen | 2004-07-16 | 1 | -0/+4 |
* | Add a combo box cell renderer. | Matthias Clasen | 2004-07-16 | 1 | -0/+25 |
* | Don't iterate multiple times over some of the children. | Matthias Clasen | 2004-07-16 | 1 | -0/+5 |
* | Fix #60128, #58307, #144706: | Matthias Clasen | 2004-07-16 | 1 | -0/+14 |
* | Install the timeout before changing the value, so that a ::value_changed | Matthias Clasen | 2004-07-16 | 1 | -1/+7 |
* | Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder) | Matthias Clasen | 2004-07-15 | 1 | -0/+6 |
* | Correct the declared default values of several properties to be in sync | Matthias Clasen | 2004-07-15 | 1 | -1/+2 |
* | Correct the declared default values of several properties to be in sync | Matthias Clasen | 2004-07-15 | 1 | -0/+4 |
* | Make spacing a property, correct the declared default values of several | Matthias Clasen | 2004-07-15 | 1 | -0/+5 |
* | Don't reparent back to menu->toplevel if it is already gone because we're | Matthias Clasen | 2004-07-15 | 1 | -0/+6 |
* | Fix #126295: | Federico Mena Quintero | 2004-07-15 | 1 | -0/+12 |
* | Don't use gcc extensions for the ternary ?: operator. (#147590, Damien | Matthias Clasen | 2004-07-14 | 1 | -0/+6 |
* | Fix #144405, patch by Padraig O'Briain <padraig.obriain@sun.com>: | Federico Mena Quintero | 2004-07-14 | 1 | -0/+8 |
* | Don't leak no_svg_filename. (#147399, Kjartan Maraas) | Matthias Clasen | 2004-07-14 | 1 | -0/+5 |
* | Make this work in RTL context. | Matthias Clasen | 2004-07-13 | 1 | -0/+6 |
* | Set a busy cursor while mounting the volume. Also, ref the chooser while | Federico Mena Quintero | 2004-07-13 | 1 | -0/+6 |
* | Prepare to handle composite implementations of GtkCellEditable, but | Matthias Clasen | 2004-07-13 | 1 | -0/+5 |