summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update according to NautilusIconFactory API changes.Alexander Larsson2003-03-064-7/+62
* Derive from EelInputEventBox instead of GtkEventBox. Works better withAlexander Larsson2003-03-052-7/+7
* Use EelInputEventBox for the location label. This makes theming nicer.Alexander Larsson2003-03-041-2/+2
* Don't connect empty void-returning handler to "event". Fixes delete-key onAlexander Larsson2003-03-041-7/+0
* Add back erase emblem to backgrounds & emblems dialog.Alexander Larsson2003-03-041-32/+34
* Don't chain up to initialize if it is null.Alexander Larsson2003-03-041-1/+3
* EEL_CANVAS, not GNOME_CANVAS.Alexander Larsson2003-03-041-0/+9
* New function.Dave Camp2003-03-027-77/+234
* Refresh the rows when the icon theme changes.Dave Camp2003-03-021-0/+20
* Use bonobo_ui_component_widget_set for the back and forward dropdowns.Dave Camp2003-03-022-68/+13
* Don't use deprecated APIs. Patch by iain <iain@prettypeople.org>Alexander Larsson2003-02-2814-52/+52
* Add a 1 GB value for the thumbnailing limit. Rename "Image Files" toAlexander Larsson2003-02-282-1/+10
* Require bonobo-activation 2.1.0Alexander Larsson2003-02-201-25/+25
* Move the GNOME_CLIENT_PARAM_SM_CONNECT property setting to theAlexander Larsson2003-02-181-1/+26
* Multi-head stuff done for the preferences dialog.Arvind Samptur2003-02-175-8/+14
* Set DISPLAY activation env variable to canonical display name, since thatAlexander Larsson2003-02-131-1/+6
* Include locale.h. (#105756)Alexander Larsson2003-02-131-0/+1
* Set the GdkScreen on the drag-and-drop context menu. Fixes #90920.Dave Camp2003-02-082-3/+4
* Correct icon name for zip disks.Alexander Larsson2003-02-051-1/+1
* s/GtkType/GType/Alexander Larsson2003-02-0425-29/+29