summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Pass the window instead of the view to action callbacks."Alexander Larsson2009-12-161-170/+98
* Rearrange copy/move to menus and add home + desktop itemsAlexander Larsson2009-12-163-24/+121
* Don't disable next pane ops if tabs are disabledAlexander Larsson2009-12-161-3/+3
* Remove unnecessary includesAlexander Larsson2009-12-161-1/+0
* Remove next_pane functions from NautilusWindowInfoAlexander Larsson2009-12-163-117/+15
* Remove use of nautilus_window_info_copy_move_selection_to_next_paneAlexander Larsson2009-12-161-2/+62
* Don't use nautilus_window_info_next_pane_is_writableAlexander Larsson2009-12-161-1/+13
* Use window_get_extra_slot instead of get_directory_view_of_next_paneAlexander Larsson2009-12-161-14/+30
* Add nautilus_window_info_get_extra_slotAlexander Larsson2009-12-164-0/+43
* Remove unnecessary includesAlexander Larsson2009-12-161-1/+0
* Bug 604574 - Fix NAME section in nautilus-connect-server.1Emilio Pozuelo Monfort2009-12-151-1/+1
* Make trash keybindings only work if the action is sensitiveAlexander Larsson2009-12-151-6/+19
* Use right signal handler for delete signal actionAlexander Larsson2009-12-151-1/+1
* Revert "Disable Trash/Delete key bindings when appropriate"Alexander Larsson2009-12-153-48/+27
* Don't access uninitialized variableAlexander Larsson2009-12-142-2/+2
* Better tab sizeAlexander Larsson2009-12-141-32/+5
* Better split view size allocationAlexander Larsson2009-12-142-3/+9
* Don't allow the right part of the sidebar split be shrunkAlexander Larsson2009-12-141-1/+1
* Make slot label/icon update work rightAlexander Larsson2009-12-141-3/+3
* Minor cleanupAlexander Larsson2009-12-141-2/+4
* Require latest gnome-desktop for gnome-bg changesAlexander Larsson2009-12-111-1/+1
* Move status bar to under view in navigational viewAlexander Larsson2009-12-113-8/+18
* If starting with split view, create extra slot durin constructionAlexander Larsson2009-12-111-50/+46
* Don't show the window until all views in it are visibleAlexander Larsson2009-12-119-15/+86
* When loading a location in a slot also load in other non-loaded panesAlexander Larsson2009-12-111-0/+13
* Fix up indentationAlexander Larsson2009-12-111-2/+2
* Update location for all active slotsAlexander Larsson2009-12-111-2/+2
* Remove nautilus_window_get_pane_from_slotAlexander Larsson2009-12-112-25/+0
* Only sync tab name in menu for the active paneAlexander Larsson2009-12-111-1/+3
* Don't rewrite bookmarks file when file appearance changesAlexander Larsson2009-12-111-2/+0
* Fix up background setting for non-desktop windowsAlexander Larsson2009-12-111-1/+1
* Only fade the desktop background, not normal windowsAlexander Larsson2009-12-101-0/+4
* Remove border width on notebookAlexander Larsson2009-12-101-0/+1
* Remove border on statusbarAlexander Larsson2009-12-101-0/+9
* Put border around file viewsBaptiste Mille-Mathias2009-12-101-0/+1
* Put tabs at the bottomAlexander Larsson2009-12-101-0/+1
* Remove location buttonAlexander Larsson2009-12-102-76/+0
* Improve search button handling in split view modeHolger Berndt2009-12-103-7/+29
* Fix View -> Location Bar in dual pane mode.Holger Berndt2009-12-102-6/+31
* Remember extra pane status access windows.Alexander Larsson2009-12-109-8/+67
* Make it possible for Nautilus Scripts to access the other pane.Holger Berndt2009-12-104-18/+88
* Implement "Go to same location as other pane" menu item.Holger Berndt2009-12-102-2/+32
* Implement "Switch to other pane" menu item.Holger Berndt2009-12-105-0/+77
* Also draw background of inactive pane in insensitive color when in list viewHolger Berndt2009-12-101-0/+15
* Draw background of inactive panes in INSENSITIVE color.Holger Berndt2009-12-105-8/+85
* Implement "{copy,move} to other pane" menus.Holger Berndt2009-12-109-14/+207
* Fix tab menus in split view mode. Only the menu of the active pane is inserted.Holger Berndt2009-12-104-4/+12
* Make location bar more reactive, part 2: navigation barHolger Berndt2009-12-103-1/+21
* Make location bar more reactive: path bar, toggle button and zoom controlHolger Berndt2009-12-105-1/+26
* Don't use a function to get the active slot.Holger Berndt2009-12-101-1/+1