summaryrefslogtreecommitdiff
path: root/src/nautilus-window-slot.c
Commit message (Expand)AuthorAgeFilesLines
* Add view options directly to the toolbarWilliam Jon McCann2012-08-091-1/+1
* Select first item in search results by defaultWilliam Jon McCann2012-08-071-0/+14
* Improve error handling of directory loadingWilliam Jon McCann2012-08-071-3/+5
* Don't handle search for desktop windowsWilliam Jon McCann2012-07-211-1/+6
* slot: reidrect an empty search to the query editor locationCosimo Cecchi2012-07-161-4/+16
* query-editor: cleanup code and remove unused methodsCosimo Cecchi2012-07-141-7/+4
* Enable "just type" searchingWilliam Jon McCann2012-07-141-38/+38
* Combine the search bar and query editorWilliam Jon McCann2012-07-141-70/+137
* Revert "window-slot: simplify code"William Jon McCann2012-07-111-0/+1
* Add locations for open windows to the destination selection dialogWilliam Jon McCann2012-07-101-0/+11
* all: add some missing config.h includesCosimo Cecchi2012-05-301-0/+3
* window-slot: simplify codeCosimo Cecchi2012-05-301-1/+0
* Remove extra panesWilliam Jon McCann2012-05-261-16/+18
* Remove the statusbarWilliam Jon McCann2012-05-251-14/+1
* window: simplify codeCosimo Cecchi2012-04-231-2/+2
* all: remove nautilus_window_slot_go_to()Cosimo Cecchi2012-04-231-25/+4
* all: use g_object_add/remove_weak_pointer()Cosimo Cecchi2012-04-111-2/+3
* slot: don't ref the NautilusWindowSlot when setting floating bar timeoutMichael Terry2012-03-051-2/+1
* slot: make NautilusWindowSlot a GtkBoxCosimo Cecchi2012-01-091-8/+8
* all: use nautilus_window_slot_get_window()Cosimo Cecchi2012-01-091-19/+13
* slot: fold function into the only callerCosimo Cecchi2012-01-091-36/+21
* slot: cleanup NautilusWindowSlot creationCosimo Cecchi2012-01-091-9/+21
* slot: don't include gi18n.h in the headerCosimo Cecchi2012-01-091-0/+2
* all: use nautilus_window_get_active_slot()Cosimo Cecchi2012-01-091-3/+5
* all: don't use eel_strlen()Cosimo Cecchi2011-10-051-1/+1
* all: don't use eel_strcmp()Cosimo Cecchi2011-10-051-1/+1
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-1/+0
* all: don't use EEL_CALL_METHOD* macrosCosimo Cecchi2011-10-051-2/+1
* all: remove initiated_unmount logic from NautilusWindowCosimo Cecchi2011-09-291-4/+0
* window-slot: don't go through the back list when checking a mountCosimo Cecchi2011-09-281-26/+4
* all: remove is_indexed property on NautilusSearchDirectoryCosimo Cecchi2011-09-081-3/+1
* floating-bar: port to GtkOverlayCosimo Cecchi2011-06-131-15/+9
* all: don't use deprecated Gtk[H/V]BoxCosimo Cecchi2011-06-131-6/+5
* Remove old special-cased "select source folder"Alexander Larsson2011-05-041-8/+3
* window: make sure to never show the floating bar on the DesktopCosimo Cecchi2011-03-211-1/+6
* slot: don't ref the view returned by _get_current_view()Cosimo Cecchi2011-03-211-2/+2
* window-pane: toggle the search button when showing a saved searchCosimo Cecchi2011-03-211-0/+1
* window-slot: cleanup packing of extra widgetsCosimo Cecchi2011-03-151-15/+4
* window-slot: let the "Loading" floating bar appear only after a timeoutCosimo Cecchi2011-03-151-0/+5
* window-slot: use the actual view as relative-widgetCosimo Cecchi2011-02-251-1/+1
* view: remove nautilus_view_get_widget()Cosimo Cecchi2011-02-251-4/+4
* window-slot: adapt to overlay API changesCosimo Cecchi2011-02-241-1/+6
* all: move the floating bar to NautilusWindowSlotCosimo Cecchi2011-02-241-2/+122
* all: merge NautilusNavigationWindowSlot into NautilusWindowSlotCosimo Cecchi2011-02-171-14/+100
* all: remove NautilusWindowOpenMode enumerationCosimo Cecchi2011-02-171-2/+0
* window: just use nautilus_view_set_is_active()Cosimo Cecchi2011-02-171-19/+0
* all: remove the concept of global history listCosimo Cecchi2011-02-171-13/+0
* all: use new NautilusBookmark APICosimo Cecchi2011-01-121-1/+0
* window: remove unused and confusing codeCosimo Cecchi2011-01-111-13/+2
* view: use NautilusFile objects for the view selectionCosimo Cecchi2011-01-111-3/+3