summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated calls to gdk_pixbuf_render_to_drawable_alpha with callsAnders Carlsson2003-05-161-12/+13
* Added new files.Alexander Larsson2003-05-159-518/+129
* Patch from danny_milo@yahoo.com.Alexander Larsson2003-05-061-0/+31
* Make Go to CD burner a commandAlexander Larsson2003-05-053-2/+53
* 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
* add some pre-conditions.Michael Meeks2003-04-251-0/+4
* 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
* Add navigation to the bookmarks editor and changed UI to be more inlineGlynn Foster2003-04-232-34/+79
* Check for file: instead of is_local when verifying a volume desktop fileAlexander Larsson2003-04-231-3/+5
* Patch from Michael Meeks in bug #87414.Alexander Larsson2003-04-234-0/+24
* Do a zoom to 100%, not a best-fit. Fixes bug #109413, patch by Jens Finke.Alexander Larsson2003-04-232-2/+2
* AIX port from Laurent.Vivier@bull.net (Laurent Vivier)Alexander Larsson2003-04-235-5/+6
* Add the nautilus-cd-burner integration patch from RH.Alexander Larsson2003-04-1614-2/+194
* Don't add .so to the server files. This makes it work on systems thatAlexander Larsson2003-04-162-7/+20
* 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-0211-93/+46
* 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
* Don't save the location bar enabled prefs when showing it temporarily.Alexander Larsson2003-03-2710-42/+66
* Keyboard shortcuts for context menu. Don't eat CTRL-Space, that means weAlexander Larsson2003-03-271-1/+21
* Update keynav docs.Alexander Larsson2003-03-271-1/+0
* 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-252-2/+9
* Clear status on location change.Alexander Larsson2003-03-251-0/+1
* 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
* Scroll to current position on reload.Alexander Larsson2003-03-241-1/+4
* If the ViewFrame is mapped already, activate the frame control. This fixesAlexander Larsson2003-03-191-0/+8
* Fix script migration from Nautilus 1.0.x (bug #80704)Frédéric Crozat2003-03-181-8/+32
* Correctly handle cases where one widget controls several keys by using newAlexander Larsson2003-03-171-10/+9
* (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
* Call g_set_application_name(). String change.Alexander Larsson2003-03-141-0/+2
* Make NautilusDirectory a GObject.Alexander Larsson2003-03-142-4/+4
* Call the response callback on delete_event, with GTK_RESPONSE_CLOSE.Alexander Larsson2003-03-132-1/+18
* 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
* Keep track of whether the file is being thumbnailed. If it is atAlexander Larsson2003-03-121-0/+20
* Don't save geometry if the window is maximized.Alexander Larsson2003-03-114-32/+44
* added nautilus-file-management-properties, nautilus-server-connect,Alex Duggan2003-03-101-0/+4
* Make 50% the default list view zoom.Alexander Larsson2003-03-106-11/+221
* Fixed alignment and padding. Patch from Luca FerrettiDave Camp2003-03-061-10/+10