| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove arbitrary low upper limits on the xpad, ypad, width and height | Matthias Clasen | 2004-02-11 | 1 | -4/+4 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -26/+26 |
* | Fix #130969. | Federico Mena Quintero | 2004-01-16 | 1 | -0/+50 |
* | Migrating all cell renderers to use the new instance private data | Kristian Rietveld | 2003-12-18 | 1 | -27/+23 |
* | is-expander and is-expanded are boolean properties, not ints. (#118359, | Matthias Clasen | 2003-07-27 | 1 | -2/+2 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -12/+15 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -6/+12 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -2/+4 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -7/+7 |
* | This commit fixes binary compatibility, which I broke with my recent cell | Kristian Rietveld | 2002-04-26 | 1 | -9/+25 |
* | This commit adds a cell_background property for cell renderers. With this | Kristian Rietveld | 2002-04-23 | 1 | -1/+111 |
* | Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. | Owen Taylor | 2002-02-23 | 1 | -1/+1 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -10/+0 |
* | gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ... | Murray Cumming | 2001-10-31 | 1 | -2/+2 |
* | Make a GtkCellEditable (get_widget_window_size): Change to let it honor | Jonathan Blandford | 2001-09-25 | 1 | -33/+23 |
* | centralize all the editing code | Jonathan Blandford | 2001-09-18 | 1 | -1/+0 |
* | Get rid of broken "can_edit" and "can_activate" properties in favor of | Jonathan Blandford | 2001-09-18 | 1 | -46/+17 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -24/+96 |
* | Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>> | Jonathan Blandford | 2001-08-19 | 1 | -4/+0 |
* | 2 new signals; is_expander/is_expanded. | Jonathan Blandford | 2001-08-19 | 1 | -0/+35 |
* | coalescing property notifies | Hans Breuer | 2001-08-11 | 1 | -8/+15 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -1/+109 |
* | It's pixbuf_pos, not pixbufpos. | Anders Carlsson | 2001-04-12 | 1 | -4/+4 |
* | Apply patch from Nils Barth fixing event return values. (#51041) | Owen Taylor | 2001-03-28 | 1 | -1/+1 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -15/+40 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -8/+4 |
* | Add visible field to allow you to hide cell renderers. | Jonathan Blandford | 2001-03-07 | 1 | -4/+21 |
* | Apply patch from Lee Mallabone to add object properties. | Jonathan Blandford | 2001-03-05 | 1 | -0/+4 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -5/+27 |
* | adapt to handle PangoColor | Havoc Pennington | 2001-01-26 | 1 | -0/+25 |
* | add this | Havoc Pennington | 2001-01-04 | 1 | -14/+14 |
* | Adapt to GtkTreeSelection changes | Havoc Pennington | 2001-01-01 | 1 | -11/+7 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -66/+68 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+268 |