mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 12:00:52 +00:00
Record my last changes to NSWindow, NSLayoutManager, NSAlert.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@24682 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4cef45fd98
commit
be0bcb9ef4
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2007-02-22 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/NSWindow.m: (_lossOfKeyOrMainWindow): Add sanity checks.
|
||||
Optimize.
|
||||
* Source/NSLayoutManager.m: (-drawBackgroundForGlyphRange:atPoint):
|
||||
Use the text view's selected text attributes. Remove TODO.
|
||||
* Source/NSAlert.m: (-_initWithoutGModel): Set selected text
|
||||
background color to white. Now we can see selection of message text.
|
||||
|
||||
2007-02-21 Sergii Stoian <stoyan255@gmail.com>
|
||||
|
||||
* Source/NSAlert.m: (-_initWithoutGModel):
|
||||
|
|
Loading…
Reference in a new issue