]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoRestore XHTML output for InsetListings.
Richard Heck [Sun, 13 Dec 2009 21:14:53 +0000 (21:14 +0000)]
Restore XHTML output for InsetListings.

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

14 years agoFix warning.
Richard Heck [Sun, 13 Dec 2009 21:14:36 +0000 (21:14 +0000)]
Fix warning.

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

14 years agoFor Qt4.4 and up: Detach Buffer autosave into a new thread.
Abdelrazak Younes [Sun, 13 Dec 2009 21:00:46 +0000 (21:00 +0000)]
For Qt4.4 and up: Detach Buffer autosave into a new thread.

* Buffer: new clone() method. When this new autosave method is used the old autoSave() is not of course.

* GuiView: clone the current document buffer and save it in a new thread.

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

14 years agoWe don't need to say this explicitly, since it'll be detected for us if
Richard Heck [Sun, 13 Dec 2009 20:58:25 +0000 (20:58 +0000)]
We don't need to say this explicitly, since it'll be detected for us if
it's possible.

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

14 years agoAdd checks for sxw, rtf, and doc viewers and editors.
Richard Heck [Sun, 13 Dec 2009 20:32:00 +0000 (20:32 +0000)]
Add checks for sxw, rtf, and doc viewers and editors.

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

14 years agoRevert most of r32414, adding "auto" as editor and viewer for Windows-
Richard Heck [Sun, 13 Dec 2009 20:20:08 +0000 (20:20 +0000)]
Revert most of r32414, adding "auto" as editor and viewer for Windows-
platform.)

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

14 years agoUserGuide.lyx: mention new menu File -> Close All
Uwe Stöhr [Sun, 13 Dec 2009 14:18:57 +0000 (14:18 +0000)]
UserGuide.lyx: mention new menu File -> Close All

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

14 years ago* BiblioInfo.cpp (convertLaTeXCommands):
Jürgen Spitzmüller [Sun, 13 Dec 2009 09:50:30 +0000 (09:50 +0000)]
* BiblioInfo.cpp (convertLaTeXCommands):
- fix parsing of thin space (\,).

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

14 years agotypo
Peter Kümmel [Sun, 13 Dec 2009 09:32:38 +0000 (09:32 +0000)]
typo

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

14 years agocleanup error messages
Peter Kümmel [Sun, 13 Dec 2009 09:30:28 +0000 (09:30 +0000)]
cleanup error messages

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

14 years agoCREDITS, generate_contributions.py: add Julien and Sergey
Uwe Stöhr [Sun, 13 Dec 2009 02:58:35 +0000 (02:58 +0000)]
CREDITS, generate_contributions.py: add Julien and Sergey

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

14 years agopreamble.cpp: extend a comment
Uwe Stöhr [Sat, 12 Dec 2009 21:23:54 +0000 (21:23 +0000)]
preamble.cpp: extend a comment

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

14 years agoja.po: more updates by Koji for trunk
Uwe Stöhr [Sat, 12 Dec 2009 21:05:23 +0000 (21:05 +0000)]
ja.po: more updates by Koji for trunk

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

14 years agoInsetQuotes.cpp: correct a comment
Uwe Stöhr [Sat, 12 Dec 2009 20:29:47 +0000 (20:29 +0000)]
InsetQuotes.cpp: correct a comment

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

14 years agoFix bug #2948: Drag and drop support for all importable file types.
Vincent van Ravesteijn [Sat, 12 Dec 2009 15:25:45 +0000 (15:25 +0000)]
Fix bug #2948: Drag and drop support for all importable file types.

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

14 years agoFix compilation without QProcess.
Vincent van Ravesteijn [Sat, 12 Dec 2009 14:04:21 +0000 (14:04 +0000)]
Fix compilation without QProcess.

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

14 years agoFix a crash when spellchecking when a Math inset is the last inset in the document...
Vincent van Ravesteijn [Sat, 12 Dec 2009 02:56:06 +0000 (02:56 +0000)]
Fix a crash when spellchecking when a Math inset is the last inset in the document. Make sure that the words between a math inset and the next inset are spellchecked. Also fix the count of the number of words when there are math insets.

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

