Vincent van Ravesteijn
|
5a77a063c1
|
Remove the unclear FuncStatus::operator|=. Without knowing the internals of FuncStatus it is unsafe to use this operator, so let's not use it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34161 a592a061-630c-0410-9148-cb99ea01b6c8
|
2010-04-16 12:15:27 +00:00 |
|
Vincent van Ravesteijn
|
3417702346
|
* FuncStatus: unify naming of functions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34160 a592a061-630c-0410-9148-cb99ea01b6c8
|
2010-04-16 10:51:20 +00:00 |
|
Richard Heck
|
77ed747114
|
FuncStatus::enabled(bool) --> FuncStatus::setEnabled(bool)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24999 a592a061-630c-0410-9148-cb99ea01b6c8
|
2008-05-29 15:14:00 +00:00 |
|
André Pönitz
|
6c300f72a2
|
move everything into namespace lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15422 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-10-21 00:16:43 +00:00 |
|
Abdelrazak Younes
|
a6444784dc
|
A bunch of conversion to docstring.
- bformat(): contributed by Georg Beaum
- Alert::XXX
- error(): in SpellBase, ispell, psell, aspell, buffer, etc.
- message(), message signal
- displayMessage(), setMessage,
- ErrorItems
- prettyName()
- makeDisplayPath()
and maybe some more...
- etc...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14970 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-09-11 08:54:10 +00:00 |
|
Georg Baum
|
a2f413c035
|
fix FuncStatus documentation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9848 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-21 13:03:45 +00:00 |
|
Georg Baum
|
950ea3384c
|
FuncStatus documentation from Andre and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9847 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-04-21 09:27:40 +00:00 |
|
Jean-Marc Lasgouttes
|
f1efb4a928
|
correctly display messages issued by getStatus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9303 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-11-25 09:15:26 +00:00 |
|
André Pönitz
|
b634b3eb3b
|
split LyXFunc::getStatus() into inset specific chunks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8500 a592a061-630c-0410-9148-cb99ea01b6c8
|
2004-03-18 13:57:20 +00:00 |
|
André Pönitz
|
5c3d9a2546
|
small stuff, whitespace & consistent naming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7942 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-10-21 16:15:14 +00:00 |
|
Angus Leeming
|
0be0fcfd59
|
If I ever see another licence blurb again, it'll be too soon...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7598 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-08-23 00:17:00 +00:00 |
|
Lars Gullik Bjønnes
|
8283e978f8
|
ws cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3803 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-03-21 17:27:08 +00:00 |
|
Jean-Marc Lasgouttes
|
d719688df3
|
func_status cleanup from Martin; fix small configure bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3320 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-01-09 09:36:35 +00:00 |
|