summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Better finding of case insensitive files. (#511450)Alexander Larsson2008-01-283-6/+136
* Don't reference thumb_mtime_str if its not set, fixing a crash on zoom in.Alexander Larsson2008-01-281-3/+5
* Use ngettext for number of files strings. (#512203) Patch from VasiliyAlexander Larsson2008-01-281-4/+12
* Escape slashes in the same way as old versions, fixing loss of metadataAlexander Larsson2008-01-281-1/+1
* Remove call of noop eel_background_set_is_constant()Soren Sandmann2008-01-251-1/+0
* Return FALSE from GIOSchedulerJobFuncsMatthias Clasen2008-01-251-10/+24
* reviewed by: Alexander LarssonLuca Ferretti2008-01-245-6/+39
* Don't leak enumeratorsAlexander Larsson2008-01-232-0/+8
* Add attribute_q property that is the Quark of the attribute property.Alexander Larsson2008-01-221-4/+0
* Add quark-bases string-attribute accessors. Store extension infos asAlexander Larsson2008-01-222-51/+144
* Lazily allocate the extension info hashtable. Internalize the extensionAlexander Larsson2008-01-221-8/+15
* Don't leak NautilusIconInfoAlexander Larsson2008-01-221-0/+1
* Don't leak iconAlexander Larsson2008-01-223-9/+13
* Fix leak of descriptionAlexander Larsson2008-01-222-31/+15
* Clean up strings for l10n. (#510327)Alexander Larsson2008-01-222-3/+3
* Use thousands separators (#41455)Alexander Larsson2008-01-223-53/+53
* Fix up indentationAlexander Larsson2008-01-212-24/+39
* Fix coding styleAlexander Larsson2008-01-181-1/+2
* Just use get_activation_location instead of all the unnecessary specialAlexander Larsson2008-01-183-105/+28
* Add nautilus_file_get_activation_location.Alexander Larsson2008-01-183-29/+128
* Implement reading the mount attribute (not used or tested yet)Alexander Larsson2008-01-174-2/+215
* Add GMount attribute to NautilusFile. (not implemented yet)Alexander Larsson2008-01-1710-123/+628
* Add nautilus_drag_uris_localAlexander Larsson2008-01-153-12/+34
* Disconnect mime changed handlerAlexander Larsson2008-01-151-2/+9
* Honor mtime specified in thumbnail (#504833)Alexander Larsson2008-01-153-1/+22
* Require glib 2.15.2Alexander Larsson2008-01-143-4/+4
* Update toolbar item sensitivity if menu item changes.Alexander Larsson2008-01-141-0/+19
* Add check_trash arg to nautilus_file_operations_unmount_mount. AddAlexander Larsson2008-01-149-8/+1101
* Add nautilus_file_has_activation_uri. Don't show can't write emblems ifAlexander Larsson2008-01-113-1/+27
* Fix assertion crash on cancel.Alexander Larsson2008-01-101-0/+1
* Non-strdup()'d string potentially free()'d.A. Walton2008-01-091-1/+1
* Remove bad g_error_free()'s causing crashes while merging files.A. Walton2008-01-091-4/+0
* Remove unused callbacks in nautilus_file_unmount/eject. Patch from TomasAlexander Larsson2008-01-084-56/+16
* Implement some missing mount/unmount functionallity. Patch from TomasAlexander Larsson2008-01-083-17/+143
* Fix memleak.Alexander Larsson2008-01-081-0/+1
* Update to new gio APIAlexander Larsson2008-01-072-6/+6
* Pull in gio, not gnome-vfs.Alexander Larsson2008-01-042-1/+4
* Set desktop env for GAppInfoAlexander Larsson2008-01-041-0/+4
* Remove unnecessary delete_if_all_already_in_trash boolean.Alexander Larsson2008-01-041-2/+0
* Fix a typo in libnautilus-private/apps_nautilus_preferences.schemas.in.Cosimo Cecchi2008-01-031-1/+1
* Default dnd of desktop icons to move. (#504824) Based on patch by CosimoAlexander Larsson2007-12-271-5/+15
* Fix old testAlexander Larsson2007-12-201-4/+0
* Correct check for require_uri. Small performance fixAlexander Larsson2007-12-201-8/+13
* Missed one "std" in the conversionAlexander Larsson2007-12-201-1/+1
* Update to new gio file attribute namesAlexander Larsson2007-12-2010-60/+66
* Update to new gio apiAlexander Larsson2007-12-201-3/+3
* Update for glib API change.Alexander Larsson2007-12-192-5/+5
* Don't put up error dialogs if the error code is G_IO_ERROR_FAILED_HANDLED.David Zeuthen2007-12-191-8/+10
* Update for API changes in gio trunk.David Zeuthen2007-12-172-20/+2
* Update to new flags APIAlexander Larsson2007-12-143-5/+5