summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Never maximize windows opened from shell if a custom geometry has beenChristian Neumair2008-05-192-0/+10
* (from Søren Sandmann <sandmann@redhat.com>, backported from trunk)Christian Neumair2008-05-195-107/+209
* Never move to "burn:///". Fixes #531750.Christian Neumair2008-05-133-2/+43
* Do not unref displayed file when opening properties window throughChristian Neumair2008-05-133-6/+16
* bgo364843 - Don't exceed max path len when forming filenames for duplicatesFederico Mena Quintero2008-05-082-53/+206
* Use -Wstrict-aliasing=0 instead of -Wno-strict-aliasing, known to beA. Walton2008-05-052-1/+8
* Do not unref the file info before checking the mime type, otherwise theCosimo Cecchi2008-05-052-4/+14
* Revert the patch for bug #314431 as it seems to break cut and paste.Cosimo Cecchi2008-05-052-50/+26
* Do not error out if the remote share is already mounted. Fixes #531508.Paolo Borelli2008-05-052-7/+21
* If we get a NULL exifdata, don't try to dereference it. Fixes BGO #530851.Hans Petter Jansson2008-05-042-1/+7
* Remove false dependency for ESound. Closes bug #311445.A. Walton2008-04-303-5/+7
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-3011-77/+61
* Report user cancel when all the files we're about to trash or delete areCosimo Cecchi2008-04-272-6/+27
* Always use single click policy in the Places sidebar. (#355760).Cosimo Cecchi2008-04-272-26/+7
* Always properly remember window size, also in the case the window isCosimo Cecchi2008-04-272-2/+13
* Reverse the order in which the keybindings are processed by theCosimo Cecchi2008-04-272-21/+58
* Do not activate twice if the activated paths are already selected. AlwaysChristian Neumair2008-04-272-11/+25
* Properly handle selection changes when using keyboard navigation. We didChristian Neumair2008-04-262-9/+24
* 2008-04-24 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian...Jovan Naumovski2008-04-242-504/+505
* Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł Paprota.Cosimo Cecchi2008-04-232-0/+7
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2008-04-232-1614/+1174
* Updated Spanish translationJorge Gonzalez Gonzalez2008-04-232-330/+382
* Initialize two vars to get rid of a warning with gcc 4.3. Patch by PawełCosimo Cecchi2008-04-152-0/+9
* Updated Spanish translation, fixes bug #526626Jorge Gonzalez Gonzalez2008-04-132-553/+509
* New Valencian-Catalan translation, based on the current Catalan file.Jordi Mallach2008-04-103-0/+7794
* Fix typo in Catalan translation.Jordi Mallach2008-04-102-1/+5
* Add a missing comma to fix build with Autoconf 2.62. (#527315).Cosimo Cecchi2008-04-102-1/+6
* Destroy column editor dialog with its parent list view. (#439097)Martin Wehner2008-04-082-0/+9
* Post release version bumpMartin Wehner2008-04-083-1/+10
* Update for release.NAUTILUS_2_22_2Christian Neumair2008-04-072-0/+17
* Automount volumes in idle callback rather than during startup (#526471).Christian Neumair2008-04-073-1/+29
* Translation updated by Ivar SmolinPriit Laes2008-04-072-2/+6
* Disable autorun when detecting autorun.exe and autorun.inf, as we do notCosimo Cecchi2008-04-053-1/+27
* Move finalize to dispose, unset pointers to window/tree_view, useChristian Neumair2008-04-042-12/+24
* Updated Italian translation.Luca Ferretti2008-04-042-477/+483
* Add new APIs for extensions to NautilusFileInfo (can_write, get_mount andCosimo Cecchi2008-04-044-0/+50
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-047-16/+52
* Fix icon comparison if icon has not yet been set.Christian Neumair2008-04-032-2/+13
* 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-032-0/+10
* Fix SELinux:context attribute display issueTomas Bzatek2008-04-032-1/+6
* Subtract 1 from icon rectangle's x2/y2 positions before setting scrollChristian Neumair2008-04-022-1/+14
* Skip the thumbnailing of unreadable files. This is more efficient thanMichael J. Chudobiak2008-04-012-0/+7
* Updated Traditional Chinese translation(Hong Kong). Updated TraditionalChao-Hsiung Liao2008-04-013-931/+934
* Translation updated by Ivar SmolinPriit Laes2008-04-012-1/+5
* Do not automount mount points inside hidden hierarchies (#524075).Christian Neumair2008-03-312-1/+21
* Updated Norwegian Nynorsk translationEskild Hustvedt2008-03-312-2190/+3768
* Use icon name for window instead of pixbuf, if available (#519041).Christian Neumair2008-03-302-13/+31
* Write back changes to selected bookmark before changing selectionChristian Neumair2008-03-292-3/+81
* Post release version bumpAlexander Larsson2008-03-283-1/+10