John Levon
|
13a21fe510
|
minimal ERT spacing patch (first patch sent to list plus a couple of fixes)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7134 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-07 17:45:43 +00:00 |
|
André Pönitz
|
ec59929f34
|
remove unneeded const_casts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7108 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-05 11:34:56 +00:00 |
|
André Pönitz
|
a5c7dde1e4
|
the latest undo patch without the paragraphlist stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7102 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-04 12:45:26 +00:00 |
|
André Pönitz
|
e412a2a53e
|
bit of undo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7100 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-06-04 07:14:05 +00:00 |
|
Lars Gullik Bjønnes
|
83e37d57dd
|
remove NO_STD_LIST stuff, and some other small changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7063 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-29 11:19:52 +00:00 |
|
Lars Gullik Bjønnes
|
63a7d2f93c
|
parlist-22-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7055 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-27 20:59:03 +00:00 |
|
Lars Gullik Bjønnes
|
4882d49f88
|
parlist-21-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7054 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-27 17:29:03 +00:00 |
|
André Pönitz
|
983d23f87d
|
setUndo2 interface change
access to topmost plist item (as reference...)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7022 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-23 10:33:40 +00:00 |
|
Lars Gullik Bjønnes
|
314b4903ac
|
The "I want this in now" patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7018 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-23 07:44:09 +00:00 |
|
Alfredo Braunstein
|
2a882902eb
|
get rid of InsetError users
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6986 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-20 16:51:31 +00:00 |
|
André Pönitz
|
ff98dcea08
|
on the way to a usable insetenv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6975 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-19 07:12:09 +00:00 |
|
André Pönitz
|
14580a289e
|
edit->LFUN_INSET_EDIT + CHangeLog + working URL insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6969 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-16 07:44:00 +00:00 |
|
André Pönitz
|
d31244b5e2
|
The 'bformat' introduction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6953 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-13 09:48:57 +00:00 |
|
Lars Gullik Bjønnes
|
bb4f477fe3
|
parlist cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6945 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-07 09:26:33 +00:00 |
|
John Levon
|
ebdfad1c62
|
fix bad InsetWrap cast
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6936 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-06 06:16:59 +00:00 |
|
André Pönitz
|
94c454c6ac
|
undo-6.diff: another next() removed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6928 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-05-02 15:21:45 +00:00 |
|
André Pönitz
|
e48e2aa2cf
|
Alfredo's second patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6896 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-30 10:32:01 +00:00 |
|
Lars Gullik Bjønnes
|
b7ba81d387
|
003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
* text3.C (dispatch): do not convert iterator -> pointer
* undo_funcs.C (setCursorParUndo): ditto
* text_funcs.C (transposeChars): ditto
* text2.C (setLayout): ws changes only
* text.C (breakParagraph): do not convert iterator -> pointer
(insertChar): ditto
(acceptChange): ditto
(rejectChange): ditto
(changeCase): ditto
(Delete): ditto
(backspace): ditto
* BufferView.C (lockedInsetStoreUndo): do not convert iterator ->
pointer
2003-04-30 Lars Gullik Bj�nnes <larsbj@gullik.net>
* insettext.C (setFont): do not convert iterator -> pointer
* insettabular.C (localDispatch): do not convert iterator -> pointer
(setFont): ditto
(tabularFeatures): ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6889 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 23:59:39 +00:00 |
|
André Pönitz
|
653eaace76
|
* paragraph.h: make operator= private unimplemented as long as it is
unusable
* ParagraphList.C: whitespace
* paragraph.[Ch]:
paragraph_pimpl.[Ch]:
paragraph_funcs.C:
CutAndPaste.C:
undo_funcs.C: whitespace + Paragraph * -> Paragraph (const) &
* text2.C:
undo_funcs.[Ch]: Paragraph * -> ParagraphList::iterator
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6881 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 14:05:54 +00:00 |
|
André Pönitz
|
76d84c61fd
|
Alfredo's CutAndPaste fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6877 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-29 09:40:49 +00:00 |
|
Lars Gullik Bjønnes
|
febdea3f88
|
use B_ a bit and trim label strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6852 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-25 00:15:48 +00:00 |
|
John Levon
|
c5e48cabc7
|
bug 778
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6832 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-18 19:00:46 +00:00 |
|
John Levon
|
f403a65ad6
|
alfredo's FIXME patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6831 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-18 18:32:07 +00:00 |
|
Lars Gullik Bjønnes
|
68f7a50799
|
parlist-13-c.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6824 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-16 08:12:22 +00:00 |
|
Lars Gullik Bjønnes
|
065c0d0b05
|
prepare for further work and a parlist thingie
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6823 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-16 04:35:43 +00:00 |
|
Lars Gullik Bjønnes
|
1c1473e7ec
|
op-1-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6821 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-16 00:02:38 +00:00 |
|
Lars Gullik Bjønnes
|
9de8beeae6
|
remove unneeded args from realizeFont
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6818 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-15 18:34:43 +00:00 |
|
John Levon
|
eb572b6314
|
getChar fix from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6808 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-15 00:30:26 +00:00 |
|
Lars Gullik Bjønnes
|
6519ce1be5
|
parlist-11-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6807 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-15 00:11:03 +00:00 |
|
Lars Gullik Bjønnes
|
b94ed208a5
|
parlist-10-a.diff + a bit more
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6805 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-14 18:35:29 +00:00 |
|
Lars Gullik Bjønnes
|
c212ed81e9
|
lyxtext-2-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6789 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-13 22:24:28 +00:00 |
|
Lars Gullik Bjønnes
|
deaad2b833
|
lyxtext-1-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6788 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-13 12:56:48 +00:00 |
|
Lars Gullik Bjønnes
|
3b8f3462ed
|
parlist-9-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6787 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-13 02:23:30 +00:00 |
|
Lars Gullik Bjønnes
|
cc46c4b975
|
parlist-8-b
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6786 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-13 01:04:04 +00:00 |
|
Lars Gullik Bjønnes
|
02a6251610
|
cached y positions patch from Alfredo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6785 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-12 23:03:05 +00:00 |
|
Lars Gullik Bjønnes
|
04337321d0
|
parlist-7-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6773 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-10 21:07:55 +00:00 |
|
Lars Gullik Bjønnes
|
2813e744ac
|
More ParagraphList::iterator work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6763 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-10 12:10:04 +00:00 |
|
John Levon
|
379097c72c
|
Alfredo getchar() fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6751 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-09 22:28:51 +00:00 |
|
Lars Gullik Bjønnes
|
46d403a3c8
|
Make rowpainter store a ParagraphList::iterator, make some LyXText functions take ParagraphList::iterator instead of Paragraph*
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6748 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-09 21:34:31 +00:00 |
|
Lars Gullik Bjønnes
|
0408f69287
|
Make lyxcursor store a ParagraphList::iterator, change three functions to take a ParagraphList::iterator instead of a ParagraphList::iterator. Other changes to adjust for this.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6741 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-09 09:15:20 +00:00 |
|
John Levon
|
ef33e52de9
|
alfredo's undo fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6735 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-08 00:12:36 +00:00 |
|
John Levon
|
0003b5e76c
|
bugs 1013, 1017
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6728 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-07 20:32:29 +00:00 |
|
Angus Leeming
|
5cb9c24325
|
removed some unneeded #includes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6718 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-04 19:36:38 +00:00 |
|
John Levon
|
0b1da53fd3
|
alfredo - fix height of row after DEPM
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6710 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-03 17:04:20 +00:00 |
|
John Levon
|
ebe7e44590
|
getStatus() for environment depth lfuns
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6696 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-03 01:26:02 +00:00 |
|
John Levon
|
d533ee3995
|
merge decDepth(), killing some non-parlist code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6695 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-03 00:36:31 +00:00 |
|
Lars Gullik Bjønnes
|
c543071cb3
|
parlist-3-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6694 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-02 23:01:39 +00:00 |
|
John Levon
|
beed3b20ef
|
alfredo's disable anchor row patch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6692 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-02 22:45:56 +00:00 |
|
Lars Gullik Bjønnes
|
311e5951ee
|
parlist-2-a.diff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6689 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-02 21:19:35 +00:00 |
|
John Levon
|
0d37898b39
|
fix compile
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6687 a592a061-630c-0410-9148-cb99ea01b6c8
|
2003-04-02 18:48:34 +00:00 |
|