mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-22 13:10:59 +00:00
Rewritten NSTableColumn, first implementation of part of NSTableHeaderView.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@5354 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7c053887cd
commit
718b2fd063
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
@ -1,3 +1,13 @@
|
|||
Thu Dec 2 01:28:34 1999 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Headers/AppKit/NSTableHeaderView.h: Added copyright.
|
||||
* Source/NSTableHeaderView.m: Untested first attempt at drawing
|
||||
code; it should work enough to make developing of NSTableView
|
||||
possible. Mouse events to be implemented after NSTableView works.
|
||||
* Headers/AppKit/NSTableColumn.h: Added copyright, updates.
|
||||
* Source/NSTableColumn.m: Rewritten nearly everything, class now
|
||||
finished, but not tested.
|
||||
|
||||
Wed Dec 1 14:55:00 1999 Richard Frith-Macdonald <richard@brainstorm.co.uk>
|
||||
|
||||
* Source/NSColor.m: Fixed a few transparency bugs in system colors.
|
||||
|
|
Loading…
Reference in a new issue