summaryrefslogtreecommitdiff
path: root/src/nautilus-window-manage-views.c
Commit message (Expand)AuthorAgeFilesLines
...
* window: don't avoid same-uri reloads for the desktopCosimo Cecchi2011-04-061-2/+3
* window: make sure we always force opening in new windows on the desktopCosimo Cecchi2011-04-041-3/+5
* window: make sure to never show the floating bar on the DesktopCosimo Cecchi2011-03-211-0/+11
* window-slot: let the "Loading" floating bar appear only after a timeoutCosimo Cecchi2011-03-151-7/+35
* view: remove nautilus_view_get_widget()Cosimo Cecchi2011-02-251-1/+1
* all: move the floating bar to NautilusWindowSlotCosimo Cecchi2011-02-241-1/+32
* views: fix alternate locaiton opening somewhatCosimo Cecchi2011-02-181-5/+40
* Remove debug spew from previous commitAlexander Larsson2011-02-181-2/+0
* window-manage-views: initialize a variableCosimo Cecchi2011-02-171-0/+3
* window-manage-views: fix an oversight in previous commitCosimo Cecchi2011-02-171-5/+4
* window-manage-views: don't create two windows when opening in new winCosimo Cecchi2011-02-171-19/+6
* all: merge NautilusNavigationWindow into NautilusWindowCosimo Cecchi2011-02-171-4/+6
* all: merge NautilusNavigationWindowSlot into NautilusWindowSlotCosimo Cecchi2011-02-171-59/+44
* all: merge NautilusNavigationWindowPane into NautilusWindowPaneCosimo Cecchi2011-02-171-2/+1
* all: assume all windows are navigation windowsCosimo Cecchi2011-02-171-30/+25
* all: remove NautilusSpatialWindowCosimo Cecchi2011-02-171-94/+0
* all: remove NautilusWindowOpenMode enumerationCosimo Cecchi2011-02-171-83/+11
* all: remove NautilusZoomActionCosimo Cecchi2011-02-171-1/+0
* window-slot: move window_slot_close() to nautilus-window-slot.cCosimo Cecchi2011-02-171-1/+1
* all: remove the concept of global history listCosimo Cecchi2011-02-171-3/+0
* window: don't care looking for toolbar extension itemsCosimo Cecchi2011-02-171-5/+0
* all: silence new warnings from GCC 4.6Cosimo Cecchi2011-01-251-22/+3
* window-manage-views: re-add an accidentally removed snipped of codeCosimo Cecchi2011-01-121-0/+30
* all: use new NautilusBookmark APICosimo Cecchi2011-01-121-4/+1
* view: make nautilus_view_load_location() consistent with its nameCosimo Cecchi2011-01-111-7/+2
* view: use NautilusFile objects for the view selectionCosimo Cecchi2011-01-111-1/+1
* window: remove nautilus_window_get_selection[_count]Cosimo Cecchi2011-01-111-14/+5
* Rework architecture of NautilusView/FMDirectoryViewCosimo Cecchi2011-01-111-8/+1
* window-slot: trivial cleanupsCosimo Cecchi2011-01-111-61/+0
* window: cleanup nautilus_window_reload()Cosimo Cecchi2011-01-111-9/+0
* window: remove useless method callsCosimo Cecchi2011-01-111-4/+0
* window: cleanup nautilus_window_go_up()Cosimo Cecchi2011-01-111-1/+41
* window-slot: remove commented out codeCosimo Cecchi2011-01-111-43/+0
* window-slot: cleanup connect/disconnect_view()Cosimo Cecchi2011-01-111-5/+5
* window-slot: cleanup of window_slot_open_location() functionsCosimo Cecchi2011-01-111-18/+0
* window-slot: remove nautilus_window_slot_open_location()Cosimo Cecchi2011-01-111-17/+0
* Rework architecture of NautilusWindow/NautilusWindowSlotInfoCosimo Cecchi2011-01-111-8/+10
* mime-actions: move nautilus-mime-actions to src/Cosimo Cecchi2011-01-111-1/+0
* general: use new DEBUG macros instead of nautilus_debug_logCosimo Cecchi2010-12-021-11/+8
* autorun: move get_x_content_types_for_mount () to file-utilitiesCosimo Cecchi2010-11-251-6/+7
* general: use g_list_free_full() instead of eel functionsCosimo Cecchi2010-10-311-9/+9
* application: remove get_n_windows()Cosimo Cecchi2010-10-301-1/+1
* [src] use new GtkApplication API to handle windowsCosimo Cecchi2010-10-301-2/+7
* main: adapt to GtkApplication changesCosimo Cecchi2010-10-301-1/+0
* [src] don't use GtkObjectCosimo Cecchi2010-09-301-2/+2
* window: call the callback during the location changeCosimo Cecchi2010-09-201-15/+40
* window: rewrite window-opening policiesCosimo Cecchi2010-09-201-54/+73
* window: add _full() versions of _go_to and _open() methodsCosimo Cecchi2010-09-201-4/+4
* Convert new tab position to gsettingsAlexander Larsson2010-07-231-1/+1
* Convert always-use-browser to gsettingsAlexander Larsson2010-07-231-1/+1