GMAppKit, IMLoading, NSSliderCell changes

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6456 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Jonathan Gapen 2000-04-12 17:25:39 +00:00
parent a0b8e62a61
commit 0fb7075509

View file

@ -1,3 +1,11 @@
2000-04-12 Jonathan Gapen <jagapen@whitewater.chem.wisc.edu>
* Model/GMAppKit.m: Added methods for NSSliderCell.
* Model/IMLoading.m: Use [-pathExtension] rather than [-hasSuffix]
to check for gmodel filename extension.
* Source/NSSliderCell.m: Tweaked drawing code to account for
border/bezel and to draw the title cell properly.
2000-04-10 Richard Frith-Macdonald <rfm@gnu.org>
* Documentation/gsdoc/GNUmakefile: New file to build documentation