summaryrefslogtreecommitdiff
path: root/src/nautilus-notebook.c
AgeCommit message (Expand)Author
2016-08-29general: run uncrustifyCarlos Soriano
2016-04-04general: remove vim modelinesCarlos Soriano
2016-03-17notebook: removed unused ifdef codeCarlos Soriano
2016-03-03notebook: avoid updating if no childrenCarlos Soriano
2016-03-03notebook: update modelineCarlos Soriano
2016-02-26remove gtk_button_set_focus_on_clickRazvan Chitu
2016-02-12notebook: vertically align labelCarlos Soriano
2015-07-21project: replace deprecated GtkMisc callsGeorges Basile Stavracas Neto
2015-05-23notebook: cleanup an old workaroundCosimo Cecchi
2015-03-02nautilus-window: Use private instead of detailsCarlos Soriano
2014-02-17Don't mention FSF addressCosimo Cecchi
2013-10-29Center tab labelsWilliam Jon McCann
2013-06-16Change 'x-nautilus-search:' to 'Search' on tooltips.Ting-Wei Lan
2012-10-23slot: finish moving all other private data to private structCosimo Cecchi
2012-10-23slot: restructure window slot loadingCosimo Cecchi
2012-10-22notebook: add missing part for last commitCosimo Cecchi
2012-09-05Make tab change action consistent with GTK'sWilliam Jon McCann
2012-08-31notebook: make tabs detachableCosimo Cecchi
2012-05-30window: misc cleanupsCosimo Cecchi
2012-05-26Remove extra panesWilliam Jon McCann
2012-04-27all: fix some issues highlighted by static analysisCosimo Cecchi
2012-01-16notebook: use a symbolic icon for the tab close imageCosimo Cecchi
2012-01-09slot: make NautilusWindowSlot a GtkBoxCosimo Cecchi
2012-01-09notebook: remove unused definesCosimo Cecchi
2011-10-18all: don't use deprecated GDK pointer methodsCosimo Cecchi
2011-06-13all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi
2011-02-17all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi
2011-02-17all: merge NautilusNavigationWindowPane into NautilusWindowPaneCosimo Cecchi
2011-01-11dnd: move DnD slot proxying code to src/Cosimo Cecchi
2010-12-15theming: cleanup previous manually parsed CSSCosimo Cecchi
2010-12-06notebook: port to GtkStyleContextCosimo Cecchi
2010-06-11[src] GSEAL nautilus-notebook.Cosimo Cecchi
2010-03-04Replace deprecated GTK_WIDGET_* macros and depend on newer GTK+Rodrigo Moya
2010-03-03Revert "Put tabs at the bottom"Alexander Larsson
2010-02-22Use GtkSpinner instead of custom widgetAlexander Larsson
2009-12-14Better tab sizeAlexander Larsson
2009-12-10Put tabs at the bottomAlexander Larsson
2009-12-10Move notebook from window into paneHolger Berndt
2008-12-06Use single GLib/GTK+ includes. Patch by Maxim Ermilov (#560432).Cosimo Cecchi
2008-07-20Use full location name as tab tooltip.Christian Neumair
2008-07-14Also support a mode where the target URI is NULL, and the target slot isChristian Neumair
2008-07-13Add simple slot drop proxy API to libnautilus-private, centered aroundChristian Neumair
2008-07-08Merge "multiview" tab branch. Fixes #48034.Christian Neumair