Richard Heck
|
07b6198f4c
|
Move the findInfo() and defaultCommand() routines out of InsetCommand and into its subclasses, so that the subclasses know what parameters they want, etc. Also, introduce an "isCompatibleCommand()" routine, so the subclasses can tell us which commands they are prepared to accept.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21194 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-25 04:13:56 +00:00 |
|
Abdelrazak Younes
|
f7b1c86393
|
Move Inset::Code to InsetCode.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20936 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-13 09:04:52 +00:00 |
|
André Pönitz
|
ed858d73e5
|
use bald pointers in clone()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19920 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-08-30 18:03:17 +00:00 |
|
André Pönitz
|
32871c1284
|
rename InsetBase to Inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18089 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-29 13:39:47 +00:00 |
|
André Pönitz
|
42123ab8a7
|
rename LCursor->Cursor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18040 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-26 14:56:30 +00:00 |
|
Bo Peng
|
c8d00ed127
|
Rename insets/insetxxx to insets/InsetXxx, part 2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17965 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-25 01:25:51 +00:00 |
|