summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.h
Commit message (Expand)AuthorAgeFilesLines
* 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