]> git.lyx.org Git - lyx.git/log
lyx.git
21 years agoCompilation fix.
Angus Leeming [Wed, 4 Sep 2002 09:46:08 +0000 (09:46 +0000)]
Compilation fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5203 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofloats in layout files
Lars Gullik Bjønnes [Wed, 4 Sep 2002 06:52:26 +0000 (06:52 +0000)]
floats in layout files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5202 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agows change
Lars Gullik Bjønnes [Wed, 4 Sep 2002 06:41:38 +0000 (06:41 +0000)]
ws change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5201 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoClean-up preliminary blurb.
Angus Leeming [Tue, 3 Sep 2002 19:23:29 +0000 (19:23 +0000)]
Clean-up preliminary blurb.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5200 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix warning when using test with non-integer arguments.
Angus Leeming [Tue, 3 Sep 2002 17:23:33 +0000 (17:23 +0000)]
Fix warning when using test with non-integer arguments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5199 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoDifferent compiler, new warning. Sorry for the noise.
Angus Leeming [Tue, 3 Sep 2002 16:22:31 +0000 (16:22 +0000)]
Different compiler, new warning. Sorry for the noise.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5198 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix crash reported by Norbert Koksch, using a hard-coded 5 digits (boo! hiss!)
Angus Leeming [Tue, 3 Sep 2002 16:15:03 +0000 (16:15 +0000)]
Fix crash reported by Norbert Koksch, using a hard-coded 5 digits (boo! hiss!)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5197 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoLook for lyx2lyx in LYXDIR/lyx2lyx/
Dekel Tsur [Tue, 3 Sep 2002 16:13:35 +0000 (16:13 +0000)]
Look for lyx2lyx in LYXDIR/lyx2lyx/

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5196 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoPrevent changing of non-tabular lines.
Dekel Tsur [Tue, 3 Sep 2002 15:21:24 +0000 (15:21 +0000)]
Prevent changing of non-tabular lines.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5195 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoActivate the code using preview.sty 0.73. Ditch support for older versions.
Angus Leeming [Tue, 3 Sep 2002 13:52:37 +0000 (13:52 +0000)]
Activate the code using preview.sty 0.73. Ditch support for older versions.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5194 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoA couple more trivial compilation fixes.
Angus Leeming [Tue, 3 Sep 2002 12:31:22 +0000 (12:31 +0000)]
A couple more trivial compilation fixes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5193 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoMartin's convertDefault patch. Remove lyxpreview2xpm cruft.
Angus Leeming [Tue, 3 Sep 2002 11:55:22 +0000 (11:55 +0000)]
Martin's convertDefault patch. Remove lyxpreview2xpm cruft.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5192 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoCompilation fix.
Angus Leeming [Tue, 3 Sep 2002 11:54:41 +0000 (11:54 +0000)]
Compilation fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5191 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd explanation of boundary_
Dekel Tsur [Mon, 2 Sep 2002 12:10:26 +0000 (12:10 +0000)]
Add explanation of boundary_

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5190 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoWork with nested tabulars
Dekel Tsur [Sat, 31 Aug 2002 11:27:01 +0000 (11:27 +0000)]
Work with nested tabulars

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5189 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agobuild fix
John Levon [Fri, 30 Aug 2002 16:36:02 +0000 (16:36 +0000)]
build fix

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5188 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd basic bits of Qt's math panel. Hacked together (no MVC yet) but
John Levon [Fri, 30 Aug 2002 16:20:27 +0000 (16:20 +0000)]
Add basic bits of Qt's math panel. Hacked together (no MVC yet) but
good position to work on dialog contents.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5187 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove broken xpm
John Levon [Fri, 30 Aug 2002 16:15:11 +0000 (16:15 +0000)]
remove broken xpm

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5186 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove bumfluff
John Levon [Fri, 30 Aug 2002 13:56:47 +0000 (13:56 +0000)]
remove bumfluff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5185 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agotrim ne/warrow
John Levon [Fri, 30 Aug 2002 13:55:35 +0000 (13:55 +0000)]
trim ne/warrow

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5184 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomake AMS's CD environment known to mathed
André Pönitz [Fri, 30 Aug 2002 08:42:59 +0000 (08:42 +0000)]
make AMS's CD environment known to mathed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5183 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agosmall stuff
André Pönitz [Fri, 30 Aug 2002 08:36:35 +0000 (08:36 +0000)]
small stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5182 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agows
Dekel Tsur [Thu, 29 Aug 2002 19:49:12 +0000 (19:49 +0000)]
ws

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5181 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agochangelog
John Levon [Thu, 29 Aug 2002 18:48:56 +0000 (18:48 +0000)]
changelog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5180 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAMS nrel icons
John Levon [Thu, 29 Aug 2002 18:47:03 +0000 (18:47 +0000)]
AMS nrel icons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5179 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agowe're missing dots too
John Levon [Thu, 29 Aug 2002 15:37:49 +0000 (15:37 +0000)]
we're missing dots too

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5178 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agochangelog
John Levon [Thu, 29 Aug 2002 15:28:23 +0000 (15:28 +0000)]
changelog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5177 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomore more more
John Levon [Thu, 29 Aug 2002 15:27:46 +0000 (15:27 +0000)]
more more more

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5176 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agounfocus layout combo on select
John Levon [Thu, 29 Aug 2002 14:43:01 +0000 (14:43 +0000)]
unfocus layout combo on select

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5175 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoadd that stupid string(os.c_str()) hack...
André Pönitz [Thu, 29 Aug 2002 13:56:32 +0000 (13:56 +0000)]
add that stupid string(os.c_str()) hack...
Do we really need --with-included-strings anymore?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5174 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago BufferView.[Ch]:
André Pönitz [Thu, 29 Aug 2002 13:41:58 +0000 (13:41 +0000)]
BufferView.[Ch]:
don't provide direct access to WorkArea, use two simple
acessors haveSelction() and workHeight() instead

  [And the ChangeLog entry, which was in the editor but not saved...]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5173 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoMakefile.am:
