]> git.lyx.org Git - features.git/commit
use better index types for tabular rows, columns and cells than int
authorGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 3 Dec 2004 13:57:50 +0000 (13:57 +0000)
committerGeorg Baum <Georg.Baum@post.rwth-aachen.de>
Fri, 3 Dec 2004 13:57:50 +0000 (13:57 +0000)
commite70294c413c277ef4826565ea5a4b4993959efa2
tree0b62264f00f0c0e308a25e7e6c60a439fb5b2178
parent1ce553b7fe3904972ba9ddfb82866f3713eede76
use better index types for tabular rows, columns and cells than int

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9334 a592a061-630c-0410-9148-cb99ea01b6c8
18 files changed:
src/ChangeLog
src/frontends/controllers/ChangeLog
src/frontends/controllers/ControlTabular.C
src/frontends/controllers/ControlTabular.h
src/frontends/controllers/ControlTabularCreate.h
src/frontends/gtk/ChangeLog
src/frontends/gtk/GTableCreate.C
src/frontends/qt2/ChangeLog
src/frontends/qt2/QTabular.C
src/frontends/xforms/ChangeLog
src/frontends/xforms/FormTabular.C
src/frontends/xforms/FormTabular.h
src/frontends/xforms/FormTabularCreate.C
src/insets/ChangeLog
src/insets/insettabular.C
src/insets/insettabular.h
src/tabular.C
src/tabular.h