Add some support for help links and markers in RTF documents. These

end up as dedicated attachments in attributed strings.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31828 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
wlux 2011-01-03 11:48:57 +00:00
parent 3346dd5d48
commit e86fae67c3
13 changed files with 1104 additions and 604 deletions

View file

@ -239,7 +239,8 @@ GSGormLoader.m \
GSGModelLoader.m \
GSNibLoader.m \
GSXibLoader.m \
NSManagedObjectContext.m
NSManagedObjectContext.m \
GSHelpAttachment.m
# Turn off NSMenuItem warning that NSMenuItem conforms to <NSObject>,
# but does not implement <NSObject>'s methods itself (it inherits
@ -447,7 +448,8 @@ GSInstantiator.h \
GSSoundSink.h \
GSSoundSource.h \
GSWindowDecorationView.h \
GSXibLoading.h
GSXibLoading.h \
GSHelpAttachment.h
libgnustep-gui_HEADER_FILES = ${GUI_HEADERS}