]> git.lyx.org Git - lyx.git/log
lyx.git
13 years ago* cs.po
Pavel Sanda [Mon, 20 Dec 2010 14:51:04 +0000 (14:51 +0000)]
* cs.po

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

13 years agoUnneeded quotes in ui title
Pavel Sanda [Mon, 20 Dec 2010 14:31:38 +0000 (14:31 +0000)]
Unneeded quotes in ui title

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

13 years agoUserGuide.lyx: describe new branches features, thanks Jürgen!
Uwe Stöhr [Mon, 20 Dec 2010 12:41:37 +0000 (12:41 +0000)]
UserGuide.lyx: describe new branches features, thanks Jürgen!

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

13 years agofix typo: duplicate semicolon at line end of code
Stephan Witt [Mon, 20 Dec 2010 12:01:12 +0000 (12:01 +0000)]
fix typo: duplicate semicolon at line end of code

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

13 years agolittle optimization: avoid a duplicate cursor get from buffer
Stephan Witt [Mon, 20 Dec 2010 07:10:05 +0000 (07:10 +0000)]
little optimization: avoid a duplicate cursor get from buffer

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

13 years agotex2lyx/preamble.cpp: prerequisites for further language support
Uwe Stöhr [Mon, 20 Dec 2010 03:34:00 +0000 (03:34 +0000)]
tex2lyx/preamble.cpp: prerequisites for further language support

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

13 years agotex2lyx/text.cpp: support \nocite{*} (since format 310)
Uwe Stöhr [Mon, 20 Dec 2010 02:47:58 +0000 (02:47 +0000)]
tex2lyx/text.cpp: support \nocite{*} (since format 310)

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

13 years agotex2lyx:
Uwe Stöhr [Mon, 20 Dec 2010 02:08:22 +0000 (02:08 +0000)]
tex2lyx:
- support for \nocite (since format 309)
- add \nocite{*} option to testfile

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

13 years agotex2lyx/preamble.cpp: support Vietnamese (since format 291)
Uwe Stöhr [Mon, 20 Dec 2010 01:47:34 +0000 (01:47 +0000)]
tex2lyx/preamble.cpp: support Vietnamese (since format 291)

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

13 years agotex2lyx/preamble.cpp: add some further missing things from r36947: support for Latin...
Uwe Stöhr [Mon, 20 Dec 2010 01:36:27 +0000 (01:36 +0000)]
tex2lyx/preamble.cpp: add some further missing things from r36947: support for Latin and North Sami

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

13 years agotex2lyx/text.cpp: add some further missing things from r36947
Uwe Stöhr [Mon, 20 Dec 2010 01:29:48 +0000 (01:29 +0000)]
tex2lyx/text.cpp: add some further missing things from r36947

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

13 years agotex2lyx/preamble.cpp: whitespace only
Uwe Stöhr [Mon, 20 Dec 2010 01:14:18 +0000 (01:14 +0000)]
tex2lyx/preamble.cpp: whitespace only

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

13 years agotex2lyx/text.cpp: fix other missing issues from r36947
Uwe Stöhr [Mon, 20 Dec 2010 01:12:35 +0000 (01:12 +0000)]
tex2lyx/text.cpp: fix other missing issues from r36947

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

13 years agotex2lyx/preamble.cpp: add missing things from r36947
Uwe Stöhr [Mon, 20 Dec 2010 01:11:02 +0000 (01:11 +0000)]
tex2lyx/preamble.cpp: add missing things from r36947

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

13 years agoSquash warnings. The latter might matter.
Richard Heck [Mon, 20 Dec 2010 00:57:16 +0000 (00:57 +0000)]
Squash warnings. The latter might matter.

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

13 years agoAdd DEVEL_VERSION to cmake.
Vincent van Ravesteijn [Sun, 19 Dec 2010 22:54:45 +0000 (22:54 +0000)]
Add DEVEL_VERSION to cmake.

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

