mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 02:10:48 +00:00
Convert comments for gsdoc. Updated delegate calls. Conformto MacOSX
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@14417 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
74d17f06e4
commit
864071096e
2 changed files with 236 additions and 689 deletions
|
@ -1,3 +1,11 @@
|
|||
2002-09-07 Adam Fedor <fedor@gnu.org>
|
||||
|
||||
* Source/NSBrowser.m: Convert comments for gsdoc.
|
||||
(-selectRow:inColumn:): Call delegate -browser:selectRow:inColumn:.
|
||||
(-setPath:): Call delegate -browser:selectCellWithString:inColumn:.
|
||||
(-doClick:): Do not call the above methods.
|
||||
(-initWithCoder:): Set _isLoaded to NO.
|
||||
|
||||
2002-09-07 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSApplication.m
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue