summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Add "applications-all-users:" and "preferences-all-users:" which fixes bugAlex Graveley2002-12-131-0/+2
* Moved the display name invalidation from update_info_internal toDave Camp2002-12-031-12/+12
* Backported Alex's fix from HEAD:Dave Camp2002-11-181-3/+11
* Unescape the media path so that nautilus link is removed properly when itNarayana Pattipati2002-10-011-2/+4
* Fixes bug #89616.Dave Camp2002-09-152-7/+23
* Make accessible_parent_class variables static. Patch fromDave Camp2002-09-091-1/+1
* Don't start a search for a trash directory if one is already running.Dave Camp2002-09-041-0/+6
* Don't mark loopback mounts as CDROM.Alexander Larsson2002-08-291-1/+4
* New functions: nautilus_volume_copy, nautilus_volume_free,Alexander Larsson2002-08-283-9/+38
* Correct start_with_sidebar key. Patch from hp@redhat.comAlexander Larsson2002-08-231-2/+2
* fix in-icon svg rendering, also obey thumbnailing preferences for svgMichael Meeks2002-08-211-6/+6
* New function nautilus_link_desktop_file_local_is_utf8.Alexander Larsson2002-08-204-0/+47
* Work around our strange size allocation problems by always assuming theAlexander Larsson2002-08-151-5/+24
* Install a frame_text gtk style property, so that accessible themes canDave Camp2002-08-143-145/+219
* fix cut-n-paste-o and amend formatting.Jody Goldberg2002-08-121-2/+3
* Unref target_uri before returning when eel_uri_is_trashDave Camp2002-08-124-2/+15
* Don't actually change desktop files when renaming and the new and old nameAlexander Larsson2002-08-121-2/+12
* use a timeout for showing the progress dialogFrank Worsley2002-08-113-38/+104
* if the mime db changes invalidate a pile of stuff for anything that isJody Goldberg2002-08-112-0/+53
* Don't add files to the work queue of a directory they don't belong to.Dave Camp2002-08-092-2/+9
* Remove the file from the work queue.Dave Camp2002-08-081-0/+2
* fix ugly leak and daftness.Michael Meeks2002-08-081-6/+7
* Move sub-block variables to the function level, making this uglier, lessFederico Mena Quintero2002-08-072-5/+3
* pass in info if we have it already.Michael Meeks2002-08-075-35/+58
* Use eel_vfs_has_capability() to check if file is local (instead ofAlex Graveley2002-08-061-3/+4
* That a NautilusFile and pass both the mime type and the name to theJody Goldberg2002-08-061-13/+17
* Fixes #82194.Federico Mena Quintero2002-08-062-3/+64
* don't do a synchronous mime sniff on every icon we load.Michael Meeks2002-08-021-22/+35
* Get the selection color from the gtk theme if none is specified in theDave Camp2002-08-011-7/+5
* be smarter about appending local paths or uris to commandFrank Worsley2002-08-011-12/+20
* Use gtk_drag_check_threshold() to check for drag distance. Handle aDave Camp2002-07-312-16/+18
* fall back to the other routines if source_name is NULL [ eg. permissionMichael Meeks2002-07-311-8/+4
* Fixed a problem where shortcutting || was preventing the fallback themeDave Camp2002-07-281-3/+5
* Save the events to be propagated in order. (fixes #89214)Dave Camp2002-07-271-12/+23
* Added eggtreemultidnd.[ch].Dave Camp2002-07-263-0/+481
* upd. (nautilus_icon_factory_init): upd. (is_theme_in_user_directory): moveMichael Meeks2002-07-263-91/+140
* New functions. (create_tree): Create a NautilusTreeViewDragDest.Dave Camp2002-07-259-29/+823
* i2002-07-22 Alexander Larsson <alexl@redhat.com>Alexander Larsson2002-07-221-4/+11
* - fix should_look_for_dot_directory_fileBastien Nocera2002-07-171-2/+1
* components/*/.server.in -> *.server.in.in move stuff into $(libexec) andMichael Meeks2002-07-161-0/+13
* Fix window/background_window typo.Federico Mena Quintero2002-07-151-2/+1
* Laavanya K R <laavanya.gopalan@wipro.com>Rohit R2002-07-151-2/+6
* check that our window and the pixmap have the same depthjacob berkman2002-07-151-1/+2
* add a Help button. (help_cb): show the help page corresponding to theDamon Chaplin2002-07-121-0/+61
* ui-review fixes to add an icon to the 'Empty' button, add a mnemonic, makeDamon Chaplin2002-07-121-12/+41
* use a macro to portably access the fs type (fixes bug #87889)jacob berkman2002-07-111-8/+14
* Cancel loading of attributes in the old directory before moving to the newDave Camp2002-07-111-1/+10
* impl, split, upd. (nautilus_icon_container_get_label_color): don't fetchMichael Meeks2002-07-114-52/+98
* move the render out of update_bounds so we request_redraw if the boundsMichael Meeks2002-07-111-2/+3
* make is_renaming a bit-field to save ~4+ bytes per canvas item.Michael Meeks2002-07-101-3/+3