mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 18:11:06 +00:00
Tidy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@3979 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
742048e760
commit
a250c74c59
1 changed files with 14 additions and 1 deletions
15
ChangeLog
15
ChangeLog
|
@ -1,6 +1,19 @@
|
|||
Thu Mar 25 20:34:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
Mostly fixes to cope with case where tracking rectangles are
|
||||
removed from a window while an event that refers to them is still
|
||||
in the queue.
|
||||
* Source/NSView.m: Handle invalidation of cursor rectangles.
|
||||
* Source/NSWindow.m: Cope with invalidated cursor rects.
|
||||
* Source/NSEvent.m: Retain tracking rectangles.
|
||||
* Source/GSTrackingRect.m: Added support for invalidation.
|
||||
* Source/NSApplication.m: Deactivate app on hide.
|
||||
* Headers/AppKit/NSApplication.h: flag to decide whether to unhide
|
||||
on application activation.
|
||||
|
||||
Thu Mar 25 09:12:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
Source/NSCell.m: Added all the exceptions mentioned in the docs.
|
||||
* Source/NSCell.m: Added all the exceptions mentioned in the docs.
|
||||
|
||||
Wed Mar 24 10:52:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue