]> git.lyx.org Git - features.git/commit
Free line setting in tabulars. FILE FORMAT CHANGE.
authorEdwin Leuven <e.leuven@gmail.com>
Tue, 18 Mar 2008 18:08:32 +0000 (18:08 +0000)
committerEdwin Leuven <e.leuven@gmail.com>
Tue, 18 Mar 2008 18:08:32 +0000 (18:08 +0000)
commite01e14872d60935908ad42bc164bff1342277b22
treeb9f1f0eee07fe94bb532f256917a5b77e99dc156
parent2a2c2d89866bb684dcb1c6793a8cd64262ff3de6
Free line setting in tabulars. FILE FORMAT CHANGE.
- gets rid of the M_TOGGLE_LINE_... functions
- allows arbitrary clines without multicol
- sets arbitrary vertical lines through multicol
- drop row/col line properties, everything is now stored at the cell level

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23812 a592a061-630c-0410-9148-cb99ea01b6c8
development/FORMAT
lib/lyx2lyx/LyX.py
lib/lyx2lyx/lyx_1_6.py
src/Buffer.cpp
src/frontends/qt4/GuiTabular.cpp
src/frontends/qt4/GuiTabular.h
src/insets/InsetTabular.cpp
src/insets/InsetTabular.h