14 years agoja.po: updates by Koji
Uwe Stöhr [Sat, 12 Dec 2009 02:41:49 +0000 (02:41 +0000)]
ja.po: updates by Koji

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

14 years ago3 new Spanish translations of example files by Ignacio
Uwe Stöhr [Sat, 12 Dec 2009 02:41:27 +0000 (02:41 +0000)]
3 new Spanish translations of example files by Ignacio

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

14 years agoDo not save an emergency file after choosing to revert the document to the version...
Vincent van Ravesteijn [Sat, 12 Dec 2009 01:18:18 +0000 (01:18 +0000)]
Do not save an emergency file after choosing to revert the document to the version saved on disk.

Now also when the user tries to load the document when it's already loaded.

see r32170.

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

14 years agopreamble.cpp: fix comment
Uwe Stöhr [Fri, 11 Dec 2009 23:14:36 +0000 (23:14 +0000)]
preamble.cpp: fix comment

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

14 years agostdtoolbars.inc: correct place for \Diamond
Uwe Stöhr [Fri, 11 Dec 2009 23:10:37 +0000 (23:10 +0000)]
stdtoolbars.inc: correct place for \Diamond

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

14 years agopreamble.cpp:
Uwe Stöhr [Fri, 11 Dec 2009 04:11:44 +0000 (04:11 +0000)]
preamble.cpp:
- proper solution to determine the quotes language
- add Kazakh, that we already support in LyX for ages

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

