mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 07:00:46 +00:00
Implemented [NSBezierPath appendBezierPathWithArcFromPoint:toPoint:radius:]
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14364 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
8e9fb492a7
commit
4c2cc83e47
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2002-08-28 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSBezierPath.m
|
||||
Implemented [appendBezierPathWithArcFromPoint:toPoint:radius:]
|
||||
with code from Alexander Malmberg <alexander@malmberg.org>.
|
||||
|
||||
2002-08-27 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSBrowser.m (-tile): Set horizontal scroller frame
|
||||
|
|
Loading…
Reference in a new issue