summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Don't redraw the whole desktop on focus in/out.Alexander Larsson2005-09-011-2/+0
* Revert memleak patch from 2005-08-23, since it was wrong and causesAlexander Larsson2005-08-291-0/+1
* Handle background color/image drops even on icons. (#47536) Patch fromAlexander Larsson2005-08-291-11/+5
* Handle non-sorted-by-y icon containers (manual mode). #157415. Patch fromAlexander Larsson2005-08-291-3/+15
* Handle some more special location icons, and don't require attributes forAlexander Larsson2005-08-291-22/+44
* Fix layouting in text-beside-icons mode for short names. (#159621) PatchAlexander Larsson2005-08-261-7/+14
* Remove usage of GNOME_VFS_XFER_REMOVESOURCE inAlexander Larsson2005-08-252-8/+33
* Enable emblem dropping to the list view and allow text drags on the listMartin Wehner2005-08-221-5/+45
* Don't ref cached_icon twice. Fixes #307288.Martin Wehner2005-08-221-1/+0
* Don't allow trashing or deleting the home or desktop folder within aMartin Wehner2005-08-222-4/+16
* Don't show nautilus folder handler as application option for folders.Martin Wehner2005-08-221-3/+29
* Lots of cleanups. Closes bug #313094 and bug #149714Kjartan Maraas2005-08-126-9/+9
* Don't allow renaming of the desktop folder. Closes #125637.Martin Wehner2005-08-081-17/+17
* Allow moving files within the burn location. Fixes #312085.Martin Wehner2005-08-081-2/+8
* Added, sets a timestamp property on a file node so that metadata changesJoe Shaw2005-08-031-1/+20
* Use "Reset" as reset emblem label. Fixes #311380.Christian Neumair2005-08-021-3/+1
* Set type hint to GDK_WINDOW_TYPE_HINT_NORMAL so that progress dialogChristian Neumair2005-07-281-0/+2
* Default to move action for locations on other file systems if they shouldChristian Neumair2005-07-281-1/+4
* track the pid of the currently running sound process using a staticMark McLoughlin2005-07-193-180/+0
* remove code to import some preferences which were deprecated in GNOME 2.2.Mark McLoughlin2005-07-191-73/+0
* Refer to the volume context menu as "popup menu", and not as "right-clickChristian Neumair2005-07-131-4/+4
* Files with name "~" are not backups. (#170607) Patch from ChristianAlexander Larsson2005-07-131-1/+2
* Set dnd icon in drag_begin (#307943) patch from Matthias ClasenAlexander Larsson2005-07-131-30/+43
* filesystem -> file system in stringsAlexander Larsson2005-07-111-4/+4
* Fix up some strings for the translators. (#309879) Patch from ChristianAlexander Larsson2005-07-111-8/+8
* Handle volumes_visible changing from true to true.Alexander Larsson2005-07-111-6/+8
* Add toggle to hide/show main toolbar.Alexander Larsson2005-07-112-0/+5
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-07-083-0/+20
* Connect accelerators with "View as" menu items. Fixes #139908.Christian Neumair2005-07-071-6/+24
* Correctly sort files before operating on them. Fixes #308884.Christian Neumair2005-07-066-16/+42
* Add normal_alpha style property that is used when frame_text is on.Alexander Larsson2005-07-063-2/+22
* Change NAUTILUS_ICON_DND_TEXT_TYPE to UTF-8 string.Christian Neumair2005-07-059-65/+209
* Fix testNAUTILUS_2_11_3Alexander Larsson2005-07-011-2/+2
* Add nautilus_window_info_get_bookmark_listAlexander Larsson2005-07-012-0/+13
* Use strchr instead of strrchr to parse the base name from the file name.Dinoop Thomas2005-06-281-1/+1
* Add get_tab_tooltop method.Alexander Larsson2005-06-282-0/+10
* Properly set text view paste action sensitivity on clipboard changes. Fixes #...Christian Neumair2005-06-232-26/+122
* Patch from Jamie McCracken <jamiemcc@blueyonder.co.uk>Alexander Larsson2005-06-234-3/+64
* Better font sizes for zooming. (#160080)Alexander Larsson2005-06-201-6/+6
* Make mime sniffing a high priority job. Prevents activation from gettingMartin Wehner2005-06-201-5/+4
* Handle duplication of files in two subdirectories at the same time.Alexander Larsson2005-06-171-2/+3
* Conditionally use g_utf8_collate_key_for_filename for glib >= 2.7.0Alexander Larsson2005-06-161-0/+4
* Slightly slower auto hover expand.Alexander Larsson2005-06-161-3/+5
* No dnd shadow on the desktop. Redraw less to get rid of the dnd shadow.Alexander Larsson2005-06-151-10/+19
* Add hover expansionAlexander Larsson2005-06-151-1/+56
* Free the path. Free markup strings. Closes bug #307138.Kjartan Maraas2005-06-112-1/+5
* Fix conflicting mnemonics in the column chooser (#167475).Martin Wehner2005-06-061-3/+3
* Reveal icon when selecting it. Fixes #121111.Martin Wehner2005-06-061-0/+3
* Don't setup clipboard twice for the same editing widget.Christian Neumair2005-06-041-0/+4
* Don't mark object property names/descriptions for translation. FixesChristian Neumair2005-06-032-22/+22