Lars Gullik Bjønnes
|
9d6cad3fe6
|
* output_latex.h:
* buffer.h:
* CutAndPaste.h:
* pariterator.h:
* paragraph_funcs.h:
* output_linuxdoc.h:
* output_docbook.h:
* insets/insettext.h: get forward declaration of ParagraphList
* output_plaintext.C:
* bufferlist.C:
* undo.C:
* lyxtext.h:
* undo.h:
* buffer_funcs.C:
* insets/insetbibitem.C: get proper ParagraphList decls
* output_linuxdoc.C (linuxdocParagraphs):
* output_latex.C (TeXOnePar):
* insets/insettext.C (appendParagraphs):
* insets/insetcharstyle.C (docbook): use std::distance
* CutAndPaste.C (pasteSelectionHelper, copySelectionHelper):
* paragraph_funcs.C (breakParagraph,
breakParagraphConservative, mergeParagraph):
* text.C (acceptChange, rejectChange):
* text2.C (deleteEmptyParagraphMechanism): use boost::next
* output_docbook.C (several places): use boost::next and
std::distance
* ParagraphList_fwd.h: modify to provid a forward declaratoin
of the new ParagraphList.
* RandomAccessList.h: New container for Paragraphs from
Abdelrazak Younes
* ParagraphList.h: new file, setup user of RandomAccessList
* paragraph.C: remove ParagraphList constructor from this file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13467 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-03-23 20:11:06 +00:00 |
|
Georg Baum
|
70b8cfdf59
|
* src/insets/insetbase.h
* src/insets/insettext.h
(asTextInset): constify
* src/rowpainter.C
(RowPainter::paintInset): remove unneeded casts
(paintPar): ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13420 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-03-18 17:39:54 +00:00 |
|
Martin Vermeer
|
3d0c878966
|
Changes to the within-inset row rendering caching code.
* insets/insetenv.h:
* insets/insetcollapsable.h: remove method
* insets/insettabular.h:
* insets/insetbase.h: rename, add methods
* insets/insettext.[Ch]: rename method; add Tall()
* paragraph_pimpl.C
(Paragraph::Pimpl::simpleTeXSpecialC): rename call
* mathed/math_hullinset.h: rename method
* rowpainter.C
(RowPainter::paintInset):
(paintPar): remove isTrueTextInset, move to insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13415 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-03-17 19:45:28 +00:00 |
|
Jürgen Spitzmüller
|
d121dae1c8
|
(getStatus): add extra condition for PASTE to reflect tabularStack (bug 2377)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13411 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-03-17 13:11:32 +00:00 |
|
Jürgen Spitzmüller
|
b5ce210697
|
fix coordinate miscalculation in tabular (bug 2006)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13340 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-03-11 16:09:41 +00:00 |
|
Martin Vermeer
|
22cdac5d5d
|
Fix bug 2195: Slowness in rendering inside insets, especially on the Mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13328 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-03-10 16:10:35 +00:00 |
|
Georg Baum
|
90f00ecfa6
|
fix bug 2316
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13277 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-02-27 12:22:36 +00:00 |
|
Jürgen Spitzmüller
|
3490f23a1d
|
Fix defaultFont problems (bug 2308)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13266 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-02-22 15:44:57 +00:00 |
|
Lars Gullik Bjønnes
|
4a7ab830bc
|
Delete all .cvsignore files from trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13208 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-02-10 22:09:45 +00:00 |
|
Martin Vermeer
|
6688a55908
|
Fix bug 2115 ("blueline bug")
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10808 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-02-05 13:20:16 +00:00 |
|
Georg Baum
|
0a7ebf229c
|
fix bug 2192
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10758 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-01-19 21:18:25 +00:00 |
|
Jean-Marc Lasgouttes
|
2486c96b8d
|
cleanup some debug messages
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10757 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-01-19 15:49:21 +00:00 |
|
Jean-Marc Lasgouttes
|
0711d8e045
|
fix bug 2188
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10723 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-01-11 14:22:11 +00:00 |
|
Georg Baum
|
1d57338353
|
fix bug 2153
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10718 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-01-09 21:00:24 +00:00 |
|
Lars Gullik Bjønnes
|
cfcb59904b
|
fix some syntax errors
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10695 a592a061-630c-0410-9148-cb99ea01b6c8
|
2006-01-01 20:28:05 +00:00 |
|
Martin Vermeer
|
42e9668159
|
Singlerow rendering (better) fix for insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10693 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-12-31 11:40:33 +00:00 |
|
Georg Baum
|
035861d4dc
|
partial fix for bug 1973
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10664 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-12-17 15:03:41 +00:00 |
|
Martin Vermeer
|
78ec40122d
|
Fix "turds" when changing openinline_ and button jumps around
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10663 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-12-16 12:48:18 +00:00 |
|
Martin Vermeer
|
94828848a5
|
Fix bugs 2136, 2123
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10644 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-12-05 15:03:38 +00:00 |
|
Martin Vermeer
|
f5798dbc11
|
Fix bug 2137 (width problems in Box)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10643 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-12-03 08:59:45 +00:00 |
|
Georg Baum
|
dd6c706cef
|
restore 1.3 behaviour when changing tabular columns to variable width
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10625 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-28 11:52:03 +00:00 |
|
Jürgen Spitzmüller
|
d9e6e32961
|
fix bug 2089: Touching Navigate menu crashes Lyx when a TOC inset is in a section layout
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10622 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-25 14:40:34 +00:00 |
|
Georg Baum
|
8d8a65ce3c
|
fix bibtex inset in included files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10610 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-18 08:57:56 +00:00 |
|
Jürgen Spitzmüller
|
217a57fbc7
|
first step to sanitize forceDefaultParagraphs (part of bug 1953).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10607 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-17 08:41:56 +00:00 |
|
Jürgen Spitzmüller
|
b0d97e1432
|
document the EDITABLE enum
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10599 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-10 10:19:05 +00:00 |
|
Jürgen Spitzmüller
|
60a14eaa93
|
fix generation of ERT labels.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10593 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-07 12:21:59 +00:00 |
|
Martin Vermeer
|
b954c5ddf8
|
Partial fix bug 2092: branches not propagated to child documents
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10584 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-11-02 13:54:33 +00:00 |
|
Jean-Marc Lasgouttes
|
409037f1bb
|
bug 2092: branches not propagated to child documents
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10577 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-10-25 15:21:49 +00:00 |
|
Jean-Marc Lasgouttes
|
7020659bc6
|
bug 2066: C-i for opening/closing insets only works when cursor is at the beginning of the inset.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10569 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-10-24 09:42:20 +00:00 |
|
Martin Vermeer
|
117efaee9f
|
Remove obsolete old_pit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10564 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-10-21 09:55:23 +00:00 |
|
Jean-Marc Lasgouttes
|
e70927a96c
|
fix bug 2101: Any character followed by Right Arrow moves the cursor to the next cell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10563 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-10-21 08:16:12 +00:00 |
|
Michael Schmitt
|
da452bbe93
|
fix cursor positioning in front of vspace inset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10562 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-10-19 20:01:49 +00:00 |
|
Jürgen Spitzmüller
|
5a704fe310
|
the autoopen patch (fixes bug 1921)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10495 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-28 15:02:47 +00:00 |
|
Jürgen Spitzmüller
|
82765345ac
|
fix space insets, increase version to 244.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10490 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-28 09:40:50 +00:00 |
|
Jürgen Spitzmüller
|
6f78a2f91d
|
fix bug 1845 (setAutoBreakRow asserts)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10461 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-19 14:38:13 +00:00 |
|
Martin Vermeer
|
bce7cd4cef
|
Fix bug 1765 (multicol cell width display)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10452 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-16 10:19:02 +00:00 |
|
Jürgen Spitzmüller
|
36881fc272
|
fix undo in tabular cells (bug 1937, bug 1986)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10442 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-15 10:40:12 +00:00 |
|
Georg Baum
|
087c1bf17d
|
fix bug 2022
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10439 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-12 14:57:50 +00:00 |
|
Jürgen Spitzmüller
|
3382c78af9
|
implement and use virtual bool neverIndent() (thereby fixing bug 2003)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10436 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-10 06:51:58 +00:00 |
|
Georg Baum
|
4d817aca86
|
add include that was missing by accident from the previous patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10432 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-09 12:49:21 +00:00 |
|
Georg Baum
|
afed118a7b
|
fix bug 2014 (lyxline font size)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10431 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-09 11:04:53 +00:00 |
|
Jürgen Spitzmüller
|
9f3a134c99
|
don't force tabular cell alignment to BLOCK when switching to pwidth (bugs 1296, 1840).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10428 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-08 15:29:40 +00:00 |
|
Jean-Marc Lasgouttes
|
52a2eb2c52
|
John&JMarc's change tracking patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10424 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-07 10:37:05 +00:00 |
|
Jürgen Spitzmüller
|
4110aa3b1e
|
fix bug 1919 (table cells won't accept normal text pastes)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10416 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-06 17:39:39 +00:00 |
|
Michael Schmitt
|
70cf40ccef
|
insetcharstyle.C (metrics,draw): consider inset label for
width computation; fix drawing of labels of undefined char styles
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10412 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-09-06 16:27:24 +00:00 |
|
Martin Vermeer
|
b9898f8a87
|
Fix Helge's ERT-in-tabular bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10390 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-08-07 18:36:21 +00:00 |
|
Jean-Marc Lasgouttes
|
cbec96ae3a
|
fix error message (bug 1963)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10384 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-08-02 22:31:56 +00:00 |
|
Jürgen Spitzmüller
|
a5e061ce42
|
Disable newlines and paragraph breaks in non-fixed width tabular cells (bug 1938)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10366 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-28 09:45:43 +00:00 |
|
Jürgen Spitzmüller
|
7d978a119f
|
Do not use localized strings internally (bug 1870)
Someone please check the gtk TOC dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10363 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-27 15:22:08 +00:00 |
|
Lars Gullik Bjønnes
|
1d5ee03bdf
|
add missing include
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10336 a592a061-630c-0410-9148-cb99ea01b6c8
|
2005-07-18 21:19:23 +00:00 |
|