summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Completely rewrite button press detection. Finally fixes #542269 withoutNAUTILUS_2_22_5_1Christian Neumair2008-07-125-40/+60
* Post release version bump.Christian Neumair2008-07-122-1/+8
* Update for release.NAUTILUS_2_22_5Christian Neumair2008-07-122-0/+8
* Fix activation of previously selected icons (introduced when fixing bugChristian Neumair2008-07-122-0/+9
* Post release version bump.Christian Neumair2008-06-302-1/+8
* Update for release.NAUTILUS_2_22_4Christian Neumair2008-06-302-0/+21
* Scale down huge pixbufs when loading. Massively speed up loading ofChristian Neumair2008-06-306-44/+102
* Fix a huge leak as messages were pushed in the statusbar but almost neverCosimo Cecchi2008-06-292-14/+9
* Use customized double click detection, for supporting double clicks onChristian Neumair2008-06-293-2/+42
* Move keyboard focus correctly after a file has been removed. Patch thanksA. Walton2008-06-282-0/+11
* Stop loading of new view instead of just unreffing it when freeing aChristian Neumair2008-06-283-1/+43
* If no icon is selected, but an icon has the keyboard focus, select it whenChristian Neumair2008-06-282-4/+17
* require libbeagle >= 0.2.4. (#351288).Cosimo Cecchi2008-06-232-1/+5
* Correct a typo in the permissions code: suid should test for S_ISUIDA. Walton2008-06-162-1/+10
* Use G_FILE_COPY_ALL_METADATA (#515777). Thanks to Alex Rostovtsev.Christian Neumair2008-06-162-1/+6
* Forgot to commit changelog.Christian Neumair2008-06-111-0/+11
* Fix thumbnail handling. Always request thumbnailing if a file without anyChristian Neumair2008-06-113-2/+24
* New function to fill submenus from extensions usingGerman Poo-Caamano2008-06-093-37/+84
* Fixed a bad message in Persian translation (fixes bug #511623, reported byNAUTILUS_2_22_3Roozbeh Pournader2008-06-052-2645/+4066
* Updated Vietnamese translationClytie Siddall2008-06-052-859/+497
* 2008-06-01 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian...Jovan Naumovski2008-06-012-297/+303
* Fix bug number in ChangeLog for last commit.Cosimo Cecchi2008-05-311-1/+1
* Call setup_autos() to have the confirmation preference var alwaysCosimo Cecchi2008-05-312-0/+9
* Post release version bump.Christian Neumair2008-05-292-1/+8
* Update for release.Christian Neumair2008-05-282-0/+26
* Don't try to create a Cairo context for a NULL pixmap. Fixes bug #534226.A. Walton2008-05-272-1/+7
* Select GDK_ACTION_MOVE as default action when DnD-ing a uri list into theCosimo Cecchi2008-05-264-1/+31
* Fixed a small typo.Luca Ferretti2008-05-252-523/+527
* Do not count the same inode twice when calculating size. Fixes #313668.Christian Neumair2008-05-232-2/+53
* Updated Korean translationChangwoo Ryu2008-05-232-6/+10
* Fix frame size calculation.Christian Neumair2008-05-222-4/+9
* Fix a typo that was breaking the image when doing DnD of emblems from theCosimo Cecchi2008-05-192-1/+7
* Ensure that window no longer shows CD contents after CD is ejected.Padraig O'Briain2008-05-192-1/+6
* Use bilinear interpolation instead of hyperbolic. Massively speeds upChristian Neumair2008-05-193-4/+14
* Treat "" CORBA strings as NULL.Christian Neumair2008-05-192-4/+10
* 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