summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update for releaseNAUTILUS_2_13_92Alexander Larsson2006-02-271-0/+5
* Use lazy positioning for volumes only, not all desktop file icons, as thisAlexander Larsson2006-02-271-0/+7
* Don't shortcut the title change when the bookmark name changes. FixesAlexander Larsson2006-02-271-0/+9
* Get users' and groups' names via a cache to avoid callingZbigniew Chyla2006-02-271-0/+20
* Don't add all possible columns to GtkTreeView when initializingZbigniew Chyla2006-02-271-0/+30
* Avoid heavy operations inside "motion_notify_event" handler: don't callZbigniew Chyla2006-02-271-0/+30
* Don't close window if old file changed when we're loading a new oneAlexander Larsson2006-02-271-0/+8
* Correctly handle *_margins as pixel values, not world-coords.Alexander Larsson2006-02-271-0/+5
* Do not place icons both in the no_position_icons and semi_position_iconsFederico Mena Quintero2006-02-271-0/+12
* Allow saving a sidebar width of 0 (#331475) Patch from Christian NeumairAlexander Larsson2006-02-271-0/+6
* Allow line-breaks after '-', '_', '.' (although not when a short numberAlexander Larsson2006-02-271-0/+7
* Only allow creation of bookmarks for directories. Fixes #328074.Martin Wehner2006-02-271-0/+8
* Plug potential leak.Christian Neumair2006-02-261-0/+6
* Only use the idle reveal mechanism for the list view.Martin Wehner2006-02-261-0/+5
* Call reveal_selection in an idle callback to work around a bug inMartin Wehner2006-02-261-0/+10
* Also consider desktop windows when deciding whether to fallback to home orChristian Neumair2006-02-261-0/+9
* Updated Traditional Chinese translation(Taiwan). Added Traditional ChineseChao-Hsiung Liao2006-02-241-0/+4
* Use new GNOME_VFS_FILE_INFO_NAME_ONLY flag when counting files. ThisAlexander Larsson2006-02-241-0/+10
* Don't leak bookmark.Martin Wehner2006-02-231-0/+5
* Resolve the dropped uris to their drop target, use the same naming logicMartin Wehner2006-02-231-0/+8
* Set the has_custom_name_flag before setting the name - which wouldMartin Wehner2006-02-231-0/+7
* Open the popup menu non-modal and pass the button event on to the treeMartin Wehner2006-02-231-0/+8
* Add a cast to fix build for platforms where GnomeVFSFileSize is notMartin Wehner2006-02-211-0/+7
* Add callback to fm_rename_file.Alexander Larsson2006-02-211-0/+20
* Avoid redundant application lookups by sorting the files by mime type andMartin Wehner2006-02-201-0/+14
* Fall back to locale encoding or force utf8 if the utf8 conversion of theMartin Wehner2006-02-161-0/+6
* Pass the original files, not the target files to property page providers.Alexander Larsson2006-02-151-0/+9
* Post release version bump.Alexander Larsson2006-02-131-0/+7
* Update for releaseNAUTILUS_2_13_91Alexander Larsson2006-02-131-0/+8
* Fix layout bug on desktop (#153519)Alexander Larsson2006-02-061-0/+5
* Add application/x-gnome-saved-search to the list of folder types handledAlexander Larsson2006-02-061-0/+5
* Post release version bump.Martin Wehner2006-01-311-0/+5
* === nautilus 2.13.90 ===NAUTILUS_2_13_90Martin Wehner2006-01-311-0/+10
* Add the option to always use the location bar to the preferences dialog.Martin Wehner2006-01-311-0/+9
* Add new grab_focus method.Martin Wehner2006-01-311-0/+14
* Enable bookmarks as drop targets. Closes #43311. Based on a patch fromMartin Wehner2006-01-301-0/+10
* Use same grid as positioned icons to not mess up spacing.Christian Neumair2006-01-291-0/+6
* Show the detailed file size in addition to the formatted one in theMartin Wehner2006-01-281-0/+10
* HIGify the icon in the delete from trash dialog. Patch from Luca FerrettiMartin Wehner2006-01-261-0/+7
* Fix C99-style variable initialization. Patch from Jens GranseuerMartin Wehner2006-01-261-0/+6
* Stop cell editing when disposing the view. Fixes #322821.Martin Wehner2006-01-261-0/+6
* Use nautilus_get_uri_shortname_for_display to avoid crashing g_markup withMartin Wehner2006-01-261-0/+7
* Don't try to update the owner and group widgets if the monitored file wasMartin Wehner2006-01-221-0/+7
* Unref and destroy a new content view that has been created but not yetMartin Wehner2006-01-211-0/+6
* Don't leak title.Martin Wehner2006-01-211-0/+5
* Fix a typo that makes the desktop directory monitors leak.Martin Wehner2006-01-211-0/+6
* Never try to scale icons down to 0px. Fixes scaling for images withMartin Wehner2006-01-201-0/+6
* Don't leak mime_type.Martin Wehner2006-01-201-0/+6
* Destroy the bookmarks window on shutdown.Martin Wehner2006-01-171-0/+8
* Don't leak last_geometry.Martin Wehner2006-01-161-0/+10