mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
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:
parent
e977cbec49
commit
5f8663e528
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue