summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Call setup_autos() to have the confirmation preference var alwaysCosimo Cecchi2008-05-311-0/+2
* Don't try to create a Cairo context for a NULL pixmap. Fixes bug #534226.A. Walton2008-05-271-1/+1
* Select GDK_ACTION_MOVE as default action when DnD-ing a uri list into theCosimo Cecchi2008-05-263-1/+21
* Do not count the same inode twice when calculating size. Fixes #313668.Christian Neumair2008-05-231-2/+45
* Fix frame size calculation.Christian Neumair2008-05-221-4/+4
* Use bilinear interpolation instead of hyperbolic. Massively speeds upChristian Neumair2008-05-192-4/+4
* (from Søren Sandmann <sandmann@redhat.com>, backported from trunk)Christian Neumair2008-05-192-105/+193
* Never move to "burn:///". Fixes #531750.Christian Neumair2008-05-131-2/+31
* bgo364843 - Don't exceed max path len when forming filenames for duplicatesFederico Mena Quintero2008-05-081-53/+186
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-306-69/+26
* Report user cancel when all the files we're about to trash or delete areCosimo Cecchi2008-04-271-6/+19
* Properly handle selection changes when using keyboard navigation. We didChristian Neumair2008-04-261-9/+13
* Initialize two vars to get rid of a warning with gcc 4.3. Patch by PawełCosimo Cecchi2008-04-151-0/+3
* Disable autorun when detecting autorun.exe and autorun.inf, as we do notCosimo Cecchi2008-04-051-1/+9
* Add new APIs for extensions to NautilusFileInfo (can_write, get_mount andCosimo Cecchi2008-04-041-0/+3
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-043-3/+17
* Fix icon comparison if icon has not yet been set.Christian Neumair2008-04-031-2/+3
* svn path=/branches/gnome-2-22/; revision=14030Christian Neumair2008-04-031-1/+1
* Do not make x2/y2 smaller than x1/y2. Fixes flashing scrollbar for emptyChristian Neumair2008-04-031-0/+3
* Fix SELinux:context attribute display issueTomas Bzatek2008-04-031-1/+1
* Subtract 1 from icon rectangle's x2/y2 positions before setting scrollChristian Neumair2008-04-021-1/+4
* Skip the thumbnailing of unreadable files. This is more efficient thanMichael J. Chudobiak2008-04-011-0/+1
* Do not automount mount points inside hidden hierarchies (#524075).Christian Neumair2008-03-311-1/+15
* Fix annoying behavior of the file progress info dialog jumping to theA. Walton2008-03-281-3/+3
* Make sure to queue a move even if the op was a move, not just an addedAlexander Larsson2008-03-281-6/+14
* Don't leak dest_fs_id by requesting it twice.Alexander Larsson2008-03-281-1/+1
* During the merge part of a recursive move/copy always disable same_fs toAlexander Larsson2008-03-281-1/+11
* When prepare move fails and we didn't select overwrite do not silentlyAlexander Larsson2008-03-281-61/+74
* Actually handle the move-file-over-directory case.Alexander Larsson2008-03-281-0/+15
* Avoid constantly trying to create directory monitors if it fails once byAlexander Larsson2008-03-261-5/+4
* Do not follow symlinks. (#504980).Christian Neumair2008-03-231-2/+2
* Fix compiler warnings about unused value by casting va_arg calls withChristian Neumair2008-03-231-5/+5
* Use GDesktopAppInfos for launching desktop files. (#342084) Patch fromAlexander Larsson2008-03-201-154/+56
* Only strip icon name when it ends with a know icon extension.Frederic Crozat2008-03-191-1/+8
* Check that tracker is actually running before using it (#386512). Patch bySebastian Dröge2008-03-191-0/+9
* Always use the thumbnails regardless of the original file size if it hasCosimo Cecchi2008-03-183-14/+45
* Trivial build fix for users with Gtk+ SVN trunk (#522835), caused byA. Walton2008-03-171-1/+1
* Fixes crash if the user doesn't set a name for the bookmark (#520270).A. Walton2008-03-151-2/+2
* respect gtk-button-images property for buttons (#514130) Patch from MarcinAlexander Larsson2008-03-141-13/+3
* Don't create application/x-ext-<extension> types for known mimetypesAlexander Larsson2008-03-131-1/+1
* Fix a crash due to a missing NULL check (#520947).Cosimo Cecchi2008-03-071-1/+2
* Fix this check to actually only access local files, not fuse-based gvfsAlexander Larsson2008-03-061-2/+2
* Remove dead codeAlexander Larsson2008-03-062-6/+17
* Fix delete all button (#518616) Patch from Rached Ben MustaphaAlexander Larsson2008-03-061-0/+1
* Try to set permissions on remote shares. (#520572)Alexander Larsson2008-03-061-1/+2
* Only look for autorun stuff for local files. We can't generally exec stuffAlexander Larsson2008-03-061-7/+7
* Add async x-content type getter, change sync one to only read the cachedAlexander Larsson2008-03-052-10/+75
* Handle the case of empty display name as if it wasn't specified.Alexander Larsson2008-03-041-1/+1
* Handle NULL file. Ignore lines beginning with a space (#512593).Christian Neumair2008-02-281-0/+4
* Use better icon for system tray. (#518644) Patch from Michael MonrealAlexander Larsson2008-02-281-1/+3