summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-directory-view.c
Commit message (Expand)AuthorAgeFilesLines
* Move the clipboard callbacks to NautilusClipboardMonitor.Cosimo Cecchi2010-05-201-102/+1
* Move clipboard information to NautilusClipboardMonitor.Cosimo Cecchi2010-05-201-42/+35
* Use header capitalization for "Open With" menu items (#596778).Cosimo Cecchi2010-05-031-3/+3
* Move restore_from_trash() in nautilus-file-utilities.Cosimo Cecchi2010-04-281-129/+5
* Do not show Unmount when showing Eject/Safe removalMartin Pitt2010-04-261-8/+12
* Use display names for applications (#611378).Cosimo Cecchi2010-04-261-2/+2
* Don't mark the regex for translation.Cosimo Cecchi2010-04-261-1/+1
* Adds legend to "Select Items Matching" dialogMarcus Carlson2010-04-261-7/+33
* Fix sensitivity of "{Copy|Move} to other pane after enable/disable of extra p...Holger Berndt2010-04-151-0/+7
* Fix focus handlingHolger Berndt2010-03-111-0/+13
* Set initiated_unmount on windows while unmountingAlexander Larsson2010-03-081-6/+34
* Fix copy-pasted tooltip stringClaude Paroz2010-02-061-2/+2
* Remove tabs menuAlexander Larsson2010-01-221-9/+2
* Move active background color handling to the viewAlexander Larsson2009-12-161-0/+24
* Remove fm_directory_view_move_copy_items_between_viewsAlexander Larsson2009-12-161-50/+0
* 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-161-9/+99
* Don't disable next pane ops if tabs are disabledAlexander Larsson2009-12-161-3/+3
* 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
* 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-151-42/+27
* Don't show the window until all views in it are visibleAlexander Larsson2009-12-111-2/+2
* Put border around file viewsBaptiste Mille-Mathias2009-12-101-0/+1
* Make it possible for Nautilus Scripts to access the other pane.Holger Berndt2009-12-101-18/+62
* Implement "{copy,move} to other pane" menus.Holger Berndt2009-12-101-13/+85
* Pass the window instead of the view to action callbacks.Holger Berndt2009-12-101-71/+167
* Disable Trash/Delete key bindings when appropriateMichael Terry2009-12-011-27/+42
* Allow absolute pathnames for plugin menu/toolbar item icons.Pierre Wieser2009-11-251-5/+7
* Complete XDS supportJames Dietrich2009-11-171-2/+56
* Fix Bug 593523 - Typo in nautilus volume mgmt.A2009-09-281-2/+2
* Correctly position icons for text, netscape URI and URI list dropsChristian Neumair2009-09-241-4/+43
* Avoid refing NULL iconsAlexander Larsson2009-09-141-4/+9
* Always show app icon for open-with in the popup menu as in the normal menuMarcus Carlson2009-08-261-0/+8
* Always show application icons in popup menus.Marcus Carlson2009-08-081-0/+27
* Respect /desktop/gnome/lockdown/disable_command_lineVincent Untz2009-07-281-1/+16
* Use application icons in the context menuCosimo Cecchi2009-07-081-5/+19
* Bug 587486 – Pass GMountOperation to unmount/eject/stop opsDavid Zeuthen2009-07-081-22/+204
* Remove all traces of former nautilus metadata codeAlexander Larsson2009-06-231-2/+0
* Fix the build.A. Walton2009-06-191-0/+1
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-181-25/+421
* Display the application icon in the popup menuCosimo Cecchi2009-04-271-1/+16
* Remove deprecated GDK/GTK+ symbolsCosimo Cecchi2009-04-211-3/+3
* Show both unmount and eject in menus. We need to show eject for a lot ofAlexander Larsson2009-04-111-7/+11
* Use gtk_action_group_add_action_with_accel so that we allow users toAlexander Larsson2009-04-081-6/+6
* Wait at most 1 second for http mimetype check.Alexander Larsson2009-03-311-2/+27
* Check http mimetype asynchronously to avoid hangingAlexander Larsson2009-03-311-29/+72
* Report error for failed mounts. cAlexander Larsson2009-03-191-3/+19