Abdelrazak Younes
|
7c392af6ea
|
getting rid of superfluous lyx::support:: statements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22106 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-12-12 19:57:42 +00:00 |
|
Abdelrazak Younes
|
9abb7db468
|
getting rid of superfluous std:: statements.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22104 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-12-12 19:28:07 +00:00 |
|
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 |
|
Richard Heck
|
e158e07c29
|
InsetCommandParams() now takes an InsetCode rather than a string.
These changes are just adaptations to the new signature.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21072 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-10-19 17:22:55 +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 |
|
Abdelrazak Younes
|
0fcae6cc10
|
* BufferView::buffer() returns a reference instead of a pointer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19691 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-08-21 13:03:55 +00:00 |
|
Abdelrazak Younes
|
8f0bf62f2c
|
header cleanup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18788 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-06-15 14:10:26 +00:00 |
|
Lars Gullik Bjønnes
|
897436efbb
|
Whitespace cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18550 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-05-28 22:27:45 +00:00 |
|
André Pönitz
|
e0d54dd3b4
|
LyXText -> Text
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18103 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-29 23:33:02 +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
|
00e305c9d9
|
Rename .C ==> .cpp for files in src, part one
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18018 a592a061-630c-0410-9148-cb99ea01b6c8
|
2007-04-26 04:41:58 +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 |
|