(UPDATE ON 2000-04-21)

+ Properties :

[DONE] * ColorList : width - height - show number
[DONE] + All : show / hide control.
 + ColorGrid : Order by ?
[DONE] + Show info on a document (file loaded ...).

[DONE] + Save session on exit
[UPDATE] Works well, all properties are restored.

+ Intl

+ New color
[UPDATE] Create a new color + switch to a new mdi-edit-view.
[DONE] + Edit color
[DONE [UPDATE] new/edit color is implemented in a view. But do nothing yet ...
+ Save / Save as
+ Last version

+ Create view.

  + With druid widget ?

+ ColorGrid : 

  * Scroll when drag / key.
  + Cancel drag
  + Change item border if color is black ... (?)
  + Popup menu

+ ViewColorEdit :

  + DnD for preview
  * Maybe sort color in GtkList. (order by pos / name)

+ Grab a color :
  
  * ? Display a dialog with 'Append Color in ...' and 'Search Color in ...'

+ Click on preview : 

  * 'Append Color in ...' and 'Search Color in ...' (? Same that  Grab a color ???)

+ Edit menu : 

  + 'Append color to ...' and 'Search Color in ...' (? Same that ... ???)

+ For gimp palette : 

  * Load signature
  * Save signature
  * Create a control that modify signature
[UPDATE] we can use document properties instead of a control.
[UPDATE] text widget exists, but do noting

+ Progress bar :

  + When loading / saving.
  + Perhaps : in operation ???

+ Print ?

+ Bonobo ???

  + See a palette in nautilus ;-)

+ Icon bar.

  + With some shortcut to properties ?

+ Don't use GnomeMDI to display EDIT menu. (since all the view have the 
  same menu)

+ Virtual document :

  + Split; make mdi-color-virtual base class for :

    + mdi-color-virtual-search-rgb
    + mdi-color-virtual-search-name

  + And, maybe a virtual view constructed from selected colors, viewed
    by a view-color-edit ... so, the only colors you get in the combo's view
    will be the selected colors ...

+ Speed :

[UPDATE] What is optimizated : 

		mdi-color-generic.c		
		mdi-color-virtual.c
		
		view-color-grid.c             
		view-color-list.c		

  TODO : view-color-edit.c

+ Bugs fix / tests
+ Help

************************ BUGS ***********************

[FIXED] - Bad icon when dragging a color from ColorList
- Need to delete GnomePropertyBox when closing a view/document ...
[FIXED] - view_color_list_button_press never called.
[FIXED] [UPDATE] : click_column and drag_begin never, too ... ?!?