André Pönitz [Thu, 29 Aug 2002 13:05:55 +0000 (13:05 +0000)]
Makefile.am:
BufferView2.C: remove file, move contents to...
BufferView.C: ... here

BufferView_pimpl.C:
factory.C: move more inset creation to factory

vspace.C: avoid direct usage of LyXText, ws changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5172 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove unused member LyXText::number_of_rows
André Pönitz [Thu, 29 Aug 2002 12:00:50 +0000 (12:00 +0000)]
remove unused member LyXText::number_of_rows

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5171 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix #593
André Pönitz [Thu, 29 Aug 2002 10:48:52 +0000 (10:48 +0000)]
Fix #593

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5170 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agopartial framebox support
André Pönitz [Thu, 29 Aug 2002 09:57:57 +0000 (09:57 +0000)]
partial framebox support

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5169 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agod'oh
John Levon [Thu, 29 Aug 2002 08:51:45 +0000 (08:51 +0000)]
d'oh

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5168 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agosmall change
John Levon [Thu, 29 Aug 2002 08:43:06 +0000 (08:43 +0000)]
small change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5167 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoinstall mathed icons
John Levon [Thu, 29 Aug 2002 08:31:52 +0000 (08:31 +0000)]
install mathed icons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5166 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoRemoved my comment about changes in InsetText as Andre inserted the right
Jürgen Vigna [Thu, 29 Aug 2002 08:29:50 +0000 (08:29 +0000)]
Removed my comment about changes in InsetText as Andre inserted the right
one.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5165 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoThis patch was so good to do I just had to commit it.
John Levon [Thu, 29 Aug 2002 08:28:58 +0000 (08:28 +0000)]
This patch was so good to do I just had to commit it.

