mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 15:11:37 +00:00
Added missing functions and removed obsolete feature from NSImageRep
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10711 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
06f366eac2
commit
1cc64e5298
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2001-08-15 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSImageRep.m
|
||||
[initialize] removed obsolete check for default setting of
|
||||
ImageComposition. In [copyWithZone:] copy the colour space, it
|
||||
might be mutable.
|
||||
* Source/Functions.m
|
||||
NSEventMaskFromType() added case of NSScrollWheel.
|
||||
Impelemented missing NSShowSystemInfoPanel().
|
||||
* Source/GSServicesManager.m
|
||||
Implemented missing NSUpdateDynamicServices().
|
||||
|
||||
2001-08-13 Pierre-Yves <pyrivail@ens-lyon.fr>
|
||||
|
||||
* Source/NSTableView.m
|
||||
|
|
Loading…
Reference in a new issue