mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
A few small safety checks for rulers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13333 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
5c40c0f312
commit
2bc60d6232
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2002-04-03 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSRulerView.m
|
||||
Added handling for missing rint function, copied over from
|
||||
NSBrowser.
|
||||
* Source/NSTextView.m
|
||||
Made [updateRuler] save against missing rulers.
|
||||
|
||||
2002-04-02 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSGraphicsContext.m (-GSDefineGState): Document new
|
||||
|
|
Loading…
Reference in a new issue