]> Pileus Git - ~andy/gtk/history - gtk/gtktreesortable.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtktreesortable.c
2012-02-27 Javier JardónChange FSF Address
2010-11-16 John (J5) Palmieri[gi] add "out" annotations to gtk_tree_store_sort_colum...
2010-11-15 John (J5) Palmieri[gi] add "out" annotations to gtk_tree_store_sort_colum...
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Javier Jardóngtktreesortable: Move documentation to inline comments
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-06-17 Stanislas Marquis[docs] Fix gtk_tree_sortable_set_sort_column_id()
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-02-19 Johan Dahlin[annotations] Add allow-none
2009-01-03 Matthias ClasenImprove the docs
2008-08-08 Sven Neumanngtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-25 Matthias ClasenTrivial doc fixes.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-30 Matthias ClasenUpdate the documentation to specify a more useful behav...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-10-07 Manish SinghDeprecation cleanup
2002-09-01 Soeren Sandmanndocs/reference/gtk/tmpl/gtkdialog.sgml
2002-01-02 Anders CarlssonRename gtk_tree_view_queue_draw_node to _gtk_tree_view_...
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-15 Jonathan BlandfordMinor documentation fix
2001-09-18 Jonathan Blandfordcentralize all the editing code
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-09-04 Jonathan Blandfordfix initial val for sort column.
2001-09-03 Jonathan Blandfordhandle default sort feature
2001-08-23 Kristian Rietvelduse GtkSortType instead of GtkTreeSortOrder. (#59173).
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-03-29 Jonathan BlandfordMassive reordering/sorting work. Now pretty much works.
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.