summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add an "activate_cursor_item" action signal and bind it to the return key.Anders Carlsson2004-07-041-8/+41
* Add a simple file browser based on the icon view.Anders Carlsson2004-07-041-4/+15
* Fix a small issueAnders Carlsson2004-07-041-2/+2
* gtk/gtkiconview.c Add GtkIconView to the build, remove debugging output.Anders Carlsson2004-07-041-1014/+956
* Fix the "selection_changed" signal to not get emitted twice in some cases.Anders Carlsson2004-07-041-115/+184
* Fix a few thingsAnders Carlsson2004-07-031-10/+32
* Fixes and stuffAnders Carlsson2004-07-031-11/+13
* Document functions and fix a few bugs.Anders Carlsson2004-07-031-372/+570
* Add markup column support.Anders Carlsson2004-07-021-114/+96
* Update icon list to use the tree model instead.Anders Carlsson2004-07-021-714/+659
* Make sure the rubberband is updated when scrolling.Soeren Sandmann2004-06-261-0/+4
* Remove this unused function. (Patch by Jody Goldberg)Matthias Clasen2004-06-211-10/+4
* Let ctrl key combinations move the focus without influencing theMatthias Clasen2004-06-211-29/+59
* Implement keynav.Matthias Clasen2004-06-181-21/+518
* The property editor, copied from testgtk.Matthias Clasen2004-06-161-5/+9
* Implement rubberband scrolling (needs to be done for the horizontalAnders Carlsson2004-05-311-3/+67
* Use gdk_draw_pixbuf.Anders Carlsson2003-08-241-22/+16
* Don't use deprecated gdk-pixbuf code.Frédéric Crozat2003-07-241-1/+1
* Use the theme colours for rubber bandingRoss Burton2003-07-031-7/+43
* Fix buglet that sometimes left dirt in corner of the rubberband area.Soeren Sandmann2002-08-201-16/+13
* Changes, bug fixes etc.Anders Carlsson2002-07-291-119/+88
* Make this compile again.Anders Carlsson2002-05-181-23/+23
* Add thisAnders Carlsson2002-04-301-0/+2488