summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Lots of files. Another GtkObject -> GObject pass.Darin Adler2001-11-062-13/+13
* Update for gnome-vfs API changes.Darin Adler2001-11-061-3/+0
* upd. bind to zoomable.Michael Meeks2001-11-062-2/+4
* update bonobo requirement to 1.106.0 bump bonobo-activation to 0.9.3, bumpMichael Meeks2001-11-068-7/+10
* Fix a G_OBJECT_CLASS that should have been G_OBJECT_GET_CLASS.Darin Adler2001-11-054-14/+22
* Tons of files. More GtkObject -> GObject stuff.Darin Adler2001-11-0441-265/+266
* More GtkObject -> GObject stuff.Darin Adler2001-11-0410-38/+38
* Many files. Update for change in Eel boilerplate macro names.Darin Adler2001-11-0434-44/+45
* Put the server file in the right directory. Fix some things -- stillDarin Adler2001-11-031-1/+1
* Get rid of use of gnome_vfs_uri_get_basename. Not sure if I fixed thisDarin Adler2001-11-021-4/+5
* remove GtkText workaround (I'm also checking in a fix for the bug beingHavoc Pennington2001-11-0210-435/+73
* More changes to make Nautilus get closer to running.Darin Adler2001-11-023-31/+39
* fix EEL_DEFINE_BONOBO_BOILERPLATE callHavoc Pennington2001-11-029-21/+23
* Removed nautilus-config and nautilusConf.sh stuff. Get rid of applets,Darin Adler2001-11-017-103/+10
* cut-n-paste-code now compiles, and we are a hair's breadth away fromDarin Adler2001-10-3112-61/+104
* src now compiles -- next problem is linkingDarin Adler2001-10-3046-2589/+920
* Locate glib-genmarshal.Darin Adler2001-10-292-2/+2
* More GNOME 2 work. We now compile up to libnautilus-private and I'mDarin Adler2001-10-2847-454/+452
* First baby steps at compiling under gnome 2.Darin Adler2001-10-243-10/+10
* Fixed a bunch of bugs that were causing directory display to beDarin Adler2001-10-186-400/+477
* Change hysteresis value from .1 second to 4 seconds. I think this will getDarin Adler2001-10-131-2/+3
* Require newer versions of various libraries to cut down on the bug reportsDarin Adler2001-10-091-2/+0
* Implemented DnD for the icon in the file properties dialogBenedikt Roth2001-10-051-0/+97
* A bit more renaming to be explicit about "display name".Darin Adler2001-10-045-10/+10
* Rename CUSTOM_NAME attribute to DISPLAY_NAME.Maciej Stachowiak2001-10-0411-29/+29
* Fix bug where we would leave a file monitored when we closed the window.Darin Adler2001-10-024-36/+44
* Huge ass redhat mergeAlexander Larsson2001-09-2610-28/+82
* Ref and sink the new adapter. (nautilus_adapter_new): Remove unusedDarin Adler2001-09-252-7/+8
* Change all libxml includes to use #include <libxml/*> instead of #includeDarin Adler2001-09-2010-16/+16
* Updated bugzilla.eazel.com references to refer to theDarin Adler2001-09-1550-155/+155
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-112-101/+145
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-057-59/+208
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-042-116/+207
* Merge some stuff from the redhat-outstanding-patches branchAlex Larsson2001-09-041-1/+7
* Replace authn with authentication throughout.Maciej Stachowiak2001-09-021-1/+1
* Don't link in the libnautilus-private library for components that don'tDarin Adler2001-08-312-12/+6
* Add workaround for gnome-metadata bug that was causing a stat and mkdir ofDarin Adler2001-08-316-33/+40
* Fix a storage leak that Yoann found.Darin Adler2001-08-301-1/+0
* Don't leak a GtkBox.Vandoorselaere Yoann2001-08-272-3/+1
* Some makefile cleanup.Darin Adler2001-08-264-47/+42
* Separate this from the code to create the scripts directory.Darin Adler2001-08-241-27/+43
* Added support for nested directories inside the scripts directory,Darin Adler2001-08-241-235/+318
* Remove CONTROL_CENTER_REQUIRED since nautilus doesn't requireAnders Carlsson2001-08-237-4/+19
* No longer need to check that we want to kill the nautilus shell beforeRamiro Estrugo2001-08-221-10/+7
* Removed eazel services from nautilus.Christian Meyer2001-08-2213-406/+0
* Removed obsolete Eazel stuff from nautilus-shell.c and nautilus-shell-ui.xmlChristian Meyer2001-08-222-19/+3
* A pass at cleaning up the volume monitor. Made all the details ofDarin Adler2001-08-155-69/+24
* A bunch of code cleanup; stop using hidden columns in the list view andMaciej Stachowiak2001-08-151-4/+6
* Load filesystems from an XML file rather than hardcoding the variousSeth Nickell2001-08-152-2/+3
* Added gnome-vfs authentication dialog support. Currently works with HTTPMichael Fleming2001-08-021-0/+4