mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Cleanup in ChangeLog.
This commit is contained in:
parent
7e2ce21a24
commit
baf05aabf3
1 changed files with 2 additions and 8 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,13 +1,7 @@
|
|||
2019-04-08 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/NSApplication.m: (needsPanelToBecomeKey): removed superfluous
|
||||
override - superclass (NSView) already returns `NO`.
|
||||
|
||||
2019-04-08 Sergii Stoian <stoyan255@ukr.net>
|
||||
|
||||
* Source/NSApplication.m (becomesKeyOnlyIfNeeded)
|
||||
(needsPanelToBecomeKey): override NSWindow and NSView methods
|
||||
in appicon to reduce number of order front calls. The source
|
||||
* Source/NSApplication.m (becomesKeyOnlyIfNeeded): override NSWindow
|
||||
methodin appicon to reduce number of order front calls. The source
|
||||
of the call is NSWindow's sendEvent:.
|
||||
|
||||
2019-04-06 Sergii Stoian <stoyan255@ukr.net>
|
||||
|
|
Loading…
Reference in a new issue