14 years agostdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb,...
Uwe Stöhr [Fri, 11 Dec 2009 01:58:46 +0000 (01:58 +0000)]
stdtoolbars.inc: add missing entry for \Diamond; this symbol is part of amssymb, we support it, and it is also listed in the Math manual
(bug was reported here: http://www.mail-archive.com/lyx-users@lists.lyx.org/msg78256.html)

Jürgen, also for branch?

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

14 years agoSpare a few cpu cycles on average.
Enrico Forestieri [Fri, 11 Dec 2009 01:46:57 +0000 (01:46 +0000)]
Spare a few cpu cycles on average.

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

14 years agoFix bug #6382: Wrong cursor placement when inserting math
Enrico Forestieri [Fri, 11 Dec 2009 01:30:33 +0000 (01:30 +0000)]
Fix bug #6382: Wrong cursor placement when inserting math

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

14 years agopreamble.cpp: tex2lyx creates fileformat 264 - the encoding "ascii" is known to LyX...
Uwe Stöhr [Fri, 11 Dec 2009 01:26:07 +0000 (01:26 +0000)]
preamble.cpp: tex2lyx creates fileformat 264 - the encoding "ascii" is known to LyX since fileformat 262 so that a special handling for this encoding is no longer necessary

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

14 years agopreamble.cpp: simplify code
Uwe Stöhr [Fri, 11 Dec 2009 01:22:48 +0000 (01:22 +0000)]
preamble.cpp: simplify code

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

14 years agoInsetCaption.cpp: revert unintended commit
Uwe Stöhr [Fri, 11 Dec 2009 01:01:58 +0000 (01:01 +0000)]
InsetCaption.cpp: revert unintended commit

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

14 years agoreplace links to bugzilla with links to trac
Uwe Stöhr [Fri, 11 Dec 2009 00:59:10 +0000 (00:59 +0000)]
replace links to bugzilla with links to trac

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

14 years agoGenerate the magic label always. We'll need it other times, when we do
Richard Heck [Thu, 10 Dec 2009 20:36:12 +0000 (20:36 +0000)]
Generate the magic label always. We'll need it other times, when we do
the other TOCs, in particular.

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

14 years agoPrettify the grey notes.
Richard Heck [Thu, 10 Dec 2009 20:19:52 +0000 (20:19 +0000)]
Prettify the grey notes.

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

14 years agoDon't double-escape things.
Richard Heck [Thu, 10 Dec 2009 20:19:41 +0000 (20:19 +0000)]
Don't double-escape things.

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

14 years agoNow how do you think that happened?
Richard Heck [Thu, 10 Dec 2009 20:11:46 +0000 (20:11 +0000)]
Now how do you think that happened?

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

14 years agoUpdate notes.
Richard Heck [Thu, 10 Dec 2009 20:05:55 +0000 (20:05 +0000)]
Update notes.

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

14 years agoThis really gets the TOC working now. We auto-generate labels for the
Richard Heck [Thu, 10 Dec 2009 20:03:35 +0000 (20:03 +0000)]
This really gets the TOC working now. We auto-generate labels for the
paragraphs the TOC targets, and link to them.

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

14 years agoCSS for the TOC, and a couple small fixes.
Richard Heck [Thu, 10 Dec 2009 19:28:00 +0000 (19:28 +0000)]
CSS for the TOC, and a couple small fixes.

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

14 years agoInitial work for InsetTOC. This does actually write a TOC, but without
Richard Heck [Thu, 10 Dec 2009 18:30:48 +0000 (18:30 +0000)]
Initial work for InsetTOC. This does actually write a TOC, but without
any links. That is the next step.

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

14 years agoStyle.
Richard Heck [Thu, 10 Dec 2009 18:12:35 +0000 (18:12 +0000)]
Style.

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

14 years agoRemoving debugging code.
Richard Heck [Thu, 10 Dec 2009 16:44:33 +0000 (16:44 +0000)]
Removing debugging code.

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

14 years agoCosmetic repairs to my updateLabels() changes, thanks to Andre's
Richard Heck [Thu, 10 Dec 2009 13:25:31 +0000 (13:25 +0000)]
Cosmetic repairs to my updateLabels() changes, thanks to Andre's
comments. Added comments per Pavel's suggestion.

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

14 years agoSimplify the definition of multi-accented polytonic Greek, patch by Günter Milde.
Jürgen Spitzmüller [Thu, 10 Dec 2009 08:26:22 +0000 (08:26 +0000)]
Simplify the definition of multi-accented polytonic Greek, patch by Günter Milde.

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

14 years agopreamble.cpp: simplify code and reintroduce code that was accidentally deleted in...
Uwe Stöhr [Thu, 10 Dec 2009 03:07:36 +0000 (03:07 +0000)]
preamble.cpp: simplify code and reintroduce code that was accidentally deleted in previous commit

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

14 years agopreamble.cpp: set correct quotes language (currently an Italian document gets the...
Uwe Stöhr [Thu, 10 Dec 2009 02:41:33 +0000 (02:41 +0000)]
preamble.cpp: set correct quotes language (currently an Italian document gets the non-existing quotes language "italian")

- also to branch?

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

14 years agopreamble.cpp: adjust comments for better clarity
Uwe Stöhr [Thu, 10 Dec 2009 02:29:49 +0000 (02:29 +0000)]
preamble.cpp: adjust comments for better clarity

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

14 years agoGerman UserGuide.lyx: formatting fix
Uwe Stöhr [Thu, 10 Dec 2009 00:57:49 +0000 (00:57 +0000)]
German UserGuide.lyx: formatting fix

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

14 years agoInsetCaption.cpp: add a comment
Uwe Stöhr [Wed, 9 Dec 2009 23:36:59 +0000 (23:36 +0000)]
InsetCaption.cpp: add a comment

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

14 years agoFix bug #6365: tex2lyx uses wrong encoding in the preamble.
Vincent van Ravesteijn [Wed, 9 Dec 2009 12:29:48 +0000 (12:29 +0000)]
Fix bug #6365: tex2lyx uses wrong encoding in the preamble.

Everything is ok while reading the file, but when the lyxfile is written, only the first byte of a double-byte character is written to the file. This is because t.character() is sort of defined as cs_[0] in which cs_ is a docstring. This thus seems to fail for multi-byte characters.

Compare with src\tex2lyx\text.cpp line: 1250.

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

14 years agoGet rid of Token::asString(), which is equivalent to cs().
Jean-Marc Lasgouttes [Wed, 9 Dec 2009 11:53:16 +0000 (11:53 +0000)]
Get rid of Token::asString(), which is equivalent to cs().

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

14 years agoSpeedup updateMacroInstances. This has some effect on document loading time:
Jean-Marc Lasgouttes [Tue, 8 Dec 2009 22:41:10 +0000 (22:41 +0000)]
Speedup updateMacroInstances. This has some effect on document loading time:
it was a significant part of this time

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

14 years agofix compilation with qt 4.2
Jean-Marc Lasgouttes [Tue, 8 Dec 2009 12:27:44 +0000 (12:27 +0000)]
fix compilation with qt 4.2

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

14 years agoindicate that we're opening a dialog.
Jürgen Spitzmüller [Tue, 8 Dec 2009 08:37:08 +0000 (08:37 +0000)]
indicate that we're opening a dialog.

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

14 years agoUserGuide.lyx: don't pollute the TOC unnecessarily
Uwe Stöhr [Tue, 8 Dec 2009 00:19:16 +0000 (00:19 +0000)]
UserGuide.lyx: don't pollute the TOC unnecessarily

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

14 years agoMath.lyx: typo
Uwe Stöhr [Mon, 7 Dec 2009 23:32:08 +0000 (23:32 +0000)]
Math.lyx: typo

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Mon, 7 Dec 2009 23:31:35 +0000 (23:31 +0000)]
installer: sync with branch

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

14 years agoChange string
Pavel Sanda [Mon, 7 Dec 2009 23:27:24 +0000 (23:27 +0000)]
Change string

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

14 years agoconfigure.py: add default viewers/editors for 4 file types
Uwe Stöhr [Mon, 7 Dec 2009 19:34:41 +0000 (19:34 +0000)]
configure.py: add default viewers/editors for 4 file types

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

14 years agoSimplify code.
Vincent van Ravesteijn [Mon, 7 Dec 2009 19:06:15 +0000 (19:06 +0000)]
Simplify code.

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

14 years agoa bit more elaboration.
Jürgen Spitzmüller [Mon, 7 Dec 2009 13:46:46 +0000 (13:46 +0000)]
a bit more elaboration.

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

14 years agoconfigure.py: fix #3349 also for Windows by using Inkscape.
Uwe Stöhr [Mon, 7 Dec 2009 13:45:13 +0000 (13:45 +0000)]
configure.py: fix #3349 also for Windows by using Inkscape.

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

14 years agoMath.lyx: fix #6369
Uwe Stöhr [Mon, 7 Dec 2009 13:27:53 +0000 (13:27 +0000)]
Math.lyx: fix #6369

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

14 years ago* Fix bug #2144: Merge the two identical classes g-brief-de and g-brief-en into one...
Jürgen Spitzmüller [Mon, 7 Dec 2009 11:53:25 +0000 (11:53 +0000)]
* Fix bug #2144: Merge the two identical classes g-brief-de and g-brief-en into one class g-brief.
The German layouts are replaced by the English ones.
German localization is now done as it is supposed to be: via gettext.

A file format change was needed to do this.

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

14 years agosome more elaboration.
Jürgen Spitzmüller [Mon, 7 Dec 2009 11:47:01 +0000 (11:47 +0000)]
some more elaboration.

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

14 years ago* document previous file format change.
Jürgen Spitzmüller [Mon, 7 Dec 2009 11:23:46 +0000 (11:23 +0000)]
* document previous file format change.

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

14 years ago* lyx.rpm.README:
Jürgen Spitzmüller [Mon, 7 Dec 2009 09:56:33 +0000 (09:56 +0000)]
* lyx.rpm.README:
- update.

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

14 years ago* templates/dinbrief.lyx:
Jürgen Spitzmüller [Mon, 7 Dec 2009 09:26:54 +0000 (09:26 +0000)]
* templates/dinbrief.lyx:
- typo.

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

14 years ago* templates/dinbrief.lyx:
Jürgen Spitzmüller [Mon, 7 Dec 2009 09:23:18 +0000 (09:23 +0000)]
* templates/dinbrief.lyx:
- minor spelling fixes and clarifications.

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

14 years ago* dinbrief.layout: adjust margin so that German translation fits again.
Jürgen Spitzmüller [Mon, 7 Dec 2009 09:12:13 +0000 (09:12 +0000)]
* dinbrief.layout: adjust margin so that German translation fits again.

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

14 years ago* g-brief-de.layout: do not use localized strings.
Jürgen Spitzmüller [Mon, 7 Dec 2009 07:13:37 +0000 (07:13 +0000)]
* g-brief-de.layout: do not use localized strings.

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

14 years agoCitationUI and InsetMathChar:
Vincent van Ravesteijn [Mon, 7 Dec 2009 01:28:14 +0000 (01:28 +0000)]
CitationUI and InsetMathChar:
  squeeze warnings

output_xhtml:
  fix whitespace

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

14 years agoBetter citation dialog fixes from Edwin.
Richard Heck [Sun, 6 Dec 2009 23:35:07 +0000 (23:35 +0000)]
Better citation dialog fixes from Edwin.

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

14 years agoMinor XHTML fix.
Richard Heck [Sun, 6 Dec 2009 22:53:47 +0000 (22:53 +0000)]
Minor XHTML fix.

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

14 years agojust discovered qtcreators feature 'replace tabs on save' ;)
Peter Kümmel [Sun, 6 Dec 2009 22:43:38 +0000 (22:43 +0000)]
just discovered qtcreators feature 'replace tabs on save' ;)

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

