| Commit message (Expand) | Author | Age | Files | Lines |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -6/+6 |
* | Don't warn if a stock icon cannot be found. (#168830, Sven Neumann) | Matthias Clasen | 2005-03-03 | 1 | -21/+16 |
* | remove unused function. | Manish Singh | 2005-02-04 | 1 | -2/+2 |
* | Support tinting in GtkCellRendererPixbuf (#162903, Jorn Baayen): | Matthias Clasen | 2005-01-20 | 1 | -15/+114 |
* | Drop the reference to the pixbuf, regardless whether it is a stock pixbuf. | Matthias Clasen | 2004-10-30 | 1 | -1/+1 |
* | Don't reuse insensitive pixbufs across multiple rows. (#153984, Milosz | Matthias Clasen | 2004-09-28 | 1 | -28/+25 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -0/+35 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | Make stock_size an uint property, to allow custom icon sizes. Also clarify | Matthias Clasen | 2004-02-14 | 1 | -5/+6 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 1 | -12/+12 |
* | Migrating all cell renderers to use the new instance private data | Kristian Rietveld | 2003-12-18 | 1 | -39/+51 |
* | if we set a new stock_id and there was a previous stock_id, unref the | Kristian Rietveld | 2003-12-17 | 1 | -1/+8 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -1/+1 |
* | removed redundant calls to g_object_notify(). | Sven Neumann | 2003-03-13 | 1 | -15/+14 |
* | handle rtl code. | Jonathan Blandford | 2003-03-03 | 1 | -1/+2 |
* | The full changelog for this commit is too long to paste here, so to avoid | Kristian Rietveld | 2003-01-14 | 1 | -1/+2 |
* | took out the useless check for refs->list (#97353, reported by Morten | Kristian Rietveld | 2002-11-03 | 1 | -1/+1 |
* | Behaviour change, apply changes if the entry of the editable gets a focus | Kristian Rietveld | 2002-10-14 | 1 | -8/+8 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -97/+98 |
* | Export _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename the _draw_pixbuf | Owen Taylor | 2002-10-02 | 1 | -13/+12 |
* | Minor documentation fixes | Soren Sandmann | 2002-08-10 | 1 | -3/+3 |
* | This commit fixes binary compatibility, which I broke with my recent cell | Kristian Rietveld | 2002-04-26 | 1 | -24/+47 |
* | This commit adds stock icon functionality to GtkCellRendererPixbuf which | Kristian Rietveld | 2002-04-22 | 1 | -2/+111 |
* | General property notification cleanup. | Matthias Clasen | 2002-01-28 | 1 | -3/+0 |
* | Remove unused pixels and rowstride variables. | Anders Carlsson | 2002-01-07 | 1 | -5/+0 |
* | add 2 properties (PIXBUF_EXPANDER_OPEN and PIXBUF_EXPANDER_CLOSED) | Jonathan Blandford | 2001-11-27 | 1 | -0/+18 |
* | 2 new signals; is_expander/is_expanded. | Jonathan Blandford | 2001-08-19 | 1 | -9/+58 |
* | Take into account the xpad and ypad when calculating the width and the | Anders Carlsson | 2001-07-13 | 1 | -1/+4 |
* | It's pixbuf_pos, not pixbufpos. | Anders Carlsson | 2001-04-12 | 1 | -1/+1 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -16/+44 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -8/+4 |
* | Apply patch from Lee Mallabone to add object properties. | Jonathan Blandford | 2001-03-05 | 1 | -0/+1 |
* | CVS is doing its broken pipe thing, this is more of the previous commit | Havoc Pennington | 2001-02-03 | 1 | -0/+13 |
* | handle case where there are no rows in the model | Havoc Pennington | 2001-01-09 | 1 | -63/+56 |
* | Adapt to GtkTreeSelection changes | Havoc Pennington | 2001-01-01 | 1 | -5/+1 |
* | :get_property): remove g_value_init calls, as they are no longer needed. | Jonathan Blandford | 2000-12-21 | 1 | -1/+0 |
* | get rid of object_signal:: GtkObject argument uses, use GObject | Tim Janik | 2000-12-12 | 1 | -56/+58 |
* | 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/+240 |