summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Fix nautilus crash when sort is done by Size in computer view. FixesNarayana Pattipati2004-08-301-0/+14
* Don't make progress dialogs transient for the desktop.Alexander Larsson2004-08-301-3/+10
* Faster way to get list of groups. Patch from Martin Hunt (hunt@redhat.com)Alexander Larsson2004-08-272-51/+27
* Make this handle uri scheme limits.Alexander Larsson2004-08-271-8/+33
* Invalidate more files when the mime db changes.Alexander Larsson2004-08-261-26/+3
* Make nautilus_file_is_mime_type handle inherited types too. MakeAlexander Larsson2004-08-261-11/+7
* Avoid multiple x-directory/normal warningsAlexander Larsson2004-08-236-1947/+42
* Don't crash over a division by zero when the transfer rate approachesMartin Wehner2004-08-181-0/+7
* Compare types using gnome_vfs_mime_type_is_equal to catch aliases. FixesAlexander Larsson2004-08-161-2/+2
* Remove extra comma in enum. Fixes bug #142351 Patch from ChristianAlexander Larsson2004-08-163-25/+14
* Some memory leak fixesThomas Cataldo2004-08-122-1/+4
* Fix time reporting. Patch by baris@teamforce.name.tr (Baris Cicek)Alexander Larsson2004-08-121-1/+2
* change the name "CD Creator" to "CD/DVD Creator" following changes inBastien Nocera2004-07-291-1/+1
* Merged the nautilus-new-mime branch.Dave Camp2004-07-225-2322/+62
* Add preference to choose date format. Set default date format to '%c',Jürg Billeter2004-07-165-0/+54
* MIME overhaul, part 1. Separated gnome-vfs application mime mapping fromDave Camp2004-07-092-0/+1115
* Better warnings on folder merge overwrite.Alexander Larsson2004-07-071-4/+43
* Removed debugging output for thumbnails of small images. (Closes:Sebastien Bacher2004-06-251-1/+0
* fix indentationAlexander Larsson2004-06-241-47/+47
* Patch from Elijah NewrenAlexander Larsson2004-06-241-2/+63
* Based on patch by Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2004-06-212-0/+3
* Prevent a resizing of the progress bar when the remaining time is insertedMartin Wehner2004-06-141-0/+2
* Try to convert from the locale if G_BROKEN_FILENAMES isn't set and theDave Camp2004-06-091-1/+12
* Show estimated time remaining in the progress dialog.Anders Carlsson2004-06-071-0/+66
* Tell compute_text_rectangle() to assume canvas coordinates. Fixes #117356.Martin Wehner2004-05-241-1/+1
* Convert initial drag position to canvas coordinates. Fixes #142491.Martin Wehner2004-05-221-2/+9
* Provide group write permissions by default. Prevents read-only emblem fromMartin Wehner2004-05-181-0/+1
* Allow setting to not show volumes on desktop.Alexander Larsson2004-05-143-4/+55
* *** empty log message ***Alexander Winston2004-05-131-1/+1
* Unselect currently selected items on middle or right click on background.Christian Neumair2004-05-071-0/+8
* Use the inital click position to anchor the icon dnd.Alexander Larsson2004-05-053-5/+11
* If there is no background set, use the theme's fg color for the label.Dave Camp2004-04-301-1/+1
* Check _POSIX_THREAD_ATTR_STACKSIZE before using pthread_attr_setstacksize.Dave Camp2004-04-281-0/+2
* Allow right and down arrow move selected icon when all icons are selectedPadraig O'Briain2004-04-261-4/+25
* Don't leak display_name.Martin Wehner2004-04-221-0/+2
* Count rename widget if it exists.Padraig O'Briain2004-04-201-1/+14
* Allow SVG files when dealing with backgrounds. Patch from Benjamin Keil.Dave Camp2004-04-121-3/+1
* By default set the background per-directory in spatial mode. Take outDave Camp2004-04-095-20/+23
* Better error messages when launching fails. The error messages are re-usedAlexander Larsson2004-04-071-2/+82
* Make Shift+Enter and Shift+Space close window behind.Dave Camp2004-04-011-1/+8
* Fix thumbnail scaling typo.Alexander Larsson2004-04-011-1/+1
* Based on patch from Soeren Sandmann:Alexander Larsson2004-03-313-44/+142
* Fix non-ascii typeahead.Alexander Larsson2004-03-301-38/+35
* No commas at end of enum. Fixes builds for non-C99/gcc compilers.Alexander Larsson2004-03-091-1/+1
* Don't keep getting slow_mime_type if get_info failedAlexander Larsson2004-03-081-1/+2
* Timeout activation after 5 seconds.Alexander Larsson2004-03-082-3/+38
* Handle shift-clicking on initial icon selection for range-selection. PatchAlexander Larsson2004-03-081-0/+1
* Add image/bmpAlexander Larsson2004-03-051-1/+1
* Add nautilus_mime_get_default_fallback_component_for_file which ignoresAlexander Larsson2004-03-052-4/+16
* New function.Dave Camp2004-03-041-0/+7