mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 08:30:58 +00:00
Made some performance improvements to NSWindow
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13280 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
491cb7aedf
commit
22b329095e
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2002-03-31 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/Window.m
|
||||
[setFrame:display:] do nothing if the frame after all the
|
||||
corrections did not change from its current extend.
|
||||
In [makeKeyWindow] and [makeMainWindow] do nothing if the window
|
||||
is already key/main.
|
||||
|
||||
2002-03-31 Pierre-Yves Rivaille <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSMatrix.m :
|
||||
|
|
Loading…
Reference in a new issue