mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
Update for deprecating windows specific method.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21923 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
abc019bbfe
commit
9fc30bae77
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@
|
||||||
allocation/release.
|
allocation/release.
|
||||||
* Source/win32/GSRunLoopWatcher.m: update header path.
|
* Source/win32/GSRunLoopWatcher.m: update header path.
|
||||||
* Source/win32/NSRunLoopWin32.m: update header path.
|
* Source/win32/NSRunLoopWin32.m: update header path.
|
||||||
|
Deprecate addMsgTarget:withMethod:forMode: as our code for the original
|
||||||
|
addEvent:type:watcher:forMode: can be much more efficient if we don't
|
||||||
|
support that extension. We need to use addEvent:type:watcher:forMode:
|
||||||
|
if we want to implement NSMessagePort using windows messages.
|
||||||
|
if we don't support that as well as the o
|
||||||
* Source/win32/NSUserDefaultsWin32.m: update header path.
|
* Source/win32/NSUserDefaultsWin32.m: update header path.
|
||||||
|
|
||||||
2005-10-29 Richard Frith-Macdonald <rfm@gnu.org>
|
2005-10-29 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue