summaryrefslogtreecommitdiff
path: root/src/nautilus-pathbar.c
Commit message (Expand)AuthorAgeFilesLines
* general: don’t mix code with declarationsErnestas Kulik2018-03-011-1/+2
* general: Use constants for button eventsCarlos Soriano2018-02-131-1/+1
* general: Run uncrustifyCarlos Soriano2018-02-131-2/+2
* general: Rename from 'favorite' to 'starred'Carlos Soriano2018-02-131-4/+4
* files-view: Open context menu on longpressJan-Michael Brummer2018-01-301-2/+2
* ui-utilities: Rename and simplify pop_up_context_menu()António Fernandes2018-01-291-3/+3
* Revert "nautilus-canvas-view, nautilus-view-icon-controller: Add longpress ge...António Fernandes2018-01-281-2/+2
* nautilus-canvas-view, nautilus-view-icon-controller: Add longpress gesture to...Jan-Michael Brummer2018-01-231-2/+2
* Add favorite filesAlexandru Pandelea2017-11-051-1/+11
* pathbar: rename method instance parametersErnestas Kulik2017-08-241-176/+176
* pathbar: port declaration to G_DECLARE_*_TYPEVyas Giridharan2017-08-241-173/+281
* pathbar: Remove drag-source handlingAntónio Fernandes2017-08-171-72/+0
* Revert "pathbar: Remove dnd handling"António Fernandes2017-08-171-0/+177
* pathbar: Handle middle click on button-press-eventElias Entrup2017-06-191-11/+16
* pathbar: Remove dnd handlingCarlos Soriano2017-03-301-177/+0
* general: format code with newer UncrustifyCarlos Soriano2016-11-301-38/+38
* general: run uncrustifyCarlos Soriano2016-08-291-1431/+1666
* pathbar: fix underallocationsErnestas Kulik2016-07-181-16/+25
* general: merge libnautilus-private to srcwip/csoriano/private-to-srcCarlos Soriano2016-04-251-6/+6
* 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