summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed bug where the eraser didn't work on the sidebar, and in the processAndy Hertzfeld2000-10-111-25/+3
* Cut over to HEAD of Bonobo. This check-in includes all the changesDarin Adler2000-10-051-0/+2
* More work on whittling the state machine down to size.Darin Adler2000-10-031-18/+21
* Rename NAUTILUS_FILE_ATTRIBUTE_FAST_MIME_TYPE toMaciej Stachowiak2000-09-271-2/+10
* Got leaks in "nautilus --check" down to 0.Darin Adler2000-09-261-14/+18
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+2
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-231-1/+1
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-221-3/+3
* Fixed bug 2090, Sidebar panel shrinks when back from text or image view toGene Z. Ragan2000-09-211-2/+3
* Fixed bug 3019, renaming special icons should be impossible or harmless.Gene Z. Ragan2000-09-191-2/+1
* fix bug 2685. the fix is a 3 liner. evil gtk.Mathieu Lacage2000-09-121-0/+4
* Fixed bug 2317 (Right-click on sidebar uses menu items inJohn Sullivan2000-09-111-4/+5
* opps. remove debugging output. still a lot left in theMathieu Lacage2000-09-081-2/+0
* Moves the tree view to the new standard way of dnd. This now makes itMathieu Lacage2000-09-081-0/+2
* fixed bug 1246, by moving the sidebar event initialization code from theAndy Hertzfeld2000-09-081-0/+3
* Changed all nautilus dialog calls to take a window titleJohn Sullivan2000-09-011-3/+15
* Added more bug numbers to FIXMEs. 77 to go. I am exhaustedJohn Sullivan2000-08-291-4/+4
* Some FIXME work. Removed some obsolete FIXMEs, and addedJohn Sullivan2000-08-281-4/+0
* Moved functions to gnome-vfs.Darin Adler2000-08-251-14/+17
* fixed bugs 643 and 605, by not allowing multiple uris or remote images toAndy Hertzfeld2000-08-221-4/+21
* Add a evil hack to keep track of background changes. I have a better fixRamiro Estrugo2000-08-211-1/+1
* Second cut at syncing our desktop background with GNOME's (bug 1047) NowMike Engber2000-08-151-3/+3
* fixed "hole" in the arlo sidebar tabs by using composite instead of copyAndy Hertzfeld2000-08-121-2/+4
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-5/+8
* Use the new application registry api. Also remove the hack for "merging"George Lebl2000-08-091-3/+6
* Fix bug 1941 -- Context menus need to be clicked twice.Pavel Cisler2000-08-071-1/+2
* Fixed bug 1908: Title in sidebar vanishes on theme change.John Sullivan2000-08-041-40/+35
* Finished rest of bug 762 (Framework for dealing withJohn Sullivan2000-07-311-0/+6
* made directory backgrounds interpret "./" when building background uri soAndy Hertzfeld2000-07-291-3/+7
* Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix theDarin Adler2000-07-191-7/+12
* Changed history list to include a separate position field instead ofDarin Adler2000-07-111-7/+3
* made the text color in the sidebar label and tabs automatically chooseAndy Hertzfeld2000-07-091-2/+10
* fixed long-standing bug where the sidebar tabs would display the wrongAndy Hertzfeld2000-07-061-4/+7
* added a new theme for Arlo; added a "combine mode to nautilus backgroundAndy Hertzfeld2000-06-301-1/+12
* connected directory backgrounds up to the theming mechanism, and madeAndy Hertzfeld2000-06-291-13/+21
* Changed to use new call that's for receiving dropped images.Darin Adler2000-06-281-59/+46
* Added a couple of NULL uri checks to get us cleanly past the case whereJohn Sullivan2000-06-281-2/+6
* added theme framework so clients can access theme data and made theAndy Hertzfeld2000-06-281-44/+17
* made convenience routine nautilus_is_remote_uri and removed similar codeAndy Hertzfeld2000-06-281-10/+10
* made the sidebar draw the background determined by the current theme whenAndy Hertzfeld2000-06-271-8/+117