André Pönitz
|
c3427999a2
|
I _really_ hate LaTeX's syntax quirks. Why is
\begin{eqnarray}\end{eqnarray} not valid?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5141 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 16:40:03 +00:00 |
|
André Pönitz
|
fe61081acf
|
bugfix (clicking into insets in insets was broken)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5140 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 16:32:18 +00:00 |
|
Dekel Tsur
|
47df264732
|
Cosmetics
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5139 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 13:26:39 +00:00 |
|
Dekel Tsur
|
88836a4a74
|
- No placement in floats
- Don't use .extend()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5138 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 13:07:50 +00:00 |
|
Dekel Tsur
|
9467fcfe57
|
Fix rotateOrigin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5137 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 13:03:24 +00:00 |
|
Dekel Tsur
|
817aa23167
|
Fix previous change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5136 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 12:35:20 +00:00 |
|
Dekel Tsur
|
60cc1a6324
|
*** empty log message ***
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5135 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 12:21:20 +00:00 |
|
André Pönitz
|
f59571dcab
|
100 lines moved, 33 dead.
Just for the record:
1.2.1:
3666 8203 85497 BufferView_pimpl.C
2693 8230 72506 text2.C
6359 16433 158003 total
1.3cvs equivalent:
1451 3413 34098 BufferView_pimpl.C
2407 7391 64931 text2.C
1588 4040 39668 text3.C
94 203 2167 factory.C
5540 15047 140864 total
so we saved over 800 lines by just moving stuff around...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5134 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 12:09:19 +00:00 |
|
Dekel Tsur
|
2421f91530
|
Don't use .extend() (doesn't work in python 1.5)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5133 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 12:02:55 +00:00 |
|
André Pönitz
|
eb395d9d31
|
move mouse click handling to LyXText::dispatch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5132 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 10:45:38 +00:00 |
|
Dekel Tsur
|
30b1be2182
|
Convert tabular version 2 -> version 3
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5131 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 10:45:21 +00:00 |
|
Dekel Tsur
|
1d1289f503
|
Handle the case where insetgraphics has no size_kind token
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5129 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 09:03:45 +00:00 |
|
André Pönitz
|
3c7c7a3209
|
the workarea changes plus small math stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5128 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-28 08:30:27 +00:00 |
|
John Levon
|
6af5ac769a
|
Rob's followup (nr. 1 ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5127 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 20:30:20 +00:00 |
|
André Pönitz
|
b9d544874e
|
7 out
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5126 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 16:16:17 +00:00 |
|
André Pönitz
|
a1e77e762d
|
move tabular creation to the factory
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5125 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 15:56:32 +00:00 |
|
Jean-Marc Lasgouttes
|
a0d71b53fe
|
move floatlist to textclass
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5124 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 15:51:19 +00:00 |
|
José Matox
|
39d24aa20b
|
Extend compatibility up to 0.12.0
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5123 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 15:23:52 +00:00 |
|
André Pönitz
|
ef17c169f4
|
15 moved, 23 dead, 1 bug squashed...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5122 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 15:23:01 +00:00 |
|
André Pönitz
|
b3d8d0d1a2
|
just move
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5121 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 15:00:59 +00:00 |
|
André Pönitz
|
527cd00d2f
|
move 42, kill 12
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5120 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 14:43:49 +00:00 |
|
André Pönitz
|
38fd440edb
|
27 moved, 19 killed...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5119 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 13:39:27 +00:00 |
|
André Pönitz
|
2a0909f47b
|
73 lines moved, 15 killed... spoils the average ;-}
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5118 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 13:17:22 +00:00 |
|
André Pönitz
|
45b2220180
|
move a bit moer stuff from BufferView::dispatch to LyXText::dispatch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5117 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 12:32:04 +00:00 |
|
André Pönitz
|
ea8e13cd2f
|
the factory stuff
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5115 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-27 10:14:56 +00:00 |
|
José Matox
|
6894562a13
|
Diff for 2.16 -> 2.17 is only whitespace now
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5114 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 19:00:56 +00:00 |
|
José Matox
|
bee4ac06d8
|
Remove debug messages.\nAlmost the remaining diff are whitespace.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5113 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 18:28:13 +00:00 |
|
André Pönitz
|
17b41b1655
|
move cut&paste lfun handling from BufferView to LyXText
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5112 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 13:25:49 +00:00 |
|
André Pönitz
|
c85b8791ae
|
remove unused code
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5111 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 12:11:48 +00:00 |
|
Lars Gullik Bjønnes
|
a4d47c3448
|
compile fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5110 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 11:27:37 +00:00 |
|
André Pönitz
|
dc31011f80
|
forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5109 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 09:35:18 +00:00 |
|
André Pönitz
|
52ef85f57f
|
essentially Martin's patch to fix the \end-deeper bug
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5108 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 09:31:09 +00:00 |
|
André Pönitz
|
80124c1f5b
|
re-enable cut&paste in math
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5107 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 09:01:18 +00:00 |
|
Jürgen Vigna
|
d902fedf32
|
John's patch for fixing mouse button press lfuns inside insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5106 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 07:52:59 +00:00 |
|
André Pönitz
|
b9d9f6c408
|
ifix warnings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5105 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-26 06:17:54 +00:00 |
|
John Levon
|
da7d2bc011
|
fix margin note label
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5104 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 22:28:46 +00:00 |
|
John Levon
|
c14be97bfc
|
File dialog fixes. Implement optional menu items
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5103 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 20:53:39 +00:00 |
|
José Matox
|
2a15d6e5d6
|
Start to take care of the tables with continuation rows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5102 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 18:45:10 +00:00 |
|
John Levon
|
91d370433f
|
Populate menus on popup - good news JMarc, it seems to work (almost) perfectly
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5101 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 18:26:45 +00:00 |
|
John Levon
|
85aca478e1
|
Remove crap again. Make redo key binding work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5100 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 06:45:16 +00:00 |
|
John Levon
|
f238a21d66
|
missed this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5099 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 05:52:38 +00:00 |
|
John Levon
|
5c7a1d34bb
|
Some stuff.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5098 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 05:41:42 +00:00 |
|
John Levon
|
1229a2712d
|
Some Qt graphics dialog improvements. Yet more work needed :/
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5097 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 04:06:06 +00:00 |
|
John Levon
|
e91aba8dd0
|
elide long URLs - http://bugzilla.lyx.org/show_bug.cgi?id=404
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5096 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 01:15:01 +00:00 |
|
John Levon
|
3c732e8542
|
add find replace icon
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5095 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 00:27:04 +00:00 |
|
John Levon
|
db595adf2d
|
missing changelog from Rob.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5094 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 00:16:48 +00:00 |
|
John Levon
|
8760a2157b
|
missing commit from Rob
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5093 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-25 00:15:06 +00:00 |
|
John Levon
|
cf216cd7fc
|
Rob's patch and some minor cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5092 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-24 22:02:30 +00:00 |
|
John Levon
|
91ba9e6f91
|
pedantic cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5091 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-24 20:25:17 +00:00 |
|
Dekel Tsur
|
74a633f71f
|
Remove FormatVersion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5090 a592a061-630c-0410-9148-cb99ea01b6c8
|
2002-08-24 12:19:28 +00:00 |
|