14 years agono timeout when starting up a process, cleanup error message when error code in not 0
Peter Kümmel [Sun, 6 Dec 2009 22:40:16 +0000 (22:40 +0000)]
no timeout when starting up a process, cleanup error message when error code in not 0

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

14 years agoLayout changes for Citation dialog from Richard.
Pavel Sanda [Sun, 6 Dec 2009 16:27:04 +0000 (16:27 +0000)]
Layout changes for Citation dialog from Richard.

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

14 years ago* dinbrief.layout: do not use localized strings.
Jürgen Spitzmüller [Sun, 6 Dec 2009 12:10:54 +0000 (12:10 +0000)]
* dinbrief.layout: do not use localized strings.

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

14 years agoSimple bash script to update all layouts to current format.
Richard Heck [Sun, 6 Dec 2009 03:30:24 +0000 (03:30 +0000)]
Simple bash script to update all layouts to current format.

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

14 years agoTypos, patch from Sven.
Pavel Sanda [Sat, 5 Dec 2009 23:18:21 +0000 (23:18 +0000)]
Typos, patch from Sven.

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

14 years agoFormatting for layout2layout.
Richard Heck [Sat, 5 Dec 2009 22:56:16 +0000 (22:56 +0000)]
Formatting for layout2layout.

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

14 years agoUpdate all layout files to format 19.
Richard Heck [Sat, 5 Dec 2009 22:55:38 +0000 (22:55 +0000)]
Update all layout files to format 19.

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

