| Commit message (Expand) | Author | Age | Files | Lines |
* | Move GtkTreeModel docs inline | Matthias Clasen | 2011-01-12 | 1 | -1/+41 |
* | Add gtk_tree_model_iter_previous() vfunc | Szilárd Pfeiffer | 2011-01-05 | 1 | -0/+4 |
* | Remove GtkObject completely | Matthias Clasen | 2010-09-26 | 1 | -3/+0 |
* | Revert "Add length to gtk_tree_path_get_indices" | Colin Walters | 2010-06-28 | 1 | -2/+4 |
* | Add length to gtk_tree_path_get_indices | Colin Walters | 2010-06-28 | 1 | -4/+2 |
* | Merge branch 'gtk-2-90' | Matthias Clasen | 2010-05-06 | 1 | -10/+1 |
|\ |
|
| * | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
| * | Remove deprecated GtkTreeModel functions (macros) | Christian Dywan | 2010-05-03 | 1 | -9/+0 |
* | | add a get_indices_with_depth method to GtkTreePath with proper GI array annot... | John (J5) Palmieri | 2010-05-03 | 1 | -0/+4 |
|/ |
|
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -5/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | back out G_GNUC_WARN_UNUSED_RESULT on iterator functions which turned out | Tim Janik | 2006-03-24 | 1 | -9/+9 |
* | added G_GNUC_WARN_UNUSED_RESULT warnings for iterator functions, to avoid | Tim Janik | 2006-02-24 | 1 | -9/+9 |
* | new function. (#160879, Stefan Kost). | Kristian Rietveld | 2005-07-13 | 1 | -0/+1 |
* | Mark as const. | Matthias Clasen | 2004-11-23 | 1 | -3/+3 |
* | now deprecated (#106953, reported by Matthias Clasen). | Kristian Rietveld | 2003-12-17 | 1 | -2/+8 |
* | Declare gtk_tree_row_reference_get_type(). It is already used by a macro | Murray Cumming | 2002-12-02 | 1 | -0/+1 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -4/+4 |
* | restore gtkobject.h #include so we don't break backwards compat. | Manish Singh | 2002-10-08 | 1 | -0/+3 |
* | Deprecation cleanup | Manish Singh | 2002-10-07 | 1 | -2/+2 |
* | Make GtkTreeRowReference a boxed type. | Jonathan Blandford | 2002-09-11 | 1 | -0/+2 |
* | API additions: _move, _reorder and _swap for stores, path constructor. | Kristian Rietveld | 2002-07-26 | 1 | -0/+2 |
* | add gtk_tree_model_get_string_from_iter (#74667). | Kristian Rietveld | 2002-06-04 | 1 | -0/+2 |
* | Make path arg const, #75653 | Jonathan Blandford | 2002-03-25 | 1 | -1/+1 |
* | Switch style of stamp file usage. | Owen Taylor | 2002-03-02 | 1 | -0/+5 |
* | at Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redhat.com> | Jonathan Blandford | 2002-02-24 | 1 | -1/+1 |
* | change new_root to new_first to avoid confusion. | Jonathan Blandford | 2002-02-24 | 1 | -2/+4 |
* | Documented undocumented functions. | Jonathan Blandford | 2002-02-23 | 1 | -7/+2 |
* | Use G_TYPE_INSTANCE_GET_INTERFACE. ditto. ditto. ditto. Don't reference | Mike Kestner | 2002-01-09 | 1 | -1/+1 |
* | Remove trailing commas in enum declarations. | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | cvs got a broken pipe signal, missed these two. ChangeLog is already there. | Kristian Rietveld | 2001-10-10 | 1 | -0/+3 |
* | docs | Jonathan Blandford | 2001-10-03 | 1 | -2/+2 |
* | Rename interface signals to make them more clear. Also, change | Jonathan Blandford | 2001-09-12 | 1 | -34/+31 |
* | const correct string parameter. | Tim Janik | 2001-08-17 | 1 | -1/+1 |
* | remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root. | Jonathan Blandford | 2001-07-09 | 1 | -2/+0 |
* | New function to walk through a model in a depth first manner, with the | Jonathan Blandford | 2001-06-29 | 1 | -0/+6 |
* | Fix bug where collapsing a selected row would result in the cursor/anchor | Jonathan Blandford | 2001-06-18 | 1 | -1/+1 |
* | further justify gtk_tree_model_get_flags by adding a second flag for atk. | Jonathan Blandford | 2001-06-12 | 1 | -1/+2 |
* | Evil function to deal with very large (TM) amounts of text. May be moved | Jonathan Blandford | 2001-05-22 | 1 | -0/+2 |
* | BOXED,BOXED,BOXED,BOXED): new marshaller. | Jonathan Blandford | 2001-04-02 | 1 | -6/+10 |
* | Now we listen to the reorder signal. | Jonathan Blandford | 2001-03-30 | 1 | -0/+4 |
* | More work on implementing sortable interface. | Jonathan Blandford | 2001-03-28 | 1 | -0/+2 |
* | fix braino. New interface to add cleanup sortable support. | Jonathan Blandford | 2001-03-23 | 1 | -0/+3 |
* | Changed prototype to allow for getting the location of the cell relative | Jonathan Blandford | 2001-03-15 | 1 | -1/+0 |
* | Actually unref the nodes. Fixes bug #50058. | Jonathan Blandford | 2001-03-09 | 1 | -4/+4 |
* | renamed "child_toggled" to "has_child_toggled". | Jonathan Blandford | 2001-03-05 | 1 | -12/+13 |
* | Sanitize GtkRowReference. | Jonathan Blandford | 2001-02-28 | 1 | -56/+63 |
* | add functions for signal emission. | Jonathan Blandford | 2001-02-22 | 1 | -1/+12 |
* | Changed name to be set_cell_data_func to make it clear what the functino | Jonathan Blandford | 2001-02-21 | 1 | -5/+1 |
* | removed gtk_*_store_get, and moved to GtkTreeModel. | Jonathan Blandford | 2001-02-17 | 1 | -31/+40 |