mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 13:20:47 +00:00
Fixed tiny bug in color panel internals
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@7312 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
13875e56c9
commit
3f836726f6
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
Fri Sep 1 00:56:05 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSColorPanel.m ([+dragColor:withEvent:fromView:]): Fixed
|
||||
event coordinate.
|
||||
|
||||
2000-08-31 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSFont.h:
|
||||
|
@ -10,7 +15,7 @@
|
|||
[mostCompatibleStringEncoding] and [traits] to return the ivars.
|
||||
Set those in [init] to the default values.
|
||||
|
||||
nThu Aug 31 00:30:15 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
Thu Aug 31 00:30:15 2000 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Source/NSSavePanel.m ([-_initWithoutGModel]): Fixed setting of
|
||||
min size. ([-_getOriginalSize]): Fixed getting content size.
|
||||
|
|
Loading…
Reference in a new issue