summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Properly set text view paste action sensitivity on clipboard changes. Fixes #...Christian Neumair2005-06-231-0/+14
* Fix handling of notification of .gtk-bookmark file changes.Alexander Larsson2005-06-231-0/+18
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-231-0/+20
* Plug a couple leaks. ClosesKjartan Maraas2005-06-201-0/+6
* Make bookmark menu item action names unique. (#161859)Alexander Larsson2005-06-201-0/+7
* Fix ctrl-unselect in single click mode (#145331)Alexander Larsson2005-06-201-0/+5
* Better font sizes for zooming. (#160080)Alexander Larsson2005-06-201-0/+5
* Plug leak by freeing the sorted list instead.Anders Carlsson2005-06-201-0/+5
* Fix uninitialized variable warning.Alexander Larsson2005-06-201-0/+6
* Make mime sniffing a high priority job. Prevents activation from gettingMartin Wehner2005-06-201-0/+8
* Free throbber->details after we're done using it.Anders Carlsson2005-06-191-0/+5
* Small delay before turning Loading... into (Empty) to avoid flicker.Alexander Larsson2005-06-171-0/+6
* Fix iter stamp handling.Alexander Larsson2005-06-171-0/+5
* Allow selection of the dummy node. Otherwise things got all strange: YouAlexander Larsson2005-06-171-0/+7
* On remove, add dummy node before removing file so the row isn't collapsed.Alexander Larsson2005-06-171-0/+6
* Keep track of done_loading in parent instead of in dummy node. That way itAlexander Larsson2005-06-171-0/+8
* Handle moves between open subdirectories. We handle this in file addingAlexander Larsson2005-06-171-0/+10
* Handle duplication of files in two subdirectories at the same time.Alexander Larsson2005-06-171-0/+7
* Remove subdirectories when destroying the view.Martin Wehner2005-06-161-0/+6
* Conditionally use g_utf8_collate_key_for_filename for glib >= 2.7.0Alexander Larsson2005-06-161-0/+5
* Slightly slower auto hover expand.Alexander Larsson2005-06-161-0/+24
* Unref the action group here too.Anders Carlsson2005-06-161-0/+5
* Unref the action group after inserting it. This makes a NautilusFileAnders Carlsson2005-06-161-0/+6
* src/file-manager/fm-icon-view.c addAlexander Larsson2005-06-161-0/+16
* Don't try to setup renaming if the view was already destroyed. Fixes aMartin Wehner2005-06-151-0/+8
* No dnd shadow on the desktop. Redraw less to get rid of the dnd shadow.Alexander Larsson2005-06-151-0/+8
* Add hover expansionAlexander Larsson2005-06-151-0/+16
* Add icons for path menu. Patch from Vincent Noel <vincent.noel@gmail.com>Alexander Larsson2005-06-151-0/+6
* Check for n_uris instead of real_uri_list. Looks neater.Martin Wehner2005-06-111-0/+6
* Don't try to start a file operation if there are no real uris left afterMartin Wehner2005-06-111-0/+7
* Free the path. Free markup strings. Closes bug #307138.Kjartan Maraas2005-06-111-0/+9
* Mark two strings for translation.Kjartan Maraas2005-06-101-0/+5
* Always initialize cut.Martin Wehner2005-06-101-0/+13
* Post release version bumpAlexander Larsson2005-06-081-0/+7
* Require new eel.NAUTILUS_2_11_2Alexander Larsson2005-06-081-0/+8
* Back out the "(Empty)" vs. "(No subfolders)" change. The string is tooMartin Wehner2005-06-071-0/+6
* Fix conflicting mnemonics in the column chooser (#167475).Martin Wehner2005-06-061-0/+7
* Use "(No subfolders)" instead of misleading "(Empty)" label if files areMartin Wehner2005-06-061-0/+8
* Reveal icon when selecting it. Fixes #121111.Martin Wehner2005-06-061-0/+8
* Don't setup clipboard twice for the same editing widget.Christian Neumair2005-06-041-0/+6
* Set the displayed location when the location is really changed, not whenMartin Wehner2005-06-041-0/+8
* Fix critical warnings from the new accelerators by adding dummy labels.Martin Wehner2005-06-041-0/+8
* Fix "Zoom In Accel" action.Christian Neumair2005-06-031-0/+4
* Don't mark object property names/descriptions for translation. FixesChristian Neumair2005-06-031-0/+16
* use "hicolor" instead of "gnome" for emblems (Closes: #164629).Sebastien Bacher2005-06-021-0/+9
* Always pre-select the whole name of a directory when renaming it. FixesChristian Neumair2005-06-021-1/+7
* Only take user-added emblems ("keywords") into account when sorting byChristian Neumair2005-06-021-0/+8
* Change scroll zoom modifier to control. Fixes #79352.Christian Neumair2005-06-021-1/+11
* src/nautilus-emblem-sidebar.cChristian Neumair2005-06-021-0/+22
* Declare GtkActionEntry arrays const. Thanks to Paolo Borelli for pointingChristian Neumair2005-06-021-0/+12