]> git.lyx.org Git - lyx.git/log
lyx.git
22 years agoHotfix to move cursor to the right when pressing M-m g x in text mode.
André Pönitz [Mon, 15 Apr 2002 08:50:20 +0000 (08:50 +0000)]
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

22 years agofix redraw problem
André Pönitz [Fri, 12 Apr 2002 16:29:59 +0000 (16:29 +0000)]
fix redraw problem

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3991 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix for wrong cursor.x pos when before a fullRow inset (added ix), small
Jürgen Vigna [Fri, 12 Apr 2002 15:59:03 +0000 (15:59 +0000)]
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

22 years ago(Herbert): expand the list of recognised graphics formats.
Angus Leeming [Fri, 12 Apr 2002 15:25:11 +0000 (15:25 +0000)]
(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

22 years agofix typo in error message
André Pönitz [Fri, 12 Apr 2002 15:14:13 +0000 (15:14 +0000)]
fix typo in error message

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3988 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove debug message
André Pönitz [Fri, 12 Apr 2002 15:12:10 +0000 (15:12 +0000)]
remove debug message

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3987 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoI _think_ we had a reference to a temp object going out of scope. No more.
Angus Leeming [Fri, 12 Apr 2002 14:08:00 +0000 (14:08 +0000)]
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

22 years agofix bug with relative paths in insetgraphics
Jean-Marc Lasgouttes [Fri, 12 Apr 2002 13:50:04 +0000 (13:50 +0000)]
fix bug with relative paths in insetgraphics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3985 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix crashs discovered by Michael
André Pönitz [Fri, 12 Apr 2002 13:30:14 +0000 (13:30 +0000)]
fix crashs discovered by Michael

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3984 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoDo BreakParagraph on an empty paragraph if it's flagged keepempty (fix #313).
Jürgen Vigna [Fri, 12 Apr 2002 10:29:12 +0000 (10:29 +0000)]
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

22 years agoEnsure that the warning message is removed if the underlying paragraph will
Angus Leeming [Fri, 12 Apr 2002 09:35:50 +0000 (09:35 +0000)]
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

22 years agoUpdate paragraph dialog on an insetUnlock.
Jürgen Vigna [Fri, 12 Apr 2002 09:22:18 +0000 (09:22 +0000)]
Update paragraph dialog on an insetUnlock.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3981 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoClear the selection if we didn't find the searchstring (fix #310).
Jürgen Vigna [Fri, 12 Apr 2002 09:02:21 +0000 (09:02 +0000)]
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

22 years agoSimplified code.
Jürgen Vigna [Fri, 12 Apr 2002 08:31:06 +0000 (08:31 +0000)]
Simplified code.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3979 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoGive fullRow insets a full row width, small bugfix, force rebreak of row when
Jürgen Vigna [Fri, 12 Apr 2002 08:22:16 +0000 (08:22 +0000)]
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

22 years ago(Herbert): nit-picking!
Angus Leeming [Thu, 11 Apr 2002 18:40:59 +0000 (18:40 +0000)]
(Herbert): nit-picking!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3977 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoUse the new LyXLength::inBP method to resolve rounding error problems.
Angus Leeming [Thu, 11 Apr 2002 18:40:20 +0000 (18:40 +0000)]
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

22 years ago(Herbert): allow the rotation of a graphic by 270.1 degrees and add "mm"
Angus Leeming [Thu, 11 Apr 2002 18:39:17 +0000 (18:39 +0000)]
(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

22 years ago(Herbert): add a new method, inBP, to LyXLength.
Angus Leeming [Thu, 11 Apr 2002 18:36:18 +0000 (18:36 +0000)]
(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

22 years ago(Herbert): discover the "Bounding Box" of non-(e)ps graphics files, and
Angus Leeming [Thu, 11 Apr 2002 17:40:44 +0000 (17:40 +0000)]
(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

22 years agoNew function ciy() which handles cursor.iy() functions.
Jürgen Vigna [Thu, 11 Apr 2002 15:08:22 +0000 (15:08 +0000)]
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

22 years agoSet iy() to the right value if we have an inset on pos which needs a full
Jürgen Vigna [Thu, 11 Apr 2002 14:22:39 +0000 (14:22 +0000)]
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

22 years agoreset font after read of an old float_type as this was the case in the old
Jürgen Vigna [Thu, 11 Apr 2002 13:51:47 +0000 (13:51 +0000)]
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

22 years agoFixed \foreignlanguage outputs and small fix to x return on ERTInsets Button.
Jürgen Vigna [Thu, 11 Apr 2002 13:35:03 +0000 (13:35 +0000)]
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

22 years agograce fix from herbert, revtex4 fix from Rob
Jean-Marc Lasgouttes [Thu, 11 Apr 2002 13:24:44 +0000 (13:24 +0000)]
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

22 years agoadd support for spie class, contributed by Guenter Milde
Jean-Marc Lasgouttes [Thu, 11 Apr 2002 13:18:19 +0000 (13:18 +0000)]
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

22 years agoFix the cursor position to be on the end of the row before an inset which
Jürgen Vigna [Thu, 11 Apr 2002 09:53:23 +0000 (09:53 +0000)]
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

22 years agodon't show the empty-base-dot in a few cases...
André Pönitz [Thu, 11 Apr 2002 08:51:08 +0000 (08:51 +0000)]
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

22 years agoupdate da.po
Lars Gullik Bjønnes [Thu, 11 Apr 2002 08:27:38 +0000 (08:27 +0000)]
update da.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3964 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove switch to math text mode for ^ inserted using the panel
André Pönitz [Wed, 10 Apr 2002 14:51:56 +0000 (14:51 +0000)]
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

22 years agoupdate credits for herbert
Jean-Marc Lasgouttes [Wed, 10 Apr 2002 14:07:10 +0000 (14:07 +0000)]
update credits for herbert

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3962 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofontsize3.diff
Jean-Marc Lasgouttes [Wed, 10 Apr 2002 14:06:14 +0000 (14:06 +0000)]
fontsize3.diff

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3961 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix typo
André Pönitz [Wed, 10 Apr 2002 10:54:37 +0000 (10:54 +0000)]
fix typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3960 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoNobody noticed that right click on math insets did not pop up the panel
André Pönitz [Tue, 9 Apr 2002 14:45:52 +0000 (14:45 +0000)]
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

22 years agocurrency patch from Adrien; better search for perl
Jean-Marc Lasgouttes [Tue, 9 Apr 2002 14:39:55 +0000 (14:39 +0000)]
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

22 years ago * bind/math.bind: shortcut for \psi
André Pönitz [Tue, 9 Apr 2002 13:47:21 +0000 (13:47 +0000)]
  * 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

22 years ago(Adrien): two forgotten _().
Angus Leeming [Tue, 9 Apr 2002 10:02:10 +0000 (10:02 +0000)]
(Adrien): two forgotten _().

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3956 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoLeft out these four glade files last time, plus Fix for Preamble resizing problems
Michael Gerz [Tue, 9 Apr 2002 03:24:40 +0000 (03:24 +0000)]
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

22 years agoupdate the templates I have tex clases for
Lars Gullik Bjønnes [Mon, 8 Apr 2002 21:33:07 +0000 (21:33 +0000)]
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

22 years agoFix crash but problem still remains.
Angus Leeming [Mon, 8 Apr 2002 20:00:02 +0000 (20:00 +0000)]
Fix crash but problem still remains.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3953 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake qt2 compile (linking is another matter)
Lars Gullik Bjønnes [Mon, 8 Apr 2002 17:55:47 +0000 (17:55 +0000)]
make qt2 compile (linking is another matter)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3952 a592a061-630c-0410-9148-cb99ea01b6c8

22 years ago(Herbert): fix compatibility read of InsetFigure.
Angus Leeming [Mon, 8 Apr 2002 17:26:33 +0000 (17:26 +0000)]
(Herbert): fix compatibility read of InsetFigure.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3951 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoI used to write reasonable English, once upon a time!
Angus Leeming [Mon, 8 Apr 2002 17:03:04 +0000 (17:03 +0000)]
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

22 years ago(Herbert): TGIF graphics should now work.
Angus Leeming [Mon, 8 Apr 2002 16:52:33 +0000 (16:52 +0000)]
(Herbert): TGIF graphics should now work.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3949 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoStore BoundingBox relative to original.
Angus Leeming [Mon, 8 Apr 2002 16:51:46 +0000 (16:51 +0000)]
Store BoundingBox relative to original.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3948 a592a061-630c-0410-9148-cb99ea01b6c8

22 years ago(John): translate dialog titles.
Angus Leeming [Mon, 8 Apr 2002 16:47:50 +0000 (16:47 +0000)]
(John): translate dialog titles.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3947 a592a061-630c-0410-9148-cb99ea01b6c8

22 years ago(Herbert): move readBB from ControlGraphics to support/filetools.
Angus Leeming [Mon, 8 Apr 2002 14:55:52 +0000 (14:55 +0000)]
(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

22 years ago(Herbert): delete old 1.2 stuff and add forgotten special option.
Angus Leeming [Mon, 8 Apr 2002 14:47:21 +0000 (14:47 +0000)]
(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

22 years agofurther makefile work
Lars Gullik Bjønnes [Mon, 8 Apr 2002 09:42:58 +0000 (09:42 +0000)]
further makefile work

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3944 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix crash
André Pönitz [Mon, 8 Apr 2002 09:37:27 +0000 (09:37 +0000)]
fix crash

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3943 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate put revision
Lars Gullik Bjønnes [Mon, 8 Apr 2002 09:32:30 +0000 (09:32 +0000)]
update put revision

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3942 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agosmall stuff from Martin's list
André Pönitz [Mon, 8 Apr 2002 08:12:09 +0000 (08:12 +0000)]
small stuff from Martin's list

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3941 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agonow distcheck should work...
Lars Gullik Bjønnes [Mon, 8 Apr 2002 00:07:07 +0000 (00:07 +0000)]
now distcheck should work...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3940 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agows
Lars Gullik Bjønnes [Sun, 7 Apr 2002 23:56:57 +0000 (23:56 +0000)]
ws

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3939 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoback to cvs
Lars Gullik Bjønnes [Sun, 7 Apr 2002 17:58:31 +0000 (17:58 +0000)]
back to cvs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3938 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopre3 1.2.0pre3
Lars Gullik Bjønnes [Sun, 7 Apr 2002 17:52:57 +0000 (17:52 +0000)]
pre3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3936 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate
Lars Gullik Bjønnes [Sun, 7 Apr 2002 17:51:23 +0000 (17:51 +0000)]
update

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3935 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agonewbindist target
Lars Gullik Bjønnes [Sun, 7 Apr 2002 15:35:07 +0000 (15:35 +0000)]
newbindist target

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3934 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agohandle xfonts better (more work comming) and some ws changes
Lars Gullik Bjønnes [Sun, 7 Apr 2002 15:34:34 +0000 (15:34 +0000)]
handle xfonts better (more work comming) and some ws changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3933 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agows change
Lars Gullik Bjønnes [Sun, 7 Apr 2002 15:31:50 +0000 (15:31 +0000)]
ws change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3932 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoparch from Herbert
Lars Gullik Bjønnes [Sun, 7 Apr 2002 15:31:16 +0000 (15:31 +0000)]
parch from Herbert

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3931 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoalso dist the m4 files
Lars Gullik Bjønnes [Sun, 7 Apr 2002 15:29:27 +0000 (15:29 +0000)]
also dist the m4 files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3930 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopot-revision date
Lars Gullik Bjønnes [Sun, 7 Apr 2002 15:27:45 +0000 (15:27 +0000)]
pot-revision date

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3929 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoTo make make install behave
Lars Gullik Bjønnes [Sun, 7 Apr 2002 12:32:26 +0000 (12:32 +0000)]
To make make install behave

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3928 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoback to cvs
Lars Gullik Bjønnes [Sat, 6 Apr 2002 16:21:12 +0000 (16:21 +0000)]
back to cvs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3927 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopre2 1.2.0pre2
Lars Gullik Bjønnes [Sat, 6 Apr 2002 16:09:50 +0000 (16:09 +0000)]
pre2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3925 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate pot creation cate
Lars Gullik Bjønnes [Sat, 6 Apr 2002 16:07:47 +0000 (16:07 +0000)]
update pot creation cate

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3924 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agohandle distclean better
Lars Gullik Bjønnes [Sat, 6 Apr 2002 14:12:02 +0000 (14:12 +0000)]
handle distclean better

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3923 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake distcheck work
Lars Gullik Bjønnes [Sat, 6 Apr 2002 13:15:10 +0000 (13:15 +0000)]
make distcheck work

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3922 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agows changes
Lars Gullik Bjønnes [Sat, 6 Apr 2002 13:05:46 +0000 (13:05 +0000)]
ws changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3921 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoforgot this
Lars Gullik Bjønnes [Sat, 6 Apr 2002 13:01:03 +0000 (13:01 +0000)]
forgot this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3920 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agotry to always return true and see what happens...
Lars Gullik Bjønnes [Sat, 6 Apr 2002 13:00:21 +0000 (13:00 +0000)]
try to always return true and see what happens...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3919 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agows changes
Lars Gullik Bjønnes [Sat, 6 Apr 2002 12:50:33 +0000 (12:50 +0000)]
ws changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3918 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agodelete files upon distclean
Lars Gullik Bjønnes [Sat, 6 Apr 2002 12:45:05 +0000 (12:45 +0000)]
delete files upon distclean

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3917 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix a lyxstring bug and ws change
Lars Gullik Bjønnes [Sat, 6 Apr 2002 12:42:42 +0000 (12:42 +0000)]
fix a lyxstring bug and ws change

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3916 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremerge the po files
Lars Gullik Bjønnes [Sat, 6 Apr 2002 11:17:48 +0000 (11:17 +0000)]
remerge the po files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3915 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRightAddress -> Right_Address
Lars Gullik Bjønnes [Sat, 6 Apr 2002 08:38:03 +0000 (08:38 +0000)]
RightAddress -> Right_Address

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3914 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd missing typename
Lars Gullik Bjønnes [Fri, 5 Apr 2002 19:54:17 +0000 (19:54 +0000)]
add missing typename

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3913 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agows changes
Lars Gullik Bjønnes [Fri, 5 Apr 2002 15:17:24 +0000 (15:17 +0000)]
ws changes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3912 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agopt->bp patch from Herbert Voss
Lars Gullik Bjønnes [Fri, 5 Apr 2002 14:10:56 +0000 (14:10 +0000)]
pt->bp patch from Herbert Voss

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3911 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake a CURSOR update if we inserted a character (fix #312).
Jürgen Vigna [Fri, 5 Apr 2002 12:31:42 +0000 (12:31 +0000)]
make a CURSOR update if we inserted a character (fix #312).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3910 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate french examples to 1.2.0 format
Jean-Marc Lasgouttes [Fri, 5 Apr 2002 10:30:55 +0000 (10:30 +0000)]
update french examples to 1.2.0 format

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3909 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoupdate README file for translators
Jean-Marc Lasgouttes [Fri, 5 Apr 2002 10:29:23 +0000 (10:29 +0000)]
update README file for translators

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3908 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoSigh. Why is debugging iterative?
Angus Leeming [Fri, 5 Apr 2002 09:18:26 +0000 (09:18 +0000)]
Sigh. Why is debugging iterative?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3907 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoHerbert's and my fixes to the graphics inset.
Angus Leeming [Thu, 4 Apr 2002 14:49:54 +0000 (14:49 +0000)]
Herbert's and my fixes to the graphics inset.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3906 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix lookup problem for \vert.
André Pönitz [Thu, 4 Apr 2002 14:48:39 +0000 (14:48 +0000)]
fix lookup problem for \vert.
Funny what kind of problems turn up if one actually _uses_ LyX.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3905 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoignore xfotns directory
Jean-Marc Lasgouttes [Thu, 4 Apr 2002 14:40:27 +0000 (14:40 +0000)]
ignore xfotns directory

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3904 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoproper support for "List of XXX" insets; fix error when there is a list of algorithms...
Jean-Marc Lasgouttes [Thu, 4 Apr 2002 14:39:55 +0000 (14:39 +0000)]
proper support for "List of XXX" insets; fix error when there is a list of algorithms but no algorithm

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3903 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoRemove last traces of the hack used until yesterday for the cursor
Angus Leeming [Thu, 4 Apr 2002 11:59:32 +0000 (11:59 +0000)]
Remove last traces of the hack used until yesterday for the cursor
positioning with the mouse.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3902 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoWhitespace.
Angus Leeming [Thu, 4 Apr 2002 10:47:47 +0000 (10:47 +0000)]
Whitespace.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3901 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoshrink math insets by 2 pixels. this is closer to the output...
André Pönitz [Thu, 4 Apr 2002 10:25:17 +0000 (10:25 +0000)]
shrink math insets by 2 pixels. this is closer to the output...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3900 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoEnsure that graphics BoundingBox member variables are initialised.
Angus Leeming [Thu, 4 Apr 2002 10:24:33 +0000 (10:24 +0000)]
Ensure that graphics BoundingBox member variables are initialised.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3899 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix bug that disabled entering 'special char macros' like \, and \:
André Pönitz [Thu, 4 Apr 2002 10:11:13 +0000 (10:11 +0000)]
fix bug that disabled entering 'special char macros' like \, and \:

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3898 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoadd basque language
Jean-Marc Lasgouttes [Thu, 4 Apr 2002 09:12:22 +0000 (09:12 +0000)]
add basque language

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3895 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agomake .po.pox work when builddir != srcdir
Allan Rae [Thu, 4 Apr 2002 06:30:34 +0000 (06:30 +0000)]
make .po.pox work when builddir != srcdir

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3894 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agodocbook:
José Matox [Wed, 3 Apr 2002 17:44:05 +0000 (17:44 +0000)]
docbook:
  Fixed the output of label, that is an empty element.
  output footnotes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3893 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoFix insetButtonPress in InsetText the same way as in Bufferview_pimpl.
Jürgen Vigna [Wed, 3 Apr 2002 13:59:04 +0000 (13:59 +0000)]
Fix insetButtonPress in InsetText the same way as in Bufferview_pimpl.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3892 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agofix mouse clicks for macro insets
André Pönitz [Wed, 3 Apr 2002 13:53:46 +0000 (13:53 +0000)]
fix mouse clicks for macro insets

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3891 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoremove no more needed hack for positioning the cursor with the mouse
André Pönitz [Wed, 3 Apr 2002 13:40:22 +0000 (13:40 +0000)]
remove no more needed hack for positioning the cursor with the mouse

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3890 a592a061-630c-0410-9148-cb99ea01b6c8

22 years agoget recently broken \mathcircumflex working again (hackish, proper fix in 1.3)
André Pönitz [Wed, 3 Apr 2002 10:45:32 +0000 (10:45 +0000)]
get recently broken \mathcircumflex working again (hackish, proper fix in 1.3)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3889 a592a061-630c-0410-9148-cb99ea01b6c8