13 years agoAttempt to workaround movement and editation slowness.
Pavel Sanda [Sun, 19 Dec 2010 22:27:21 +0000 (22:27 +0000)]
Attempt to workaround movement and editation slowness.
If it turns out to be too annoying for other we can disable it again.
Hopefully fix #7138.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg164385.html

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

13 years agoLet filenames to be longer in window title.
Pavel Sanda [Sun, 19 Dec 2010 22:05:48 +0000 (22:05 +0000)]
Let filenames to be longer in window title.
Fixes first part of #7182

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

13 years agoIncrease tex2lyx output format to 320.
Georg Baum [Sun, 19 Dec 2010 21:24:24 +0000 (21:24 +0000)]
Increase tex2lyx output format to 320.
320: Support protected hfill
Detect other horizontal spaces that are already part of format 319
Add forgotton use_parbox tag to boxes (confuses lyx2lyx, but no lyx)

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

13 years agoIncrease tex2lyx output format to 319.
Georg Baum [Sun, 19 Dec 2010 20:23:55 +0000 (20:23 +0000)]
Increase tex2lyx output format to 319.
311:     Nothing to do (tex2lyx produced already the new format, because it
         uses the current layout files. This is also a reason why it should
 not lag behind too much with the format.)
312:     Nothing to do (empty lyx2lyx conversion)
313:     Nothing to do (tex2lyx does not know about modules)
314-315: Nothing to do (empty lyx2lyx conversion)
316:     Nothing to do (tex2lyx does not know subfigures)
317-318: Nothing to do (empty lyx2lyx conversion)
319:     Convert horizontal spaces to new format (and convert some newly
         supported spaces)

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

13 years agoIncrease tex2lyx output format to 310.
Georg Baum [Sun, 19 Dec 2010 19:29:07 +0000 (19:29 +0000)]
Increase tex2lyx output format to 310.
299-302: Nothing to do (empty lyx2lyx conversion)
303:     Nothing to do (tex2lyx did not use the serbocroation language)
304:     Convert framed and greyed out notes to box insets
305-310: Nothing to do (empty lyx2lyx conversion)

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

13 years agoIncrease tex2lyx output format to 298.
Georg Baum [Sun, 19 Dec 2010 19:21:53 +0000 (19:21 +0000)]
Increase tex2lyx output format to 298.
298: All math macros are exported with \\global to LaTeX now, so a \\global
     in front of a math macro has to be recognized. Since the math macros do
     no longer use the same syntax in .lyx and .tex (which is a mistake IMHO)
     an exact match is no longer possible except for \global\long\def.
Bugfix this time: \\providecommand was errornously recognized as math macro

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

13 years agoIncrease tex2lyx output format to 297.
Georg Baum [Sun, 19 Dec 2010 15:21:01 +0000 (15:21 +0000)]
Increase tex2lyx output format to 297.
297: new name for upper sorbian language, new languages albanian and lower
sorbian (actually lower sorbias was (incorrectly) already recognized)

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

13 years agoIncrease tex2lyx output format to 296.
Georg Baum [Sun, 19 Dec 2010 15:08:35 +0000 (15:08 +0000)]
Increase tex2lyx output format to 296.
296: new syntax of include inset

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

13 years agoImprove roundtrip of tex2lyx test documents:
Georg Baum [Sun, 19 Dec 2010 14:54:23 +0000 (14:54 +0000)]
Improve roundtrip of tex2lyx test documents:
- Make test-insets.tex and test-structure.tex compilable
- Avoid duplicate definition of \lyxarrow in test-insets.lyx
- Prevent subscript package from being ignored in test-insets.lyx
- Prevent commands listed with optional arg in syntax.default from being
  concatenated with the next word if no optional arg is given
- Handle spaces and comments inbetween a command an "{}" consistently

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

