summaryrefslogtreecommitdiff
path: root/gtk/gtktreesortable.c
Commit message (Expand)AuthorAgeFilesLines
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* Docs: Use markdown for listsMatthias Clasen2014-02-021-10/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [gi] add "out" annotations to gtk_tree_store_sort_column_id paramsJohn (J5) Palmieri2010-11-161-2/+2
* gtktreesortable: Move documentation to inline commentsJavier Jardón2010-10-231-0/+12
* gtk/: fully remove gtkalias hacksJavier Jardón2010-07-101-4/+1
* [docs] Fix gtk_tree_sortable_set_sort_column_id()Stanislas Marquis2010-06-171-1/+1
* [annotations] Add allow-noneJohan Dahlin2010-02-191-4/+4
* Improve the docsMatthias Clasen2009-01-031-19/+36
* gtk/gtktree.c gtk/gtktreemodel.c gtk/gtktreesortable.c gtk/gtktreeview.cSven Neumann2008-08-081-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* deprecate GtkDestroyNotify.Michael Natterer2008-06-181-2/+2
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Use the slice allocator for many small allocations.Matthias Clasen2006-01-041-0/+1
* Intern some more strings.Matthias Clasen2005-09-011-2/+3
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Trivial doc fixes.Matthias Clasen2005-07-251-7/+8
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Update the documentation to specify a more useful behaviour, which can beMatthias Clasen2004-11-301-4/+6
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Deprecation cleanupManish Singh2002-10-071-6/+8
* docs/reference/gtk/tmpl/gtkdialog.sgmlSoeren Sandmann2002-09-011-4/+7
* Rename gtk_tree_view_queue_draw_node to _gtk_tree_view_queue_draw_node.Anders Carlsson2002-01-021-1/+1
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-1/+2
* Minor documentation fixJonathan Blandford2001-10-151-6/+9
* centralize all the editing codeJonathan Blandford2001-09-181-4/+4
* Add editable interface. This should be the last big GtkTreeView APIJonathan Blandford2001-09-171-1/+1
* fix initial val for sort column.Jonathan Blandford2001-09-041-6/+68
* handle default sort featureJonathan Blandford2001-09-031-0/+31
* use GtkSortType instead of GtkTreeSortOrder. (#59173).Kristian Rietveld2001-08-231-2/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-3/+0
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-291-7/+7
* Rename gtk_tree_sortable_sort_column_id_set_func. It's much shorter now.Jonathan Blandford2001-06-151-7/+7
* Massive reordering/sorting work. Now pretty much works.Jonathan Blandford2001-03-291-0/+9
* fix braino. New interface to add cleanup sortable support.Jonathan Blandford2001-03-231-0/+127