summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for release.NAUTILUS_2_23_3Christian Neumair2008-06-023-1/+27
* Make use of new eel_background_save_to_gconf().Søren Sandmann2008-06-012-103/+7
* 2008-06-01 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated Macedonian...Jovan Naumovski2008-06-012-1329/+1470
* Updated Vietnamese translationClytie Siddall2008-06-012-1877/+1613
* 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
* If the placement is "none", then set image to NULL.Søren Sandmann2008-05-312-0/+12
* Revert last commit as we do still need to deal with uris.Søren Sandmann2008-05-315-15/+15
* Update for new eel API Require SVN version of eelSøren Sandmann2008-05-315-11/+24
* Don't call eel_background_set_image_uri_sync() since it has been exactlySøren Sandmann2008-05-312-6/+8
* Convert g_warning() about inability to write to ~/.gtk-bookmarks toChristian Neumair2008-05-292-2/+8
* Support adding files to archives via file-roller. Thanks to NelsonChristian Neumair2008-05-298-3/+129
* updating for Punjabi by Amanpreet Singh AlamAmanpreet Singh Alam2008-05-291-2117/+1593
* Display launcher editables on "Basic" page. Get rid of "Launcher" page.Christian Neumair2008-05-285-111/+89
* 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
* Updated Galician Translation.Ignacio Casal Quinteiro2008-05-252-967/+1043
* Translation updated by Tino Meinen.Vincent van Adrighem2008-05-242-1313/+1407
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-242-61/+67
* Set window role to dialog, do not use custom hacks to pack images intoChristian Neumair2008-05-232-37/+19
* Use medium as singular of media. Fixes #522986.Christian Neumair2008-05-234-7/+21
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-232-878/+927
* Do not count the same inode twice when calculating size. Fixes #313668.Christian Neumair2008-05-232-2/+53
* Remove useless properties for computer, trash, burn and network locations.Christian Neumair2008-05-233-186/+222
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-232-865/+877
* Fix frame size calculation.Christian Neumair2008-05-222-4/+9
* Initialize autostart to FALSE.Christian Neumair2008-05-222-0/+7
* Move all of Nautilus to single Gtk+ includes, because Mitch says so.A. Walton2008-05-21133-447/+138
* Empty the clipboard when copying/moving with DnD a file contained in it.Cosimo Cecchi2008-05-198-105/+170
* Adds manpages taken from the Debian package. Many thanks to the Debian docCosimo Cecchi2008-05-195-0/+193
* 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
* Fix a conflicting accelerator. Patch from Sebastien Bacher. (#442056)Cosimo Cecchi2008-05-192-1/+7
* Updated Arabic Translation by Djihed Afifi. Djihed Afifi2008-05-192-1357/+1950
* Fix possibly uninitialized variable.Christian Neumair2008-05-172-0/+8
* Rewrite this function using gconf directly instead of relying onSøren Sandmann2008-05-175-107/+205
* Implement "Paste Into" for location context menu. Always request clipboardChristian Neumair2008-05-144-22/+107
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-142-424/+464
* Never move to "burn:///". Fixes #531750.Christian Neumair2008-05-133-2/+43
* Allow to open location popup menu for any location, and not just forChristian Neumair2008-05-1312-36/+444
* Post release version bump.Martin Wehner2008-05-133-1/+10
* Update for release.NAUTILUS_2_23_2Martin Wehner2008-05-132-0/+27
* Updated Spanish translationJorge Gonzalez Gonzalez2008-05-102-348/+368
* Ellipsize and HIG-ify some menu items. (#335112).Cosimo Cecchi2008-05-095-5/+13
* Use the right type for all_columns_have_same_width key in the schemasCosimo Cecchi2008-05-092-2/+8
* Plugged some leaks around. Cleaned up this bit of code.Cosimo Cecchi2008-05-087-5/+33
* bgo364843 - Don't exceed max path len when forming filenames for duplicatesFederico Mena Quintero2008-05-082-53/+204