mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-25 03:51:04 +00:00
.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9894 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d76f980997
commit
1e02e37227
1 changed files with 11 additions and 1 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
2000-05-08 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/gnustep/gui/NSTabViewItem.h
|
||||
* Source/NSTabViewItem.m
|
||||
Adopted to programming standard. In [drawLabel:inRect:] use string
|
||||
drawing method instead of PSshow().
|
||||
* Source/NSMenu.m
|
||||
For NSMenuWindowTitleView [drawRect:] use string
|
||||
drawing method instead of PSshow().
|
||||
|
||||
2001-05-05 Mirko Viviani <mirko.viviani@rccr.cremona.it>
|
||||
|
||||
* Source/NSSavePanel.m ([NSSavePanel -browser:createRowsForColumn:
|
||||
|
@ -7,7 +17,7 @@
|
|||
currentEvent. Fix to prevent theEvent to become nil.
|
||||
Do not allow empty selection in NSRadioModeMatrix.
|
||||
|
||||
2000-05-01 Fred Kiefer <FredKiefer@gmx.de>
|
||||
2000-05-05 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Headers/AppKit/GSMethodTable.h:
|
||||
* Headers/gnustep/gui/NSGraphics.h
|
||||
|
|
Loading…
Reference in a new issue