summaryrefslogtreecommitdiff
path: root/gtk/gtkcellview.h
Commit message (Expand)AuthorAgeFilesLines
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+6
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+15
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-2/+2
* Deprecate all the public API that is using GdkColor structJavier Jardón2011-12-221-2/+3
* Drop use of GDK_DISABLE_DEPRECATED guards in gtkMatthias Clasen2011-11-091-2/+0
* Add deprecation annotations for deprecated functionsMatthias Clasen2011-10-111-0/+1
* Bandaid fix for icon view subclassingMatthias Clasen2011-01-311-3/+3
* Aligned prototypes in gtkcellview.hTristan Van Berkom2011-01-041-8/+7
* Removing apis from GtkCellViewTristan Van Berkom2011-01-041-12/+0
* Added "fit-model" and "draw-sensitive" properties to GtkCellViewTristan Van Berkom2011-01-041-5/+14
* Added gtk_cell_view_new_with_context().Tristan Van Berkom2011-01-041-0/+4
* GtkCellView: Add gtk_cell_view_set_background_rgba()Carlos Garnacho2010-10-221-0/+2
* Add padding to class structsMatthias Clasen2010-10-191-0/+6
* Add deprecation guards for gtk_cell_view_get_size_of_row()Javier Jardón2010-09-141-0/+2
* Drop one duplicated function headerJonh Wendell2010-08-201-3/+0
* Added height-for-width management for GtkComboBox/GtkCellViewTristan Van Berkom2010-08-181-0/+12
* gtkcellview: unseal private pointerJavier Jardón2010-07-131-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated GtkCellView functionChristian Dywan2010-05-031-3/+0
* Deprecate get_cell_renderers implementationsMatthias Clasen2009-06-151-0/+2
* Bug 539464 – gtk_cell_view_get_model is missing in GtkCellViewBjörn Lindqvist2008-10-061-0/+1
* Seal the private member.Tim Janik2008-06-201-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Undo bogus commit.Benjamin Berg2006-12-141-3/+0
* - Remove unused code/options from the code. Warn about their usage whileBenjamin Berg2006-12-131-0/+3
* Use _gtk_menu_item_popup_submenu() to make keynav into submenus workMatthias Clasen2004-12-151-9/+0
* remove gtk_cell_view_set_cell_data() declaration.Manish Singh2004-11-301-1/+0
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fix the doc formatting.Matthias Clasen2004-10-251-2/+2
* Support insensitive cells in tree views and combo boxes.Matthias Clasen2004-05-271-0/+2
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-261-1/+1
* === Released 2.3.1 ===Owen Taylor2003-12-081-1/+0
* Fixes based on comments from Owen Taylor, #125264.Kristian Rietveld2003-11-181-0/+3
* Fix licensing (I managed to put it under GPL licensing instead ofKristian Rietveld2003-10-241-8/+8
* implement the GtkCellLayout interface, drop packing/attribute/cell dataKristian Rietveld2003-10-011-16/+0
* Landing the new ComboBox. Note that only gtkcombobox.h andKristian Rietveld2003-09-261-0/+96