summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused includesMatthias Clasen2020-02-091-1/+0
* iconview: Use gdk_drag_beginMatthias Clasen2020-01-081-1/+1
* iconview: Port to GtkDropTargetMatthias Clasen2020-01-081-1/+2
* iconview: Port to GtkDragSourceMatthias Clasen2020-01-081-1/+2
* iconview: Make finalMatthias Clasen2019-05-281-38/+0
* iconview: Port DND icons to snapshot paintablesBenjamin Otte2018-03-261-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-3/+3
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-2/+2
* dnd: Make GtkDragDest and GtkDragSource use GtkTargetListBenjamin Otte2017-11-151-4/+2
* iconview: Remove bin_windowTimm Bäder2017-07-191-11/+5
* gtk: fix many callback annotations to include closure informationEvan Nemerson2014-05-271-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+62
* Add optional single click activation mode for icon viewWilliam Jon McCann2013-01-201-0/+5
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Rename gtk_icon_view_get_cell_area to gtk_icon_view_get_cell_rectAlexander Larsson2012-06-251-1/+1
* Add gtk_icon_view_get_cell_areaAlexander Larsson2012-06-221-0/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Added gtk_icon_view_new_with_area()Tristan Van Berkom2011-01-061-0/+2
* Fix gtk-doc markup: /* <private> */ should be /*< private >*/Javier Jardón2010-10-301-1/+1
* Add GtkScrollable interfaceTadej Borovšak2010-10-221-5/+0
* Add padding to class structsMatthias Clasen2010-10-191-0/+6
* API: make gtk_icon_view_create_drag_icon() return a cairo_surface_tBenjamin Otte2010-09-261-1/+1
* Rename GtkIconView::orientation propertyMatthias Clasen2010-09-011-3/+3
* GtkIconView: Unseal private pointerJavier Jardón2010-07-131-1/+2
* [docs] Added some GtkIconView missing documentationJavier Jardón2010-06-091-0/+20
* Improved icon view keynavMatthias Clasen2010-05-301-0/+4
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Add a GtkIconView::item-padding propertyMatthias Clasen2009-08-061-0/+3
* Seal priv pointer in GtkIconView.Tim Janik2008-06-201-1/+1
* gtk/gtkcellrendereraccel.h gtk/gtkiconview.h use G_TYPE macros instead ofMichael Natterer2008-06-161-6/+6
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+5
* Add new convenience api for tooltips on icon viewsMatthias Clasen2007-07-191-0/+10
* Convenience functions to position tooltips on icon view items or cells.Matthias Clasen2007-07-161-0/+10
* New function to convert widget coords to what is expected by the at_posMatthias Clasen2007-07-111-0/+6
* 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