13 years agoMath.lyx: new section about CAS support
Uwe Stöhr [Sun, 19 Dec 2010 03:03:41 +0000 (03:03 +0000)]
Math.lyx: new section about CAS support
Pavel, many thanks for this addition, but please always use cange-tracking if you modify manuals.

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

13 years agoIncrease tex2lyx output format to 295.
Georg Baum [Sat, 18 Dec 2010 20:41:41 +0000 (20:41 +0000)]
Increase tex2lyx output format to 295.
294: Nothing needed, but add some placeholders to the preamble for documentation
295: Convert URL command inset to Flex inset

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

13 years agoSmall Timer helper class useful for performance investigation in src/.
Abdelrazak Younes [Sat, 18 Dec 2010 18:40:21 +0000 (18:40 +0000)]
Small Timer helper class useful for performance investigation in src/.

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

13 years agoCoding style/de-indent
Abdelrazak Younes [Sat, 18 Dec 2010 16:32:29 +0000 (16:32 +0000)]
Coding style/de-indent

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

13 years agoCoding style.
Abdelrazak Younes [Sat, 18 Dec 2010 16:19:05 +0000 (16:19 +0000)]
Coding style.

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

13 years agoCoding style.
Abdelrazak Younes [Sat, 18 Dec 2010 16:11:38 +0000 (16:11 +0000)]
Coding style.

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

13 years agoTeXOnePar() simplification: use pit_type instead of iterator
Abdelrazak Younes [Sat, 18 Dec 2010 15:57:27 +0000 (15:57 +0000)]
TeXOnePar() simplification: use pit_type instead of iterator

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

13 years agoTeXOnePar() Be on the safe side and reinitialize runparam.par_begin and par_end
Abdelrazak Younes [Sat, 18 Dec 2010 14:04:02 +0000 (14:04 +0000)]
TeXOnePar() Be on the safe side and reinitialize runparam.par_begin and par_end

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

13 years agogreatly simplify and comment TeXEnvironment():
Abdelrazak Younes [Sat, 18 Dec 2010 13:49:39 +0000 (13:49 +0000)]
greatly simplify and comment TeXEnvironment():
* only one for loop
* uses runparams.par_end

InsetInclude and InsetIext: initialize runparams.par_begin and runparams.par_end

Except for a few additonal empty lines the LateX exports are identical for all help files. The reason for the additional empty lines is the more consistent TeXEnvironment() call.

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

13 years agolatexParagraphs(): code polish.
Abdelrazak Younes [Sat, 18 Dec 2010 08:31:34 +0000 (08:31 +0000)]
latexParagraphs(): code polish.

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

13 years agolatexParagraphs(): cleanup a bit and switch to a 'for' loop. Hopefully this should...
Abdelrazak Younes [Sat, 18 Dec 2010 08:23:14 +0000 (08:23 +0000)]
latexParagraphs(): cleanup a bit and switch to a 'for' loop. Hopefully this should fix the performance problem when exporting very big document to latex.

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

13 years agoLaTeX export small speedup: Introduce RandomAccessList::position() and use it.
Abdelrazak Younes [Sat, 18 Dec 2010 07:37:12 +0000 (07:37 +0000)]
LaTeX export small speedup: Introduce RandomAccessList::position() and use it.

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

13 years agoFix bug #7183 (User math macros defined in child documents are shadowed on loading)
Enrico Forestieri [Sat, 18 Dec 2010 02:27:25 +0000 (02:27 +0000)]
Fix bug #7183 (User math macros defined in child documents are shadowed on loading)

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

13 years agoIncrease tex2lyx output format to 293.
Georg Baum [Fri, 17 Dec 2010 21:41:15 +0000 (21:41 +0000)]
Increase tex2lyx output format to 293.
289:     Use new syntax for index inset
290-291: Nothing to do (empty lyx2lyx conversion)
292:     Nothing to do, tex2lyx does not know japanese yet
293:     Nothing to do (empty lyx2lyx conversion)

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

