summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Use eel_get_filename_charset to handle the new filename charset env vars.Alexander Larsson2004-10-283-33/+48
* Fix warning due to NULL default string.Alexander Larsson2004-10-281-1/+1
* Add saved geometry prefAlexander Larsson2004-10-262-0/+5
* Make the nautilus_icon_canvas_item_get_image return an image containingAlexander Larsson2004-10-222-24/+104
* revert accidental commitAlexander Larsson2004-10-221-1/+0
* Add ugly hack to make renames work on newly created files in the listAlexander Larsson2004-10-221-0/+1
* Fix moving of unpositioned icons, the canvas items start at <0, 0>, notAlexander Larsson2004-10-221-0/+7
* Display frame when we're accepting a DnD drop.Alexander Larsson2004-10-212-0/+106
* Slightly better error when there is no handler for a file type. Not ideal,Alexander Larsson2004-10-151-0/+6
* Only read .hidden files if they are regular files.Alexander Larsson2004-10-131-0/+25
* Make nautilus_link_desktop_file_local_create take both display name andAlexander Larsson2004-10-124-8/+14
* Use home icon for homedir. Patch from Anders Carlsson <andersca@gnome.org>Alexander Larsson2004-10-115-1/+49
* Make nautilus_directory_get_file_list virtualAlexander Larsson2004-10-114-0/+62
* Remove a couple of unused keys from nautilus-metadata.hAnders Carlsson2004-10-113-287/+42
* Readjust padding from last change.Alexander Larsson2004-10-061-2/+2
* Use guint, not uint (#150359) Patch from Gustavo Carneiro.Alexander Larsson2004-10-061-1/+1
* Don't crash if info->name == NULL. (Not valid, but happened with smbAlexander Larsson2004-10-061-1/+2
* Make sort-by-emblem not crash.Alexander Larsson2004-10-041-0/+1
* Allow move to non-same-fs. (#120052)Alexander Larsson2004-10-011-1/+1
* Correct centering of text when icon is selected (#154088) Patch fromAlexander Larsson2004-10-011-5/+10
* Plug a possible leak if vfs_uri is NULL. Closes bug #152985.Kjartan Maraas2004-09-201-1/+2
* Don't reference screen when removing.Alexander Larsson2004-09-201-1/+5
* Destroy the changes hash table in the right way (#48299)Alexander Larsson2004-09-031-1/+1
* 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