Source/NSButtonCell.m

Source/NSProgressIndicator.m


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@11789 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Pierre-Yves Rivaille 2001-12-17 19:18:43 +00:00
parent d47e202fbe
commit cfdc65053b

View file

@ -1,3 +1,10 @@
2001-12-17 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
* Source/NSButtonCell.m ([NSButtonCell -drawInteriorWithFrame:inView:])
removed the code that drew the background (osx doesn't draw background)
* Source/NSProgressIndicator.m ([NSProgressIndicator +initialize]):
retain the fillColour.
2001-12-17 Adam Fedor <fedor@gnu.org>
* Source/*m: Add basic markup for autogsdoc generation.