summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Fix text drawing in RTL mode in text beside icons.Alexander Larsson2006-03-061-10/+27
* Don't request the mime list for activation, context menu and the view asMartin Wehner2006-03-051-2/+1
* Add file to work queue of enclosing directory when recomputing deep countMartin Wehner2006-03-051-0/+1
* measure text in nautilus_icon_canvas_item_get_text_rectangle to avoidAlexander Larsson2006-03-033-5/+4
* Cancel get_file_info calls for new files too. Fixes a crash when leaving aMartin Wehner2006-03-011-0/+12
* Don't show directory count for smb shares, as that can cause lots ofAlexander Larsson2006-02-281-1/+6
* Use better icon points for comparing the position of two items in "TextChristian Neumair2006-02-281-12/+38
* Test for the right path in the break condition. Fixes an infinite loopMartin Wehner2006-02-271-2/+2
* Get users' and groups' names via a cache to avoid callingZbigniew Chyla2006-02-274-52/+347
* Correctly handle *_margins as pixel values, not world-coords.Alexander Larsson2006-02-271-23/+26
* Do not place icons both in the no_position_icons and semi_position_iconsFederico Mena Quintero2006-02-271-14/+15
* Allow line-breaks after '-', '_', '.' (although not when a short numberAlexander Larsson2006-02-271-1/+32
* Plug potential leak.Christian Neumair2006-02-261-1/+2
* Use new GNOME_VFS_FILE_INFO_NAME_ONLY flag when counting files. ThisAlexander Larsson2006-02-241-1/+1
* Add a cast to fix build for platforms where GnomeVFSFileSize is notMartin Wehner2006-02-211-2/+4
* Avoid redundant application lookups by sorting the files by mime type andMartin Wehner2006-02-201-10/+106
* Fall back to locale encoding or force utf8 if the utf8 conversion of theMartin Wehner2006-02-161-0/+12
* Fix layout bug on desktop (#153519)Alexander Larsson2006-02-061-4/+2
* Add new grab_focus method.Martin Wehner2006-01-312-0/+13
* Use same grid as positioned icons to not mess up spacing.Christian Neumair2006-01-291-1/+3
* Show the detailed file size in addition to the formatted one in theMartin Wehner2006-01-281-0/+47
* Use nautilus_get_uri_shortname_for_display to avoid crashing g_markup withMartin Wehner2006-01-261-1/+2
* Fix a typo that makes the desktop directory monitors leak.Martin Wehner2006-01-211-1/+1
* Never try to scale icons down to 0px. Fixes scaling for images withMartin Wehner2006-01-201-1/+4
* Don't leak mime_type.Martin Wehner2006-01-201-0/+1
* Add search support for the Tracker indexing engine.Alexander Larsson2006-01-164-0/+346
* Handle new background zooming mode. (#105231)Martin Wehner2006-01-141-0/+6
* Handle hostnames in the progress dialog strings more robustly. FixesMartin Wehner2006-01-141-8/+17
* updated the default thumbnailing value (Fixes #317587)Sebastien Bacher2006-01-111-1/+1
* Add file list helpers for getting associated applications.Christian Neumair2006-01-114-28/+209
* Don't try to free constant string. Fixes #326114.Jürg Billeter2006-01-101-1/+1
* Set icons for directories relative to the directory location to make itChristian Neumair2005-12-201-7/+23
* Adapt callers to eel dialog API changes. Fixes #324262.Martin Wehner2005-12-184-18/+9
* HIG fix. Use title capitalization for menu items.Dennis Cranston2005-12-171-3/+3
* Support comparison by accessed time. Fixes #321671.Martin Wehner2005-12-162-10/+37
* Rename network icon prefs to match others.Alexander Larsson2005-12-152-3/+3
* Disable network icon on desktop by default.Alexander Larsson2005-12-152-1/+11
* open modules G_MODULE_BIND_LOCALAlexander Larsson2005-12-131-1/+1
* disable update-mimedb in distcheckNAUTILUS_2_13_3Alexander Larsson2005-12-121-3/+6
* --- Merged the nautilus-search2 branch ---Alexander Larsson2005-12-1234-85/+3163
* Use GNOME_VFS_FILE_INFO_FIELDS_ACCESS to calculate permissions.Alexander Larsson2005-12-123-132/+31
* Fixes bug #322957:Federico Mena Quintero2005-12-105-73/+147
* Remove title from alerts. (#323134)Alexander Larsson2005-12-094-42/+12
* Fixes bug #318140:Federico Mena Quintero2005-12-012-2/+31
* Add nautilus_file_list_cancel_call_when_ready.Alexander Larsson2005-11-242-13/+84
* Don't frame thumbnails with alpha channel.Alexander Larsson2005-11-231-1/+3
* Use G_MODULE_BIND_LAZY when dlopening a module.Emmanuele Bassi2005-11-221-1/+1
* Handle emblem size correctly when zoomed. Patch from Christian NeumairAlexander Larsson2005-11-141-2/+8
* Fix the volumes part of bug #45953:Federico Mena Quintero2005-11-141-2/+3
* Handle the case of missing highlight frame better. Patch from ChristianAlexander Larsson2005-11-141-3/+5