summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update for release.NAUTILUS_2_23_6_1Christian Neumair2008-08-043-1/+12
* When changing the file name, only clear the display name if the new fileChristian Neumair2008-08-042-1/+13
* Post release version bump.Christian Neumair2008-08-032-1/+8
* Update for release.NAUTILUS_2_23_6Christian Neumair2008-08-032-0/+25
* Support transfer of files with reserved characters to FAT. Auto-escapeChristian Neumair2008-08-032-44/+334
* Updated Japanese translation.Takeshi AIHANA2008-08-022-1634/+1842
* Never use linear selection in manual layout.Christian Neumair2008-08-022-1/+7
* Use linear selection instead of rectangular when pressing shift, useChristian Neumair2008-08-022-8/+91
* Handle moves in the path bar hierarchy. Fixes #545941. Thanks to DiegoChristian Neumair2008-08-023-9/+109
* Implement visible icon handling for horizontal scrolling, i.e. verticalChristian Neumair2008-08-023-25/+90
* Handle NULL string arrays, and fix combo box model reference counting.Christian Neumair2008-07-312-4/+18
* Only queue a redraw if widget state actually changed. Fixes massiveChristian Neumair2008-07-312-1/+9
* Correctly claim that the display name for the search directory is a customChristian Neumair2008-07-302-2/+10
* When changing the file name, clear display name if it is not a custom one.Christian Neumair2008-07-302-7/+39
* Open new window when control-clicking on a path bar button, open new tabChristian Neumair2008-07-302-0/+73
* Identify to GNOME session as file manager, and not as generic desktopChristian Neumair2008-07-302-1/+7
* Require gio 2.17.5 for g_mount_guess_content_type().David Zeuthen2008-07-299-530/+258
* Revert last commit, it broke the build.Colin Walters2008-07-292-1120/+945
* Updated zh_CN translation.Funda Wang2008-07-292-864/+1016
* Updated Arabic Translation by Khaled Hosny. Djihed Afifi2008-07-292-898/+1110
* Updated Norwegian bokmål translation.Kjartan Maraas2008-07-282-593/+640
* Updated Occitan translationYannig MARCHEGAY2008-07-282-941/+1124
* Use standard icon name, as gnome-icon-theme no longer ships theCosimo Cecchi2008-07-283-2/+11
* sv.po: Updated Swedish translationDaniel Nylander2008-07-252-522/+586
* Updated Galician Translation.Ignacio Casal Quinteiro2008-07-252-506/+574
* Terminology improvements by Vladimir Melo.Leonardo Ferreira Fontenelle2008-07-252-22/+26
* Updated Spanish translationJorge Gonzalez Gonzalez2008-07-242-445/+508
* Enable middle-click dragging a path bar button (#532475).Cosimo Cecchi2008-07-242-1/+7
* Don't use setlocale () just to printf a float, but use g_ascii_dtostr ()Cosimo Cecchi2008-07-242-41/+18
* Show "All" buttons in the file operations dialogs only if more than oneCosimo Cecchi2008-07-232-12/+97
* Translation updated by Ivar SmolinPriit Laes2008-07-222-703/+773
* Post release version bump.Christian Neumair2008-07-222-1/+8
* Update for release.NAUTILUS_2_23_5_1Christian Neumair2008-07-222-0/+6
* Revert Q_() -> C_() migration due to an intltool bug. Do not requireChristian Neumair2008-07-223-10/+10
* Update for release.Christian Neumair2008-07-223-1/+14
* Display submenu for more than two associated applications when all filesChristian Neumair2008-07-222-3/+15
* Make save button the default widget, and proxy entry activation to theChristian Neumair2008-07-222-0/+10
* Make geomtry save methods per slot, rather than per window. The activeChristian Neumair2008-07-223-32/+42
* Add separator after "Open in ..." popup menu items.Christian Neumair2008-07-212-0/+37
* Fix eject icon click detection, also make it work in RTL locales.Christian Neumair2008-07-212-19/+53
* Post release version bump.Christian Neumair2008-07-212-1/+8
* Fix NautilusWindowInfo header inclusion.NAUTILUS_2_23_5Christian Neumair2008-07-212-1/+6
* Add "Open in New Tab" item to location popup, and consolidate labels inChristian Neumair2008-07-214-8/+81
* Update for release.Christian Neumair2008-07-212-0/+37
* Use C_() instead of Q_(). Require intltool 0.36.3.Christian Neumair2008-07-213-2/+17
* Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.Hendrik Richter2008-07-212-1/+6
* Updated German translation, fix #543972.Hendrik Richter2008-07-212-4/+8
* Updated German translation, fix #543973.Hendrik Richter2008-07-212-392/+444
* Allow to disable XMP support. Thanks to Mikel Olasagasti and GillesChristian Neumair2008-07-212-10/+31
* Support restoring from trash (one item at a time).Christian Neumair2008-07-217-4/+214