summaryrefslogtreecommitdiff
path: root/src/nautilus-window-manage-views.c
Commit message (Expand)AuthorAgeFilesLines
* slot: restructure window slot loadingCosimo Cecchi2012-10-231-1806/+0
* slot: consolidate code for showing/hiding the loading floating barCosimo Cecchi2012-09-251-72/+0
* view: preserve selection when going out of searchCosimo Cecchi2012-09-171-0/+16
* bookmark: remove unused GIcon argument to nautilus_bookmark_new()Cosimo Cecchi2012-09-141-1/+1
* Add an icon to the location entry and drop use of location barWilliam Jon McCann2012-09-101-1/+0
* Search requires that a reload be forced despite a load in effectWilliam Jon McCann2012-09-051-8/+21
* Don't reload while a reload is ongoingWilliam Jon McCann2012-09-051-0/+7
* window-slot: allow setting the window after constructionCosimo Cecchi2012-08-311-7/+10
* pathbar: clear buttons directly when file is goneCosimo Cecchi2012-08-311-13/+0
* Don't try to close the window when a mount goes awayWilliam Jon McCann2012-08-311-9/+16
* floating-bar: ellipsize the filename separately from the detailsCosimo Cecchi2012-08-311-4/+4
* Try to store names for bookmarked urisWilliam Jon McCann2012-08-281-11/+25
* Don't try to change the window icon when the view changesWilliam Jon McCann2012-08-261-3/+1
* do not display Templates Directory clue bar if templates directory is disabledFrédéric Péters2012-08-211-1/+2
* make view mode persistant to window, not folderWilliam Jon McCann2012-08-201-17/+2
* Remove always-use-browser optionWilliam Jon McCann2012-08-161-3/+1
* Use double quotes instead of ascii quotesWilliam Jon McCann2012-08-141-1/+1
* Add a clue bar to special locations like Templates and scriptsWilliam Jon McCann2012-08-141-0/+24
* Clean up the view error handlingWilliam Jon McCann2012-08-141-52/+13
* Add view options directly to the toolbarWilliam Jon McCann2012-08-091-2/+2
* Add a bunch of profiling pointsWilliam Jon McCann2012-08-081-3/+26
* Make sure error dialog has a parentWilliam Jon McCann2012-08-071-1/+1
* Improve error handling of directory loadingWilliam Jon McCann2012-08-071-25/+46
* Combine the search bar and query editorWilliam Jon McCann2012-07-141-3/+0
* Add locations for open windows to the destination selection dialogWilliam Jon McCann2012-07-101-1/+20
* Remove extra panesWilliam Jon McCann2012-05-261-24/+15
* Only place one x-content-bar at a timeWilliam Jon McCann2012-05-211-24/+4
* window-manage-views: don't call methods on a NULL NautilusFileCosimo Cecchi2012-05-081-3/+6
* all: use g_application_get_default()Cosimo Cecchi2012-04-251-7/+5
* all: remove nautilus_window_slot_go_to()Cosimo Cecchi2012-04-231-7/+5
* window-manage-views: fix a crash when middle-clicking desktop iconsCosimo Cecchi2012-02-061-3/+11
* slot: make NautilusWindowSlot a GtkBoxCosimo Cecchi2012-01-091-2/+1
* slot: remove unused cases for NautilusLocationChangeTypeCosimo Cecchi2012-01-091-17/+10
* window: move nautilus_window_update_up_button() to NautilusWindowCosimo Cecchi2012-01-091-32/+2
* pane: cleanupCosimo Cecchi2012-01-091-8/+0
* window: use g_clear_objectCosimo Cecchi2012-01-091-20/+8
* window: nuke unused functionsCosimo Cecchi2012-01-091-106/+0
* all: use nautilus_window_slot_get_window()Cosimo Cecchi2012-01-091-29/+21
* window: fold nautilus_window_allow_up() into its only callerCosimo Cecchi2012-01-091-1/+10
* window: move nautilus_window_open_slot to NautilusWindowPaneCosimo Cecchi2012-01-091-2/+2
* all: use nautilus_window_get_active_pane()Cosimo Cecchi2012-01-091-1/+2
* all: use nautilus_window_get_active_slot()Cosimo Cecchi2012-01-091-7/+5
* view: use ATK API directly to set accessible name/descriptionCosimo Cecchi2011-12-081-3/+0
* eel: remove unused eel-gtk-macros.h fileCosimo Cecchi2011-10-051-3/+0
* window-manage-views: plug a memory leakCosimo Cecchi2011-09-281-1/+7
* window-manage-views: scroll to the selected location when opening an URICosimo Cecchi2011-09-121-0/+2
* window: make sure not to unref NULL GFilesCosimo Cecchi2011-09-081-1/+3
* Don't hide the floating-bar on hover if it is interactiveLuke Symes2011-09-071-0/+2
* all: don't return a reference when getting the application singletonCosimo Cecchi2011-06-161-7/+3
* application: rewrite GApplication command line handlingCosimo Cecchi2011-05-241-1/+0