minor cleanup of changelog.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@23283 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Gregory John Casamento 2006-08-13 16:05:48 +00:00
parent e977cbec49
commit 5f8663e528

View file

@ -27,12 +27,13 @@
2006-08-11 Fred Kiefer <FredKiefer@gmx.de>
* Source/NSSlider.m (mouseDown:, trackKnob:knobRect:,
_floatValueForMousePoint()): Moved all track related code to cell class.
_floatValueForMousePoint()): Moved all track related code to
cell class.
* Source/NSSliderCell.m (_floatValueForMousePoint(),
trackMouse:...untilMouseUp:): Code previously in the NSSlider class.
Reworked slightly to be more similar to [NSCell trackMouse:...untilMouseUp:].
Reworked slightly to be more similar to [NSCell trackMouse:...
untilMouseUp:].
>>>>>>> .r23264
2006-08-11 01:50-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Source/GSNibCompatibility.m: Assign copies of the parameters to