14 years ago* update to the French beamer conference template, by Jean-Pierre.
Jürgen Spitzmüller [Sat, 5 Dec 2009 11:34:51 +0000 (11:34 +0000)]
* update to the French beamer conference template, by Jean-Pierre.

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

14 years agoFix HunspellChecker when the path is specified with a trailing '/'. (and revert previ...
Vincent van Ravesteijn [Sat, 5 Dec 2009 03:55:03 +0000 (03:55 +0000)]
Fix HunspellChecker when the path is specified with a trailing '/'. (and revert previous stupid commit).

see: http://thread.gmane.org/gmane.editors.lyx.devel/123324

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

14 years agoFix HUnspellChecker when the path is specified with a trailing '/'.
Vincent van Ravesteijn [Sat, 5 Dec 2009 03:37:05 +0000 (03:37 +0000)]
Fix HUnspellChecker when the path is specified with a trailing '/'.

see: http://thread.gmane.org/gmane.editors.lyx.devel/123324

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

14 years agoFix bug #6356: Reloading image does not work for compiling.
Vincent van Ravesteijn [Sat, 5 Dec 2009 02:56:19 +0000 (02:56 +0000)]
Fix bug #6356: Reloading image does not work for compiling.

Refresh the file info, otherwise InsetGraphics::latex might still think that the file does not exist.

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

14 years agoAdd a FileName::refresh function and replace one call to lastModified which was just...
Vincent van Ravesteijn [Sat, 5 Dec 2009 02:50:34 +0000 (02:50 +0000)]
Add a FileName::refresh function and replace one call to lastModified which was just meant to refresh the file info.

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

14 years agoFix trunk after r32352.
Vincent van Ravesteijn [Sat, 5 Dec 2009 01:07:38 +0000 (01:07 +0000)]
Fix trunk after r32352.

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

14 years agoDo not start loading a preview each time one is added. This caused LyX to generate...
Vincent van Ravesteijn [Sat, 5 Dec 2009 00:43:28 +0000 (00:43 +0000)]
Do not start loading a preview each time one is added. This caused LyX to generate LaTeX code of the document over and over again for each math inset. As a consequence, the loading of the User's Guide took ages.

Fixes a bug introduced in r32157 while fixing bug #4360.

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

14 years agoFix strange problem reported by Stefano Franchi.
Richard Heck [Fri, 4 Dec 2009 17:38:30 +0000 (17:38 +0000)]
Fix strange problem reported by Stefano Franchi.

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

14 years agoMinor fix for previous configure.py patch from Julien Rioux.
Richard Heck [Fri, 4 Dec 2009 16:08:39 +0000 (16:08 +0000)]
Minor fix for previous configure.py patch from Julien Rioux.

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

14 years agoInsert explicit layout version number.
Pavel Sanda [Fri, 4 Dec 2009 15:08:33 +0000 (15:08 +0000)]
Insert explicit layout version number.

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

14 years agoComment
Pavel Sanda [Fri, 4 Dec 2009 13:40:40 +0000 (13:40 +0000)]
Comment

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

14 years agoVCS: do not allow to run VCS stuff in parallel with editation.
Pavel Sanda [Fri, 4 Dec 2009 13:38:34 +0000 (13:38 +0000)]
VCS: do not allow to run VCS stuff in parallel with editation.

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

14 years agoadd argument to suppress event processing
Peter Kümmel [Fri, 4 Dec 2009 13:28:30 +0000 (13:28 +0000)]
add argument to suppress event processing

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

14 years agofix unused var warning
Peter Kümmel [Fri, 4 Dec 2009 11:51:39 +0000 (11:51 +0000)]
fix unused var warning

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

14 years agofix init order
Peter Kümmel [Fri, 4 Dec 2009 11:48:38 +0000 (11:48 +0000)]
fix init order

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

14 years agoEnable user input processing when an external process is busy.
Peter Kümmel [Fri, 4 Dec 2009 11:20:00 +0000 (11:20 +0000)]
Enable user input processing when an external  process is busy.
If it breaks it anything just flip the bool to disable.

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

14 years agoalso process user input, trigger more processEvents
Peter Kümmel [Fri, 4 Dec 2009 11:08:24 +0000 (11:08 +0000)]
also process user input, trigger more processEvents

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

14 years agogcc complains because of inicialization order
Pavel Sanda [Fri, 4 Dec 2009 11:06:29 +0000 (11:06 +0000)]
gcc complains because of inicialization order

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

14 years agocoding style
Peter Kümmel [Fri, 4 Dec 2009 10:39:48 +0000 (10:39 +0000)]
coding style

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

14 years agoalso delete process on errors, use RAII therefore
Peter Kümmel [Fri, 4 Dec 2009 10:35:32 +0000 (10:35 +0000)]
also delete process on errors, use RAII therefore

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