13 years agofix halfway converted bibtex inset
Georg Baum [Fri, 17 Dec 2010 21:35:27 +0000 (21:35 +0000)]
fix halfway converted bibtex inset

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

13 years agoIncrease tex2lyx output format to 288.
Georg Baum [Fri, 17 Dec 2010 21:02:39 +0000 (21:02 +0000)]
Increase tex2lyx output format to 288.
278:     Nothing to do, tex2lyx writes already an \end_deeper for each \begin_deeper
279-280: Nothing to do, tex2lyx does not produce character styles yet
281-282: Nothing to do (empty lyx2lyx conversion)
283:     Nothing to do, tex2lyx does not produce character styles yet
284-286: Nothing to do (empty lyx2lyx conversion)
287:     Nothing to do, tex2lyx does not produce wrapped figures yet
288:     Use new syntax for command inset
This time, the (not format related) bug fix is to parse the starred jurabib
and natbib citation commands correctly.

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

13 years agofinally ASPELL_FRAMEWORK is not used anymore
Stephan Witt [Fri, 17 Dec 2010 20:57:03 +0000 (20:57 +0000)]
finally ASPELL_FRAMEWORK is not used anymore

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

13 years agofix compiler warnings in pedantic mode: remove trailing comma after last enum member
Stephan Witt [Fri, 17 Dec 2010 20:51:44 +0000 (20:51 +0000)]
fix compiler warnings in pedantic mode: remove trailing comma after last enum member

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

13 years agofix compiler warnings in pedantic mode: remove trailing comma after last enum member
Stephan Witt [Fri, 17 Dec 2010 19:57:55 +0000 (19:57 +0000)]
fix compiler warnings in pedantic mode: remove trailing comma after last enum member

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

13 years agofix compiler warnings in pedantic mode: remove trailing comma after last enum member
Stephan Witt [Fri, 17 Dec 2010 19:56:51 +0000 (19:56 +0000)]
fix compiler warnings in pedantic mode: remove trailing comma after last enum member

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

13 years agoCustomization.lyx: fix typo reported on the lyx-docs mailing list
Uwe Stöhr [Fri, 17 Dec 2010 19:36:35 +0000 (19:36 +0000)]
Customization.lyx: fix typo reported on the lyx-docs mailing list

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

13 years agoes.po: fix some shortcut clashes
Uwe Stöhr [Fri, 17 Dec 2010 19:35:56 +0000 (19:35 +0000)]
es.po: fix some shortcut clashes

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

13 years agoFrench Math.lyx: translation updates by Siegfried
Uwe Stöhr [Fri, 17 Dec 2010 18:54:40 +0000 (18:54 +0000)]
French Math.lyx: translation updates by Siegfried

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

13 years ago- French UserGuide.lyx: translation updates by Siegfried
Uwe Stöhr [Fri, 17 Dec 2010 18:33:37 +0000 (18:33 +0000)]
- French UserGuide.lyx: translation updates by Siegfried
- UserGuide.lyx: fix some issues spotted by Siegfried

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

13 years agoIndonesian Shortcuts.lyx: new translation by Waluyo
Uwe Stöhr [Fri, 17 Dec 2010 18:17:39 +0000 (18:17 +0000)]
Indonesian Shortcuts.lyx: new translation by Waluyo

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

13 years agoremerge cs.po
Pavel Sanda [Fri, 17 Dec 2010 18:10:00 +0000 (18:10 +0000)]
remerge cs.po

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

13 years ago* cs.po
Pavel Sanda [Fri, 17 Dec 2010 18:07:31 +0000 (18:07 +0000)]
* cs.po

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

13 years ago* de.po: update.
Jürgen Spitzmüller [Fri, 17 Dec 2010 17:56:42 +0000 (17:56 +0000)]
* de.po: update.

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

