mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 11:40:47 +00:00
Fixed more warnings, tidied up RTFConsumer
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@15783 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
40de25588a
commit
8ec1d6751e
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
Thu Jan 30 16:31:16 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Source/GNUmakefile (NSMenuItem.m_FILE_FLAGS): Use -Wno-protocol
|
||||
when compiling NSMenuItem.m
|
||||
|
||||
Thu Jan 30 16:19:56 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* TextConverters/RTF/RTFConsumer.m
|
||||
([RTFConsumer +parseData:documentAttributes:]): Method removed.
|
||||
([RTFConsumer +parseFile:documentAttributes:]): Method removed.
|
||||
([RTFDConsumer +parseData:documentAttributes:class:]): New method,
|
||||
replacing +parseData:documentAttribute:.
|
||||
|
||||
Thu Jan 30 05:12:21 2003 Serg Stoyan <stoyan@hologr.com>
|
||||
|
||||
* Headers/gnustep/gui/NSMenuItem.h: NSMenuItem protocol conforms
|
||||
|
|
Loading…
Reference in a new issue