| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate all the public API that is using GdkColor struct | Javier Jardón | 2011-12-22 | 1 | -2/+3 |
* | Drop use of GDK_DISABLE_DEPRECATED guards in gtk | Matthias Clasen | 2011-11-09 | 1 | -2/+0 |
* | Add deprecation annotations for deprecated functions | Matthias Clasen | 2011-10-11 | 1 | -0/+1 |
* | Bandaid fix for icon view subclassing | Matthias Clasen | 2011-01-31 | 1 | -3/+3 |
* | Aligned prototypes in gtkcellview.h | Tristan Van Berkom | 2011-01-04 | 1 | -8/+7 |
* | Removing apis from GtkCellView | Tristan Van Berkom | 2011-01-04 | 1 | -12/+0 |
* | Added "fit-model" and "draw-sensitive" properties to GtkCellView | Tristan Van Berkom | 2011-01-04 | 1 | -5/+14 |
* | Added gtk_cell_view_new_with_context(). | Tristan Van Berkom | 2011-01-04 | 1 | -0/+4 |
* | GtkCellView: Add gtk_cell_view_set_background_rgba() | Carlos Garnacho | 2010-10-22 | 1 | -0/+2 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+6 |
* | Add deprecation guards for gtk_cell_view_get_size_of_row() | Javier Jardón | 2010-09-14 | 1 | -0/+2 |
* | Drop one duplicated function header | Jonh Wendell | 2010-08-20 | 1 | -3/+0 |
* | Added height-for-width management for GtkComboBox/GtkCellView | Tristan Van Berkom | 2010-08-18 | 1 | -0/+12 |
* | gtkcellview: unseal private pointer | Javier Jardón | 2010-07-13 | 1 | -1/+1 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Remove deprecated GtkCellView function | Christian Dywan | 2010-05-03 | 1 | -3/+0 |
* | Deprecate get_cell_renderers implementations | Matthias Clasen | 2009-06-15 | 1 | -0/+2 |
* | Bug 539464 – gtk_cell_view_get_model is missing in GtkCellView | Björn Lindqvist | 2008-10-06 | 1 | -0/+1 |
* | Seal the private member. | Tim Janik | 2008-06-20 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Undo bogus commit. | Benjamin Berg | 2006-12-14 | 1 | -3/+0 |
* | - Remove unused code/options from the code. Warn about their usage while | Benjamin Berg | 2006-12-13 | 1 | -0/+3 |
* | Use _gtk_menu_item_popup_submenu() to make keynav into submenus work | Matthias Clasen | 2004-12-15 | 1 | -9/+0 |
* | remove gtk_cell_view_set_cell_data() declaration. | Manish Singh | 2004-11-30 | 1 | -1/+0 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Fix the doc formatting. | Matthias Clasen | 2004-10-25 | 1 | -2/+2 |
* | Support insensitive cells in tree views and combo boxes. | Matthias Clasen | 2004-05-27 | 1 | -0/+2 |
* | Fix #105497; constify uses of GdkColor. | Federico Mena Quintero | 2004-01-26 | 1 | -1/+1 |
* | === Released 2.3.1 === | Owen Taylor | 2003-12-08 | 1 | -1/+0 |
* | Fixes based on comments from Owen Taylor, #125264. | Kristian Rietveld | 2003-11-18 | 1 | -0/+3 |
* | Fix licensing (I managed to put it under GPL licensing instead of | Kristian Rietveld | 2003-10-24 | 1 | -8/+8 |
* | implement the GtkCellLayout interface, drop packing/attribute/cell data | Kristian Rietveld | 2003-10-01 | 1 | -16/+0 |
* | Landing the new ComboBox. Note that only gtkcombobox.h and | Kristian Rietveld | 2003-09-26 | 1 | -0/+96 |