summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Bind shift-f2 to rename whole file. Fixes #131467.Christian Neumair2005-06-025-16/+52
* Don't display "Properties" background context menu item for Desktop.Christian Neumair2005-05-271-0/+2
* Only set dialog transient if a parent window was specified. Fixes #142814.Christian Neumair2005-05-271-1/+1
* Better handling of default action for mozilla dnd drops.Alexander Larsson2005-05-271-17/+34
* Add specific tooltips to the drop-down arrow of Back/Forward toolbarChristian Persch2005-05-272-24/+41
* Added a domain field to enter domain name for Windows share in Connect toDinoop Thomas2005-05-271-3/+52
* Remove qualifiers from Cut/Copy/Paste, except for "Paste Into Folders".Christian Neumair2005-05-262-49/+24
* Fix empty trash accelerator. Fixes #173059.Christian Neumair2005-05-263-12/+12
* Bind shift+scroll to zoom in/out. Fixes #79352.Christian Neumair2005-05-251-0/+35
* Make get_(larger|smaller)_icon_size public.Christian Neumair2005-05-211-3/+30
* pofile updatesNAUTILUS_2_11_1Alexander Larsson2005-05-171-1/+1
* Add nautilus_view_pop_up_location_context_menuAlexander Larsson2005-05-176-10/+310
* Add set_allow_up method to NautilusWindowClass, make "Close All Parents"Christian Neumair2005-05-173-8/+37
* Add "Properties" item to background context menu which displays theChristian Neumair2005-05-163-0/+32
* Don't loop when a bookmarked file is removedAlexander Larsson2005-05-161-1/+1
* Make "Location:" label GDK_ACTION_COPY drag source. Fixes #115942.Christian Neumair2005-05-121-1/+1
* Add translator comments. Fixes #46338, #46339, #46341. Change "Show HiddenChristian Neumair2005-05-111-1/+2
* Fix a string conflict between the c-format plural string and non-c-formatMartin Wehner2005-05-101-2/+2
* Allow freeze of update processing inside a view.Martin Wehner2005-05-033-0/+71
* Add Ctrl-0 keyboard shortcut to View->Normal Size as recommended by theMartin Wehner2005-05-021-1/+1
* fix build when startup notification isn't installed.Frédéric Crozat2005-05-021-0/+12
* Remove the ui too.Alexander Larsson2005-05-021-1/+0
* Remove "Open New Terminal" from desktop menu. Patch from Luca FerrettiAlexander Larsson2005-04-271-24/+21
* Merge fix for leak Bug #172234.Kjartan Maraas2005-04-191-0/+2
* Improve NautilusViewInfo view factory labels marked for translation.Christian Neumair2005-04-197-42/+68
* Set window icon.Dennis Cranston2005-04-191-0/+2
* Add more drop targets to location button.Christian Neumair2005-04-171-1/+4
* Remove delayed_rename timeout when registering a new one or destroying theMartin Wehner2005-04-111-2/+13
* Free the stored selection path only when setting a new one.Martin Wehner2005-04-101-6/+4
* Remember if the current selection was already removed and don't try toMartin Wehner2005-04-102-19/+37
* Unset selection so the same file won't be deleted twice via a binding.Martin Wehner2005-04-102-5/+30
* Use label instead of entry if not editable. (#149201)Alexander Larsson2005-04-051-77/+112
* Fix missing include.Martin Wehner2005-04-041-0/+1
* remove nautilus-theme.[c-h] from the build process. remove the need to useDiego Gonzalez2005-04-047-62/+14
* Allow drag and drop operations with location bar icon.Martin Wehner2005-03-301-0/+92
* Add elipses to "Create Launcher" menu item. (#95113)Martin Wehner2005-03-252-2/+2
* Remove hard coded script directory path from tooltip message. Fixes bugMartin Wehner2005-03-251-2/+8
* Replace eel_make_uri_from_input with the gnome-vfs equivalent. Closes bugMartin Wehner2005-03-253-5/+6
* Use gnome_vfs_uris_match instead of eel_uris_match. (#155852)Martin Wehner2005-03-254-8/+8
* call gnome_authentication_manager_init to use gnome-vfs auth callbacks.Fernando Herrera2005-03-231-0/+3
* Remove unused code. We avoid flicker in other ways.Alexander Larsson2005-03-231-119/+0
* Minor cleanup from Jaap Haitsma <jaap@haitsma.org>GNOME_2_10_BRANCHPOINTAlexander Larsson2005-03-221-5/+3
* Add nautilus_window_info_show_window call.Alexander Larsson2005-03-224-8/+26
* Re-add keybinding to "Show Hidden Files". Patch from Dave AhlswedeMartin Wehner2005-03-121-1/+1
* Disable "Select Pattern" for empty folders. (#169817) Patch from RajMartin Wehner2005-03-122-0/+5
* Use GTK_ICON_SIZE_MENU for the location button icon instead ofVincent Noel2005-03-101-2/+2
* If launched without startup-notification, make an approximation to whenElijah Newren2005-03-032-10/+71
* Center dialog. Patch from Christian Neumair <chris@gnome-de.org>.Alexander Larsson2005-03-011-1/+1
* Make the backspace key open the parent folder in the list view like itMartin Wehner2005-02-271-0/+6
* Make show_original work (had a typo) Make where use original file, notAlexander Larsson2005-02-241-2/+2