summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* pathbar: use nautilus_is_[home/root/desktop]_directory()Cosimo Cecchi2012-04-271-18/+3
* pathbar: use a private structCosimo Cecchi2012-04-271-187/+217
* all: fix some issues highlighted by static analysisCosimo Cecchi2012-04-271-3/+0
* all: remove desktop-is-home-dir GSetting preferenceCosimo Cecchi2012-04-261-52/+1
* pathbar: make dragging from toolbar work againCosimo Cecchi2012-03-131-1/+4
* pathbar: refresh label size request every time it changesCosimo Cecchi2012-03-121-22/+17
* pathbar: don't set use-markup before resetting the labelCosimo Cecchi2012-03-121-1/+2
* pathbar: copy implementation of an event window from the GTK copyCosimo Cecchi2012-03-051-0/+64
* pathbar: sync with GTK master to make scrolling work againCosimo Cecchi2012-03-051-0/+4
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-2/+2
* pathbar: use a NautilusFile instead of a GFile as a drag targetCosimo Cecchi2011-04-061-1/+1
* pathbar: keep a ref to the GFile while updating the pathCosimo Cecchi2011-03-291-1/+2
* pathbar: don't unconditionally iterate over buttons when scrollingCosimo Cecchi2011-03-211-1/+2
* pathbar: cleanupsCosimo Cecchi2011-02-181-12/+3