Commit Graph

27458 Commits

Author SHA1 Message Date
Stephan Witt
40ed86b416 #6776 Remove cached misspelled marker for word delimiters
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38124 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:37:21 +00:00
Pavel Sanda
e0b7b5f123 * cs.po conflicts
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38123 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:31:31 +00:00
Pavel Sanda
8d2dbb90f8 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38122 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:31:29 +00:00
Pavel Sanda
cf6f7627e0 remerge cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38121 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:31:26 +00:00
Jürgen Spitzmüller
9071f82080 * lyxpreview-lytex2bitmap.py: port color changes from lyxpreview2bitmap.py
Why do we need two separate files actually? The difference of these two files is minimal.
Couldn't we introduce a further option for "lytex" mode in lyxpreview2bitmap.py instead?
This would significantly lower the maintenance burden.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38120 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:09:41 +00:00
Jürgen Spitzmüller
fe76628b9e * lyxpreview2bitmap.py: color pdf also with XeTeX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38119 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 10:01:49 +00:00
Jürgen Spitzmüller
717c4176f5 * InsetInclude.cpp: another follow-up to r38025: do not attempt to convert a child document to LaTeX if it is already LaTeX.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38118 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 08:35:37 +00:00
Pavel Sanda
29fc2f60be InsetInfo - on VCS error we don't want localized output in .tex output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38117 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 01:43:06 +00:00
Richard Heck
aff04ce265 Refine previous commit: Forgot the break.
Also, if we're "undefined", then we should just continue reading.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38116 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 01:01:24 +00:00
Richard Heck
2a39fbb430 Continuing fix of #7080. Since we now demand "Flex:Whatever" as the name
of a flex InsetLayout, let's check for it when we hit a LyXType tag, and
refuse to honor it unless we have the right sort of name.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38115 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 00:57:07 +00:00
Pavel Sanda
78263b1c19 Broken link, closing #7388. Patch from Diego Queiroz.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38114 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 00:41:35 +00:00
Richard Heck
5d0c1c2dd9 Doc update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38113 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 23:13:00 +00:00
Richard Heck
ebe6c9287f Fix bug #7080.
- Have InsetFlex::layoutName() report "Flex:" + the inset name.
- Do some layout2layout work so that user insets that do not have
  the "Flex:" prefix get it.

Note that this will break some CopyStyle stuff, but we do not have any
decent way to do that, so users will have to make that change for
themselves. I guess we should add that to the release notes.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38112 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 23:11:54 +00:00
Richard Heck
dc18fcea6f These should all be case insensitive.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38111 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:44:17 +00:00
Richard Heck
2777c336cb This "#if 0" code is very old, and obsolete.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38110 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:34:41 +00:00
Richard Heck
3f27f951cb This is intended to be a pure renaming of the Inset::name() routine,
preparatory to fixing #7080. Note that mathed uses the same routine, but
for a completely different purpose, so I did not rename it there. I have
seen no difference in behavior after testing, e.g., opening and
exporting Math.lyx, and also re-saving it and looking at the diff.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38109 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:33:04 +00:00
Pavel Sanda
9c9abe843f Push r38098 again in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38108 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:20:41 +00:00
Pavel Sanda
c8844cad05 Go back to svn
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38107 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:12:27 +00:00
Pavel Sanda
61b246a8f7 Prepare rc2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38105 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 22:10:31 +00:00
Pavel Sanda
67288360c1 Final remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38103 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 21:17:55 +00:00
Pavel Sanda
db6bad7dbf * sv.po from Jim Rotmalm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38102 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 21:15:41 +00:00
Pavel Sanda
d0ada5653e * es.po from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38101 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 21:13:35 +00:00
Pavel Sanda
a2ecb05a6b * fr.po from Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38100 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 21:08:41 +00:00
Pavel Sanda
8a53cc7bea revert r38098
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38099 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 21:06:46 +00:00
Richard Heck
98e317ef1d Improve conversion error message.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38098 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 20:25:35 +00:00
Richard Heck
3ccd0abf7e Update all layouts to format 34.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38097 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 15:18:40 +00:00
Richard Heck
a72642a174 Remove obsolete layout tags.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38096 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 15:11:57 +00:00
Richard Heck
de3c1f58a6 Accept earlier changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38095 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 14:59:55 +00:00
Kornel Benko
3178b12d2b * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38094 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 08:29:00 +00:00
Peter Kümmel
1bd35e75f7 just to be sure: don't know if other compilers mangle the access
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38093 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 07:10:40 +00:00
Peter Kümmel
2874889b9b fix msvc linker error: for the linker struct and class isn't the same here
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38092 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 07:06:20 +00:00
Jürgen Spitzmüller
69c46adc93 * de.po: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38091 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 06:11:30 +00:00
Enrico Forestieri
3c821fcd5e Replace duplicate icon with correct one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38090 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 05:53:21 +00:00
Enrico Forestieri
ca15005193 Smash compiler warning.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38089 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 05:49:35 +00:00
Enrico Forestieri
b1c7450f73 Fix make check
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38088 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 23:47:58 +00:00
Peter Kümmel
d4586ba28e find gettext tools
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38087 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 23:35:13 +00:00
Pavel Sanda
4abf355133 * es.po from Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38085 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 23:08:26 +00:00
Pavel Sanda
172ecf0409 * fr.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38084 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 23:08:24 +00:00
Pavel Sanda
134e59df42 * ja.po from Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38083 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 23:04:26 +00:00
Pavel Sanda
e1ba507d24 Remerge strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38082 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 23:02:58 +00:00
Pavel Sanda
1e007c57a8 * ANNOUNCE
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38081 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 22:50:23 +00:00
Pavel Sanda
262f1d5110 * LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38080 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 22:50:22 +00:00
Pavel Sanda
59923085b9 * doxy
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38079 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 22:50:19 +00:00
Enrico Forestieri
b0865d4cd7 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38078 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 20:30:42 +00:00
Peter Kümmel
ce7fee0333 cmake: find downloaded python
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38077 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 20:13:47 +00:00
Enrico Forestieri
12baf18cfa Automatically set the normal icon size on restart if the the icon set changed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38076 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 19:07:09 +00:00
Kornel Benko
2604a44fe4 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38075 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 18:01:06 +00:00
Jürgen Spitzmüller
96abaea00e add some missing oxygen icons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38074 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:30:11 +00:00
Enrico Forestieri
a6465184a0 Use inset-info in another couple of places.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38073 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:22:56 +00:00
Enrico Forestieri
79e9ee3a5a Restore relative paths
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38072 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:11:27 +00:00