]> Pileus Git - ~andy/gtk/history - gtk/gtktreeview.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreeview.h
2013-01-20 William Jon McCannAdd an optional single click activation mode to treeview
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-16 Benjamin Ottetreeview: Deprecate gtk_tree_view_set_destroy_count_func()
2011-11-16 Benjamin OtteAPI: treeview: Add gtk_tree_view_get_n_columns()
2011-11-10 Matthias ClasenDrop use of GDK_DISABLE_DEPRECATED guards in gtk
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-18 Pavel Holejsovsky[GI] Mark callbacks' context parameter with (closure...
2011-01-07 Kristian RietveldIntroduce gtk_tree_view_is_blank_at_pos()
2010-11-08 Javier Jardóndocs: move documentation to inline comments: GtkTreeView
2010-11-06 Javier Jardóndocs: move documentation to inline comments: GtkTreeView
2010-10-30 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-26 Javier JardónFix gtk-doc markup: /* <private> */ should be /*< priva...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-19 Matthias ClasenAdd padding to class structs
2010-09-26 Benjamin OtteAPI: make gtk_tree_view_create_row_drag_icon() return...
2010-07-14 Javier JardónGtkTreeView: 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 GtkTreeView functions
2008-06-24 Michael Natterergtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilecho...
2008-06-20 Tim JanikSeal GtkTreeView
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...
2007-07-19 Kristian Rietveldadd more convenience API.
2007-07-13 Kristian Rietveld#408327, improve tooltip positioning.
2007-07-02 Kristian Rietveldnew function to check whether a rubber banding operatio...
2007-06-13 Kristian RietveldAudit of GtkTreeView coordinate system usage. (#142494).
2006-10-08 Kristian Rietveldadd getter/setter for show-expanders property, queue...
2006-06-12 Kristian RietveldIntroduce grid and tree lines in GtkTreeView. (#106406...
2006-06-02 Kristian RietveldRubber banding for GtkTreeView, #80127. Uses same metho...
2006-01-24 Kristian Rietveld#322591, Jonathan Blandford.
2005-11-10 Matthias ClasenImplement a getter for headers-clickable. (#163851...
2005-07-13 Kristian Rietveldnew function. (fixes #105252, suggestion from Mikael...
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.
2004-08-02 Matthias ClasenAdd a new boolean property ::hover-expand and make...
2004-07-07 Matthias ClasenSmall documentation fixes.
2004-07-07 Matthias ClasenSupport separators in combo boxes and more generally...
2004-05-10 Matthias ClasenUse hover selection mode. (#127648, Dave Bordoley)
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-10-13 Manish SinghDeprecation cleanup
2002-06-04 Kristian Rietveldadded gtk_tree_view_expand_to_path.
2002-05-05 Kristian RietveldThe "big treeview focus patch". Fixes several issues...
2002-03-15 Jonathan Blandfordmake args const, 74159 (gtk_tree_view_insert_column_wit...
2002-03-08 Jonathan Blandfordget rid of really bad focus loop. (gtk_tree_view_clamp_...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-21 Kristian Rietveldadd keynav handling for unselect all, focus column...
2001-12-12 jacob berkmans/obj/klass/ where appropriate
2001-11-15 Jonathan Blandfordmaybe fix #64160 Also, forgot to save gtktreeview.h
2001-11-15 Jonathan BlandfordNew function to get a GdkWindow to compare event->windo...
2001-11-06 Owen TaylorAdd row_draggable() vfunc, and wrapper function.
2001-11-02 Jonathan BlandfordClean up height code a bit. I don't think it's complete...
2001-10-31 Jonathan BlandfordAdded a "cursor_changed" signal, #62850.
2001-10-25 Jonathan BlandfordAdd support for invalid nodes. (_gtk_rbnode_rotate_righ...
2001-10-01 Jonathan Blandfordadd a finalize and destroy handler.
2001-09-27 Jonathan Blandfordonly start editing when you select with a keyboard.
2001-09-27 Jonathan BlandfordStop being stupid and emitting the signal every time.
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-01 Jonathan Blandfordpass in user data.
2001-08-24 Jonathan BlandfordAdd "use_align" to give people the option to just make...
2001-08-22 Jonathan BlandfordFix selection. I think it's all dandy now. We check...
2001-08-17 Jonathan BlandfordAdd heavily modified patch from Kristian Rietveld to...
2001-06-29 Jonathan BlandfordPatch Thomas Broyer from <tbroyer@ltgt.net>. Expander...
2001-06-26 Jonathan Blandfordfix stupid missing statement
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-19 Jonathan BlandfordNew function to test if a node is expanded.
2001-06-11 Jonathan Blandfordchanged expand_row/collapse_row to be 2 signals each...
2001-06-08 Jonathan BlandfordNew keybinding. (gtk_tree_view_focus): Fix merge conflict.
2001-06-08 Jonathan Blandfordnew function to clean up cursor handling.
2001-06-07 Jonathan BlandfordHandle key bindings to expand and collapse rows.
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
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-05-09 Jonathan BlandfordNew function to let user control where columns are...
2001-05-09 Jonathan BlandfordNew "columns_changed" signal.
2001-04-30 Jonathan Blandfordnew function. (gtk_tree_view_move_column_after): Clean...
2001-04-28 Jonathan BlandfordMassive reorder/cleanup of a lot of the code. Some...
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-12 Jonathan Blandfordfix a fixme.
2001-04-02 Jonathan BlandfordBug fix to make trees work again when not sorted.
2001-03-16 Jonathan Blandfordmodified to use "row_activated" signal.
2001-03-16 Jonathan Blandfords/GTK_TREE_COLUMN/GTK_TREE_VIEW_COLUMN
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-08 Havoc Penningtonremove validation idle
2001-01-31 Havoc Penningtonfix bug in here where prev pointer was set to the wrong...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-19 Havoc Penningtonsync to tree changes
2001-01-09 Owen TaylorDoc fixups.
2001-01-06 Havoc Penningtonhack on this a bit
2000-10-30 Jonathan BlandfordNew function.
2000-10-26 Jonathan BlandfordGot rid of GtkTreeNode, and changed it to GtkTreeIter...
2000-10-16 Jonathan BlandfordNew function proposed by Guy Harris <gharris@flashcom...
2000-10-15 5Fix GtkTreeNode *node ->GtkTreeNode node issue.
next