summaryrefslogtreecommitdiff
path: root/src/file-manager/fm-directory-view.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in changes from NAUTILUS_SEARCH2_MERGE_ANCHOR1 toNAUTILUS_SEARCH2_MERGE_POINT2Alexander Larsson2005-12-121-24/+32
* Merge in changes from NAUTILUS_2_12_1 to NAUTILUS_SEARCH2_MERGE_ANCHOR1Alexander Larsson2005-12-061-229/+643
* Handle NULL query in search.Alexander Larsson2005-12-051-10/+121
* Fix typoAlexander Larsson2005-12-021-2/+2
* More functions to save queres.Alexander Larsson2005-12-021-0/+51
* Check for update-mime-databaseAlexander Larsson2005-12-011-104/+180
* bring the branch up in sync with 2.12.1, and tag it asNAUTILUS_SEARCH_2_12_1_MERGEPOINTJoe Shaw2005-10-311-149/+127
* Redo the nautilus-search branch, it's just easier to recreate theJoe Shaw2005-10-071-16/+97
* Fix leak and crasher. Fixes #314730.christian neumair2005-09-201-4/+5
* Always pass all selected files to extension, instead of passing max. 1 perChristian Neumair2005-09-061-52/+4
* Fix handling of global show-hidden-file prefs change. (#306821) Patch fromAlexander Larsson2005-08-291-1/+3
* Better handling of script env vars: Expand uri for desktop directory.Alexander Larsson2005-08-261-5/+27
* Remove usage of GNOME_VFS_XFER_REMOVESOURCE inAlexander Larsson2005-08-251-1/+0
* Don't allow trashing or deleting the home or desktop folder within aMartin Wehner2005-08-221-6/+56
* Use actual/guessed MIME type relation instead of relying on their defaultChristian Neumair2005-08-011-13/+5
* Don't use trash icon for location button delete action. Fixes #310414.Martin Wehner2005-07-231-1/+1
* Fix up some strings for the translators. (#309879) Patch from ChristianAlexander Larsson2005-07-111-9/+8
* Correctly sort files before operating on them. Fixes #308884.Christian Neumair2005-07-061-1/+2
* Change NAUTILUS_ICON_DND_TEXT_TYPE to UTF-8 string.Christian Neumair2005-07-051-12/+72
* Add icon for empty file in create menu.Alexander Larsson2005-07-011-0/+29
* Better strings for browser tooltips. Patch from Luca FerrettiAlexander Larsson2005-07-011-5/+5
* Plug a couple leaks. ClosesKjartan Maraas2005-06-201-2/+2
* Plug leak by freeing the sorted list instead.Anders Carlsson2005-06-201-1/+5
* Fix uninitialized variable warning.Alexander Larsson2005-06-201-1/+2
* Remove subdirectories when destroying the view.Martin Wehner2005-06-161-0/+5
* Slightly slower auto hover expand.Alexander Larsson2005-06-161-59/+33
* src/file-manager/fm-icon-view.c addAlexander Larsson2005-06-161-5/+18
* Don't try to setup renaming if the view was already destroyed. Fixes aMartin Wehner2005-06-151-9/+22
* Add hover expansionAlexander Larsson2005-06-151-1/+104
* Check for n_uris instead of real_uri_list. Looks neater.Martin Wehner2005-06-111-1/+1
* Don't try to start a file operation if there are no real uris left afterMartin Wehner2005-06-111-0/+6
* Mark two strings for translation.Kjartan Maraas2005-06-101-2/+2
* Always initialize cut.Martin Wehner2005-06-101-3/+3
* Fix critical warnings from the new accelerators by adding dummy labels.Martin Wehner2005-06-041-1/+1
* Always pre-select the whole name of a directory when renaming it. FixesChristian Neumair2005-06-021-0/+5
* Change scroll zoom modifier to control. Fixes #79352.Christian Neumair2005-06-021-1/+1
* Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for pointingChristian Neumair2005-06-021-2/+2
* Bind shift-f2 to rename whole file. Fixes #131467.Christian Neumair2005-06-021-9/+31
* Don't display "Properties" background context menu item for Desktop.Christian Neumair2005-05-271-0/+2
* Better handling of default action for mozilla dnd drops.Alexander Larsson2005-05-271-17/+34
* Remove qualifiers from Cut/Copy/Paste, except for "Paste Into Folders".Christian Neumair2005-05-261-27/+17
* Fix empty trash accelerator. Fixes #173059.Christian Neumair2005-05-261-2/+2
* Bind shift+scroll to zoom in/out. Fixes #79352.Christian Neumair2005-05-251-0/+35
* Add nautilus_view_pop_up_location_context_menuAlexander Larsson2005-05-171-10/+237
* Add "Properties" item to background context menu which displays theChristian Neumair2005-05-161-0/+26
* Don't loop when a bookmarked file is removedAlexander Larsson2005-05-161-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-031-0/+56
* Remove delayed_rename timeout when registering a new one or destroying theMartin Wehner2005-04-111-2/+13