summaryrefslogtreecommitdiff
path: root/libnautilus-extensions/nautilus-icon-container.h
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Pavel Cisler <pavel@eazel.com>John Sullivan2001-01-121-0/+1
* reviewed by: Darin Adler <darin@eazel.com>John Sullivan2001-01-061-0/+4
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-12-011-0/+1
* reviewed by: Pavel Cisler <pavel@eazel.com>John Sullivan2000-11-291-2/+4
* reviewed by: Pavel Cisler <pavel@eazel.com>Rebecca Schulman2000-11-221-0/+2
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-1/+1
* Folder renaming now starts when the icon is added rather than at someMike Engber2000-10-271-2/+0
* Fixed bug 2212, Not able to drag icons from the panel.Gene Z. Ragan2000-10-061-0/+4
* Fixed bug 437 (Deleting files doesn't affect count in sidebar)John Sullivan2000-09-261-1/+1
* Fixed bug 558 (Rubber-band selection of files in iconJohn Sullivan2000-09-191-0/+2
* Fixed bugs in Nautilus link management, some other minor problemsDarin Adler2000-09-131-2/+0
* Fixed bug 2992, Should not be able to context drag Trash to link orGene Z. Ragan2000-09-121-0/+1
* Work in progress on saving drop locations during a copy/move operation.Pavel Cisler2000-09-121-1/+1
* Add support for smooth fonts. We simply manage one font and an array ofRamiro Estrugo2000-09-071-2/+11
* At Bud's request, added a "use tighter layout" option in the view menu,Andy Hertzfeld2000-08-261-0/+3
* Work in progress to support dragging onto NautilusLink files. Dragging onGene Z. Ragan2000-08-231-0/+2
* Finished bug 1750 ("Reveal in New Window" feature forJohn Sullivan2000-08-211-0/+2
* Getting closer to an implementation of the shared trash. Did a bitDarin Adler2000-08-151-58/+49
* New functions for desktop layout mode. We use a grid and decide where toGene Z. Ragan2000-08-141-2/+2
* Added code to handle special desktop layout modes.Gene Z. Ragan2000-08-121-1/+3
* Removed layout code that was being designed for the desktop. The desktopGene Z. Ragan2000-08-111-4/+6
* After this change, you will get a warning each time you exitDarin Adler2000-08-091-14/+18
* Fixed crasher. Was always assuming that gdk_font_load would return a validGene Z. Ragan2000-08-081-0/+7
* made assigned emblems appear earlier in the list than intrinsic ones,Andy Hertzfeld2000-08-071-1/+2
* Use RGB value for the label color. Also fix bug where we would not restoreDarin Adler2000-08-011-1/+1
* Add support for the window manager middle mouse click menu on the desktop.Pavel Cisler2000-07-311-0/+2
* fixed task 1729, icon labels need to adapt their color to the background.Andy Hertzfeld2000-07-271-0/+3
* At Darin's urging, I removed all knowledge of the anti-aliased preferenceAndy Hertzfeld2000-07-141-0/+1
* libnautilus-extensions/nautilus-icon-container.c, Implement missingRamiro Estrugo2000-07-051-1/+1
* libnautilus-extensions/nautilus-icon-container.c, New function to set theRamiro Estrugo2000-07-051-35/+43
* Some icon layout fixes.Darin Adler2000-06-231-38/+35
* implemented task 259, simple UI for previewing sounds, by making the iconAndy Hertzfeld2000-05-301-0/+6
* made a preference for using the anti-aliased canvas, and hooked it up soAndy Hertzfeld2000-05-231-0/+2
* Implemented Reload for directory views.Darin Adler2000-05-231-1/+1
* Added comments.Darin Adler2000-05-171-2/+7
* Ignore the generated files in this new directory.Darin Adler2000-05-101-35/+37
* Eliminated code that ref's files when they are the target of theDarin Adler2000-05-091-22/+20
* Moved the "embedded text" feature into the icon factory andDarin Adler2000-05-051-45/+49
* libnautilus-extensions/nautilus-undoable.cGene Z. Ragan2000-04-281-2/+0
* libnautilus-extensions/nautilus-icon-canvas-item.c Return value ofGene Z. Ragan2000-04-221-0/+5
* First cut at the auto-layout feature. It just does a lot of re-layingDarin Adler2000-04-191-5/+7
* *libnautilus-extensions/nautilus-icon-canvas-item.cGene Z. Ragan2000-04-191-1/+1
* Added commands for Auto vs. Manual layout, but the guts behindDarin Adler2000-04-181-8/+12
* Added functionality to allow files to be renamed in icov view. ThisGene Z. Ragan2000-04-171-3/+11
* Fixed a bug my changes to GNOME VFS exposed. The callback couldn't handleDarin Adler2000-04-141-4/+2
* added framework for using custom images to reflect highlight state; usedAndy Hertzfeld2000-04-121-0/+3
* Drop target highlighting. Add new call to determine if a drop target canPavel Cisler2000-04-111-0/+3
* Make selection persistent across content view changes (task 105).Maciej Stachowiak2000-04-051-1/+2
* More copy/move operations. Fixes a problem I introduced earlier where dropPavel Cisler2000-03-301-6/+7
* Started on copy/move operationsPavel Cisler2000-03-291-0/+10