13 years ago* id.po: Update from Waluyo.
Jürgen Spitzmüller [Fri, 17 Dec 2010 17:49:25 +0000 (17:49 +0000)]
* id.po: Update from Waluyo.

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

13 years agoFix bug #7176: Clicking TOC doesn't bring up outline
Vincent van Ravesteijn [Fri, 17 Dec 2010 13:12:43 +0000 (13:12 +0000)]
Fix bug #7176: Clicking TOC doesn't bring up outline

Previously LFUN_INSET_SETTINGS was misused to show the outliner. As a TOC doesn't have settings, it was no longer showed after a refactorization of LFUN_INSET_SETTINGS/LFUN_MOUSE_RELEASE because InsetToc::hasSettings() returns false.

As this is a special case, we should handle this special case in InsetTOC itself.

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

13 years ago* cs.po
Pavel Sanda [Thu, 16 Dec 2010 22:45:32 +0000 (22:45 +0000)]
* cs.po

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

13 years agofix comment
Jean-Marc Lasgouttes [Thu, 16 Dec 2010 17:51:30 +0000 (17:51 +0000)]
fix comment

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

13 years ago* scrclass.inc: \addpart, \addchap and \addsec have an optional argument.
Jürgen Spitzmüller [Thu, 16 Dec 2010 08:59:22 +0000 (08:59 +0000)]
* scrclass.inc: \addpart, \addchap and \addsec have an optional argument.

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

13 years agoFix bugs #7165 (Auto-complete does not disappear after using it)
Enrico Forestieri [Thu, 16 Dec 2010 08:14:27 +0000 (08:14 +0000)]
Fix bugs #7165 (Auto-complete does not disappear after using it)
and      #7174 (Math selection broken)

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

13 years agoremove superfluous semicolons at the end of namespaces
Stephan Witt [Thu, 16 Dec 2010 08:06:00 +0000 (08:06 +0000)]
remove superfluous semicolons at the end of namespaces

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

13 years agocorrect use of NSNumber constructor for NSTimeInterval;remove superfluous semicolons...
Stephan Witt [Thu, 16 Dec 2010 08:03:24 +0000 (08:03 +0000)]
correct use of NSNumber constructor for NSTimeInterval;remove superfluous semicolons;fix data type conversion related compiler warnings

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

13 years agofix data type conversion related compiler warnings
Stephan Witt [Thu, 16 Dec 2010 07:58:38 +0000 (07:58 +0000)]
fix data type conversion related compiler warnings

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

13 years ago* cs.po conflicts
Pavel Sanda [Thu, 16 Dec 2010 01:16:57 +0000 (01:16 +0000)]
* cs.po conflicts

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

13 years agoCleanup: TeXEnvironment doesn't need data.
Abdelrazak Younes [Wed, 15 Dec 2010 23:46:02 +0000 (23:46 +0000)]
Cleanup: TeXEnvironment doesn't need data.

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

13 years agoSplit TeXEnvironment() in three functions. The real optimisation is yet to come.
Abdelrazak Younes [Wed, 15 Dec 2010 23:39:38 +0000 (23:39 +0000)]
Split TeXEnvironment() in three functions. The real optimisation is yet to come.

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

13 years agoget rid of TeXDeeper: this was hiding the recursiveness of TeXEnvironment without...
Abdelrazak Younes [Wed, 15 Dec 2010 21:48:00 +0000 (21:48 +0000)]
get rid of TeXDeeper: this was hiding the recursiveness of TeXEnvironment without any real benefits. This will allow further simplification of the code.

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

13 years agoa microptimisation and a FIXME.
Abdelrazak Younes [Wed, 15 Dec 2010 21:11:12 +0000 (21:11 +0000)]
a microptimisation and a FIXME.

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

13 years agolatex export optimisation step 1: There is no need for TeXOnePar to return a par...
Abdelrazak Younes [Wed, 15 Dec 2010 20:51:25 +0000 (20:51 +0000)]
latex export optimisation step 1: There is no need for TeXOnePar to return a par iterator and to depend on that.

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

