Commit Graph

3360 Commits

Author SHA1 Message Date
José Matox
a743bb8db8 Docbook related stuff:
* Fixed several typos.
  * Protected emphasis inside code.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4125 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-03 11:56:49 +00:00
Angus Leeming
520de7ddc6 Herbert-friendly debug comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4124 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-03 10:51:35 +00:00
Jürgen Vigna
0f86536740 Forgot to recalculate the cursor position as it is requested when calling
fitInsetCursor (fix #229).


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4123 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-03 10:17:56 +00:00
Jürgen Vigna
4564ce04e8 Fix crash when row did rebreak while drawing (fix #351).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4122 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-03 09:22:07 +00:00
Jean-Marc Lasgouttes
ec18ff30ad it seems I still have karma, so here is a small finnish doc update!
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4121 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 22:32:21 +00:00
Angus Leeming
6928cb4bda Found out! I've been taking Herbert's name in vain.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4120 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 16:55:25 +00:00
Jürgen Vigna
a714d11ef8 Fix bugs #346 and #348.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4119 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 15:02:07 +00:00
Lars Gullik Bjønnes
27290f151b oh well
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4118 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 14:12:44 +00:00
Angus Leeming
9754806f6c (Herbert): an empty bibstyle is valid apparently, so allow it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4117 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 13:34:10 +00:00
Jürgen Vigna
025a1ad106 Two small fixes with right cursor settings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4116 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 12:45:27 +00:00
Jürgen Vigna
8d4e2f31c4 Dekel's fix of reading layout compatibility.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4115 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 12:21:42 +00:00
Angus Leeming
ae167d7459 (Adrien Rebollo): French po file update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4114 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 11:21:06 +00:00
Angus Leeming
4b392c8ff9 using std::getline
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4113 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 10:46:51 +00:00
Angus Leeming
23ae700ec6 (Herbert): one liner to not read the Bounding Box unnecessarily.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4112 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 08:48:41 +00:00
Angus Leeming
5ba23fae32 Compile fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4111 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 08:45:22 +00:00
André Pönitz
4d6b99e865 return to 1.1.6 behaviour for ascii export
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4110 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-02 07:30:49 +00:00
Lars Gullik Bjønnes
0b81a7631e wrong version
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4109 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 22:18:01 +00:00
Lars Gullik Bjønnes
bded6fd063 remove return arg from fullRebreak, fix last "Standards", new operaotr>> for lyxstring (might need more work), some ws changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4108 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 22:17:09 +00:00
Angus Leeming
84480c05b2 Fix bug that I triggered with the sorting of the language names.
Note that this bug was always there, I just had the honour of triggering it!


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4107 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 14:43:38 +00:00
Angus Leeming
80309032fd Make variable const and add forgotten ChangeLog entry.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4106 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 13:15:37 +00:00
Angus Leeming
b70c084b2d Some comments to make Herbert happy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4105 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 13:04:35 +00:00
Lars Gullik Bjønnes
8dcf6d7871 upgrading patch from John
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4104 a592a061-630c-0410-9148-cb99ea01b6c8
2002-05-01 11:29:34 +00:00
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