It doesn't actually break anything particularly, since nrel was already borked.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5164 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoforgotten ChangeLog entry.
André Pönitz [Thu, 29 Aug 2002 08:13:10 +0000 (08:13 +0000)]
forgotten ChangeLog entry.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5163 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFixed the selection problem for insettext/insettabular John reported
Jürgen Vigna [Thu, 29 Aug 2002 08:04:22 +0000 (08:04 +0000)]
Fixed the selection problem for insettext/insettabular John reported
(as promised ;)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5162 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove big item :)
John Levon [Thu, 29 Aug 2002 08:00:00 +0000 (08:00 +0000)]
remove big item :)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5161 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoand the changelog
John Levon [Thu, 29 Aug 2002 07:55:51 +0000 (07:55 +0000)]
and the changelog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5160 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd all AMS symbols except nrel
John Levon [Thu, 29 Aug 2002 07:55:18 +0000 (07:55 +0000)]
Add all AMS symbols except nrel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5159 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoOK Martin I let you off. But I need somebody to sort out nrel - it is broken because...
John Levon [Thu, 29 Aug 2002 07:46:23 +0000 (07:46 +0000)]
OK Martin I let you off. But I need somebody to sort out nrel - it is broken because the grid
is not uniformly sized.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5158 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix for correct math-insert invocation
John Levon [Thu, 29 Aug 2002 07:02:31 +0000 (07:02 +0000)]
fix for correct math-insert invocation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5157 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoadd nw/earrow
John Levon [Thu, 29 Aug 2002 06:56:19 +0000 (06:56 +0000)]
add nw/earrow

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5156 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix xxalignat bug
André Pönitz [Thu, 29 Aug 2002 06:49:27 +0000 (06:49 +0000)]
fix xxalignat bug

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5155 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agochangelog for xpms
John Levon [Thu, 29 Aug 2002 06:44:23 +0000 (06:44 +0000)]
changelog for xpms

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5154 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoAdd some mathed XPMs
John Levon [Thu, 29 Aug 2002 06:43:43 +0000 (06:43 +0000)]
Add some mathed XPMs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5153 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoLook for mathed xpms. Doesn't do anything yet due to lack of workable XPMs
John Levon [Thu, 29 Aug 2002 06:00:29 +0000 (06:00 +0000)]
Look for mathed xpms. Doesn't do anything yet due to lack of workable XPMs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5152 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix a couple of crashers
John Levon [Thu, 29 Aug 2002 05:40:51 +0000 (05:40 +0000)]
fix a couple of crashers

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5151 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agouse qlistbox for command buffer
John Levon [Thu, 29 Aug 2002 04:39:43 +0000 (04:39 +0000)]
use qlistbox for command buffer

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5150 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agono interesting changes
John Levon [Thu, 29 Aug 2002 02:04:31 +0000 (02:04 +0000)]
no interesting changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5149 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoimplement triple click
John Levon [Thu, 29 Aug 2002 01:25:41 +0000 (01:25 +0000)]
implement triple click

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5148 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoDo not dispatch in BV when no buffer. Andre, please review.
John Levon [Wed, 28 Aug 2002 23:56:05 +0000 (23:56 +0000)]
Do not dispatch in BV when no buffer. Andre, please review.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5147 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoremove wrong copied code
John Levon [Wed, 28 Aug 2002 23:43:06 +0000 (23:43 +0000)]
remove wrong copied code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5146 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoadd per char ascent/descent
John Levon [Wed, 28 Aug 2002 23:18:50 +0000 (23:18 +0000)]
add per char ascent/descent

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5145 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago * QContentPane.C: fix cut-and-paste borkage from
John Levon [Wed, 28 Aug 2002 22:18:03 +0000 (22:18 +0000)]
    * QContentPane.C: fix cut-and-paste borkage from
          LFUN_MOUSE changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5144 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix #593
André Pönitz [Wed, 28 Aug 2002 17:59:32 +0000 (17:59 +0000)]
fix #593
[There are times when I simply forget thing, Herbert...]

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5143 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomoving more stuff
André Pönitz [Wed, 28 Aug 2002 17:33:42 +0000 (17:33 +0000)]
moving more stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5142 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoI _really_ hate LaTeX's syntax quirks. Why is
André Pönitz [Wed, 28 Aug 2002 16:40:03 +0000 (16:40 +0000)]
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

21 years agobugfix (clicking into insets in insets was broken)
André Pönitz [Wed, 28 Aug 2002 16:32:18 +0000 (16:32 +0000)]
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

21 years agoCosmetics
Dekel Tsur [Wed, 28 Aug 2002 13:26:39 +0000 (13:26 +0000)]
Cosmetics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5139 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago- No placement in floats
Dekel Tsur [Wed, 28 Aug 2002 13:07:50 +0000 (13:07 +0000)]
- 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

21 years agoFix rotateOrigin
Dekel Tsur [Wed, 28 Aug 2002 13:03:24 +0000 (13:03 +0000)]
Fix rotateOrigin

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5137 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFix previous change
Dekel Tsur [Wed, 28 Aug 2002 12:35:20 +0000 (12:35 +0000)]
Fix previous change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5136 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago*** empty log message ***
Dekel Tsur [Wed, 28 Aug 2002 12:21:20 +0000 (12:21 +0000)]
*** empty log message ***

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5135 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago100 lines moved, 33 dead.
André Pönitz [Wed, 28 Aug 2002 12:09:19 +0000 (12:09 +0000)]
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

21 years agoDon't use .extend() (doesn't work in python 1.5)
Dekel Tsur [Wed, 28 Aug 2002 12:02:55 +0000 (12:02 +0000)]
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

21 years agomove mouse click handling to LyXText::dispatch
André Pönitz [Wed, 28 Aug 2002 10:45:38 +0000 (10:45 +0000)]
move mouse click handling to LyXText::dispatch

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5132 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoConvert tabular version 2 -> version 3
Dekel Tsur [Wed, 28 Aug 2002 10:45:21 +0000 (10:45 +0000)]
Convert tabular version 2 -> version 3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5131 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoHandle the case where insetgraphics has no size_kind token
Dekel Tsur [Wed, 28 Aug 2002 09:03:45 +0000 (09:03 +0000)]
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

