summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.c
Commit message (Expand)AuthorAgeFilesLines
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* pathbar: use gint for widget sizeCarlos Soriano2016-03-211-1/+1
* pathbar: avoid gtk+ warningsCarlos Soriano2016-03-211-0/+3
* pathbar: add slider-button class to slidersCarlos Soriano2016-03-211-0/+4
* pathbar: use pan symbolic iconCarlos Soriano2016-03-211-2/+2
* pathbar: remove hardcoded width for slidersCarlos Soriano2016-03-171-1/+3
* pathbar: use sane arrowsCarlos Soriano2016-03-171-5/+6
* pathbar: always show the slidersCarlos Soriano2016-03-141-3/+3
* pathbar: add image-button class to iconic buttonsCarlos Soriano2016-03-031-0/+4
* remove gtk_button_set_focus_on_clickRazvan Chitu2016-02-261-2/+2
* pathbar: remove gtk_style_context_invalidateRazvan Chitu2016-02-261-32/+0
* pathbar: extra unref causing crashesCarlos Soriano2015-11-121-1/+0
* resources: organize the resource files in a separate folderFelipe Borges2015-11-121-1/+1
* places-view: implement a view for Other LocationsGeorges Basile Stavracas Neto2015-08-201-6/+17
* pathbar: handle context menuGeorges Basile Stavracas Neto2015-08-041-24/+224
* pathbar: add clip hack to buttonsCosimo Cecchi2014-09-031-0/+32
* Pathbar: Add a style classMatthias Clasen2014-07-171-0/+2
* Do not modify ellipsize property within a size request functionDaniel Wyatt2014-02-171-7/+4
* Fix window dragging on the path barMatthias Clasen2014-02-151-1/+2
* path bar: Request enough natural width to fit all buttonsYosef Or Boczko2014-02-151-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* pathbar: add a return value from path-event signalCosimo Cecchi2013-08-241-4/+5
* pathbar: do not unconditionally bubble up button-press-eventStefano Facchini2013-08-241-1/+1
* Fix obvious cut&paste bugFederico Mena Quintero2013-05-031-1/+1
* pathbar: use text-button style class for pathbar buttonsCosimo Cecchi2013-02-221-0/+2
* Normalize signal namesWilliam Jon McCann2013-01-221-4/+4
* pathbar: don't assume a mounted mount is always availableCosimo Cecchi2012-10-191-2/+6
* pathbar: consistently use symbolic icons for root elements in pathbarCosimo Cecchi2012-10-101-53/+29
* Fix file leakWilliam Jon McCann2012-09-111-1/+4
* pathbar: clear buttons directly when file is goneCosimo Cecchi2012-08-311-4/+7
* Don't try to close the window when a mount goes awayWilliam Jon McCann2012-08-311-42/+2
* Rename icon view to canvas viewWilliam Jon McCann2012-08-071-1/+0
* pathbar: additional fix for last commitCosimo Cecchi2012-08-011-0/+3
* pathbar: fix allocation offset for the down slider buttonCosimo Cecchi2012-08-011-2/+2
* pathbar: remove unused spacing private memberCosimo Cecchi2012-08-011-19/+16
* pathbar: set single line mode for pathbar button labelsCosimo Cecchi2012-07-191-0/+2
* pathbar: remove unused codeCosimo Cecchi2012-07-131-34/+0
* Use GIcons in pathbarWilliam Jon McCann2012-07-111-40/+11
* Fix some compiler warningsWilliam Jon McCann2012-07-031-2/+0
* pathbar: fix set_label_size_request() for no-label buttonsCosimo Cecchi2012-07-021-0/+4
* pathbar: implement get_path_for_child()Cosimo Cecchi2012-06-301-3/+117
* Use a more GNOME 3 toolbar layoutWilliam Jon McCann2012-06-301-1/+4
* pathbar: fix unwanted ellipsizing in buttons with certain themesCosimo Cecchi2012-06-251-62/+55
* pathbar: set a maximum label width for pathbar buttonsCosimo Cecchi2012-06-041-5/+18
* pathbar: simplify codeCosimo Cecchi2012-06-041-18/+9
* all: fix GCC pointer signedness warningsCosimo Cecchi2012-05-311-1/+1
* pathbar: remove unused codeCosimo Cecchi2012-04-291-34/+0
* pathbar: add a path-event signalCosimo Cecchi2012-04-291-0/+53
* pathbar: remove fake root attributesCosimo Cecchi2012-04-291-215/+132
* pathbar: simplify codeCosimo Cecchi2012-04-271-11/+2