]> Pileus Git - ~andy/gtk/history - gtk/gtktreeviewcolumn.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreeviewcolumn.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Matthias Clasengtk: Use versioned deprecations
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-10 Matthias ClasenAdd API to get x position of treeview columns
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-06 Tristan Van BerkomAdding gtk_tree_view_column_new_with_area().
2010-12-05 Kristian RietveldClarify start_pos parameter gtk_tree_view_column_cell_g...
2010-12-05 Tristan Van BerkomRemoved all variables from GtkTreeViewColumn and create...
2010-12-05 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-11-29 Tristan Van BerkomRemoved cell_layout implementation details in GtkTreeVi...
2010-11-28 Kristian RietveldFirst go at migrating GtkTreeView(Column) to GtkCellArea
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Javier Jardóngtktreeviewcolumn: Move documentation to inline comments
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
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 Javier JardónRemove deprecated GtkTreeViewColumn functions
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-06 Tristan Van BerkomAdded gtk_tree_view_column_get_desired_size() as its...
2009-12-19 Matthias Clasenimplement extended layout for GtkTreeView and GtkTreeVi...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Matthias ClasenDeprecate get_cell_renderers implementations
2008-06-23 Michael Natterergtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.h
2008-06-20 Tim JanikSwitch to "guint GSEAL (foo) : width;" when packing...
2008-06-20 Tim JanikSeal GtkTreeViewColumn.
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-06-06 Kristian Rietveldnew function. (#342471, Lorenzo Gil Sanchez).
2005-07-14 Kristian Rietveldnew function (fixes #169961, reported by Morten Welinder).
2005-06-21 Matthias ClasenTrivial cleanups. (#169647, #303455, Fabricio Barros...
2005-03-08 Matthias ClasenUse G_GNUC_NULL_TERMINATED where appropriate. (#165682...
2004-11-23 Matthias ClasenMark as const.
2003-03-03 Jonathan Blandfordhandle rtl code.
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-10-13 Manish SinghDeprecation cleanup
2002-05-05 Kristian RietveldThe "big treeview focus patch". Fixes several issues...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-19 Kristian Rietveldchange gtk_tree_view_column_cell_render, gtk_tree_view_...
2001-12-12 jacob berkmans/obj/klass/ where appropriate
2001-12-08 Jonathan Blandfordget logic right, #66249
2001-12-04 Jonathan BlandfordMinor fix.
2001-11-19 Jonathan BlandfordAdd a "resizable" property, to get rid of the
2001-09-25 Jonathan BlandfordRemoved (gtk_tree_view_column_set_alignment): xalign...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-08-24 Jonathan BlandfordAdd "use_align" to give people the option to just make...
2001-08-23 Kristian Rietvelduse GtkSortType instead of GtkTreeSortOrder. (#59173).
2001-08-19 Jonathan Blandford2 new signals; is_expander/is_expanded.
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-15 Havoc PenningtonDocs fixups, and:
2001-06-12 Jonathan Blandfordfurther justify gtk_tree_model_get_flags by adding...
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-06-05 Jonathan BlandfordFix bug #55573
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-25 Jonathan BlandfordRemove almost all instances of GtkCellRenderer in code...
2001-05-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-05-16 Jonathan BlandfordYou can now set all sorts of properties in any order...
2001-04-12 Jonathan Blandfordfix a fixme.
2001-03-29 Jonathan BlandfordMassive reordering/sorting work. Now pretty much works.
2001-03-28 Jonathan BlandfordMore work on implementing sortable interface.
2001-03-23 Jonathan BlandfordForgot to namespace this.
2001-03-16 Jonathan Blandfords/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-02-23 Jonathan BlandfordOnly draw the column that is exposed.
2001-02-21 Jonathan BlandfordChanged name to be set_cell_data_func to make it clear...
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-17 Jonathan Blandfordremoved gtk_*_store_get, and moved to GtkTreeModel.
2001-02-08 Havoc Penningtonremove validation idle
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-11 Havoc Penningtonadd this function, bug 40251
2001-01-09 Havoc Penningtondon't draw if label->layout is NULL due to a pending...
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-04 Havoc Penningtonadd this
2001-01-04 Havoc PenningtonRename some stuff:
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-11-09 Jonathan Blandfordadded more fields to allow more interesting iterators...
2000-10-30 Jonathan BlandfordNew function.
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-16 Jonathan BlandfordAdded API documentation to all public functions.
2000-10-05 4Checked in initial draft of the new tree widget.