Author: esersale
Date: Sat Jul 15 13:42:02 2006
New Revision: 23164

URL: http://svn.gna.org/viewcvs/gnustep?rev=23164&view=rev
Log:
  * Headers/AppKit/AppKit.h: added NSHelpManager.h.
  * Headers/AppKit/NSHelpManager.h: declaration for new method 
-pathForHelpResource:
  * Source/NSHelpManager.m: implemented -pathForHelpResource: in the NSBundle 
  category. -pathForHelpResource: looks for help files giving the priority
  to localized resources. 
  -showHelp: looks for rtfd files too.
  * Source/GSHelpManagerPanel.m: various fixes to avoid a crash when quitting
  and to resize correctly the NSTextView.

Modified:
    libs/gui/trunk/ChangeLog
    libs/gui/trunk/Headers/AppKit/AppKit.h
    libs/gui/trunk/Headers/AppKit/NSHelpManager.h
    libs/gui/trunk/Source/GSHelpManagerPanel.m
    libs/gui/trunk/Source/NSHelpManager.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to