]> Pileus Git - ~andy/gtk/history - gtk/gtkcellview.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcellview.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-12-22 Javier JardónDeprecate all the public API that is using GdkColor...
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-10-11 Matthias ClasenAdd deprecation annotations for deprecated functions
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-31 Matthias ClasenBandaid fix for icon view subclassing
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-04 Tristan Van BerkomAligned prototypes in gtkcellview.h
2011-01-04 Tristan Van BerkomRemoving apis from GtkCellView
2011-01-04 Tristan Van BerkomAdded "fit-model" and "draw-sensitive" properties to...
2011-01-04 Tristan Van BerkomAdded gtk_cell_view_new_with_context().
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Carlos GarnachoGtkCellView: Add gtk_cell_view_set_background_rgba()
2010-10-19 Matthias ClasenAdd padding to class structs
2010-09-14 Javier JardónAdd deprecation guards for gtk_cell_view_get_size_of_row()
2010-08-20 Jonh WendellDrop one duplicated function header
2010-08-19 Tristan Van BerkomAdded height-for-width management for GtkComboBox/GtkCe...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier Jardóngtkcellview: unseal private pointer
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated GtkCellView function
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-08 Tristan Van BerkomGtkCellView refactoring for extended layout
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Matthias ClasenDeprecate get_cell_renderers implementations
2008-10-06 Björn LindqvistBug 539464 – gtk_cell_view_get_model is missing in...
2008-06-20 Tim JanikSeal the private member.
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2006-12-14 Benjamin BergUndo bogus commit.
2006-12-13 Benjamin Berg- Remove unused code/options from the code. Warn about...
2004-12-15 Matthias ClasenUse _gtk_menu_item_popup_submenu() to make keynav into...
2004-11-30 Manish Singhremove gtk_cell_view_set_cell_data() declaration.
2004-11-23 Matthias ClasenMark as const.
2004-10-25 Matthias ClasenFix the doc formatting.
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-01-26 Federico Mena QuinteroFix #105497; constify uses of GdkColor.
2003-12-08 Owen Taylor=== Released 2.3.1 ===
2003-11-18 Kristian RietveldFixes based on comments from Owen Taylor, #125264.
2003-10-24 Kristian RietveldFix licensing (I managed to put it under GPL licensing...
2003-10-01 Kristian Rietveldimplement the GtkCellLayout interface, drop packing...
2003-09-26 Kristian RietveldLanding the new ComboBox. Note that only gtkcombobox...