| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add gtk_parse_args() | Matthias Clasen | 2004-07-13 | 1 | -0/+3 |
* | Don't crash if unrealized. | Matthias Clasen | 2004-07-13 | 1 | -0/+5 |
* | Don't display untranslated translator credits. | Matthias Clasen | 2004-07-13 | 1 | -0/+5 |
* | Some documentation updates. | Matthias Clasen | 2004-07-13 | 1 | -0/+4 |
* | Do an empty begin_paint_region()/end_paint() for windows without | Soeren Sandmann | 2004-07-12 | 1 | -0/+9 |
* | Use a GtkAboutDialog. | Matthias Clasen | 2004-07-12 | 1 | -0/+2 |
* | New widget: GtkAboutDialog. | Matthias Clasen | 2004-07-12 | 1 | -0/+7 |
* | Apply the gtk-default-menu-item-style to cell view menu items as well. | Matthias Clasen | 2004-07-12 | 1 | -0/+3 |
* | Warning fixes. | Matthias Clasen | 2004-07-12 | 1 | -0/+8 |
* | Include the update_counter check in the HAVE_XSYNC condition, since | Matthias Clasen | 2004-07-12 | 1 | -0/+6 |
* | Add a number of new stock items. (#102530, #68015, #109811, Jordi Mallach, | Matthias Clasen | 2004-07-12 | 1 | -0/+32 |
* | Bug 143330, support update counter spec. | Soeren Sandmann | 2004-07-11 | 1 | -0/+39 |
* | Make middle-button pasting work as expected inside the entry. (#116789, | Matthias Clasen | 2004-07-11 | 1 | -0/+5 |
* | Update clipboards. (#142805, Mikael Hallendal) | Matthias Clasen | 2004-07-11 | 1 | -0/+5 |
* | Remove clip-region computing code. Just use &paned->handle_pos. | Soeren Sandmann | 2004-07-10 | 1 | -0/+5 |
* | Fix ChangeLog | Søren Sandmann Pedersen | 2004-07-10 | 1 | -1/+1 |
* | Bug 144371 | Soeren Sandmann | 2004-07-10 | 1 | -0/+10 |
* | Updates. | Matthias Clasen | 2004-07-10 | 1 | -0/+4 |
* | Insert checks for root window. The root window is never mapped. | Soeren Sandmann | 2004-07-09 | 1 | -0/+5 |
* | Fix a warning Actually unset bg. | Soeren Sandmann | 2004-07-09 | 1 | -0/+6 |
* | Bug 113310. | Soeren Sandmann | 2004-07-09 | 1 | -0/+22 |
* | have a dummy case GDK_OWNER_CHANGE in switch statements to avoid gcc | Manish Singh | 2004-07-09 | 1 | -0/+8 |
* | Add an "override_redirect" bit. | Soeren Sandmann | 2004-07-09 | 1 | -0/+15 |
* | Fixes #137031: | Federico Mena Quintero | 2004-07-09 | 1 | -0/+17 |
* | Use the requisition of the widget instead of relying on the style drawing | Matthias Clasen | 2004-07-09 | 1 | -0/+6 |