Commit Graph

31 Commits

Author SHA1 Message Date
Lars Gullik Bjønnes
45a03f4f67 use the new sstream return non-pods as const, use string instead of char * in a lot of places
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1019 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-14 17:53:12 +00:00
Jürgen Vigna
612a097878 Better parbox use in tabulars, add of scrolling of inset and automatic
scrolling of tabularinsets. Much better update performance in inset-tabular.
Still some stuff todo.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@955 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-07 15:21:05 +00:00
Lars Gullik Bjønnes
0b1b6dfa4e more changes...read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@891 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-17 18:27:53 +00:00
Jürgen Vigna
38d06c587e Fixed selection in insets and some small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@869 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-07 15:00:56 +00:00
Jürgen Vigna
666140b7f2 Few more update text-inset issues + some fixes, see ChangeLog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@859 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-05 14:57:48 +00:00
Jürgen Vigna
e80ad470cb Fixed update of insets in insets.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@835 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-26 15:10:49 +00:00
Jürgen Vigna
ccfdb2a78a Various fixes in insettext/tabular to make update work selective.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@826 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-21 15:07:57 +00:00
Lars Gullik Bjønnes
6bba977f42 FILMagain changes (will need some work)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@807 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 11:27:15 +00:00
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
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
Jürgen Vigna
054dd779e6 More textinset fixes! Now also undo works and I removed some unneeded
computation. Please test and tell me if there are more problems you see.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@683 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-20 13:48:34 +00:00
Jürgen Vigna
33868acd2c Added a preliminary NOT working insettabular. Lot's of fixes for the text
inset which should work now quite stable (well better as before anyway ;)
There have been especially problems with insets inside insets for which
LyX was not prepared, so if you only tried the ERT-inset all should have
worked great also before.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@681 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-19 14:42:19 +00:00
Lars Gullik Bjønnes
1136642d8a more changes to bufferview, fix cursorpositioning, correct color on insetinfos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@642 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-09 22:48:51 +00:00
Lars Gullik Bjønnes
77e706c441 fix the smallcaps drawing, move xfont metrics functions out from LyXFont, move non-inlineable functions out of line
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@638 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-04 00:19:15 +00:00
Jürgen Vigna
b8dd79b64d Various small fixes, look in ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@636 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-31 10:35:53 +00:00
Lars Gullik Bjønnes
85798535a1 some using changes small changes in lyxfont and some other things, read the Changelog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@632 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-28 02:18:55 +00:00
Lars Gullik Bjønnes
0088121bd8 make text private in LyXParagraph some changes to import ascii file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@608 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-16 04:29:22 +00:00
Lars Gullik Bjønnes
21f39fadde small fix to the doublespace handling in deleteemptyparagraphmechanism that might help a bit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@606 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-14 23:33:15 +00:00
Jürgen Vigna
b3e20a15e7 Various updates for insets mostly regarding fixes for text-insets.
Added a new BaseClass InsetCollapsable and changed InsetERT to this
new BaseClass, also added a footnote-inset.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@591 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-08 13:52:57 +00:00
Lars Gullik Bjønnes
def72111a5 change to use ostreams instead of string when writing files. fiddling with insettext. font fix in formula.C.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@584 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-06 02:42:40 +00:00
Jürgen Vigna
02e72741bf Fixed the display bug for text-insets we still had and now ERT-insets do
break on LyX-Window width as the rest of the text does.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@583 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-02 18:30:01 +00:00
Lars Gullik Bjønnes
ba5e47f1a9 read the ChangeLog... no huge changes .. but some might get reversed...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@576 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-29 02:19:17 +00:00
Jürgen Vigna
2be7e39279 Small changes and fixes for Insets (still work in progress)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@573 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-25 16:05:26 +00:00
Lars Gullik Bjønnes
9cdcc41498 make the new code from Juergen compile and some small fixes to the same code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@572 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-25 13:35:38 +00:00
Jürgen Vigna
d6fa7c567c All changes I made to have text-insets working. Look at the Changelog
for more details.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@571 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-25 12:06:15 +00:00
Lars Gullik Bjønnes
c52895023e continue the crusade to get rid of current_view
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@564 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-22 00:36:17 +00:00
Lars Gullik Bjønnes
188833d864 made insetlatex.[Ch] not used, white-space changes, some enum changes becuse of ridance of definitions.h
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@312 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 10:58:38 +00:00
Lars Gullik Bjønnes
dfe1bc44b4 the runlatex merge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@291 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-04 01:40:20 +00:00
Lars Gullik Bjønnes
35584afc11 the merge from branch debugstream
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@180 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-07 18:44:17 +00:00
Lars Gullik Bjønnes
0eccdd1c36 merge from the string-switch branch and ready for a prelease.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@162 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-02 16:21:10 +00:00
Lars Gullik Bjønnes
27de1486ca Initial revision
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@140 a592a061-630c-0410-9148-cb99ea01b6c8
1999-09-27 18:44:28 +00:00