Commit Graph

3638 Commits

Author SHA1 Message Date
Angus Leeming
c83a7a13b8 Revert previous change as it's bollocks. Herbert, your infallibility is
no-more ;-)


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4103 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 11:12:02 +00:00
Angus Leeming
7d3e67edc5 (Herbert): use inBP rather than inPixels + further manipulation as this
prevents rounding errors.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4102 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 10:38:31 +00:00
Angus Leeming
c72a67965a Whitespace ONLY!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4101 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 10:23:51 +00:00
Angus Leeming
5431577846 Remove repeated entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4100 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 10:04:55 +00:00
Angus Leeming
e866942de6 (Rob Lahaye): sync the appearance of papersize stuff in a number of dialogs.
Has no structural effect as we don't use the strings per-se.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4099 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 09:46:36 +00:00
Angus Leeming
c2388650ed Internationalise the rotation origin strings in the graphics dialog in the
same manner as has been used already for the language names in a number of
dialogs.
Move repeated copies of the findPos template to xforms_helpers.h.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4098 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 09:25:51 +00:00
Angus Leeming
53499b74fd (John): typos in the tooltips.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4097 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 17:03:39 +00:00
Angus Leeming
acde47d4a0 (John): fix build.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4096 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 16:12:49 +00:00
Angus Leeming
ac926e5f0a Clean-up yesterday's code-splurge and sort the translated language names.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4095 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 15:07:03 +00:00
Jürgen Vigna
2c35ae62a6 Fix compatibility read for "latex" layout as first paragraph of the
buffer (fix #337).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4094 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 10:58:10 +00:00
Lars Gullik Bjønnes
80fdae686b new de.po file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4093 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 10:19:24 +00:00
John Levon
cc5e971556 update for frnt::etc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4092 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-30 00:26:16 +00:00
Dekel Tsur
898dd8a854 Fix my error
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4091 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 21:45:09 +00:00
Dekel Tsur
570793b487 Fix bugs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4090 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 20:41:51 +00:00
Dekel Tsur
88a039737d Fix reading of old minipages.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4089 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 17:10:22 +00:00
Angus Leeming
6e9d0f861c Internationalise the language names in the preferences dialog also.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4088 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 16:16:35 +00:00
Angus Leeming
b2bef6f65a * Split out getLanguageData from character.[Ch] into its own files,
frnt_lang.[Ch]. Move all these functions into namespace frnt as
namespace charcter doesn't make much sense anymore.
* Associated changes to ControlCharacter and to FormCharacter.
* Use the same approach to internationalise the language names in the document
dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4087 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 15:56:36 +00:00
Angus Leeming
93ad5c74f1 Internationalise the language names in the character dialog's combox.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4086 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 14:26:42 +00:00
Angus Leeming
3b9f84afb3 (Herbert): rather ugly hard-coded fix to hide some graphics formats from the
export menu and from the custom-export dialog.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4085 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 09:50:34 +00:00
Angus Leeming
030311739b (Herbert): enable successful export to LaTeX if the graphics file is
stored without extension.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4084 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 09:24:19 +00:00
Angus Leeming
5632b2d03c (John): Enable the libXPM-based loader to cope with "opaque" as a colour.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4083 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-29 09:12:26 +00:00
Dekel Tsur
86d8e730d7 Fix bugs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4082 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-28 14:00:48 +00:00
Lars Gullik Bjønnes
f6dd42baa1 forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4081 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 16:01:39 +00:00
Angus Leeming
1334cb16c8 Translate "Select Database" and "Select BibTeX-Style" in the BibTeX dialog.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4080 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 15:39:53 +00:00
Angus Leeming
1a5a664e44 Translate labels for float:algorithm, float:figure and float:table.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4079 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 15:38:15 +00:00
Angus Leeming
9383796455 WYSIWYM citation labels for sub-standard BibTeX databases.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4078 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 14:35:04 +00:00
Angus Leeming
96075e576e On dit �Fermer� en fran�ais, pas �Close�.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4077 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 14:19:20 +00:00
Lars Gullik Bjønnes
e4727fe65b dont use -r
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4076 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:32:23 +00:00
Angus Leeming
a2cb34619f (Rob Lahaye): UI improvements to the preferences dialog.
(Me): fix a bug in fdfixc.sed that he activated.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4075 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:26:37 +00:00
Lars Gullik Bjønnes
89fe0a8461 remerge with lyx.pot
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4074 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:18:40 +00:00
Lars Gullik Bjønnes
356d7d09c0 floatflt gotcha
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4073 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 10:16:23 +00:00
Angus Leeming
cab361310e Ensure that the choice is always valid, thus fixing a crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4072 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 09:27:45 +00:00
André Pönitz
66c63a89ef bug fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4071 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-26 06:13:30 +00:00
André Pönitz
092e3ca6ec suppress (semi-)spurious informative message...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4070 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 15:37:10 +00:00
Lars Gullik Bjønnes
da567d2b20 use "cvs" not "CVS"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4069 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 09:47:28 +00:00
Lars Gullik Bjønnes
14e9550f3c small update to no.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4068 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 09:03:29 +00:00
Lars Gullik Bjønnes
4200fd4a6f update da.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4067 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 09:01:16 +00:00
Jean-Marc Lasgouttes
30e9e3379d more fixes to grace converters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4066 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 08:28:53 +00:00
André Pönitz
8d4a2a275b Fix crash crash of the day when reading back non-rectangular "matrices"
(aka "error messages") (try yourself: \sqrt{x} and "M-x math-extern octave")


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4065 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-25 05:58:55 +00:00
Jean-Marc Lasgouttes
1be9ab2b0c remove obsolete file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4064 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 22:56:16 +00:00
Jean-Marc Lasgouttes
f79c6a1991 test for grace converters; check for gnu m4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4063 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 21:51:02 +00:00
Jean-Marc Lasgouttes
7bfe746bab fix bug #342
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4062 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 21:45:29 +00:00
Lars Gullik Bjønnes
4f5eb5566b back to cvs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4061 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 17:16:08 +00:00
André Pönitz
fc1b314998 fix crash due to wrong export of AMS's pmatrix etc in math-extern
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4060 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 17:07:42 +00:00
Lars Gullik Bjønnes
e369083582 pre4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4058 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 15:43:48 +00:00
Lars Gullik Bjønnes
8ce18ac0cd merge with lyx.pot
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4057 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 15:42:27 +00:00
Lars Gullik Bjønnes
2e4ee6f503 ws changes only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4056 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 15:37:16 +00:00
Jürgen Vigna
9b75c4a848 Fix mouse wheel handling. Added code to interpret wheel-value as % of
workarea-height, but #ifdef'd out because Lars doesn't like it in now.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4055 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 15:17:33 +00:00
Jürgen Vigna
b83dce0da3 Forgot about this the Panel should NEVER be opened in a Press event ONLY
in the Release event!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4054 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 13:52:04 +00:00
Angus Leeming
d3f5007c75 (Herbert): resolve the problems of creating eps files in the working dir.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4053 a592a061-630c-0410-9148-cb99ea01b6c8
2002-04-24 10:53:55 +00:00