mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Many minor drawing fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3649 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2e129872c7
commit
685b2110fd
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
Thu Feb 4 9:35:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Tools/dummy.m: renamed to Functions.m
|
||||
* Tools/Functions.m: created from dummy.m -some functions added
|
||||
* Tools/GNUmakefile: updated dummy.m to Functions.m
|
||||
* Source/NSApplication.m: Fixed to update all only when necessary.
|
||||
* Source/NSWindow.m: Fix to tell application when update required.
|
||||
The following files revised by ...
|
||||
* Source/NSScroller.m: Drawing fixes
|
||||
* Source/NSScrollView.m: Drawing fixes
|
||||
* Source/NSClipViem.m: Drawing fixes
|
||||
|
||||
1999-02-01 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Model/test.m (main): Fix LIB_FOUNDATION ifdef.
|
||||
|
|
Loading…
Reference in a new issue