Lars Gullik Bjønnes
f1d829a185
adjust to be able to complile with gcc 3.0, put selection vars into own struct, remove some C string funcs in favour of lstrings ones
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2074 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-31 02:23:46 +00:00
Lars Gullik Bjønnes
83acbbd523
update copyright year
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2072 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-30 13:53:44 +00:00
Jürgen Vigna
4bcf99c809
Various fixes to Tabular, InsetTabular and InsetText. Fixed left border for
...
multicolumn cells, fixed repaint and recalc issues of insets, fixed scrolling
of large tabulars, ADDED settings of fonts on selections, more minor stuff
I cannot remember right now, more to follow.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2027 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-28 15:11:24 +00:00
Jean-Marc Lasgouttes
50cf230e42
various fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1994 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-09 15:20:58 +00:00
Lars Gullik Bjønnes
4c6091b63f
remove !NEW_INSETS cruft
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1980 a592a061-630c-0410-9148-cb99ea01b6c8
2001-05-03 14:31:33 +00:00
Lars Gullik Bjønnes
6ede3a6c89
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1972 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-27 20:58:02 +00:00
Jürgen Vigna
e7ae04343e
Reverted the reverted changes - 1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1970 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-27 14:21:18 +00:00
Lars Gullik Bjønnes
a464b9b97d
reversed jug-bug, will apply pieces later
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1958 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-26 17:47:40 +00:00
Lars Gullik Bjønnes
2b63437db2
small fix for gcc 3.0, use std::transform in lstrings, implement chars-transpose
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1955 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-25 19:33:52 +00:00
Lars Gullik Bjønnes
ec57ed1e96
call message more directly
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1951 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-24 17:33:01 +00:00
Lars Gullik Bjønnes
47910a7a67
move more support functions into namespace lyx, small other changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1949 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-24 15:25:26 +00:00
Lars Gullik Bjønnes
b17500c1c4
the rest read the ChangeLog, hope I remembered all
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1934 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-17 15:15:59 +00:00
Jürgen Vigna
69204a88fd
Fixed some redraw problems in InsetText/Tabular/Collapsable. Fixed problems
...
regarding automatic scrolling of Tabulars (still something wrong). Broken
MousePointer inside InsetText&co (hopefully easy to fix), but I still commit
so that people can have a look at it. It also should enhance speed of redraw
and minimize redraws (still some optimization possible).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1915 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-13 14:49:58 +00:00
Jean-Marc Lasgouttes
e59e72d1d1
do not include language.h and gettext.h in lyxfont.h and lyxparagraph.h
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1899 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-05 12:26:41 +00:00
Lars Gullik Bjønnes
104424a34c
constify vars
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1889 a592a061-630c-0410-9148-cb99ea01b6c8
2001-04-04 21:23:36 +00:00
Jürgen Vigna
f284f1c8bc
Added %x support in vspace.C (LyXLenght) and use it for the minipages.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1853 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-29 15:00:20 +00:00
Lars Gullik Bjønnes
fc8465aa1f
use anon namespace, somewhat better comp. handling of minipages, not quite there yet
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1795 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-20 01:22:46 +00:00
Lars Gullik Bjønnes
1a32c26a5e
NO_PEXTRA and NO_PEXTRA_REALLY
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1780 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-16 00:09:53 +00:00
Lars Gullik Bjønnes
8cb2e519b3
remove Last when NEW_INSETS is defined
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1730 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-11 00:21:13 +00:00
Lars Gullik Bjønnes
b95e8f250d
some cascading name changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1720 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-09 00:56:42 +00:00
Lars Gullik Bjønnes
03d1c984a0
ParagraphParameters and SharedContainer
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1691 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-06 14:07:14 +00:00
Jürgen Vigna
ff67bee117
More InsetText/InsetTabular fixes!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1599 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-22 14:09:20 +00:00
Jürgen Vigna
9704a004bd
Various fixes to InsetTabular and InsetText + Angus's cleanup patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1535 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-19 16:01:31 +00:00
Lars Gullik Bjønnes
9a3176581d
small cleanup, doxygen, formatting changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1521 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-16 09:25:43 +00:00
Jürgen Vigna
16a7d8015e
Make LFUN_QUOTE work for InsetText.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1502 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-14 10:11:22 +00:00
Dekel Tsur
a996b1bd2b
- Add support for the align environment from amsmath
...
- RTL fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1479 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-11 09:58:20 +00:00
Dekel Tsur
d89e29cf7c
Fix selection drawing for RTL text in tables.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1476 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-09 20:45:31 +00:00
Dekel Tsur
3f2bef2600
Preserve the font when erasing a newline char.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1438 a592a061-630c-0410-9148-cb99ea01b6c8
2001-02-01 21:32:14 +00:00
Dekel Tsur
ce61844b9c
Fix goto reference.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1345 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-17 19:00:12 +00:00
Dekel Tsur
f7a3d05a23
Use contains() instead of strchr().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1336 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-15 14:05:45 +00:00
Dekel Tsur
5d75a3a116
Add ':' to number separators chars
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1327 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-13 19:49:05 +00:00
Jürgen Vigna
451f6bb767
Fixes for tabular-clipboard-paste and tabular-scroll.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1301 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-04 12:06:29 +00:00
Jürgen Vigna
16a5be3ecc
More fixes to insettabular/text (and some missing features added).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1299 a592a061-630c-0410-9148-cb99ea01b6c8
2001-01-03 16:04:05 +00:00
Jürgen Vigna
82ce6a82ef
Fixed various "missing features" in the tabular/textinset code.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1286 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-22 14:44:29 +00:00
Lars Gullik Bjønnes
4abaf6ab91
several small patches
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1271 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-10 05:20:36 +00:00
Jean-Marc Lasgouttes
4789208ca1
Patch from John (figinset) and Dekel (RTL and spellchecker)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1257 a592a061-630c-0410-9148-cb99ea01b6c8
2000-12-05 14:15:44 +00:00
Lars Gullik Bjønnes
360cdc0b9f
Angus patch, + allow to set cursor color + constify more local variables
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1226 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-21 15:46:13 +00:00
Lars Gullik Bjønnes
adaef99e60
some formatting changes some simplifications and removal of dead code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1198 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-04 10:00:12 +00:00
Jean-Marc Lasgouttes
916c6bf9d8
A patch from Dekel (macros in RTL mode)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1186 a592a061-630c-0410-9148-cb99ea01b6c8
2000-11-02 16:31:05 +00:00
Jean-Marc Lasgouttes
4255b4a1b7
Patches from Angus, Baruch, Dekel (2), and some glue from me.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1123 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-16 13:27:56 +00:00
Lars Gullik Bjønnes
a5af5783ac
two small patches
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1122 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-15 03:46:23 +00:00
Jean-Marc Lasgouttes
bd659b25fb
Dekel language/encoding patch + a few fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1096 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-10 12:36:36 +00:00
Jürgen Vigna
58392ef907
Added Ascii export for tabulars + small fixes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1094 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-10 10:38:11 +00:00
Jean-Marc Lasgouttes
e9c7fc6da6
Patch for TOC menu by dekel, kde cleanup patch from John, plus a few things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1089 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-09 12:30:52 +00:00
Jürgen Vigna
2b300d130c
Fixes to insettabular/text.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1070 a592a061-630c-0410-9148-cb99ea01b6c8
2000-10-02 15:20:53 +00:00
Lars Gullik Bjønnes
5f1427b648
more type changes, some consts added
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1061 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-29 18:44:07 +00:00
Jürgen Vigna
74a46e0474
Various fixes and some "missing features" from Dekels Mail in insettext/
...
tabular fixe.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1052 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-28 14:05:24 +00:00
Jürgen Vigna
4148a92445
Various fixes, removed "default" language, inserted new lyxrc tag
...
default_language.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1047 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-27 15:23:24 +00:00
Lars Gullik Bjønnes
d6665cba42
get rid of dead code, some new functions constify variables.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1041 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-26 13:54:57 +00:00
Lars Gullik Bjønnes
3ff3b95d3c
remove almost all traces of old table
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1034 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-23 04:57:18 +00:00
Lars Gullik Bjønnes
4c295014fe
remove commented HAVE_SSTREAM code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1025 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-18 17:39:21 +00:00
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
da5299d326
Inserted handling for "default" language in language code and don't put out
...
a \\par if we have only one paragraph.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1005 a592a061-630c-0410-9148-cb99ea01b6c8
2000-09-08 11:15:01 +00:00
Jürgen Vigna
d4cf7ae0fa
Fixed redraw problem when resizing vertically and cursor inside a inset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@987 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-25 11:50:32 +00:00
Lars Gullik Bjønnes
0ed115d608
have a real runTime method for all frontends
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@975 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-16 23:48:48 +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
f4b8943ebb
some nicer code...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@952 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-03 21:17:52 +00:00
Jürgen Vigna
aee6858d52
InsetText draw-update fixes, implemented edit-table-menu, patch from Baruch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@942 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-01 09:35:42 +00:00
Lars Gullik Bjønnes
4d3288c95b
more NEW_INSETS changes, define NEW_MANUBAR as default some other changes, read ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@915 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-24 21:49:58 +00:00
Lars Gullik Bjønnes
69c9c901ac
use NEW_TABULAR�to controll all insettabler usage and code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@912 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-21 18:47:54 +00:00
Lars Gullik Bjønnes
35cf7dcb2b
NEW_INSETS changes, + some small things in insettabular.C
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@902 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-19 17:16:27 +00:00
Lars Gullik Bjønnes
8ed9dbabde
read the Changelog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@885 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-15 23:51:46 +00:00
Jürgen Vigna
0f1623f064
Patch fdfix from Angus, using only the new tabular-layout, some fixes!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@881 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-13 15:03:34 +00:00
Jürgen Vigna
71924df1d5
Commented out wrong code in text.C (Dekel?) some more changes for new
...
tabular layout!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@879 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-12 15:09:01 +00:00
Lars Gullik Bjønnes
146b245e5c
three patches from Dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@870 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-10 10:31:34 +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
94bd64c770
You won't believe I SOLVED the smart insettext-update, finally!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@865 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-07 08:24:42 +00:00
Jürgen Vigna
89885b5fa1
Anguses patch + some modifications for smart? inset-update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@864 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-07 07:46:37 +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
Lars Gullik Bjønnes
b51e368b2b
encoding patch and mousewheelpatch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@858 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-04 20:32:37 +00:00
Jürgen Vigna
729f944d88
Some more changes for updating text-insets.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@856 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-04 15:46:55 +00:00
Jürgen Vigna
eb7220abe6
Lots of changes for update of TextInsets, still some problems!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@854 a592a061-630c-0410-9148-cb99ea01b6c8
2000-07-04 11:30:07 +00:00
Lars Gullik Bjønnes
2dbd47535d
remove NEW_WAY stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@850 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-30 14:58:05 +00:00
Jürgen Vigna
511519904d
Some more inset-text/tabular update fixes, still some position and update
...
problem for inset in inset in inset to fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@847 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-28 15:12:29 +00:00
Lars Gullik Bjønnes
ee72ce8774
several changes and some new insets, read the Changelog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@844 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-28 13:35:52 +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
b744c6ed9f
Lot's of updates for new update handling of text-insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@831 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-23 15:02:46 +00:00
Jürgen Vigna
572556e94f
Various updates for the update-handling and redrawing of insets(text).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@830 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-22 14:55:46 +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
Jürgen Vigna
7390104c74
Fixed make updatesrc in forms directory. Various fixes for text insets,
...
so now selection should work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@821 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-19 15:33:58 +00:00
Jürgen Vigna
60a085fb1c
Changes to make text-inset work better (f.ex. cursor), and now we have
...
multi paragraph text insets!!!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@818 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-16 15:13:25 +00:00
Jean-Marc Lasgouttes
30eff7526d
Fix crash when spellchecking; other small things
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@816 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-15 15:54:05 +00:00
Lars Gullik Bjønnes
6661712fbc
moore
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@811 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-12 14:58:10 +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
2889b5fd3e
some small stuff before the meeting begins for real
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@806 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-08 23:16:16 +00:00
Jean-Marc Lasgouttes
474b65cd25
New citation popup from Angus
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@800 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-07 08:53:40 +00:00
Jean-Marc Lasgouttes
a172822b28
Small updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@794 a592a061-630c-0410-9148-cb99ea01b6c8
2000-06-06 10:17:52 +00:00
Lars Gullik Bjønnes
73b9ca2a4b
two patches from Dekel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@780 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-30 19:31:11 +00:00
Jean-Marc Lasgouttes
aa25dde22d
Fix the line-delete-forward bug?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@779 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-30 15:41:16 +00:00
Jean-Marc Lasgouttes
4664c58a9e
Fix part of the line-delete-forward problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@776 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-26 16:13:01 +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
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
5c7e829eff
Dekel patch to add EndLabelString tag to layout files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@731 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-12 13:11:20 +00:00
Jean-Marc Lasgouttes
e059c633b0
Hopefully fix the problem with stateText() in lyxfont.C
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@727 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-09 16:18:31 +00:00
Jean-Marc Lasgouttes
8c818bc598
Two patches from Dekel (\\protect and depth bars); remove ! for margin notes; fixes to the 'use AMS math' feature
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@717 a592a061-630c-0410-9148-cb99ea01b6c8
2000-05-05 10:17:05 +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
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
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
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
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
Lars Gullik Bjønnes
c504103142
small changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@645 a592a061-630c-0410-9148-cb99ea01b6c8
2000-04-10 21:40:13 +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
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
Jean-Marc Lasgouttes
6265fd5bdf
Did I fix it?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@631 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-28 02:18:52 +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
db55444e30
fix for at least some of the segfaults that we have been seeing. put this through the paces please...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@609 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-16 06:08:30 +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
Lars Gullik Bjønnes
1c9a8d27a2
the figinsetpatch some lyxrc changes, read the ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@603 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-12 10:35:05 +00:00
Lars Gullik Bjønnes
b15c22e113
Dekels arabic patch, + some small things by me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@599 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-10 13:22:20 +00:00
Lars Gullik Bjønnes
fa492d6bf0
fix lyxalgo.h, dra pagebreak with text on line, change the math_deco_search a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@597 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-09 23:58:55 +00:00
Lars Gullik Bjønnes
132fe5e132
the freespacing patch from Kayvan, draw the math empty delim with onoffdash, asure that the tables passed to lyxlex is sorted and sort them if not, use std::lower_bound to search in lyxlex tables, use binary search in stead of linear in math_delim::search_deco, we also sort the math_deco_table upon startup.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@594 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-09 03:36:48 +00:00
Lars Gullik Bjønnes
d2b9849fff
changes from sprintf to string stream. see comments at top of text.C. read the ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@589 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-08 01:45:25 +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
Lars Gullik Bjønnes
a9b448a027
change to use only ostream to write latex from insets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@581 a592a061-630c-0410-9148-cb99ea01b6c8
2000-03-02 02:19:43 +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
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
b92c965543
doubleClick, trippleClick, new UpdateInsetList some other small stuff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@570 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-23 16:39:03 +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
5ba861bb09
fix the resize bug, make some more inset funcs const, cleanup in lyxscreen, painter, workarea
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@561 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-18 22:22:42 +00:00
Lars Gullik Bjønnes
a0cf758d5a
remove the old painter, remove support for mono_video, reverse_video, fast selection, work in progress to make insetlaex accent better. editable insetcommand drawn as buttons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@560 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-17 19:59:08 +00:00
Lars Gullik Bjønnes
d6f638ea96
some small updates to Painter, and make the new painter the default.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@555 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-14 22:14:48 +00:00
Lars Gullik Bjønnes
bc4646a58e
fix the outstanding painter drawing problems, now tablelines, mathframe, specialchars, selection and images work as they should again.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@552 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-11 16:56:34 +00:00
Lars Gullik Bjønnes
cfdd73ea94
new painter,workarea and lcolor. Read the diff/sources and ChangeLog...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@550 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-10 17:53:36 +00:00
Jean-Marc Lasgouttes
7c25e68cf1
Several small things accumulated while cvs was down
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@549 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-10 17:06:12 +00:00
Lars Gullik Bjønnes
9ce32d63e5
several small and larger changes, read the Changelog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@529 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-04 09:38:32 +00:00
Lars Gullik Bjønnes
c779cef938
applied the hebrew patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@528 a592a061-630c-0410-9148-cb99ea01b6c8
2000-02-03 19:51:27 +00:00
Lars Gullik Bjønnes
d8b96c598c
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the crash in Delete, move to pre ind/dec instead of post inc/dec, try to use ostream_iterator in lastfiles.C, remove some debug output, change the rest of the .cdef files, make display of umlaut better
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@443 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-24 18:34:46 +00:00
Lars Gullik Bjønnes
1bc4b73575
fix some of the bugs reported, should hopefully be a bit better now.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@436 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-21 17:41:57 +00:00
Jean-Marc Lasgouttes
722d679779
Add two using directives
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@422 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-14 18:41:30 +00:00
Lars Gullik Bjønnes
ed22adefc6
fix double space editing, small change to make Path more foolproof, dont use reserve in paragraph add some resize instead, fix a bug in LyXLeX::next that were only present on conforming std::istream.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@421 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-13 16:28:54 +00:00
Lars Gullik Bjønnes
53b464c5e9
some new (not extensive) changes, some fixes, will probably reverto to .la libs later .o libs is too much a hassle, please read the ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@408 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-08 21:02:58 +00:00
Lars Gullik Bjønnes
7085256982
update libtool, try to make it work for std::streams (be VERY careful I have experienced DATACORRUPTION when trying this out (though I think it is a bug in the lib) some other code shuffling
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@406 a592a061-630c-0410-9148-cb99ea01b6c8
2000-01-07 03:42:16 +00:00
Lars Gullik Bjønnes
5f3f9ad231
fixes because of SUN CC warnings, bmtable now compiled with C compilator, countChar should also work on CC now, read ChangeLog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@390 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-21 06:10:21 +00:00
Asger Ottar Alstrup
4ed68c1bc2
- Got rid of two global variables:
...
minibuffer and FD_form_main
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@386 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-19 22:35:36 +00:00
Lars Gullik Bjønnes
6130fe1aa5
read the ChangeLog, use the C++ style casts more, some changes to the debugbufs, some whitespace changes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@366 a592a061-630c-0410-9148-cb99ea01b6c8
1999-12-13 00:05:34 +00:00
Lars Gullik Bjønnes
1d7d3cc4af
read ChangeLog, a lot of whitespace changes. experimental use of libtool
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@329 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-22 16:19:48 +00:00
Lars Gullik Bjønnes
a040c0bc6f
white-space changes, removed definitions.h several enum changes because of this, new file undo.C rewritten some in chset.C
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@314 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-15 12:01:38 +00:00
Lars Gullik Bjønnes
3660343dc7
a couple of name changes and new functionality in lyxvc and vc-backend
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@302 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-09 23:52:04 +00:00
Lars Gullik Bjønnes
65e9b99a59
more fixes and updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@292 a592a061-630c-0410-9148-cb99ea01b6c8
1999-11-05 06:02:34 +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
bd29a5db31
erase->clear, AM_CONDTIONAL for conditional compilation of lyxstring, better LYX_CXX_STL_STRING
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@214 a592a061-630c-0410-9148-cb99ea01b6c8
1999-10-19 20:59:27 +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