mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 07:30:47 +00:00
Further corrections of warnigns from GCC 3.3.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17007 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7027477441
commit
d6f0c955cb
1 changed files with 17 additions and 0 deletions
17
ChangeLog
17
ChangeLog
|
@ -1,3 +1,20 @@
|
|||
2003-06-23 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSPanel.m
|
||||
Commented out unused variables WTitleHeight, ScrollMinSize,
|
||||
MessageMinHeight.
|
||||
* Source/NSTabView.m (selectNextTabViewItem:):
|
||||
* Source/NSTableView.m (selectAll:):
|
||||
* Source/NSTextStorage.m (edited:range:changeInLength:,
|
||||
processEditing):
|
||||
* Source/GSTextStorage.m (replaceCharactersInRange:withString:)
|
||||
* Source/tiff.m (NSTIFFRead, NSTIFFWrite, CheckAndCorrectColormap):
|
||||
* Source/GSTable.m (_updateForNewFrameSize:)
|
||||
* Source/NSTextView.m (changeFont:):
|
||||
Removed compiler warning about signed/unsigned comparision.
|
||||
* Source/GSHorizontalTypesetter.m
|
||||
Changed element char_index of structure glyph_cache_t to unsigned.
|
||||
|
||||
2003-06-22 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSWorkspace.m: Implement autolaunch flag and add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue