summaryrefslogtreecommitdiff
path: root/src/nautilus-notebook.c
Commit message (Expand)AuthorAgeFilesLines
* Port to HdyTabView and HdyTabBarwip/exalm/libhandyAlexander Mikhaylenko2020-09-111-572/+0
* window: Check if a tab was hit on right clickErnestas Kulik2018-05-221-0/+8
* notebook: Use gesture for button press eventsErnestas Kulik2018-05-221-31/+57
* notebook: Fix tab lookup by coordinatesErnestas Kulik2018-04-141-14/+8
* notebook: Add middle click tab close supportCarlos Soriano2018-02-131-0/+8
* general: Use constants for button eventsCarlos Soriano2018-02-131-1/+1
* notebook: Set minimum witdh for tabsAntónio Fernandes2018-02-131-0/+1
* notebook: Simplify build_tab_labelAntónio Fernandes2018-02-131-19/+15
* notebook: Use common check for search schemaAntónio Fernandes2018-02-061-1/+1
* Disable tab detaching to avoid crashNelson Benítez León2017-11-251-0/+1
* notebook: make the class finalTiberiu Lepadatu2017-03-301-1/+6
* general: run uncrustifyCarlos Soriano2016-08-291-348/+375
* general: remove vim modelinesCarlos Soriano2016-04-041-1/+0
* notebook: removed unused ifdef codeCarlos Soriano2016-03-171-19/+0
* notebook: avoid updating if no childrenCarlos Soriano2016-03-031-0/+18
* notebook: update modelineCarlos Soriano2016-03-031-1/+1
* remove gtk_button_set_focus_on_clickRazvan Chitu2016-02-261-1/+1
* notebook: vertically align labelCarlos Soriano2016-02-121-2/+2
* project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto2015-07-211-1/+2
* notebook: cleanup an old workaroundCosimo Cecchi2015-05-231-61/+0
* nautilus-window: Use private instead of detailsCarlos Soriano2015-03-021-2/+2
* Don't mention FSF addressCosimo Cecchi2014-02-171-2/+1
* Center tab labelsWilliam Jon McCann2013-10-291-11/+16
* Change 'x-nautilus-search:' to 'Search' on tooltips.Ting-Wei Lan2013-06-161-1/+8
* slot: finish moving all other private data to private structCosimo Cecchi2012-10-231-3/+5
* slot: restructure window slot loadingCosimo Cecchi2012-10-231-4/+5
* notebook: add missing part for last commitCosimo Cecchi2012-10-221-0/+1
* Make tab change action consistent with GTK'sWilliam Jon McCann2012-09-051-25/+42
* notebook: make tabs detachableCosimo Cecchi2012-08-311-0/+1
* window: misc cleanupsCosimo Cecchi2012-05-301-2/+0
* Remove extra panesWilliam Jon McCann2012-05-261-1/+1
* all: fix some issues highlighted by static analysisCosimo Cecchi2012-04-271-9/+1
* notebook: use a symbolic icon for the tab close imageCosimo Cecchi2012-01-161-1/+1
* slot: make NautilusWindowSlot a GtkBoxCosimo Cecchi2012-01-091-7/+7
* notebook: remove unused definesCosimo Cecchi2012-01-091-4/+0
* all: don't use deprecated GDK pointer methodsCosimo Cecchi2011-10-181-1/+6
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-1/+1
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-2/+2
* all: merge NautilusNavigationWindowPane into NautilusWindowPaneCosimo Cecchi2011-02-171-2/+1
* dnd: move DnD slot proxying code to src/Cosimo Cecchi2011-01-111-9/+4
* theming: cleanup previous manually parsed CSSCosimo Cecchi2010-12-151-23/+0
* notebook: port to GtkStyleContextCosimo Cecchi2010-12-061-9/+23
* [src] GSEAL nautilus-notebook.Cosimo Cecchi2010-06-111-6/+8
* Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya2010-03-041-1/+1
* Revert "Put tabs at the bottom"Alexander Larsson2010-03-031-1/+0
* Use GtkSpinner instead of custom widgetAlexander Larsson2010-02-221-11/+9
* Better tab sizeAlexander Larsson2009-12-141-32/+5
* Put tabs at the bottomAlexander Larsson2009-12-101-0/+1
* Move notebook from window into paneHolger Berndt2009-12-101-1/+2
* Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432).Cosimo Cecchi2008-12-061-9/+1