21 years agothe workarea changes plus small math stuff
André Pönitz [Wed, 28 Aug 2002 08:30:27 +0000 (08:30 +0000)]
the workarea changes plus small math stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5128 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoRob's followup (nr. 1 ;)
John Levon [Tue, 27 Aug 2002 20:30:20 +0000 (20:30 +0000)]
Rob's followup (nr. 1 ;)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5127 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago7 out
André Pönitz [Tue, 27 Aug 2002 16:16:17 +0000 (16:16 +0000)]
7 out

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5126 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomove tabular creation to the factory
André Pönitz [Tue, 27 Aug 2002 15:56:32 +0000 (15:56 +0000)]
move tabular creation to the factory

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5125 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomove floatlist to textclass
Jean-Marc Lasgouttes [Tue, 27 Aug 2002 15:51:19 +0000 (15:51 +0000)]
move floatlist to textclass

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5124 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoExtend compatibility up to 0.12.0
José Matox [Tue, 27 Aug 2002 15:23:52 +0000 (15:23 +0000)]
Extend compatibility up to 0.12.0

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5123 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago15 moved, 23 dead, 1 bug squashed...
André Pönitz [Tue, 27 Aug 2002 15:23:01 +0000 (15:23 +0000)]
15 moved, 23 dead, 1 bug squashed...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5122 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agojust move
André Pönitz [Tue, 27 Aug 2002 15:00:59 +0000 (15:00 +0000)]
just move

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5121 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agomove 42, kill 12
André Pönitz [Tue, 27 Aug 2002 14:43:49 +0000 (14:43 +0000)]
move 42, kill 12

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5120 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago27 moved, 19 killed...
André Pönitz [Tue, 27 Aug 2002 13:39:27 +0000 (13:39 +0000)]
27 moved, 19 killed...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5119 a592a061-630c-0410-9148-cb99ea01b6c8

21 years ago73 lines moved, 15 killed... spoils the average ;-}
André Pönitz [Tue, 27 Aug 2002 13:17:22 +0000 (13:17 +0000)]
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

21 years agomove a bit moer stuff from BufferView::dispatch to LyXText::dispatch
André Pönitz [Tue, 27 Aug 2002 12:32:04 +0000 (12:32 +0000)]
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

21 years agothe factory stuff
André Pönitz [Tue, 27 Aug 2002 10:14:56 +0000 (10:14 +0000)]
the factory stuff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5115 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoDiff for 2.16 -> 2.17 is only whitespace now
José Matox [Mon, 26 Aug 2002 19:00:56 +0000 (19:00 +0000)]
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

21 years agoRemove debug messages.\nAlmost the remaining diff are whitespace.
José Matox [Mon, 26 Aug 2002 18:28:13 +0000 (18:28 +0000)]
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

21 years agomove cut&paste lfun handling from BufferView to LyXText
André Pönitz [Mon, 26 Aug 2002 13:25:49 +0000 (13:25 +0000)]
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

21 years agoremove unused code
André Pönitz [Mon, 26 Aug 2002 12:11:48 +0000 (12:11 +0000)]
remove unused code

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5111 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agocompile fixes
Lars Gullik Bjønnes [Mon, 26 Aug 2002 11:27:37 +0000 (11:27 +0000)]
compile fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5110 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoforgot this
André Pönitz [Mon, 26 Aug 2002 09:35:18 +0000 (09:35 +0000)]
forgot this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5109 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoessentially Martin's patch to fix the \end-deeper bug
André Pönitz [Mon, 26 Aug 2002 09:31:09 +0000 (09:31 +0000)]
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

21 years agore-enable cut&paste in math
André Pönitz [Mon, 26 Aug 2002 09:01:18 +0000 (09:01 +0000)]
re-enable cut&paste in math

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5107 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoJohn's patch for fixing mouse button press lfuns inside insets.
Jürgen Vigna [Mon, 26 Aug 2002 07:52:59 +0000 (07:52 +0000)]
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

21 years agoifix warnings
André Pönitz [Mon, 26 Aug 2002 06:17:54 +0000 (06:17 +0000)]
ifix warnings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5105 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agofix margin note label
John Levon [Sun, 25 Aug 2002 22:28:46 +0000 (22:28 +0000)]
fix margin note label

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5104 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoFile dialog fixes. Implement optional menu items
John Levon [Sun, 25 Aug 2002 20:53:39 +0000 (20:53 +0000)]
File dialog fixes. Implement optional menu items

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5103 a592a061-630c-0410-9148-cb99ea01b6c8

21 years agoStart to take care of the tables with continuation rows
José Matox [Sun, 25 Aug 2002 18:45:10 +0000 (18:45 +0000)]
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