13 years ago* sk.po
Kornel Benko [Wed, 15 Dec 2010 19:10:20 +0000 (19:10 +0000)]
* sk.po

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

13 years agoThe letter class supports quote, quotation, and verse, and surely the ---Separator...
Richard Heck [Wed, 15 Dec 2010 15:30:25 +0000 (15:30 +0000)]
The letter class supports quote, quotation, and verse, and surely the ---Separator--- might be wanted.

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

13 years ago#7120 the painter expects a float as line_thickness_, simplify initial computation...
Stephan Witt [Wed, 15 Dec 2010 07:12:42 +0000 (07:12 +0000)]
#7120 the painter expects a float as line_thickness_, simplify initial computation of line_thickness_ and line_offset_

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

13 years agoBegin undoing the tocString() mess by renaming that routine.
Richard Heck [Wed, 15 Dec 2010 01:34:04 +0000 (01:34 +0000)]
Begin undoing the tocString() mess by renaming that routine.

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

13 years agoUse the layout defined label for the TOC, too.
Richard Heck [Tue, 14 Dec 2010 23:50:50 +0000 (23:50 +0000)]
Use the layout defined label for the TOC, too.

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

13 years agoAbdel thinks we should just get rid of this.
Richard Heck [Tue, 14 Dec 2010 23:43:45 +0000 (23:43 +0000)]
Abdel thinks we should just get rid of this.

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

13 years ago* cs.po
Pavel Sanda [Tue, 14 Dec 2010 23:26:41 +0000 (23:26 +0000)]
* cs.po

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

13 years agoTrivial cleanup.
Richard Heck [Tue, 14 Dec 2010 23:18:48 +0000 (23:18 +0000)]
Trivial cleanup.

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

13 years agoAllow customization of label string for note insets. We actually had
Richard Heck [Tue, 14 Dec 2010 23:16:19 +0000 (23:16 +0000)]
Allow customization of label string for note insets. We actually had
strings in the layout file, but they were not used.

Question: Should we just remove InsetNote::setButtonLabel() now? The
only purpose it is serving is to provide a backup in case no label is
defined.

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

13 years agoMath.lyx - add small chapter about computer algebra systems.
Pavel Sanda [Tue, 14 Dec 2010 19:17:03 +0000 (19:17 +0000)]
Math.lyx - add small chapter about computer algebra systems.

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

13 years agoReport disabled BREAK_PARAGRAPH in MathHull getStatus so we can use command-alternatives.
Pavel Sanda [Tue, 14 Dec 2010 17:33:38 +0000 (17:33 +0000)]
Report disabled BREAK_PARAGRAPH in MathHull getStatus so we can use command-alternatives.

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

13 years agoMissing packages for configure
Pavel Sanda [Tue, 14 Dec 2010 17:23:47 +0000 (17:23 +0000)]
Missing packages for configure

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

13 years agoLeftovers for spreadsheet support.
Pavel Sanda [Tue, 14 Dec 2010 16:59:14 +0000 (16:59 +0000)]
Leftovers for spreadsheet support.
Patch from Helge Hafting.

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

13 years agoUpdate XHTML info.
Richard Heck [Tue, 14 Dec 2010 15:03:52 +0000 (15:03 +0000)]
Update XHTML info.

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

13 years ago* sk.po
Kornel Benko [Tue, 14 Dec 2010 10:31:53 +0000 (10:31 +0000)]
* sk.po

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

13 years agoremerge
Kornel Benko [Tue, 14 Dec 2010 10:31:27 +0000 (10:31 +0000)]
remerge

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

13 years agoid.po: update from Waluyo
Uwe Stöhr [Tue, 14 Dec 2010 02:37:06 +0000 (02:37 +0000)]
id.po: update from Waluyo

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

