summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Cosimo CecchiA. Walton2008-05-052-2/+2
* Update FSF address, bump the copyright year to 2008, and remove aA. Walton2008-05-051-6/+2
* Revert the patch for bug #314431 as it seems to break cut and paste.Cosimo Cecchi2008-05-051-50/+21
* Do not error out if the remote share is already mounted. Fixes #531508.Paolo Borelli2008-05-051-7/+15
* If we get a NULL exifdata, don't try to dereference it. Fixes BGO #530851.Hans Petter Jansson2008-05-031-1/+1
* Use 12 pixels of list column page indentation. Fixes #514415. Thanks toChristian Neumair2008-05-031-33/+9
* Do not unref the file info before checking the mime type, otherwise theCosimo Cecchi2008-04-301-4/+7
* Remove false dependency for ESound. Closes bug #311445.A. Walton2008-04-301-1/+0
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-305-16/+16
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-304-8/+7
* Correct typo.Christian Neumair2008-04-271-1/+1
* Quote schema. Fixes #522029.Christian Neumair2008-04-271-1/+1
* Always use single click policy in the Places sidebar. (#355760).Cosimo Cecchi2008-04-271-26/+2
* Always properly remember window size, also in the case the window isCosimo Cecchi2008-04-271-2/+6
* Reverse the order in which the keybindings are processed by theCosimo Cecchi2008-04-271-21/+50
* Do not activate twice if the activated paths are already selected. AlwaysChristian Neumair2008-04-271-11/+16
* Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł Paprota.Cosimo Cecchi2008-04-231-0/+1
* Support new gnome-session autostart semantics (#525056). Thanks to LucasChristian Neumair2008-04-211-1/+15
* Remove GSequence hack as it is no longer necessary; we require a newerA. Walton2008-04-102-9/+0
* Remove the first-time-druid dead code (#520773).A. Walton2008-04-106-94/+0
* Destroy column editor dialog with its parent list view. (#439097)Martin Wehner2008-04-081-0/+4
* Automount volumes in idle callback rather than during startup (#526471).Christian Neumair2008-04-072-1/+21
* Disable autorun when detecting autorun.exe and autorun.inf, as we do notCosimo Cecchi2008-04-051-0/+9
* Move finalize to dispose, unset pointers to window/tree_view, useChristian Neumair2008-04-041-12/+15
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-043-13/+6
* Remove unused "label" field of NautilusViewInfo andChristian Neumair2008-04-017-29/+20
* Do not use contractions in strings. (#145356).Cosimo Cecchi2008-04-019-35/+35
* Return FALSE if view does not support tighter layout.Christian Neumair2008-03-301-0/+4
* Do not translate unused desktop icon view labels.Christian Neumair2008-03-303-10/+7
* Use icon name for window instead of pixbuf, if available (#519041).Christian Neumair2008-03-301-13/+24
* Added compact view.Christian Neumair2008-03-295-45/+430
* Fix a typo in a string. (#521199).Cosimo Cecchi2008-03-291-1/+1
* Show network servers in Places sidebar. Patch by Vincent Untz. (#350974).Cosimo Cecchi2008-03-291-0/+10
* Add support for "Invert Selection". Patch by Amos BroccoCosimo Cecchi2008-03-296-0/+86
* When restarting with "nautilus --restart", use XML file session save /Christian Neumair2008-03-294-201/+26
* Write back changes to selected bookmark before changing selectionChristian Neumair2008-03-291-3/+74
* Ensure that the rename file callback data is destroyed. We leaked it inChristian Neumair2008-03-241-5/+11
* Ref/unref view before/after receiving clipboard data, and check whether itChristian Neumair2008-03-232-32/+61
* Use playbin for playback, but keep video playback disabled. (#523959).Christian Neumair2008-03-231-7/+3
* do not leak the location string when autocompleting.Paolo Borelli2008-03-231-1/+2
* Only start renaming if we have not yet been destroyed.Christian Neumair2008-03-221-2/+4
* Use GDesktopAppInfos for launching desktop files. (#342084) Patch fromAlexander Larsson2008-03-201-0/+2
* Show backup files too if the option for it is set. Showing hidden filesSebastian Dröge2008-03-191-0/+1
* Allow "Connect to server" for sftp and ssh shares too (#385608). PatchSebastian Dröge2008-03-191-0/+2
* Mount location when using the external connect to server dialog app.Alexander Larsson2008-03-173-34/+80
* Set the bookmark name widget in the connect server dialog insensitive ifA. Walton2008-03-151-0/+13
* Use the correct string to lookup the icons for the emblems. (#505111).Cosimo Cecchi2008-03-121-1/+1
* Fix a crash while changing ownerTomas Bzatek2008-03-121-2/+5
* Avoid crashing if no pixbuf for menu icon. (#513719)Alexander Larsson2008-03-061-13/+15
* Avoid showing broken icons for the media type list (#519880)Alexander Larsson2008-03-061-1/+1