lyx_mirror/development/scons
Georg Baum 1fc0c01877 convert lfun arguments to docstring
* src/support/docstring.[Ch]
	(from_ascii): new conversion function
	(from_utf8): new conversion function
	(to_utf8): new conversion function
	(operator==) new, compare docstring and ASCII C string
	(operator!=) new, compare docstring and ASCII C string

	* src/support/Makefile.am: add new file docstring.C

	* development/scons/scons_manifest.py: ditto

	* src/funcrequest.[Ch]
	(argument): change name to argument_ and type to docstring,
	add an accessor
	(FuncRequest): Add two new constructors taking a docstring argument

	* all other files: adjust to the FuncRequest changes above


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14861 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-01 15:41:38 +00:00
..
qt4.py Scons: link to qt debug lib in debug mode 2006-06-18 04:04:23 +00:00
scons_manifest.py convert lfun arguments to docstring 2006-09-01 15:41:38 +00:00
scons_utils.py Scons: fix ICONV support 2006-08-15 14:23:57 +00:00
SConstruct Scons: fix options like CPPFLAGS 2006-08-26 18:55:51 +00:00