Commit Graph

60 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
9ece8ba258 whitespace and pass by const reference and use Inset::Code instead of char as type
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@739 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-18 13:26:04 +00:00
Jürgen Vigna
fa6aa115e7 Various warnings fixed, added preliminary read of old table format and
fixed a bug when removing error-insets with AutoDeleteInsets().


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@736 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-17 14:43:09 +00:00
Jürgen Vigna
9f509a6816 Fixed undo handling for tabular-insets and update TabularLayout on
cursor move.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@734 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-16 15:17:19 +00:00
Jürgen Vigna
756af02794 Lots of fixes for text/tabular insets. Now tabular insets work quite good
and you have now automatic row-breaking for cells with width! Also added
the fix from Denkel. See ChangeLog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@732 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-15 14:49:36 +00:00
Lars Gullik Bjønnes
4c7916d1cd some small tabular changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@723 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 13:46:34 +00:00
Jean-Marc Lasgouttes
272b7eb4fc Add "using" directive
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@721 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 12:39:38 +00:00
Jürgen Vigna
455bafe129 Now we are using std::vector instead of arrays
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@719 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 12:14:16 +00:00
Jean-Marc Lasgouttes
3c8aba3b55 clear()->erase() ; lots of using directives for cxx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@712 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-04 10:57:00 +00:00
Jürgen Vigna
570e57d5b9 Commiting my changes till now. Mainly (only?) changes to make text-insets and
tabular insets work. After all the complaints about the tabular-save format
I redid it completely, have a look ;)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@711 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-04 08:14:34 +00:00
Jürgen Vigna
5e1a597a1e Last commit till after eastern :). Now you may create tabular-inset and
navigate inside with CursorRigth and Mouse.
Happy Eastern to all of you!!!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@684 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-21 15:16:22 +00:00