Angus Leeming
|
c2d7777341
|
InsetNote clean-up.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8226 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-10 17:28:14 +00:00 |
|
Angus Leeming
|
24ab0d6c05
|
Clean-up of the Note, Branch mailer interface.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8223 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-10 14:49:51 +00:00 |
|
André Pönitz
|
153ac7500c
|
* inset.h:
* insetert.[Ch]:
* insettabular.[Ch]:
* insettext.[Ch]: remove unused insetInset()
* insetert.C: disable some LFUNs
* insettoc.[Ch]: metrics() and draw() of InsetButton is enough.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8221 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-10 09:45:32 +00:00 |
|
Martin Vermeer
|
ee31454d59
|
Conglomerate-style CharStyles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8210 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-06 09:31:30 +00:00 |
|
Angus Leeming
|
bc045d9320
|
Enable InsetExternal to be hit by the mouse once again.
Some small additions to the ExternalTransforms stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8193 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-04 16:53:53 +00:00 |
|
André Pönitz
|
8fa8cfb4a3
|
remove Inset::getParagraphs()
cache 'outermost' inset font
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8192 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-03 18:17:20 +00:00 |
|
Martin Vermeer
|
2d61ce9b85
|
Fix label text updating bug reported by Kayvan.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8191 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-03 16:33:12 +00:00 |
|
Angus Leeming
|
51fa9803d3
|
Ensure that InsetVSpace works with the new, simpler lyxlex syntax.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8182 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-02 12:27:07 +00:00 |
|
André Pönitz
|
35f1ab544b
|
move 'Inline' state from InsetERT to InsetCollapsable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8177 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-02 07:15:42 +00:00 |
|
Angus Leeming
|
0aea5bd320
|
Handle 'end_inset' gracefully.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8173 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-01 21:19:16 +00:00 |
|
Martin Vermeer
|
918a4067b5
|
Add latexparam to CharStyle inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8171 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-01 16:01:50 +00:00 |
|
Martin Vermeer
|
d6c55f8b50
|
Place inset content on the button when collapsed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8169 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-01 14:51:52 +00:00 |
|
Jürgen Spitzmüller
|
b06de5044f
|
The VSpace fixes (removal of VSPACE::NONE) from Michael and myself
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8168 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-01 14:16:27 +00:00 |
|
André Pönitz
|
4b2c271e23
|
* buffer.[Ch]:
* lyxtext.h: move ParagraphList member to LyXText
rename LyXText::ownerParagraphs to LyXText::paragraph
* CutAndPaste.C:
* bufferview_funcs.C:
* iterators.[Ch]:
* lyx_cb.C:
* paragraph.C:
* rowpainter.C:
* tabular.C:
* text.C:
* text2.C:
* text3.C: adjust
* lyxfunc.C: move LFUN_INSET_TOGGLE handling to insets.
* undo.C: fix cursor positioning
* insetbase.h: whitespace
* inset.[Ch]: remove latexTextWidth
make setBackgroundColor virtual
* insettext.[Ch]: move ParagraphList member to LyXText
* insetcollapsable.[Ch]: handle LFUN_INSET_TOGGLE
* insetcharstyle.C:
* insetenv.C:
* insetert.[Ch]:
* insetfloat.[Ch]:
* insetminipage.[Ch]:
* insettabular.C:
* insetwrap.[Ch]: adjust paragraphs and background color handling,
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8166 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-12-01 13:35:49 +00:00 |
|
Angus Leeming
|
48f7421140
|
The VSpace inset is now fully functional AFAICT.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8151 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-28 17:38:39 +00:00 |
|
Angus Leeming
|
3bb6b37043
|
Simplify the invocation of the Mailer::hide/showDialog() functions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8150 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-28 17:13:41 +00:00 |
|
André Pönitz
|
7de76711b1
|
move space above/below from Paragraph into a separate vspace inset.
Gui interaction mailer stuff by Angus...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8149 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-28 15:53:34 +00:00 |
|
Martin Vermeer
|
e8185081bc
|
Syntax change for CharStyles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8147 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-28 10:12:04 +00:00 |
|
André Pönitz
|
84b462dd37
|
ismall stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8144 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-28 08:55:12 +00:00 |
|
Alfredo Braunstein
|
0ca871014a
|
setFont rework + some code simplification
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8140 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-27 09:22:41 +00:00 |
|
Alfredo Braunstein
|
1dc2202e8b
|
adjust two comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8136 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-25 16:49:02 +00:00 |
|
Alfredo Braunstein
|
6b8618d6a1
|
make insetgraphics cache their position
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8134 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-25 08:50:07 +00:00 |
|
André Pönitz
|
c01bf4fae4
|
* text2.C (updateCounters): remove call to redoParagraph on
changed labels as this is far too expensive.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8130 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-24 17:29:10 +00:00 |
|
André Pönitz
|
4bcfc9abe9
|
* insettext.C (setViewCache): don't call LyXText::init() anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8127 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-24 16:54:00 +00:00 |
|
André Pönitz
|
6ff15cc813
|
Michael's open-close-patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8119 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-21 17:26:11 +00:00 |
|
André Pönitz
|
a976dd9104
|
Michael Schmitt's patch to remove unused arguments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8114 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-21 14:59:24 +00:00 |
|
Alfredo Braunstein
|
43198fcbda
|
xy0_->xyo_ + two fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8111 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-21 08:35:15 +00:00 |
|
Alfredo Braunstein
|
614fbe566c
|
cursor work + absolute coords for lyxtext
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8107 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-20 10:38:12 +00:00 |
|
Angus Leeming
|
c8507b7fcd
|
Squash a bunch of warnings thrown up by g++.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8106 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-20 01:22:51 +00:00 |
|
Alfredo Braunstein
|
025cb611e3
|
mouse selection patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8100 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-17 20:28:11 +00:00 |
|
André Pönitz
|
dd4457d6ba
|
and this...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8096 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-17 14:52:12 +00:00 |
|
André Pönitz
|
69a698c48a
|
* insettext.[Ch] (cx, cy): remove
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8091 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-17 12:39:24 +00:00 |
|
André Pönitz
|
3159d1a52e
|
no need for three calls to update() in a row...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8080 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-13 13:43:44 +00:00 |
|
Alfredo Braunstein
|
79ae54d4c0
|
fitCursor work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8079 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-13 08:50:26 +00:00 |
|
Martin Vermeer
|
59fefa0759
|
The Character Style and XML short element inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8078 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-12 14:38:26 +00:00 |
|
Alfredo Braunstein
|
faa37a30d4
|
removing update calls
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8076 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-11 13:17:28 +00:00 |
|
Alfredo Braunstein
|
29eaa76094
|
some fitcursor work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8074 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-11 09:06:41 +00:00 |
|
André Pönitz
|
6b22f0e423
|
coordinate cache IU
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8071 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-10 15:38:20 +00:00 |
|
André Pönitz
|
59a60a7d3b
|
remove InsetOld::id
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8066 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-10 09:55:30 +00:00 |
|
André Pönitz
|
b0cffd9fc0
|
The deed is done.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8064 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-10 09:06:48 +00:00 |
|
Alfredo Braunstein
|
8aaf803192
|
skip ert on spellchecking
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8060 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-07 09:40:49 +00:00 |
|
José Matox
|
cd424d7853
|
Rename ascii to plaintext and LatexRunParams to OutputParams.
Create new files for each output format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8046 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-05 12:06:20 +00:00 |
|
Alfredo Braunstein
|
9a4ff503a7
|
two small fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8040 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-05 09:36:07 +00:00 |
|
André Pönitz
|
db78dbfa04
|
cursor changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8035 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-04 12:36:59 +00:00 |
|
Alfredo Braunstein
|
32a716152e
|
the spellcheck cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8034 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-04 12:01:15 +00:00 |
|
Alfredo Braunstein
|
4ad989550c
|
remove dead spellcheck code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8032 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-04 11:36:28 +00:00 |
|
Alfredo Braunstein
|
3a36ee90ff
|
small fix to the locking nightmare
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8031 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-04 11:17:20 +00:00 |
|
Lars Gullik Bjønnes
|
05894b4862
|
some InsetText::priv_dispatch progress.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8028 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-04 08:33:23 +00:00 |
|
Lars Gullik Bjønnes
|
c1319d2c67
|
Change DispatchResult semantics a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8021 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-03 19:52:47 +00:00 |
|
Lars Gullik Bjønnes
|
c38370d1c3
|
the exception safety patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8020 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-11-03 17:47:28 +00:00 |
|