little fixes and tidyups

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5061 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 1999-10-23 02:00:48 +00:00
parent 48782199e0
commit 1eca5a6de3

View file

@ -1,3 +1,12 @@
Sat Oct 23 1999 Nicola Pero <n.pero@mi.flashnet.it>
* Source/NSSavePanel.m Moved FileManager at the beginning of file,
to avoid compiler warnings. ([-_initWithoutGModel]): Made the
prompt non selectable.
* Source/NSScroller.m ([-trackScrollButtons:]): Removed useless
lockFocus:.
* Source/NSSlider.m ([-mouseDown:]): idem.
1999-10-22 Adam Fedor <fedor@gnu.org>
* Source/NSColor.m ([NSColor -set]): Implement (from backend).