summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Update for release.NAUTILUS_2_23_2Martin Wehner2008-05-131-0/+5
* Ellipsize and HIG-ify some menu items. (#335112).Cosimo Cecchi2008-05-091-0/+8
* Use the right type for all_columns_have_same_width key in the schemasCosimo Cecchi2008-05-091-0/+6
* Plugged some leaks around. Cleaned up this bit of code.Cosimo Cecchi2008-05-081-0/+18
* bgo364843 - Don't exceed max path len when forming filenames for duplicatesFederico Mena Quintero2008-05-081-0/+18
* Use text width of 150 pixels in vertical layout mode, instead of 300.Christian Neumair2008-05-071-0/+5
* Wrap to next row/column when pressing arrow key, except if a11y is used.Christian Neumair2008-05-061-0/+12
* Fixup broken GConf key define. Patch from Stephane Demurget.A. Walton2008-05-051-0/+5
* reviewed by: Cosimo CecchiA. Walton2008-05-051-0/+10
* Update FSF address, bump the copyright year to 2008, and remove aA. Walton2008-05-051-0/+7
* Use -Wstrict-aliasing=0 instead of -Wno-strict-aliasing, known to beA. Walton2008-05-051-0/+7
* Revert the patch for bug #314431 as it seems to break cut and paste.Cosimo Cecchi2008-05-051-0/+5
* Do not error out if the remote share is already mounted. Fixes #531508.Paolo Borelli2008-05-051-0/+6
* Don't allow recursive move/copy into itself. Fixes #530720.Tomas Bzatek2008-05-051-0/+5
* If we get a NULL exifdata, don't try to dereference it. Fixes BGO #530851.Hans Petter Jansson2008-05-031-0/+6
* Use 12 pixels of list column page indentation. Fixes #514415. Thanks toChristian Neumair2008-05-031-0/+6
* Removed duplicate "and" in description. Fixes #516906.Claude Paroz2008-05-011-0/+5
* Do not unref the file info before checking the mime type, otherwise theCosimo Cecchi2008-04-301-0/+6
* Remove false dependency for ESound. Closes bug #311445.A. Walton2008-04-301-0/+6
* Replace g_return_*() with g_assert() in private, internal functions.A. Walton2008-04-301-0/+21
* Fix how autorunning works. Instead of inhibiting autorunning every time weDavid Zeuthen2008-04-301-0/+28
* Report user cancel when all the files we're about to trash or delete areCosimo Cecchi2008-04-271-0/+8
* Quote schema. Fixes #522029.Christian Neumair2008-04-271-0/+6
* Always use single click policy in the Places sidebar. (#355760).Cosimo Cecchi2008-04-271-0/+5
* Always properly remember window size, also in the case the window isCosimo Cecchi2008-04-271-0/+7
* Reverse the order in which the keybindings are processed by theCosimo Cecchi2008-04-271-0/+8
* Do not activate twice if the activated paths are already selected. AlwaysChristian Neumair2008-04-271-0/+9
* reviewed by: Christian NeumairA. Walton2008-04-271-0/+13
* Properly handle selection changes when using keyboard navigation. We didChristian Neumair2008-04-261-0/+11
* Properly handle Ctrl+F10 keybinding in List View. Patch by Paweł Paprota.Cosimo Cecchi2008-04-231-0/+6
* Bump default thumbnailing size limit from 5 MB to 10 MB (#421342).Michael J. Chudobiak2008-04-231-0/+6
* Post release version bump.Christian Neumair2008-04-211-0/+7
* Entirely move DISTCHECK_CONFIGURE_FLAGS to Makefile.am to fix distcheck.Christian Neumair2008-04-211-0/+7
* Update for release.Christian Neumair2008-04-211-0/+5
* Support new gnome-session autostart semantics (#525056). Thanks to LucasChristian Neumair2008-04-211-0/+7
* Initialize two vars to get rid of a warning with gcc 4.3. Patch by PawełCosimo Cecchi2008-04-151-0/+6
* Remove GSequence directory and files (for real this time).A. Walton2008-04-101-0/+4
* Remove GSequence hack as it is no longer necessary; we require a newerA. Walton2008-04-101-0/+13
* Remove the first-time-druid dead code (#520773).A. Walton2008-04-101-0/+10
* Add a missing comma to fix build with Autoconf 2.62. (#527315).Cosimo Cecchi2008-04-101-0/+5
* Destroy column editor dialog with its parent list view. (#439097)Martin Wehner2008-04-081-0/+5
* Automount volumes in idle callback rather than during startup (#526471).Christian Neumair2008-04-071-0/+8
* Remove show/hide buttons. The entries can be toggled directly using mouseChristian Neumair2008-04-061-0/+9
* Disable autorun when detecting autorun.exe and autorun.inf, as we do notCosimo Cecchi2008-04-051-0/+9
* Adds initial Gtk-doc support infrastructure for Andrew Walton2008-04-051-0/+13
* Move finalize to dispose, unset pointers to window/tree_view, useChristian Neumair2008-04-041-0/+9
* Add new APIs for extensions to NautilusFileInfo (can_write, get_mount andCosimo Cecchi2008-04-041-0/+11
* Inhibit autorun in mount callbacks after finishing mounts rather thanChristian Neumair2008-04-041-0/+29
* svn path=/trunk/; revision=14033Christian Neumair2008-04-031-0/+10
* Do not make x2/y2 smaller than x1/y1. Fixes flashing scrollbar for emptyChristian Neumair2008-04-031-0/+7