summaryrefslogtreecommitdiff
path: root/gtk/gtkpathbar.c
Commit message (Expand)AuthorAgeFilesLines
* pathbar: Order button CSS nodes rightBenjamin Otte2016-03-201-4/+4
* path bar: Stop mishandling slider buttonsMatthias Clasen2016-03-131-3/+22
* pathbar: Use CSS node orderingBenjamin Otte2016-01-261-114/+10
* path bar: Don't hide arrowsMatthias Clasen2016-01-241-3/+3
* dnd: Split GtkDragSourceSite into its own fileBenjamin Otte2015-11-251-0/+1
* Use gtk_widget_set_focus_on_click() instead of deprecated settersFlorian Müllner2015-11-031-1/+1
* path bar: Don't use prerendered surfacesMatthias Clasen2015-09-041-65/+25
* pathbar: use the same parameter as in the declarationIgnacio Casal Quinteiro2015-02-191-3/+3
* path bar: Don't segfault if we get disposed quicklyMatthias Clasen2015-01-191-0/+4
* widget: Make _gtk_set_simple_clip() take an optional content clipBenjamin Otte2014-08-211-2/+2
* GtkPathBar: Don't hardcode spacing in buttonsMatthias Clasen2014-08-131-1/+1
* GtkPathBar: Make recoloring symbolics workMatthias Clasen2014-08-131-6/+8
* GtkPathBar: Use symbolic iconsMatthias Clasen2014-07-231-8/+9
* GtkPathBar: Set style classes on buttonsMatthias Clasen2014-07-231-0/+10
* GtkPathBar: Add a style classMatthias Clasen2014-07-171-0/+1
* pathbar: Implement clippingBenjamin Otte2014-07-151-1/+7
* Drop GtkArrow use in GtkPathBarMatthias Clasen2014-05-131-1/+0
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* resources: move resources into a subdirectoryWilliam Jon McCann2014-01-231-1/+1
* path bar: Request enough natural width to fit all buttonsMatthias Clasen2014-01-181-1/+1
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+2
* pathbar: fix positioning of the down slider buttonCosimo Cecchi2013-08-311-9/+14
* pathbar: remove unused spacing private memberCosimo Cecchi2013-08-311-25/+18
* GtkPathBar: Don't make current dir boldMatthias Clasen2013-08-311-46/+1
* pathbar: add back GTK_STYLE_CLASS_LINKEDCosimo Cecchi2013-08-201-0/+5
* Another round of template binding api changesMatthias Clasen2013-07-261-2/+2
* Rename the widget template APIEmmanuele Bassi2013-07-261-10/+10
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-2/+2
* Drop some unnecessary includesMatthias Clasen2013-07-191-1/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-1/+1
* Deprecate and ignore the timeout-initial and timeout-repeat settingsWilliam Jon McCann2013-07-111-12/+4
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* File chooser: Convert icons to using cairo_surface_twip/window-scales2Alexander Larsson2013-07-031-23/+23
* Deprecate GtkIconFactory, GtkIconSet, GtkIconSourceWilliam Jon McCann2013-06-261-4/+1
* Deprecate and ignore gtk-icon-sizes settingWilliam Jon McCann2013-06-261-2/+1
* GtkPathBar: Define children with a GtkBuilder templateTristan Van Berkom2013-04-081-279/+296
* Deprecate gtk_widget_push_composite_child & friendsTristan Van Berkom2013-04-081-6/+0
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-2/+2
* pathbar: fix a copy/paste error from last commitCosimo Cecchi2012-05-021-2/+4
* pathbar: Only invalidate styles in allocate if stuff really changedBenjamin Otte2012-05-021-3/+16
* widget: Don't cache widget paths all the timeBenjamin Otte2012-04-171-1/+1
* gtk: Make widget only invalidate widget positionsBenjamin Otte2012-04-171-3/+7
* gtk: Get gtkwidgetpath.h includes out of the public headersBenjamin Otte2012-03-191-0/+1
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-4/+5
* pathbar: Fix scrollingMatthias Clasen2012-03-021-0/+2
* pathbar: Fix gcc warningBenjamin Otte2012-03-031-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkpathbar: Use symbolic names for button numbersCarlos Garcia Campos2012-01-271-1/+1
* [GtkPathBar] Remove unused error argumentFederico Mena Quintero2011-11-291-8/+5
* [path-bar] Add some comments to explain the async recursion on an I/O callbackFederico Mena Quintero2011-11-291-0/+6