summaryrefslogtreecommitdiff
path: root/gtk/gtkiconview.c
Commit message (Expand)AuthorAgeFilesLines
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-3/+3
* Annotate deprecated style propertiesMatthias Clasen2015-11-161-2/+2
* icon view: Document some style properties as deprecatedMatthias Clasen2015-11-161-0/+17
* iconview: Add a diagram to CSS documentationMatthias Clasen2015-11-101-0/+4
* iconview: Use a CSS node for rubberband drawingMatthias Clasen2015-11-101-20/+38
* icon view: Add an element nameMatthias Clasen2015-10-301-0/+5
* gtk: Stop setting GDK_EXPOSURE_MASK on random widgetsAlexander Larsson2015-09-141-2/+1
* iconview: don't call gtk_style_context_set_background()Cosimo Cecchi2015-07-011-43/+0
* icon view: Fix compiler warningsMatthias Clasen2015-06-021-4/+1
* iconview: Avoid usage of gdk_window_get_device_position() during DnDCarlos Garnacho2015-05-211-23/+9
* GtkIconView: Stop using gtk_adjustment_changedMatthias Clasen2015-05-101-6/+0
* iconview: Unset prelit item in leave-notifyBenjamin Otte2014-09-161-0/+23
* iconview: Remove iterm->prelightBenjamin Otte2014-09-161-3/+1
* iconview: always draw a cell backgroundBenjamin Otte2014-09-161-13/+10
* iconview: Don't queue redraws when nothing changesBenjamin Otte2014-09-151-12/+14
* GtkIconView: Animate keybindingsMatthias Clasen2014-07-021-13/+13
* Allow activating an item after single click on a different itemWilliam Jon McCann2014-06-281-2/+1
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-16/+7
* GtkIconView: Remove a no-longer-valid optimizationMatthias Clasen2014-06-191-18/+0
* GtkIconView: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-19/+27
* iconview: remove superfluous GTK+ grabsCarlos Garnacho2014-05-231-5/+0
* Deprecate GdkColorMatthias Clasen2014-05-221-1/+1
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-26/+26
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-2/+2
* docs: don't use <anchor>William Jon McCann2014-02-071-6/+6
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-12/+12
* docs: Use markup for linksWilliam Jon McCann2014-02-071-6/+6
* docs: use ` instead of <literal>William Jon McCann2014-02-041-2/+2
* a11y: Ignore deprecation warnings for ATK focus trackerBenjamin Otte2014-02-031-0/+2
* Docs: Use markdown for listsMatthias Clasen2014-02-021-6/+3
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-1/+1
* all: Add names to timeoutsBastien Nocera2013-10-231-1/+4
* Fix an age-old typoMatthias Clasen2013-08-311-1/+1
* iconview: Respect the fixed item width when adjusting the wrap widthCarlos Garcia Campos2013-08-261-7/+33
* gtkdnd: Introduce a new API for more accurate drag origin dataJasper St. Pierre2013-08-141-5/+7
* gtkiconview: Take padding into account when getting the cursor hotspotJasper St. Pierre2013-08-071-2/+2
* gtkiconview: Remove the border and background from drag iconsJasper St. Pierre2013-08-071-24/+8
* Add explicit transfer annotations to gtk_icon_view_get_cursorSimon Feltman2013-07-281-3/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-3/+3
* Fix a few parameter mismatches in the symbolsMatthias Clasen2013-02-011-9/+9
* icon-view: add back gtk_style_context_set_background()Cosimo Cecchi2013-02-011-0/+43
* Add optional single click activation mode for icon viewWilliam Jon McCann2013-01-201-8/+107
* Make accessible implementations publicMatthias Clasen2012-12-271-2/+2
* iconview: don't use gtk_style_context_set_background()Cosimo Cecchi2012-11-201-54/+10
* iconview: Render focus even in non-selected itemsAlexander Larsson2012-09-271-6/+4
* Fix a typo in the the commentsWilliam Jon McCann2012-08-261-1/+1
* icon-view: emit selection-changed when changing the modelWilliam Jon McCann2012-08-201-0/+7
* Fix typo in documentationWilliam Jon McCann2012-08-101-1/+1