Commit Graph

137 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
609a11852e Three patches from Dekel. Read ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@791 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-05 15:12:09 +00:00
Jürgen Vigna
195f2e511d InsetTabular should now be feature-equal to table-support, small fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@775 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-26 13:09:14 +00:00
Lars Gullik Bjønnes
b18c63a393 patch from Dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@767 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-23 19:53:56 +00:00
Jürgen Vigna
0ee6cee81b Various fixes and added some functionallity to insettabular.
See ChangeLog for more info.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@764 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-22 15:20:02 +00:00
Lars Gullik Bjønnes
556970623c some sun compile fixes the need clipboard code patch from Dekel ans some other fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@753 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-20 21:37:05 +00:00
Lars Gullik Bjønnes
245007468d patch from dekel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@744 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-19 16:46:01 +00:00
Jürgen Vigna
102d2eaa29 Last fixes for old-table-format-read, fixes in display of text-insets and
in setting latex-features.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@741 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-19 10:32:05 +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
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
Jean-Marc Lasgouttes
a4163d8238 Hollyway updates; hopefully fix bugs with insetbib searching of bib file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@735 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-17 13:40:40 +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
Jean-Marc Lasgouttes
1fc7671591 Remove the optional bool argument to ChangeExtension().
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@730 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-11 16:12:46 +00:00
Jürgen Vigna
7fd69b7307 So now we have a TabularLayoutMenu for inset-tabulars too!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@725 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-08 13:39:45 +00:00
Jürgen Vigna
ba08201457 Just some changes to be able to change TabularFeatures with the Table menu
so that I can test the stuff.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@724 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 14:45:59 +00:00
Lars Gullik Bjønnes
3d097a163f small stuff + protected space
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@715 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 08:44:11 +00:00
Jürgen Vigna
b71f583af6 Small fix for being able to compile with egcs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@714 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 07:54:27 +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
Jean-Marc Lasgouttes
0ffa79de9d Avoid crash when PS file does not exist
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@704 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-28 14:42:59 +00:00
Jean-Marc Lasgouttes
5fb5569a13 Dekel's depth bars and assorted fixlets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@696 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-26 14:56:50 +00:00
Lars Gullik Bjønnes
82fa210ea8 several changes and fixes. Read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@694 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-26 13:57:28 +00:00
Jürgen Vigna
9e5bd1d609 Andres fixes to sstrem problems
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@692 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-26 08:46:05 +00:00
Lars Gullik Bjønnes
c6150425e5 several small patches and some fixes, read the ChangeLog
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@688 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-24 20:58:23 +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
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
d0950aceda read the Changelog, preparing for prerelease
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@680 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-19 01:42:55 +00:00
Lars Gullik Bjønnes
7f1be334f1 make the graphics backround render ok + other stuff more changes than Id like at this stage, please test
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@677 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-16 22:27:30 +00:00
Lars Gullik Bjønnes
6d79514cb0 small patch from jamatos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@653 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-12 16:32:10 +00:00
Lars Gullik Bjønnes
c93e59102c small fixes, silence debug msgs, move some functions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@650 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-12 14:20:08 +00:00
Lars Gullik Bjønnes
fe4e2a84c6 paragraph-spacing, redoparagraph in deleteemptyparagraphmechanism, got rid of some current_views
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@649 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-11 22:55:29 +00:00
Jean-Marc Lasgouttes
3df345c938 Small changes; ChangeLog is your friend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@648 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-11 16:57:16 +00:00
Jürgen Vigna
29c4f56c67 Small bugfix for cursor-misplacement and insert of BREAKLINES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@644 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-10 15:18:09 +00:00
Jürgen Vigna
e97f3d1b31 Added clean CutAndPaste handling with it's own class. Various updates for
text-insets (look at the ChangeLog Entries)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@643 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-10 14:29:05 +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
76938908d7 use more explicit on constructors use the pimpl idom to reduce size with about 500k
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@641 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-08 17:02:02 +00:00
Jean-Marc Lasgouttes
1a0b18b01c Small changes needed by dec cxx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@639 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-06 09:17:40 +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
Jean-Marc Lasgouttes
0542d7af5d Various fixes from Dekel Tsur.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@637 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-03 11:36:35 +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
Jürgen Vigna
e693ad9a4a Other small Backspace() fix in text.C and Undo/Redo for insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@633 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-28 16:18:02 +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
Jürgen Vigna
dc4f6b3ec2 Fixed mouse-click-bug and made cut/copy/paste work in text-insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@627 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-27 15:13:47 +00:00
Jürgen Vigna
e5d7d21ed7 Finally fixed the problems with clicking on insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@625 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-24 13:24:58 +00:00
Jean-Marc Lasgouttes
90343c7ade One third of Andre' no-gui patch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@622 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-20 16:37:50 +00:00
Jean-Marc Lasgouttes
db0716f666 Backup file patch from Dekel; Update to scr layout files from Hartmut Goebel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@621 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-20 14:49:54 +00:00
Lars Gullik Bjønnes
014ebb2efe mulitilang fixes, the addition of some trace msgs to help find the segfault
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@618 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-17 10:14:46 +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