summaryrefslogtreecommitdiff
path: root/libnautilus-extensions
Commit message (Expand)AuthorAgeFilesLines
* Make the fix prettier.Josh Barrow2000-09-231-1/+2
* Add newline to the end of the file to quiet gcc-2.96 warnings.Kjartan Maraas2000-09-231-1/+1
* Changed terminal_path_with_flags to terminal_path. I had changed oneJosh Barrow2000-09-231-1/+1
* Make GNOME-terminal start with the right flags. This fixes bug 2226.Josh Barrow2000-09-231-10/+14
* optimized the new selection highlighting by fetching the highlight frameAndy Hertzfeld2000-09-233-17/+21
* fixed glitch in Michael's gradient parsing logic that was mishandlingAndy Hertzfeld2000-09-231-1/+1
* implemented Arlo's new design for icon selection highlighting. It's stillAndy Hertzfeld2000-09-233-12/+53
* Storage leak fixes. Today I concentrated on leaks that happenDarin Adler2000-09-239-32/+41
* horizontal & vertical desktop gradient settings were being written outMike Engber2000-09-231-1/+1
* Sped up gradient drawing. Also changed the n-point gradient syntax to useMike Engber2000-09-235-271/+288
* Fixed bug 168 (Save and restore window position/size perJohn Sullivan2000-09-223-0/+141
* Fixed bug 3236 (Window titles are indistinguishable in taskbar)John Sullivan2000-09-223-20/+20
* Fixes to leaks and the leak checker.Darin Adler2000-09-223-3/+10
* replace strcmp by nautilus_uri_matchs: this took me a lot of time to findMathieu Lacage2000-09-224-38/+142
* Cut and pasted the gtkclist widget into nautilus. Fixed bugzilla.eazel.comRebecca Schulman2000-09-223-3/+27
* fixed bugs 3084, 3119, 3134, icon stretch handles are not drawn in theAndy Hertzfeld2000-09-214-16/+38
* Move nautilus_gnome_canvas_draw_pixmap to nautilus-gnome-extensionsMike Engber2000-09-213-136/+157
* Handle GNOME_VFS_ERROR_EOF properly, now that we get this result insteadPavel Cisler2000-09-211-1/+1
* Fix a duplicate name generator bug that caused make check to fail. RemovePavel Cisler2000-09-211-5/+13
* fixed problem where background images were not being displayed. MaciejAndy Hertzfeld2000-09-211-1/+1
* The following two NautilusDirectory fixes fix bugzilla.eazel.comMaciej Stachowiak2000-09-211-1/+4
* First step fixing storage leaks: Fixed some ref. count leaks ofDarin Adler2000-09-211-2/+1
* Fixed compiling with newer gcc. Freetype was trying to use token pastingDarin Adler2000-09-202-107/+121
* Refactor/clean-up background blitting codeMike Engber2000-09-201-117/+89
* Fixed bug that was preventing Show Properties from working.Darin Adler2000-09-201-7/+9
* Handle GNOME_VFS_ERROR_EOF correctly.Maciej Stachowiak2000-09-201-2/+6
* More work towards fixing bug 1994; in the process I think I mightMaciej Stachowiak2000-09-201-1/+2
* Fixed an uninitialized variable use and cleaned up some nearby logic whileMaciej Stachowiak2000-09-201-11/+5
* Since the default delete_files signal is the last called in the bootstrapRobey Pointer2000-09-201-1/+1
* fixed recently introduced bug where it would only use icons from theAndy Hertzfeld2000-09-201-1/+1
* Fixed bug 3157 (Going to a bogus URI crashes nautilus).Darin Adler2000-09-201-1/+3
* Fixed bug 640 (icon cache never frees images (awaiting GdkPixbufDarin Adler2000-09-2016-1240/+1446
* First cut at speeding up background drawing. Images now scaled withMike Engber2000-09-191-100/+233
* fixed build problem where someone apparently deleted nautilus-queueAndy Hertzfeld2000-09-191-1/+0
* Fixed bug 3019, renaming special icons should be impossible or harmless.Gene Z. Ragan2000-09-191-1/+6
* cleanup. remove nautilus-queue.c/h from build process.Mathieu Lacage2000-09-193-253/+0
* Fixed bug 558 (Rubber-band selection of files in iconJohn Sullivan2000-09-192-0/+27
* Fixed bug 3018, should not be able to remove special icons from desktop.Gene Z. Ragan2000-09-181-15/+74
* Fixed bug 2243 (trash window name should be "Trash"John Sullivan2000-09-185-15/+57
* Fixed bug 3017, should not be able to copy desktop itemsGene Z. Ragan2000-09-181-8/+9
* Fixed bug 2213 (Shouldn't be able to drop files intoJohn Sullivan2000-09-182-7/+29
* fix bug 2378. This was waaaay tougher than I expected: the translationMathieu Lacage2000-09-181-6/+18
* More work towards bug 1994. I'm not yet checking in the code toMaciej Stachowiak2000-09-171-1/+50
* fixed bug 2319, "Find" and "Web Search" shouldn't have the same icon.Andy Hertzfeld2000-09-171-7/+33
* Fixed bug 2450, We don't detect zip drives, etc.Gene Z. Ragan2000-09-172-20/+222
* fixed problem that yakk told me about, where all the webdav files wereAndy Hertzfeld2000-09-161-6/+8
* fixed bug 2204, ~ shortcut for home directory doesn't work in locationAndy Hertzfeld2000-09-161-1/+14
* fix bug 2874 remove color/background/emblem dnd from the tree view. addMathieu Lacage2000-09-164-18/+55
* Fixed bug 1563 (Optionally hide ~-suffix files created by emacs)John Sullivan2000-09-154-8/+43
* Fixed bug 1779 ("Customize Hacker Settings" doesn't matchJohn Sullivan2000-09-152-21/+33