Georg Baum
|
ffe7cb1b78
|
Use the new InsetCommandParams interface (inset part), from Ugras and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15413 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-20 16:12:49 +00:00 |
|
Georg Baum
|
255501fa77
|
Add missing convert<> specialization for unsigned long.
This is needed on OS X.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15323 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-13 15:35:18 +00:00 |
|
Georg Baum
|
61102f1028
|
Compile fix for the case when USE_BOOST_FORMAT is 0
* src/support/lstrings.C
(bformat): Add missing lyx::from_ascii()
* src/support/convert.C
(docstring convert<docstring>(unsigned int)): Add specialization
(docstring convert<docstring>(long)): ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14983 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-09-13 11:18:13 +00:00 |
|
Lars Gullik Bjønnes
|
0dc81f2463
|
Change MenuBackend and the other menuclasses to store a docstring. Do the required updates to lstrings/convert.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14955 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-09-09 22:27:22 +00:00 |
|
Lars Gullik Bjønnes
|
342cdf4322
|
the convert patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9538 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-27 21:05:44 +00:00 |
|
Angus Leeming
|
abe485494e
|
Specialise the convert template to long for Solaris.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9457 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-07 17:54:12 +00:00 |
|
Lars Gullik Bjønnes
|
5843057992
|
add specialization for unsigned long, and clean up header file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9454 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-07 13:32:26 +00:00 |
|
Lars Gullik Bjønnes
|
9c2ba3c4ff
|
rename tostr.[Ch] to convert.[Ch]
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9448 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-01-06 16:39:35 +00:00 |
|