]> Pileus Git - ~andy/gtk/history - gtk/gtkcellarea.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcellarea.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-27 Carlos GarnachoMake GtkCellArea use GtkStyleContext
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Mark callbacks' context parameter with (closure...
2010-12-21 Tristan Van BerkomFixed gtk_cell_layout_set_cell_data_func() to pass...
2010-12-18 Matthias ClasenTrivial changes
2010-12-17 Tristan Van BerkomFixed parameter names in gtkcellarea.h for gtk-doc...
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-13 Tristan Van BerkomUpdated some docs and gtk.symbols file for new apis
2010-12-12 Tristan Van BerkomAdded apis to GtkCellArea for GtkIconView purposes.
2010-12-12 Tristan Van BerkomAdded "edit_only" argument to gtk_cell_area_activate()
2010-12-08 Tristan Van BerkomAdded 'background_area' calculation to GtkCellAreaClass...
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Tristan Van BerkomFixed gtk-doc statement in GtkCellArea header
2010-12-06 Tristan Van BerkomAdded gtk_cell_area_foreach_alloc() to further simplify...
2010-12-06 Tristan Van BerkomChanged gtk_cell_area_forall to gtk_cell_area_foreach...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomChanged GTK_CELL_AREA_WARN_INVALID_CHILD_PROPERTY_ID...
2010-12-03 Tristan Van BerkomMarking GtkCellArea structure portions as /*< private >*/
2010-12-02 Tristan Van BerkomAdding more documentation to GtkCellArea, documented...
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-29 Tristan Van BerkomChanged cell area/renderer "can_focus" semantics to...
2010-11-25 Tristan Van BerkomAdded gtk_cell_renderer_get_aligned_area() and class...
2010-11-25 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-23 Tristan Van BerkomAdded GtkCellAreaClass->apply_attributes()
2010-11-23 Tristan Van BerkomRemoved cell margin apis and now deal with "focus-line...
2010-11-16 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-15 Tristan Van BerkomMore documentation in gtkcellarea.c
2010-11-14 Tristan Van BerkomCleaned up cell editing api in GtkCellArea
2010-11-13 Tristan Van BerkomMass rename GtkCellAreaIter --> GtkCellAreaContext
2010-11-12 Tristan Van BerkomIroned out the kinks in editing apis for GtkCellArea
2010-11-12 Tristan Van BerkomDistribute portions of GtkCellArea:render() background_...
2010-11-11 Tristan Van BerkomAdded event handling to GtkCellAreaBox
2010-11-11 Tristan Van BerkomGtkCellArea now paints focus on cells
2010-11-10 Tristan Van BerkomCommitting new (and simplified) focus handling approach...
2010-11-08 Tristan Van BerkomImplemented focus handling in GtkCellAreaBox
2010-11-08 Tristan Van BerkomAdded gtk_cell_area_stop_editing to allow explicit...
2010-11-08 Tristan Van BerkomAdded gtk_cell_area_activate_cell() and some cell editi...
2010-11-05 Tristan Van BerkomMade progress on focus handling.
2010-11-05 Tristan Van BerkomCommitting half-way done focus work.
2010-11-02 Tristan Van BerkomExtended gtk_cell_area_apply_attributes() to account...
2010-11-01 Tristan Van BerkomAdded cell focus apis to GtkCellArea.
2010-11-01 Tristan Van BerkomAdded GtkCellRendererState flags to GtkCellArea->event...
2010-10-31 Tristan Van BerkomChanged GtkCellArea margin-left/right... for cell-margi...
2010-10-31 Tristan Van BerkomAdded margins to the cell area
2010-10-31 Tristan Van BerkomAdded GTK_CELL_AREA_WARN_INVALID_CHILD_PROPERTY_ID...
2010-10-31 Tristan Van BerkomImplemented "cell properties" on the GtkCellArea
2010-10-30 Tristan Van BerkomAdding GtkCellAreaIter arg to GtkCellArea->render/...
2010-10-30 Tristan Van BerkomMade GtkCellAreaBox:align-cells a packing property...
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Tristan Van BerkomAdded GtkCellAreaIter class
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Tristan Van BerkomRemoved attribute handling from class vfuncs of GtkCell...
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Tristan Van BerkomImplemented remaining portions of GtkCellLayout iface
2010-10-23 Tristan Van BerkomAdding initial code skeleton for GtkCellAreaBox.
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Tristan Van BerkomAdded GtkCellArea to the build
2010-10-21 Tristan Van BerkomAdding vague initial draft of GtkCellArea to the codeba...