| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Some work on the "sidebar panel has failed" situation. | John Sullivan | 2000-09-25 | 2 | -19/+45 |
* | Created the index progress dialog, to show how much has been indexed, and | Rebecca Schulman | 2000-09-25 | 1 | -54/+115 |
* | Needed a NULL check for saved geometry. | John Sullivan | 2000-09-25 | 1 | -5/+7 |
* | Fix some NULL-dereferencing crashers that I was hitting. | Pavel Cisler | 2000-09-25 | 1 | -7/+10 |
* | work toward completing user added themes; it's almost done now except for | Andy Hertzfeld | 2000-09-25 | 1 | -57/+148 |
* | implemented a small mode for the throbber to fix bug 3188. Also, cleaned | Andy Hertzfeld | 2000-09-25 | 4 | -174/+185 |
* | fixed bug 3186 and assorted other problems involving the throbber messing | Andy Hertzfeld | 2000-09-24 | 1 | -2/+107 |
* | fixed bug where toolbar icon theme indirection was broken, so now the new | Andy Hertzfeld | 2000-09-24 | 1 | -2/+13 |
* | Storage leak fixes. Today I concentrated on leaks that happen | Darin Adler | 2000-09-23 | 14 | -67/+81 |
* | at Arlo's request, right justified the location bar label, now that it | Andy Hertzfeld | 2000-09-22 | 1 | -1/+2 |
* | Fixing urls for the first time druid so that they do not point to the | J Shane Culpepper | 2000-09-22 | 1 | -3/+3 |
* | fixed bug 1038, sound file being previewed doesn't stop playing when the | Andy Hertzfeld | 2000-09-22 | 1 | -1/+7 |
* | Fixed bug 168 (Save and restore window position/size per | John Sullivan | 2000-09-22 | 10 | -72/+191 |
* | in response to user testing, made the location bar label switch to "Go | Andy Hertzfeld | 2000-09-22 | 2 | -4/+49 |
* | Fixed bug 2598 ("Select All Files" should be insensitive in | John Sullivan | 2000-09-22 | 1 | -20/+44 |
* | Fixed bug 3236 (Window titles are indistinguishable in taskbar) | John Sullivan | 2000-09-22 | 14 | -46/+40 |
* | Fixes to leaks and the leak checker. | Darin Adler | 2000-09-22 | 1 | -1/+1 |
* | Cut and pasted the gtkclist widget into nautilus. Fixed bugzilla.eazel.com | Rebecca Schulman | 2000-09-22 | 1 | -10/+11 |
* | Fixed bug 2090, Sidebar panel shrinks when back from text or image view to | Gene Z. Ragan | 2000-09-21 | 2 | -4/+6 |
* | Add ref/unref to fix problem with renaming. | Darin Adler | 2000-09-21 | 1 | -1/+1 |
* | Removed some of the remains of the component_class machinery. | Darin Adler | 2000-09-21 | 6 | -268/+84 |
* | Added new "advice" for bug 1874, to provide advice. I am not sure what | Rebecca Schulman | 2000-09-21 | 1 | -1/+1 |
* | First step fixing storage leaks: Fixed some ref. count leaks of | Darin Adler | 2000-09-21 | 2 | -1/+4 |
* | Reinstated a less vile form of the queue_resize hack that had been here | John Sullivan | 2000-09-20 | 1 | -0/+13 |
* | Fixed a build problem that was caused by a removed file not being removed | Rebecca Schulman | 2000-09-20 | 1 | -17/+31 |
* | Wired up the location bar such that when it is swapped in its text field | John Sullivan | 2000-09-20 | 1 | -0/+12 |
* | Finally fixed bug 1994; in the process I think I also ended up | Maciej Stachowiak | 2000-09-20 | 5 | -284/+23 |
* | Fixed bug that happens when you drag the "Location:" part of the location | Darin Adler | 2000-09-20 | 1 | -3/+8 |
* | fixed bug 2374, music view crashes when attempting to play non-local | Andy Hertzfeld | 2000-09-20 | 1 | -4/+4 |
* | Fixed an uninitialized variable use and cleaned up some nearby logic while | Maciej Stachowiak | 2000-09-20 | 1 | -1/+0 |
* | doh, forgot to commit. This fixes a uninitialized variable. | Mathieu Lacage | 2000-09-20 | 1 | -2/+3 |
* | Fixed bug 1860 (Switching to complex search bar leaves | John Sullivan | 2000-09-20 | 2 | -0/+25 |
* | Fixed bug 640 (icon cache never frees images (awaiting GdkPixbuf | Darin Adler | 2000-09-20 | 3 | -56/+75 |
* | Fixed bug 2519 (fix hideous queue_size_request hack) | John Sullivan | 2000-09-20 | 1 | -5/+0 |
* | Fixed bug 1244 (Nautilus window size is hardwired) | John Sullivan | 2000-09-19 | 4 | -32/+276 |
* | fixed build problem where someone apparently deleted nautilus-queue | Andy Hertzfeld | 2000-09-19 | 1 | -12/+13 |
* | Fixed bug 3019, renaming special icons should be impossible or harmless. | Gene Z. Ragan | 2000-09-19 | 3 | -9/+28 |
* | Fix bugzilla.eazelc.om 674 2052 | Maciej Stachowiak | 2000-09-19 | 1 | -0/+6 |
* | Fixed bug 558 (Rubber-band selection of files in icon | John Sullivan | 2000-09-19 | 3 | -31/+129 |
* | Fixed bug 2243 (trash window name should be "Trash" | John Sullivan | 2000-09-18 | 3 | -25/+13 |
* | Fixed bug 3017, should not be able to copy desktop items | Gene Z. Ragan | 2000-09-18 | 3 | -20/+71 |
* | Fixed bug 3029, Metafile shows up on desktop when "show invisible files" | Gene Z. Ragan | 2000-09-18 | 2 | -2/+16 |
* | Fixed bug 2213 (Shouldn't be able to drop files into | John Sullivan | 2000-09-18 | 4 | -0/+48 |
* | Partial fix to bug 558- draging to select files gradually degrades. Turns | Pavel Cisler | 2000-09-18 | 1 | -10/+14 |
* | make it check if a target is begin copied into itself before doing the | Mathieu Lacage | 2000-09-18 | 1 | -9/+2 |
* | More work towards bug 1994. I'm not yet checking in the code to | Maciej Stachowiak | 2000-09-17 | 2 | -7/+6 |
* | fixed bug 2319, "Find" and "Web Search" shouldn't have the same icon. | Andy Hertzfeld | 2000-09-17 | 1 | -21/+15 |
* | fixed bug 2204, ~ shortcut for home directory doesn't work in location | Andy Hertzfeld | 2000-09-16 | 1 | -1/+5 |
* | fix bug 2874 remove color/background/emblem dnd from the tree view. add | Mathieu Lacage | 2000-09-16 | 1 | -25/+67 |
* | Fixed bug 1563 (Optionally hide ~-suffix files created by emacs) | John Sullivan | 2000-09-15 | 1 | -20/+125 |