summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Force size for pixbufs.Alexander Larsson2004-11-297-12/+21
* No need to define VERSION here, it's aleady in config.h. Fix the build.Marco Pesenti Gritti2004-11-251-1/+0
* reviewed by: Alexander Larsson <alexl@redhat.com>Marco Pesenti Gritti2004-11-252-68/+7
* Merge bonobo-slay-branchAlexander Larsson2004-11-2295-15355/+9164
* Don't scroll to top if file already visible when renaming and revealingAlexander Larsson2004-10-291-2/+17
* Use eel_get_filename_charset to handle the new filename charset env vars.Alexander Larsson2004-10-281-6/+10
* Fix warning due to NULL default string.Alexander Larsson2004-10-281-1/+2
* Add saved geometry prefAlexander Larsson2004-10-262-1/+63
* Handle volumes for root nodesAlexander Larsson2004-10-264-8/+146
* Add ugly hack to make renames work on newly created files in the listAlexander Larsson2004-10-221-0/+49
* Select parent item when going up via parent menu.Alexander Larsson2004-10-211-4/+18
* Show the directory as a selection in spatial mode when Alt+Up is selected.Dave Camp2004-10-186-13/+57
* reviewed by: Alexander Larsson <alexl@redhat.com>Marco Pesenti Gritti2004-10-182-2/+11
* We need to set "loading" as soon as we get the load_directory call,Alexander Larsson2004-10-142-6/+7
* Add Open New Window menu item in browserAlexander Larsson2004-10-132-0/+30
* Only read .hidden files if they are regular files.Alexander Larsson2004-10-131-7/+45
* Set the dialog's "visible" property to FALSE, we show it ourselves.Anders Carlsson2004-10-121-1/+0
* Make nautilus_link_desktop_file_local_create take both display name andAlexander Larsson2004-10-121-1/+6
* On mime mismatch, don't use the default app for "open".Alexander Larsson2004-10-121-8/+24
* Set up clipboard when renaming.Alexander Larsson2004-10-111-0/+6
* Make nautilus_directory_get_file_list virtualAlexander Larsson2004-10-112-0/+8
* Correct strcmp typo. (#142530) Patch from Simon HartAlexander Larsson2004-10-081-1/+1
* Add support for pasting the clipboard contents as a string.Anders Carlsson2004-10-081-17/+69
* Implement sort_files for list view and sort old changed files.Martin Wehner2004-10-064-2/+29
* Process unlimited files at once instead of 300 each time.Martin Wehner2004-10-061-45/+12
* Notify about selection change only once per call.Martin Wehner2004-10-051-0/+5
* Allow keynav on desktop by adding accel entries (#135399).Alexander Larsson2004-10-043-0/+14
* Only sniff ahead attributes needed for activation when selecting a singleMartin Wehner2004-10-011-3/+8
* fix indentAlexander Larsson2004-10-011-1/+1
* Fix reordering on resort (#144803) Patch from Jimmy DoAlexander Larsson2004-10-011-1/+2
* Escape created uris. Patch from Michael Henson <mike@axl.net>Alexander Larsson2004-10-011-8/+22
* Clear clipboard after cut. Fixes #134420. Patch from Glenn Pierce.Alexander Larsson2004-09-251-0/+5
* Plug a couple of leaks. Closes bug #152769.Kjartan Maraas2004-09-171-0/+3
* Don't call gtk_cell_editable_editing_done when model is NULL. Patch byAlexander Larsson2004-09-061-10/+10
* Don't make progress dialogs transient for the desktop.Alexander Larsson2004-08-301-0/+3
* Don't show the open with menus for folders, nautilus links or when thereAlexander Larsson2004-08-271-4/+14
* HIGify widget padding.Dennis Cranston2004-08-241-11/+12
* Avoid multiple x-directory/normal warningsAlexander Larsson2004-08-232-3/+1
* Move eel_preferences_remove_callback() calls into finalize() to preventMartin Wehner2004-08-181-17/+17
* Stop cell editing mode when changing directories. Fixes bug #143830.Martin Wehner2004-08-181-1/+13
* Don't add recent files for non-gnome-vfs uris (such asAlexander Larsson2004-08-171-1/+8
* Fix property browser spacing. Fixes bug #144249. Patch from Jorn Baayen.Alexander Larsson2004-08-161-35/+23
* Remove extra comma in enum. Fixes bug #142351 Patch from ChristianAlexander Larsson2004-08-164-15/+9
* Make the connect to server dialog a bit nicer.Alexander Larsson2004-08-161-85/+531
* Revert my last commit, as discussed on nautilus-list.Christian Neumair2004-08-122-10/+3
* Close dialog if parent is destroyed. Patch from Victor I.Alexander Larsson2004-08-121-0/+2
* change the name "CD Creator" to "CD/DVD Creator" following changes inBastien Nocera2004-07-293-3/+3
* Updated German translation, improve OtherApplication command label.Christian Neumair2004-07-242-3/+10
* Make strings in main() more easily translatable.Dafydd Harries2004-07-231-3/+7
* Merged the nautilus-new-mime branch.Dave Camp2004-07-2211-372/+414