summaryrefslogtreecommitdiff
path: root/libnautilus-private
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bunch of bugs that were causing directory display to beDarin Adler2001-10-181-18/+23
* Include libgnomevfs/gnome-vfs-utils.h, needed forAlex Larsson2001-10-092-0/+2
* Fix typo.Darin Adler2001-10-091-1/+5
* Fix problem with NULL themes.Darin Adler2001-10-091-5/+7
* Bend to the forces of practicality and mediocrity and turn of the trashDarin Adler2001-10-082-17/+12
* Separate out the part of the code that locates icons.Darin Adler2001-10-084-386/+493
* A few DESTDIR fixes.Darin Adler2001-10-071-1/+1
* Remove gratuitous suffixes from the icon file search. We now look only forDarin Adler2001-10-051-7/+0
* removed Remove the code to look for Eazel logos.Darin Adler2001-10-051-9/+0
* A bit more renaming to be explicit about "display name".Darin Adler2001-10-043-23/+23
* Rename CUSTOM_NAME attribute to DISPLAY_NAME.Maciej Stachowiak2001-10-047-23/+34
* Fix the longstanding problem where the Notes and History sidebarDarin Adler2001-10-021-40/+47
* Fix bug where we would leave a file monitored when we closed the window.Darin Adler2001-10-021-5/+6
* add support for JFS Set locale to "C" before running mount/umoun to beFrédéric Crozat2001-10-022-6/+16
* Say that the deep count of a non-directory is "done" rather "not started".Darin Adler2001-10-011-1/+1
* Fix #47701, Duplicate numbering scheme does not correctly number the 11th,Benedikt Roth2001-10-011-18/+78
* Huge ass redhat mergeAlexander Larsson2001-09-2622-969/+3575
* Ref and sink the new adapter. (nautilus_adapter_new): Remove unusedDarin Adler2001-09-254-6/+10
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-2011-20/+20
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-1551-151/+151
* Move inside #ifdef HAVE_FAM.Darin Adler2001-09-151-11/+11
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-114-8/+155
* Remove unused variable.Darin Adler2001-09-081-2/+1
* Fix bug where the mount list was stored without full mount names. Don'tOwen Taylor2001-09-071-35/+4
* Converted to use the new module callback API. Use async callbacks insteadMaciej Stachowiak2001-09-051-71/+86
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-053-101/+1
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-042-5/+8
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-043-18/+126
* Replace authn with authentication throughout.Maciej Stachowiak2001-09-022-31/+30
* avoid un-needed string copy.Vandoorselaere Yoann2001-08-281-3/+9
* reviewed by: MaciejSeth Nickell2001-08-281-1/+1
* Don't leak a GtkBox.Vandoorselaere Yoann2001-08-271-0/+3
* Some makefile cleanup.Darin Adler2001-08-262-9/+4
* Some new FIXMEs for I/O that's done at bad times -- these could contributeDarin Adler2001-08-241-1/+26
* Added support for nested directories inside the scripts directory,Darin Adler2001-08-243-30/+115
* Remove CONTROL_CENTER_REQUIRED since nautilus doesn't requireAnders Carlsson2001-08-2311-7/+42
* Trap errors when doing the XKillClient call inside set_root_pixmap. IDarin Adler2001-08-181-5/+6
* Corrected a backwards g_return_if_fail!Darin Adler2001-08-161-2/+2
* A pass at cleaning up the volume monitor. Made all the details ofDarin Adler2001-08-157-375/+306
* Load filesystems from an XML file rather than hardcoding the variousSeth Nickell2001-08-154-261/+206
* Trying to make nautilus volume monitor work more reliably. First step isSeth Nickell2001-08-112-159/+40
* Oops.Darin Adler2001-08-061-2/+2
* Simplify logic. (pixbuf_is_framed): Do size and format reality checks onDarin Adler2001-08-061-53/+55
* Added gnome-vfs authentication dialog support. Currently works with HTTPMichael Fleming2001-08-023-0/+298
* Remove eel_ prefix from name. (background_get_desktop_background_window):Darin Adler2001-07-244-64/+38
* changed thumbnailing to not draw the frame into the thumbnail imagesAndy Hertzfeld2001-07-234-65/+164
* Avoid a ref underflow. This was causing a crash noticed by AndersMaciej Stachowiak2001-07-231-2/+0
* Remove multiple references to $(NAUTILUS_PRIVATE_LIBS) since havingAnders Carlsson2001-07-211-1/+0
* Fixed bugzilla.eazel.com bug 7015 (Item count not updated whenMaciej Stachowiak2001-07-213-17/+47
* fixed problem that the reset property was not localizable, since it usedAndy Hertzfeld2001-07-212-5/+54