summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* Remove CONTROL_CENTER_REQUIRED since nautilus doesn't requireAnders Carlsson2001-08-231-0/+2
* removed the bad hack of attributing special meaning to the "reset.png"Andy Hertzfeld2001-07-201-1/+10
* Fix bug #8133 where changing of the NAUTILUS_PREFERENCES_CONFIRM_TRASHBenedikt Roth2001-07-051-30/+49
* at Darin's urging, coalesced the open and closed properties into a singleAndy Hertzfeld2001-05-161-5/+5
* Update for latest round of stuff moving into Eel.Ramiro Estrugo2001-05-041-9/+8
* nautilus-extensions -> nautilus-private renaming.Ramiro Estrugo2001-05-041-13/+13
* Fix bug 8152 (Opening Help sidebar crashes Nautilus):Darin Adler2001-04-251-8/+9
* implemented change tracking and made the sidebar tab get an notificationAndy Hertzfeld2001-04-221-0/+35
* Various little tweaky cleanups.John Sullivan2001-04-051-1/+9
* Remove nautilusclist cut-n-paste code.Ramiro Estrugo2001-04-041-1/+1
* Move vfs extensions to eel.Ramiro Estrugo2001-04-041-9/+9
* Remove librsvg.Ramiro Estrugo2001-04-041-47/+47
* Make file operations progress dialog always stay up for at least 1Darin Adler2001-04-031-6/+7
* added a way for sidebar views to specify small images that are displayedAndy Hertzfeld2001-04-011-0/+11
* Restore the "dance." It was needed after all to deal with situations whenRamiro Estrugo2001-04-011-2/+13
* New functions. Move sidebar and sidebar panel specific code usedRamiro Estrugo2001-03-311-77/+77
* Comment out call to gnome_canvas_set_dither because it no longer serves aMike Engber2001-03-301-22/+0
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-03-291-26/+49
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-03-051-2/+2
* Fix bug 6058, that opening a file with a default application that cannotRebecca Schulman2001-02-231-2/+2
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-02-231-3/+3
* reviewed by: Mike Engber <engber@eazel.com>Darin Adler2001-02-221-0/+1
* reviewed by: Gene Ragan <gzr@eazel.com>Darin Adler2001-02-211-4/+0
* reviewed by: <ramiro@eazel.com>Michael Fleming2001-02-181-4/+6
* fixed bug 6052, sidebar needs empty trash button when showing trash:Andy Hertzfeld2001-02-101-17/+57
* fixed bug 6005, help tab still left on sidebar after view is hidden, byAndy Hertzfeld2001-02-101-2/+11
* fixed bug 6338, folder moves to the right when highlighted, by tweakingAndy Hertzfeld2001-02-091-3/+7
* reviewed by: Michael Engber <engber@eazel.com>Ramiro Estrugo2001-02-071-31/+42
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-2/+3
* reviewed by: Maciej Stachowiak <mjs@eazel.com>Darin Adler2001-01-301-2/+2
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-291-3/+3
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-181-5/+4
* fixed bug 5198, removing an active sidebar panel messes up the remainingAndy Hertzfeld2001-01-121-4/+11
* Draw sidebar gradients dithered to avoid striation - bug 5458.Mike Engber2001-01-081-1/+17
* fixed bug 5198, removing the displayed sidebar panel messes up others, byAndy Hertzfeld2000-12-161-12/+34
* at Arlo's request, made the sidebar tabs activate on button releaseAndy Hertzfeld2000-12-141-9/+24
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2000-12-091-1/+3
* Code formatting changes.Mike Engber2000-12-041-118/+85
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-11-301-5/+10
* reviewed by: Pavel Cisler <pavel@eazel.com>John Sullivan2000-11-291-1/+1
* Fixed problem dropping images onto sidebar - bug 4822Mike Engber2000-11-221-2/+33
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-1/+1
* Un-revert my changes from before, fixing the bugs in the process.Maciej Stachowiak2000-11-011-2/+2
* Rolling back missed files.J Shane Culpepper2000-10-311-2/+2
* Portions of the fix for 2379 (the parts that don't make it crash).Maciej Stachowiak2000-10-311-2/+2
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-1/+1
* Fixed bugzilla.eazel.com bugs 2222, 3177, 3468, 3650, 3788Maciej Stachowiak2000-10-181-22/+55
* Fix assorted bugs which made NautilusFile think the list was neverMaciej Stachowiak2000-10-171-7/+2
* Made "this application can only handle local files"John Sullivan2000-10-171-4/+18
* Use `nautilus_file_get_existing', not `nautilus_file_get', to check if aMaciej Stachowiak2000-10-121-88/+81