Jean-Marc Lasgouttes
5b787c3c33
update fi.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3993 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 09:02:35 +00:00
André Pönitz
db61b4cd53
Hotfix to move cursor to the right when pressing M-m g x in text mode.
...
We desperately need context sensitive keybindings and more atomic LFUNs..
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3992 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-15 08:50:20 +00:00
André Pönitz
5bd5028690
fix redraw problem
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3991 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 16:29:59 +00:00
Jürgen Vigna
ba21e6498c
Fix for wrong cursor.x pos when before a fullRow inset (added ix), small
...
perfomance fix in LyXText's raw drawing, fix for adding paragraph in insets
when not allowed to do so (bug in Michaels list not on lyxbugs.).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3990 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:59:03 +00:00
Angus Leeming
3ee9f0ac7d
(Herbert): expand the list of recognised graphics formats.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3989 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:25:11 +00:00
André Pönitz
c23e945804
fix typo in error message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3988 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:14:13 +00:00
André Pönitz
acf7dbb946
remove debug message
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3987 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 15:12:10 +00:00
Angus Leeming
db1f26a781
I _think_ we had a reference to a temp object going out of scope. No more.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3986 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 14:08:00 +00:00
Jean-Marc Lasgouttes
4b4a18e85a
fix bug with relative paths in insetgraphics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3985 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 13:50:04 +00:00
André Pönitz
4025b11bc4
fix crashs discovered by Michael
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3984 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 13:30:14 +00:00
Jürgen Vigna
5a4fe1be41
Do BreakParagraph on an empty paragraph if it's flagged keepempty ( fix #313 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3983 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 10:29:12 +00:00
Angus Leeming
ced212a684
Ensure that the warning message is removed if the underlying paragraph will
...
accept our changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3982 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 09:35:50 +00:00
Jürgen Vigna
0dd2eb7edd
Update paragraph dialog on an insetUnlock.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3981 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 09:22:18 +00:00
Jürgen Vigna
9b6fc7b6c9
Clear the selection if we didn't find the searchstring ( fix #310 ).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3980 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 09:02:21 +00:00
Jürgen Vigna
2588a92167
Simplified code.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3979 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 08:31:06 +00:00
Jürgen Vigna
1dc3f4deb3
Give fullRow insets a full row width, small bugfix, force rebreak of row when
...
inserting an inset (fix #292 hopefully).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3978 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-12 08:22:16 +00:00
Angus Leeming
4036639aa5
(Herbert): nit-picking!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3977 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 18:40:59 +00:00
Angus Leeming
b9e3315265
Use the new LyXLength::inBP method to resolve rounding error problems.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3976 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 18:40:20 +00:00
Angus Leeming
510b77ac25
(Herbert): allow the rotation of a graphic by 270.1 degrees and add "mm"
...
to the choice of Bounding Box units.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3975 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 18:39:17 +00:00
Angus Leeming
09f334338a
(Herbert): add a new method, inBP, to LyXLength.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3974 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 18:36:18 +00:00
Angus Leeming
b95a56f37a
(Herbert): discover the "Bounding Box" of non-(e)ps graphics files, and
...
use it in the graphics dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3973 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 17:40:44 +00:00
Jürgen Vigna
c9a31728e9
New function ciy() which handles cursor.iy() functions.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3972 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 15:08:22 +00:00
Jürgen Vigna
961c3ee574
Set iy() to the right value if we have an inset on pos which needs a full
...
row display (fix #262 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3971 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 14:22:39 +00:00
Jürgen Vigna
fe27c7bca9
reset font after read of an old float_type as this was the case in the old
...
code! (fix #324 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3970 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 13:51:47 +00:00
Jürgen Vigna
c55ff9a13d
Fixed \foreignlanguage outputs and small fix to x return on ERTInsets Button.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3969 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 13:35:03 +00:00
Jean-Marc Lasgouttes
8da53f1fc9
grace fix from herbert, revtex4 fix from Rob
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3968 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 13:24:44 +00:00
Jean-Marc Lasgouttes
10d492a549
add support for spie class, contributed by Guenter Milde
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3967 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 13:18:19 +00:00
Jürgen Vigna
8f1a6ffaed
Fix the cursor position to be on the end of the row before an inset which
...
needs a full row (#44 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3966 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 09:53:23 +00:00
André Pönitz
68bc4b573a
don't show the empty-base-dot in a few cases...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3965 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 08:51:08 +00:00
Lars Gullik Bjønnes
3bb410a347
update da.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3964 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-11 08:27:38 +00:00
André Pönitz
d3f034cc1a
remove switch to math text mode for ^ inserted using the panel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3963 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:51:56 +00:00
Jean-Marc Lasgouttes
1e4d1405b7
update credits for herbert
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3962 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:07:10 +00:00
Jean-Marc Lasgouttes
3c01fa17e6
fontsize3.diff
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3961 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 14:06:14 +00:00
André Pönitz
6f5d53a937
fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3960 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-10 10:54:37 +00:00
André Pönitz
33024d85e3
Nobody noticed that right click on math insets did not pop up the panel
...
anymore?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3959 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 14:45:52 +00:00
Jean-Marc Lasgouttes
37fc546ec8
currency patch from Adrien; better search for perl
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3958 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 14:39:55 +00:00
André Pönitz
84353366d1
* bind/math.bind: shortcut for \psi
...
* examples/de_beispiel_gelyxt.lyx: fix quotes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3957 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 13:47:21 +00:00
Angus Leeming
4311a01b2c
(Adrien): two forgotten _().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3956 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 10:02:10 +00:00
Michael Gerz
02e3dfb299
Left out these four glade files last time, plus Fix for Preamble resizing problems
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3955 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-09 03:24:40 +00:00
Lars Gullik Bjønnes
cac80ba76d
update the templates I have tex clases for
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3954 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 21:33:07 +00:00
Angus Leeming
82999ab588
Fix crash but problem still remains.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3953 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 20:00:02 +00:00
Lars Gullik Bjønnes
615cc9ec4a
make qt2 compile (linking is another matter)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3952 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:55:47 +00:00
Angus Leeming
2099c3cc2b
(Herbert): fix compatibility read of InsetFigure.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3951 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:26:33 +00:00
Angus Leeming
c42560dbe3
I used to write reasonable English, once upon a time!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3950 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 17:03:04 +00:00
Angus Leeming
dd5e928e9d
(Herbert): TGIF graphics should now work.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3949 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 16:52:33 +00:00
Angus Leeming
727b3cab86
Store BoundingBox relative to original.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3948 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 16:51:46 +00:00
Angus Leeming
3e39bef2c1
(John): translate dialog titles.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3947 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 16:47:50 +00:00
Angus Leeming
36415c9131
(Herbert): move readBB from ControlGraphics to support/filetools.
...
(Angus): re-format getExtFromContents a little and remove replicated "sgi"
entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3946 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 14:55:52 +00:00
Angus Leeming
29730d15a1
(Herbert): delete old 1.2 stuff and add forgotten special option.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3945 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 14:47:21 +00:00
Lars Gullik Bjønnes
78930d2d26
further makefile work
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-08 09:42:58 +00:00