]> Pileus Git - ~andy/gtk/history - gtk/gtkcellarea.c
Added gtk-doc to GtkCellArea & GtkCellAreaContext.
[~andy/gtk] / gtk / gtkcellarea.c
2010-12-03 Tristan Van BerkomAdded gtk-doc to GtkCellArea & GtkCellAreaContext.
2010-12-02 Tristan Van BerkomAdding more documentation to GtkCellArea, documented...
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-01 Tristan Van BerkomFixed GtkCellArea to always activate a cell at gtk_cell...
2010-11-29 Tristan Van BerkomChanged cell area/renderer "can_focus" semantics to...
2010-11-29 Tristan Van BerkomMake editable widget fill the entire inner area of...
2010-11-29 Tristan Van BerkomTouching up GtkCellArea docs.
2010-11-29 Tristan Van BerkomAdded initial detailed docs for GtkCellArea.
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 BerkomAdded tests to reflect proper treatment of background...
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 BerkomFocus driving in GtkCellArea now works.
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 BerkomImplemented "cell properties" on the GtkCellArea
2010-10-30 Tristan Van BerkomAdding GtkCellAreaIter arg to GtkCellArea->render/...
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 BerkomImplemented basic child list handling on GtkCellAreaBox
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...