13 years agode.po: fix compile error
Uwe Stöhr [Tue, 14 Dec 2010 00:12:23 +0000 (00:12 +0000)]
de.po: fix compile error

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

13 years agoTrying to be too smart by reducing the number of regenerated previews, may
Enrico Forestieri [Mon, 13 Dec 2010 22:20:29 +0000 (22:20 +0000)]
Trying to be too smart by reducing the number of regenerated previews, may
cause to miss some regeneration. So, better too much than less.

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

13 years ago* cs.po
Pavel Sanda [Mon, 13 Dec 2010 16:47:21 +0000 (16:47 +0000)]
* cs.po

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

13 years ago#7120 adjust the line thickness to mark changes, foreign language and misspelled...
Stephan Witt [Mon, 13 Dec 2010 16:18:37 +0000 (16:18 +0000)]
#7120 adjust the line thickness to mark changes, foreign language and misspelled text to zoom factor in user preferences

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

13 years ago* de.po: update.
Jürgen Spitzmüller [Mon, 13 Dec 2010 16:15:26 +0000 (16:15 +0000)]
* de.po: update.

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

13 years ago* id.po: Update from Waluyo.
Jürgen Spitzmüller [Mon, 13 Dec 2010 16:06:13 +0000 (16:06 +0000)]
* id.po: Update from Waluyo.

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

13 years agoLoad the package breakurl with hyperref in DVI output (fix bug 7033).
Jürgen Spitzmüller [Mon, 13 Dec 2010 07:58:07 +0000 (07:58 +0000)]
Load the package breakurl with hyperref in DVI output (fix bug 7033).

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

13 years ago* languages: remove country code from farsi definition, since the aspell dictionary...
Jürgen Spitzmüller [Mon, 13 Dec 2010 07:15:54 +0000 (07:15 +0000)]
* languages: remove country code from farsi definition, since the aspell dictionary doesn't use it either (fix bug 7171).

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

13 years agoReally fix bug #7090.
Enrico Forestieri [Mon, 13 Dec 2010 04:46:39 +0000 (04:46 +0000)]
Really fix bug #7090.

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

13 years agoFollow Vincent's advice
Pavel Sanda [Mon, 13 Dec 2010 00:51:30 +0000 (00:51 +0000)]
Follow Vincent's advice

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

13 years agoFix #7057
Pavel Sanda [Sun, 12 Dec 2010 23:57:21 +0000 (23:57 +0000)]
Fix #7057

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

13 years agoForgotten shortcut
Pavel Sanda [Sun, 12 Dec 2010 22:04:37 +0000 (22:04 +0000)]
Forgotten shortcut

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

13 years ago * add an extra parameter to lyxsweave.py that tells the document directory
Jean-Marc Lasgouttes [Sun, 12 Dec 2010 21:25:57 +0000 (21:25 +0000)]
  * add an extra parameter to lyxsweave.py that tells the document directory
and use it to be able to read data files in there (bug #6623). It is probably possible to use sweave hooks instead of the module preamble. Moreover, I want to investigate the use of prefix.string argument of sweave to make sure that the output files end up in the tmp dir.
  * be more subtle in the way to change default encoding to handle the case where a data file that is read does not use the same encoding as the .rnw file.

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

13 years agoDo not use the --vanilla option of Rscript, since it can
Jean-Marc Lasgouttes [Sun, 12 Dec 2010 21:09:53 +0000 (21:09 +0000)]
Do not use the --vanilla option of Rscript, since it can
cause unexpected errors (like locally installed packages
not found).

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

13 years agoFix bug #7164: Text in tables not painted immediately.
Vincent van Ravesteijn [Sun, 12 Dec 2010 20:56:01 +0000 (20:56 +0000)]
Fix bug #7164: Text in tables not painted immediately.

Fixes the regression introduces in r36630. I already fixed this, but forgot to commit apparently.

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