summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Some work on the "sidebar panel has failed" situation.John Sullivan2000-09-252-19/+45
* Created the index progress dialog, to show how much has been indexed, andRebecca Schulman2000-09-251-54/+115
* Needed a NULL check for saved geometry.John Sullivan2000-09-251-5/+7
* Fix some NULL-dereferencing crashers that I was hitting.Pavel Cisler2000-09-251-7/+10
* work toward completing user added themes; it's almost done now except forAndy Hertzfeld2000-09-251-57/+148
* implemented a small mode for the throbber to fix bug 3188. Also, cleanedAndy Hertzfeld2000-09-254-174/+185
* fixed bug 3186 and assorted other problems involving the throbber messingAndy Hertzfeld2000-09-241-2/+107
* fixed bug where toolbar icon theme indirection was broken, so now the newAndy Hertzfeld2000-09-241-2/+13
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-2314-67/+81
* at Arlo's request, right justified the location bar label, now that itAndy Hertzfeld2000-09-221-1/+2
* Fixing urls for the first time druid so that they do not point to theJ Shane Culpepper2000-09-221-3/+3
* fixed bug 1038, sound file being previewed doesn't stop playing when theAndy Hertzfeld2000-09-221-1/+7
* Fixed bug 168 (Save and restore window position/size perJohn Sullivan2000-09-2210-72/+191
* in response to user testing, made the location bar label switch to "GoAndy Hertzfeld2000-09-222-4/+49
* Fixed bug 2598 ("Select All Files" should be insensitive inJohn Sullivan2000-09-221-20/+44
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-2214-46/+40
* Fixes to leaks and the leak checker.Darin Adler2000-09-221-1/+1
* Cut and pasted the gtkclist widget into nautilus. Fixed bugzilla.eazel.comRebecca Schulman2000-09-221-10/+11
* Fixed bug 2090, Sidebar panel shrinks when back from text or image view toGene Z. Ragan2000-09-212-4/+6
* Add ref/unref to fix problem with renaming.Darin Adler2000-09-211-1/+1
* Removed some of the remains of the component_class machinery.Darin Adler2000-09-216-268/+84
* Added new "advice" for bug 1874, to provide advice. I am not sure whatRebecca Schulman2000-09-211-1/+1
* First step fixing storage leaks: Fixed some ref. count leaks ofDarin Adler2000-09-212-1/+4
* Reinstated a less vile form of the queue_resize hack that had been hereJohn Sullivan2000-09-201-0/+13
* Fixed a build problem that was caused by a removed file not being removedRebecca Schulman2000-09-201-17/+31
* Wired up the location bar such that when it is swapped in its text fieldJohn Sullivan2000-09-201-0/+12
* Finally fixed bug 1994; in the process I think I also ended upMaciej Stachowiak2000-09-205-284/+23
* Fixed bug that happens when you drag the "Location:" part of the locationDarin Adler2000-09-201-3/+8
* fixed bug 2374, music view crashes when attempting to play non-localAndy Hertzfeld2000-09-201-4/+4
* Fixed an uninitialized variable use and cleaned up some nearby logic whileMaciej Stachowiak2000-09-201-1/+0
* doh, forgot to commit. This fixes a uninitialized variable.Mathieu Lacage2000-09-201-2/+3
* Fixed bug 1860 (Switching to complex search bar leavesJohn Sullivan2000-09-202-0/+25
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-203-56/+75
* Fixed bug 2519 (fix hideous queue_size_request hack)John Sullivan2000-09-201-5/+0
* Fixed bug 1244 (Nautilus window size is hardwired)John Sullivan2000-09-194-32/+276
* fixed build problem where someone apparently deleted nautilus-queueAndy Hertzfeld2000-09-191-12/+13
* Fixed bug 3019, renaming special icons should be impossible or harmless.Gene Z. Ragan2000-09-193-9/+28
* Fix bugzilla.eazelc.om 674 2052Maciej Stachowiak2000-09-191-0/+6
* Fixed bug 558 (Rubber-band selection of files in iconJohn Sullivan2000-09-193-31/+129
* Fixed bug 2243 (trash window name should be "Trash"John Sullivan2000-09-183-25/+13
* Fixed bug 3017, should not be able to copy desktop itemsGene Z. Ragan2000-09-183-20/+71
* Fixed bug 3029, Metafile shows up on desktop when "show invisible files"Gene Z. Ragan2000-09-182-2/+16
* Fixed bug 2213 (Shouldn't be able to drop files intoJohn Sullivan2000-09-184-0/+48
* Partial fix to bug 558- draging to select files gradually degrades. TurnsPavel Cisler2000-09-181-10/+14
* make it check if a target is begin copied into itself before doing theMathieu Lacage2000-09-181-9/+2
* More work towards bug 1994. I'm not yet checking in the code toMaciej Stachowiak2000-09-172-7/+6
* fixed bug 2319, "Find" and "Web Search" shouldn't have the same icon.Andy Hertzfeld2000-09-171-21/+15
* fixed bug 2204, ~ shortcut for home directory doesn't work in locationAndy Hertzfeld2000-09-161-1/+5
* fix bug 2874 remove color/background/emblem dnd from the tree view. addMathieu Lacage2000-09-161-25/+67
* Fixed bug 1563 (Optionally hide ~-suffix files created by emacs)John Sullivan2000-09-151-20/+125