Georg Baum
0c26507890
* lib/encodings: Explain that only single byte encodings can be
...
added easily
* src/encoding.C
(Encoding::Encoding): Better test for utf8
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17313 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-23 20:13:06 +00:00
Georg Baum
3a64f157b7
* src/insets/insetbox.C
...
(InsetBox::validate): Don't require the calc package anymore for
pure minipages (as it was done in 1.3.x)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17312 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-23 18:39:54 +00:00
Joost Verburg
5ea7978b9d
missing Python file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17310 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-23 15:40:48 +00:00
Abdelrazak Younes
48ab3bd01e
* InsetMathMBox.h:
...
- encapsulate within MATH_MBOX macro.
- implement default constructor.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17309 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-23 08:27:03 +00:00
Abdelrazak Younes
36f6966af7
* InsetMathMBox: cleanup in order to avoid Buffer and BufferView dependencies.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17308 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-23 08:10:13 +00:00
Abdelrazak Younes
986786c1c1
* mathed/CMakeLists.txt: do not exclude InsetMathMBox.C
...
* InsetMathMBox.C: Make it compile.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17307 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-22 21:17:34 +00:00
Bo Peng
e8c63241d7
Fix bug 3238. Table cells should be treated differently because of separate table selection buffer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17306 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-22 17:55:22 +00:00
Jean-Marc Lasgouttes
ed070c1f05
update mirror list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17304 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-22 17:23:46 +00:00
Jean-Marc Lasgouttes
5e7998865f
update Czech and Romanian l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17300 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-22 10:48:26 +00:00
Georg Baum
cd732b489a
make Jean-Marc happy:-)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17299 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-22 10:04:49 +00:00
Georg Baum
e73b61f0d3
make Lars happy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17298 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-22 08:18:59 +00:00
Georg Baum
33a9bb161e
Fix bug 3255
...
* src/frontends/Clipboard.h
(empty): Clarify documentation
* src/frontends/qt4/GuiClipboard.C
(GuiClipboard::empty): Consider also the LyX version, since the text
version is empty if there is only one inset in the clipboard.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17297 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 21:47:44 +00:00
Georg Baum
6287c95854
fix forgotten rename from the persistent selection patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17296 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 21:40:14 +00:00
Georg Baum
21d1457c8d
* src/CutAndPaste.C
...
(copySelectionToStack): whitespace
(copySelection): Avoid possibly expensive conversion if we are not
debugging
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17295 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 21:17:39 +00:00
Georg Baum
4bbddb06e6
fix compiler warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17294 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 21:09:43 +00:00
Georg Baum
69da7e8d3a
Add some FIXMEs because there are some differences to std::stream
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17293 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 21:08:26 +00:00
Jürgen Spitzmüller
6965a879b5
* src/LaTeX.C: whitespace & add author
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17292 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 16:25:37 +00:00
Georg Baum
fed67a2d50
fix the fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17291 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 13:01:34 +00:00
Georg Baum
c9bbc5c1dd
Output encoding messages only with a higher warning level
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17290 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 12:33:51 +00:00
Jürgen Spitzmüller
a6a4029f0d
* src/LaTeX.C
...
- (insertIfExists): new helper function.
- (handleFoundFile): minor refactoring.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17289 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-21 09:53:50 +00:00
Uwe Stöhr
80e188281e
LyXWinInstaller: reflect LyX's beta state
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17288 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 22:59:47 +00:00
Michael Schmitt
dc402e30fb
* src/mathed/InsetMathRef.*: remove plaintext()
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17287 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 21:04:29 +00:00
Michael Schmitt
933173db26
* lib/configure.py: fix typo in comment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17286 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 20:56:54 +00:00
Georg Baum
56ce8aa9e0
fix compiler warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17285 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 20:53:37 +00:00
Georg Baum
2d85046fd7
Fix crash after inset-insert ert, from Bernhard Roider
...
Extend this to some other cases by me.
* src/insets/insetert.C
(void InsetERTMailer::string2params): Test for lex.isOK rather than
lex, since the latter is also true if there was nothing to read.
* src/insets/insetvspace.C
(InsetVSpace::read): ditto
(InsetVSpaceMailer::string2params): ditto
* src/insets/insetnote.C
(InsetNoteParams::read): ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17284 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 20:48:23 +00:00
Georg Baum
022a719d0d
explain why we don't have an agr -> grace converter
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17283 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 20:20:19 +00:00
Georg Baum
73a6922d8e
From John C. McCabe-Dansted:
...
* src/lyxtextclasslist.C
(LyXTextClassList::addTextClass): Use addName rather than manual
path construction.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17282 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 19:38:15 +00:00
Michael Schmitt
d8fd1b7a24
* src/insets/insetinclude.[Ch]: fix plaintext(); code formatting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17281 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 19:14:55 +00:00
Georg Baum
f5aaddc122
* src/buffer_funcs.C
...
(setLabel): Only use the name of float and wide insets to set the label
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17280 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 19:12:06 +00:00
Georg Baum
9a9ce4ed71
fix typo reported by Tom Schlangen
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17279 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 19:00:05 +00:00
Michael Schmitt
4ab1692eec
* src/mathed/InsetMath.[Ch]: implement plaintext() in a smarter way by
...
outputting "[math]" rather than nothing
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17278 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 18:19:31 +00:00
Michael Schmitt
80328d2053
* src/insets/insetcommand.C: fix plaintext() output
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17277 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 18:02:46 +00:00
Michael Schmitt
e8084b3109
* src/output_plaintext.C: use InsetBase::PLAINTEXT_NEWLINE; refactor
...
some common code; remove obsolete comments
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17276 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 17:56:55 +00:00
Michael Schmitt
3157f17825
* inset*.C:
...
* insetbase.h: introduce new enum PLAINTEXT_NEWLINE and use
it instead of runparams.linelen for plaintex() return values
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17275 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 17:52:41 +00:00
Michael Schmitt
67528d1b3b
* src/text.C: turn another C-style cast into a static cast
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17274 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 17:27:06 +00:00
José Matox
2946fd24b8
Mention uniffied windows installer in NEWS and ANNOUNCE
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17273 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 12:01:43 +00:00
Georg Baum
2e04ee3317
* lib/lyx2lyx/lyx_1_4.py
...
(convert_ert_paragraphs): Fix off-by-one error that causes an out of
range error in find_token
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17271 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 09:32:12 +00:00
Jürgen Spitzmüller
6c5db3bdb8
* src/LaTeX.C: whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17270 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 08:49:01 +00:00
Michael Schmitt
35ce135f97
* src/paragraph.C: stripLeadingSpaces(): make return statements
...
more meaningful
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17269 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 08:34:04 +00:00
Michael Schmitt
56cef9e559
* src/text.C: use static_cast rather than C-style cast
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17268 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 08:30:20 +00:00
Jürgen Spitzmüller
cd4033aef3
* src/LaTeX.C
...
- (deplog): don't check strings longer than MAX_PATH,
preventing boost exception.
- (handleFoundFile): don't insert directories in DepTable
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17267 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-20 06:55:25 +00:00
José Matox
5e9a71cc2b
Update version back to 1.5.0svn
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17266 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 23:19:57 +00:00
José Matox
f7c4ddb574
Bump version to 1.5.0beta1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17264 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 23:04:21 +00:00
José Matox
64d9ce1bdf
merge po files for beta1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17263 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 22:21:46 +00:00
Uwe Stöhr
83a17b6da9
de_splash.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17262 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 22:09:20 +00:00
Uwe Stöhr
b91c39d890
LyXWinInstaller: correct Danish translation update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17261 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 21:41:00 +00:00
José Matox
8f55dec258
update release notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17260 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 21:18:55 +00:00
Uwe Stöhr
d0f1cafe43
LyXWinInstaller: danish translation update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17259 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 21:18:08 +00:00
José Matox
86098c52f0
quote files for mac script (Bennett)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17257 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 20:15:43 +00:00
José Matox
fc64045420
Patch from Georg to fix support of gcc 3.2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17256 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-19 20:08:11 +00:00