mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-02 20:41:06 +00:00
NSColorWell-related updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6526 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
e2062b283c
commit
31f8e471c9
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
2000-04-27 Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
|
||||
|
||||
* Images/common_ColorSwatch.tiff: New file.
|
||||
* Images/GNUmakefile: Update.
|
||||
* Model/IMLoading.m: Bugfix in [+loadGModelNamed:owner:] to invoke
|
||||
[+bundleForClass:] with a class, not an object.
|
||||
* Panels/ColorPanel.gmodel: Add attributes to make a color panel
|
||||
become key only as needed, and make it a floating panel.
|
||||
* Source/NSColorPanel.m: Use above image for color dragging.
|
||||
* Source/NSColorWell.m: Updates for proper (de)activation.
|
||||
|
||||
2000-04-25 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSScreen.m (-deviceDescription): Use autoreleased dictionary.
|
||||
|
|
Loading…
Reference in a new issue