Author: ericwa
Date: Mon Dec 21 01:31:24 2009
New Revision: 29150

URL: http://svn.gna.org/viewcvs/gnustep?rev=29150&view=rev
Log:
Finish NSColorWell interaction tweaks:
- activation of the now happens on mouseUp, not mouseDown
- non-bordered NSColorWells can't be activated by clicking
- non-bordered NSColorWells start a drag operation upon mouseDown
- disabled NSColorWells don't accept colours being dropped on them
- dropping a colour on the well inside the NSColorPanel now
  also updates the active NSColorWell
Also moved the static variable for keeping track of where the mouseDown
occurred to an instance variable.

Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Headers/AppKit/NSColorWell.h
    libs/gui/trunk/Source/GSThemeDrawing.m
    libs/gui/trunk/Source/NSColorPanel.m
    libs/gui/trunk/Source/NSColorWell.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to