summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.h
Commit message (Expand)AuthorAgeFilesLines
* Add a function to determine what parts of the model are visible. (#306726,Matthias Clasen2005-06-111-0/+3
* New function to scroll to a path. (#306838, Jonathan Blandford)Matthias Clasen2005-06-091-0/+5
* Test DND.Matthias Clasen2005-05-061-0/+44
* Test cell renderers.Matthias Clasen2005-05-021-40/+55
* Add new symbols.Matthias Clasen2004-12-141-3/+21
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Remove some erroneous declarations.Matthias Clasen2004-08-021-3/+0
* Add a new :orientation property to determine whether text is positionedMatthias Clasen2004-07-181-0/+7
* Use gint, not int in gtk_icon_view_set_markup_column, (Paolo Maggi)Anders Carlsson2004-07-051-1/+1
* Add an "activate_cursor_item" action signal and bind it to the return key.Anders Carlsson2004-07-041-0/+1
* gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output.Anders Carlsson2004-07-041-52/+48
* Fix the "selection_changed" signal to not get emitted twice in some cases.Anders Carlsson2004-07-041-0/+1
* Document functions and fix a few bugs.Anders Carlsson2004-07-031-2/+4
* Add markup column support.Anders Carlsson2004-07-021-0/+3
* Update icon list to use the tree model instead.Anders Carlsson2004-07-021-84/+39
* Forgotten files.Matthias Clasen2004-06-211-0/+3
* Changes, bug fixes etc.Anders Carlsson2002-07-291-3/+4
* Make this compile again.Anders Carlsson2002-05-181-1/+1
* Move the column chooser files to column-chooser/ (and fix a typo in the icon ...Anders Carlsson2002-05-151-2/+2
* Add thisAnders Carlsson2002-04-301-0/+150