| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #145463, reported by Michael Natterer. | Matthias Clasen | 2004-12-09 | 1 | -0/+5 |
* | Allow custom initialization of cell editables. (#147221) | Matthias Clasen | 2004-07-20 | 1 | -1/+3 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -0/+1 |
* | Fix #130969. | Federico Mena Quintero | 2004-01-16 | 1 | -2/+6 |
* | The render vfunc takes a GdkDrawable* instead of a GdkWindow*, because | Murray Cumming | 2003-09-30 | 1 | -1/+1 |
* | add a gtk_list_store_sort_iter_changed line for some special case ... | Kristian Rietveld | 2002-11-26 | 1 | -1/+2 |
* | deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -5/+5 |
* | This commit fixes binary compatibility, which I broke with my recent cell | Kristian Rietveld | 2002-04-26 | 1 | -3/+0 |
* | This commit adds a cell_background property for cell renderers. With this | Kristian Rietveld | 2002-04-23 | 1 | -0/+4 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | s/obj/klass/ where appropriate | jacob berkman | 2001-12-12 | 1 | -1/+1 |
* | Remove trailing commas in enum declarations. | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | Add GTK_SELECTION_NONE enum, #61695 | Jonathan Blandford | 2001-10-31 | 1 | -1/+1 |
* | gchar* args of GtkCellRendererText and GtkCellRendererToggle signal handlers ... | Murray Cumming | 2001-10-31 | 1 | -3/+3 |
* | Get rid of broken "can_edit" and "can_activate" properties in favor of | Jonathan Blandford | 2001-09-18 | 1 | -2/+8 |
* | Add editable interface. This should be the last big GtkTreeView API | Jonathan Blandford | 2001-09-17 | 1 | -61/+71 |
* | 2 new signals; is_expander/is_expanded. | Jonathan Blandford | 2001-08-19 | 1 | -0/+2 |
* | changed new_with_types to just plain new, fixing the number of columns, | Jonathan Blandford | 2001-06-30 | 1 | -25/+35 |
* | Apply patch from Nils Barth fixing event return values. (#51041) | Owen Taylor | 2001-03-28 | 1 | -45/+45 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -0/+7 |
* | Add visible field to allow you to hide cell renderers. | Jonathan Blandford | 2001-03-07 | 1 | -0/+2 |
* | remove validation idle | Havoc Pennington | 2001-02-08 | 1 | -1/+3 |
* | add this | Havoc Pennington | 2001-01-04 | 1 | -33/+33 |
* | Rename some stuff: | Havoc Pennington | 2001-01-04 | 1 | -3/+3 |
* | Checked in initial draft of the new tree widget. | 4 | 2000-10-05 | 1 | -0/+111 |