summaryrefslogtreecommitdiff
path: root/src/file-manager
Commit message (Expand)AuthorAgeFilesLines
...
* move g_slist_free further down to prevent crash.Fredrik Jösson2003-08-021-2/+2
* Pass the screen number when creating nautilus links, fixes #117946Dave Camp2003-07-211-2/+8
* when the playing command can't be run, or the file can't be opened don'tGeorge Lebl2003-07-171-9/+11
* Add support for total size and total count for multi-file propertyJohan Dahlin2003-07-091-62/+87
* Make scripts work better for files on NFS.Anders Carlsson2003-07-071-1/+8
* Patch from XD2.Alexander Larsson2003-07-071-1/+13
* Trimmed up the context menu, and changed the New items to be Open (forDave Camp2003-06-275-36/+137
* Patch by Soren SandmannAlexander Larsson2003-06-271-207/+101
* Handle the case when the data is alreay ready. This fixes properties onAlexander Larsson2003-06-111-2/+3
* Don't deselect multiple selected files when dragging with middle button.Alexander Larsson2003-06-111-3/+5
* Add a mode for text-beside-icons.Dave Camp2003-06-093-0/+69
* Allow the context menu to supply an icon.Dave Camp2003-06-081-2/+34
* If all files have the same icon, show that icon.Dave Camp2003-06-081-33/+48
* Implement multi-file property dialogs.Dave Camp2003-06-083-498/+1463
* Modified Files: ChangeLog libnautilus-private/nautilus-program-chooser.cGregory Merchan2003-06-081-1/+1
* Fixes spacebar keynav issue. Bugzilla bug #102259Pasupathi Duraisamy2003-05-271-4/+7
* Patch by Christian Neumair <chris@gnome-de.org>Alexander Larsson2003-05-261-1/+1
* Update the per-screen filtering when the view changes screens. This wasAlexander Larsson2003-05-231-0/+40
* Don't use the pointer offset when setting the drag icon.Dave Camp2003-05-202-8/+4
* mp3 mimetype is now audio/mpeg.Alexander Larsson2003-05-191-2/+2
* Return TRUE.Dave Camp2003-05-161-0/+2
* Use the signal "popup_menu" to handle Shift+F10 instead of doing it inPadraig O'Briain2003-05-161-11/+23
* Added new files.Alexander Larsson2003-05-156-509/+119
* Implemented a "Keep Aligned" mode on the desktop, that snaps icons to aDave Camp2003-05-034-0/+130
* Forgot to check inAlexander Larsson2003-04-291-52/+77
* Modify emblems on the original_file, not the target_file.Dave Camp2003-04-231-2/+1
* Bring up context menu is Ctrl-F10, not Shift-F9Alexander Larsson2003-04-231-6/+3
* Check for file: instead of is_local when verifying a volume desktop fileAlexander Larsson2003-04-231-3/+5
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-231-1/+1
* Remove no longer correct asserts.Alexander Larsson2003-04-071-2/+0
* Create canvas items hidden. New functionAlexander Larsson2003-04-073-29/+49
* Only handle motion_notify_event for the bin window.Dave Camp2003-04-021-0/+4
* Convert file attributes from list of strings to a bitmask. Patch fromAlexander Larsson2003-04-023-52/+24
* Use the FMDirectoryView click_policy_changed instead of our own.Alexander Larsson2003-03-281-6/+4
* Sort directory_view_class initializersAlexander Larsson2003-03-282-19/+45
* Scale icons to fit in row-height.Alexander Larsson2003-03-271-1/+11
* Use eel_filename_get_rename_region for both list and icon view to get theAlexander Larsson2003-03-271-0/+10
* Keyboard shortcuts for context menu. Don't eat CTRL-Space, that means weAlexander Larsson2003-03-271-1/+21
* oopsDave Camp2003-03-261-1/+1
* Implement the widget side drag and drop here instead of eggtreemultidnd.c.Dave Camp2003-03-261-53/+341
* Remove Free space from status bar.Alexander Larsson2003-03-251-8/+1
* Free space in status bar.Alexander Larsson2003-03-251-1/+8
* Report selected files when done loading. This makes the selected filesAlexander Larsson2003-03-251-0/+1
* The rest of the free space stuff.Gaute Lindkvist2003-03-241-0/+16
* Fix script migration from Nautilus 1.0.x (bug #80704)Frédéric Crozat2003-03-181-8/+32
* (didn't save my buffer before I committed)Dave Camp2003-03-141-2/+1
* Don't start a rename if there is already a rename in progress.Dave Camp2003-03-141-0/+7
* Make NautilusDirectory a GObject.Alexander Larsson2003-03-142-4/+4
* do not allow gnome-desktop to parse the file if it's not a .desktop fileBastien Nocera2003-03-121-4/+15
* Always set the original_name object data if it hasn't been set yet.Dave Camp2003-03-121-1/+2