| Commit message (Expand) | Author | Age | Files | Lines |
* | Add API for sealed member "visible" | Michael Natterer | 2009-07-15 | 1 | -0/+38 |
* | Add API for sealed members xpad, ypad, xalign, yalign and sensitive | Michael Natterer | 2009-07-14 | 1 | -6/+167 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Make GtkCellRenderer::editing read-only. (Catched by Matthias) | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | Add "editing" GObject property to GtkCellRenderer. | Tim Janik | 2008-06-20 | 1 | -1/+16 |
* | gtk/gtkcellrenderer.c gtk/gtkcellrendererpixbuf.c | Michael Natterer | 2008-05-19 | 1 | -1/+1 |
* | gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h | Michael Natterer | 2008-01-25 | 1 | -26/+26 |
* | Require gtk-doc 1.8 | Matthias Clasen | 2007-11-25 | 1 | -6/+5 |
* | Add more documentation. | Matthias Clasen | 2007-07-12 | 1 | -25/+33 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -30/+1 |
* | Doc updates | Matthias Clasen | 2005-12-20 | 1 | -1/+1 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -3/+3 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -13/+7 |
* | Use canonical names for g_object_notify() as well. | Matthias Clasen | 2005-03-26 | 1 | -3/+3 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -16/+15 |
* | Fix a typo | Matthias Clasen | 2005-03-21 | 1 | -1/+1 |
* | : Mark param spec strings as static. | Matthias Clasen | 2005-03-21 | 1 | -23/+16 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+3 |
* | x | Matthias Clasen | 2005-03-09 | 1 | -5/+5 |
* | Fix #145463, reported by Michael Natterer. | Matthias Clasen | 2004-12-09 | 1 | -2/+32 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fix the documentation comment for the editing-started signal. | Federico Mena Quintero | 2004-07-20 | 1 | -3/+3 |
* | Allow custom initialization of cell editables. (#147221) | Matthias Clasen | 2004-07-20 | 1 | -9/+64 |
* | Correct the declared default values of several properties to be in sync | Matthias Clasen | 2004-07-15 | 1 | -3/+5 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -2/+16 |
* | Doc fixes. | Matthias Clasen | 2004-04-15 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | 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 |