]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agoFix bug #7552: Use of expression() in plot R command fails
Jean-Marc Lasgouttes [Tue, 31 May 2011 10:44:11 +0000 (10:44 +0000)]
Fix bug #7552: Use of expression() in plot R command fails

This is dur to the use of the null device, which causes problems. Note that, as a consequence, a Rplots.pdf file is created in the document directory.

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

13 years agoFix bug #7551: Inclusion "." in filename creates LaTeX error sweave graphic generation
Jean-Marc Lasgouttes [Tue, 31 May 2011 10:37:09 +0000 (10:37 +0000)]
Fix bug #7551: Inclusion "." in filename creates LaTeX error sweave graphic generation

This is different from the fix proposed in bug #7555, because we have to catter for dots in temp dir path.

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

13 years agoOn Windows, avoid spaces in filenames passed to latex by using the
Enrico Forestieri [Tue, 31 May 2011 01:12:27 +0000 (01:12 +0000)]
On Windows, avoid spaces in filenames passed to latex by using the
short form of the path.

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

13 years ago* sk.po
Kornel Benko [Sun, 29 May 2011 16:23:35 +0000 (16:23 +0000)]
* sk.po

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

13 years agoFix #7598, do not buffer movement keys.
Pavel Sanda [Sun, 29 May 2011 14:49:58 +0000 (14:49 +0000)]
Fix #7598, do not buffer movement keys.

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

13 years agoAvoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced...
Tommaso Cucinotta [Sun, 29 May 2011 14:08:29 +0000 (14:08 +0000)]
Avoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced F&R matching, with ignore-format off.
For example, this wasn't allowing to match '\beta\alpha' in the sequence '\alpha\beta\alpha', as
in the accompanying regression test-case (added case for ignore-format off).

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

13 years agoUpdate sr.po and review for layout translations from Zoran Filipovic.
Pavel Sanda [Sun, 29 May 2011 13:49:28 +0000 (13:49 +0000)]
Update sr.po and review for layout translations from Zoran Filipovic.

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

13 years agoRemerge sr.po
Pavel Sanda [Sun, 29 May 2011 13:49:25 +0000 (13:49 +0000)]
Remerge sr.po

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

13 years agoFix string format to match others in this file.
Richard Heck [Sun, 29 May 2011 13:43:04 +0000 (13:43 +0000)]
Fix string format to match others in this file.

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

13 years agoAvoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced...
Tommaso Cucinotta [Sun, 29 May 2011 13:40:34 +0000 (13:40 +0000)]
Avoid extra ' ' in text-only export of consecutive macros in math mode, for Advanced F&R matching.
For example, this wasn't allowing to match '\beta\alpha' in the sequence '\alpha\beta\alpha', as
in the accompanying regression test-case.

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

13 years agoAdded also dependency on python to debian packaging
Kornel Benko [Sun, 29 May 2011 13:19:41 +0000 (13:19 +0000)]
Added also dependency on python to debian packaging

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

13 years agoGenerate package dependences for debian
Kornel Benko [Sun, 29 May 2011 12:20:23 +0000 (12:20 +0000)]
Generate package dependences for debian

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

13 years ago* sk.po
Kornel Benko [Sun, 29 May 2011 11:17:35 +0000 (11:17 +0000)]
* sk.po

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

13 years agoUpdate it.po
Enrico Forestieri [Sun, 29 May 2011 10:40:48 +0000 (10:40 +0000)]
Update it.po

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

13 years agoAvoid too much verbosity.
Enrico Forestieri [Sun, 29 May 2011 10:29:05 +0000 (10:29 +0000)]
Avoid too much verbosity.

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

13 years agoPotential fix for #7591.
Richard Heck [Sat, 28 May 2011 14:34:19 +0000 (14:34 +0000)]
Potential fix for #7591.

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

13 years agoadd finder background image for mac os dmg, use Cocoa mac API for builds
Stephan Witt [Sat, 28 May 2011 12:35:38 +0000 (12:35 +0000)]
add finder background image for mac os dmg, use Cocoa mac API for builds

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

13 years agoOmit warning on systems where dpkg-architecture does not have variable DEB_HOST_MULTIARCH
Kornel Benko [Sat, 28 May 2011 08:30:44 +0000 (08:30 +0000)]
Omit warning on systems where dpkg-architecture does not have variable DEB_HOST_MULTIARCH

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

13 years ago* sk.po
Kornel Benko [Fri, 27 May 2011 21:56:03 +0000 (21:56 +0000)]
* sk.po

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

13 years agoWe use the main document's buffer() instead of the current buffer(), so as to catch...
Tommaso Cucinotta [Fri, 27 May 2011 21:54:23 +0000 (21:54 +0000)]
We use the main document's buffer() instead of the current buffer(), so as to catch the citations
defined there, also while using the dialog from the Adv F&R WAs.

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

13 years agoAdded method for easy reach of main document buffer.
Tommaso Cucinotta [Fri, 27 May 2011 21:53:23 +0000 (21:53 +0000)]
Added method for easy reach of main document buffer.

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

13 years agoReinsert newlines.
Richard Heck [Fri, 27 May 2011 21:37:58 +0000 (21:37 +0000)]
Reinsert newlines.

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

13 years agoFixed bug in matching at borders within *-environments with ignore-format off.
Tommaso Cucinotta [Fri, 27 May 2011 21:14:36 +0000 (21:14 +0000)]
Fixed bug in matching at borders within *-environments with ignore-format off.
(related to #7596)

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

13 years agoFix oddly phrased string.
Richard Heck [Fri, 27 May 2011 20:49:44 +0000 (20:49 +0000)]
Fix oddly phrased string.

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

13 years agoFixed Advanced F&R issue in matching things at environment borders with ignore-format...
Tommaso Cucinotta [Fri, 27 May 2011 20:39:58 +0000 (20:39 +0000)]
Fixed Advanced F&R issue in matching things at environment borders with ignore-format off.
Added accompanying regression tests for displayed math and numbered equations.

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

13 years agoFix for bug #7572. The basic problem here is that we are trusting the
Richard Heck [Fri, 27 May 2011 20:37:29 +0000 (20:37 +0000)]
Fix for bug #7572. The basic problem here is that we are trusting the
viewer to give us sensible information, but that information may be out-
generated. So we need to check and make sure the values we get are
valid.

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

13 years agoSome cleanup and a fix for a potential crash while investigating #7572.
Richard Heck [Fri, 27 May 2011 19:47:10 +0000 (19:47 +0000)]
Some cleanup and a fix for a potential crash while investigating #7572.

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

13 years ago* sk.po
Kornel Benko [Fri, 27 May 2011 07:41:38 +0000 (07:41 +0000)]
* sk.po

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

13 years ago* de.po: fix shortcut clash (bug #7590)
Jürgen Spitzmüller [Fri, 27 May 2011 07:24:49 +0000 (07:24 +0000)]
* de.po: fix shortcut clash (bug #7590)

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

13 years agoUse the main document's buffer(), when scanning for citations from within the citatio...
Tommaso Cucinotta [Thu, 26 May 2011 17:33:36 +0000 (17:33 +0000)]
Use the main document's buffer(), when scanning for citations from within the citation dialog.
This allows to pick and search for citations present in the main document.

This was started to be discussed in a relatively unrelated bug #7581, then the patch
was proposed here: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg169277.html

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

13 years agoBugfix in how the search buffer was exported for the Advanced Find & Replace.
Tommaso Cucinotta [Thu, 26 May 2011 17:08:48 +0000 (17:08 +0000)]
Bugfix in how the search buffer was exported for the Advanced Find & Replace.
For example, before this footnotes were not correctly found.
Added also accompanying regression test.

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

13 years agoFix bug #7576 as suggested there.
Richard Heck [Thu, 26 May 2011 16:01:16 +0000 (16:01 +0000)]
Fix bug #7576 as suggested there.

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

13 years agoFix tab order for crossref dialog.
Richard Heck [Thu, 26 May 2011 15:50:12 +0000 (15:50 +0000)]
Fix tab order for crossref dialog.

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

13 years agoFix bug reported on user list. Children included more than once in
Richard Heck [Thu, 26 May 2011 14:16:52 +0000 (14:16 +0000)]
Fix bug reported on user list. Children included more than once in
the same document could not be rendered.

Problem was that we were using children_positions to deal with the
included documents. That structure only includes each child once.
We need to use position_to_children, instead.

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

13 years agoNow advanced find and replace doesn't ignore white spaces while matching with ignore...
Tommaso Cucinotta [Thu, 26 May 2011 13:44:44 +0000 (13:44 +0000)]
Now advanced find and replace doesn't ignore white spaces while matching with ignore format.
This fixes #7584.

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

13 years agoWe were already using it here. Why wasn't I warned?
Richard Heck [Thu, 26 May 2011 13:36:05 +0000 (13:36 +0000)]
We were already using it here. Why wasn't I warned?

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

13 years agoFix problem first reported by Diego: If you try to view a child document,
Richard Heck [Thu, 26 May 2011 13:20:11 +0000 (13:20 +0000)]
Fix problem first reported by Diego: If you try to view a child document,
the macros declared in the parent do not work. This is because we were
cloning only the child, which then didn't have a parent.

The solution is to clone the whole structure, starting with the master
document. As a side effect, we only clone each child once.

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

13 years agoSome more patterns for files which should not be included in source tar
Kornel Benko [Wed, 25 May 2011 15:22:00 +0000 (15:22 +0000)]
Some more patterns for files which should not be included in source tar

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

13 years agoThe time_t type seems to be an unsigned type when compiling with MSVC.
Enrico Forestieri [Wed, 25 May 2011 13:06:33 +0000 (13:06 +0000)]
The time_t type seems to be an unsigned type when compiling with MSVC.
Thus, we can't rely on the returned timestamp being -1 if a pdf doesn't exist.

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

13 years agoChanged 'správa' to 'hlásenie' for sk.po
Kornel Benko [Wed, 25 May 2011 10:14:25 +0000 (10:14 +0000)]
Changed 'správa' to 'hlásenie' for sk.po

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

13 years agoPrepare cmake-build for debian multiarch implementation
Kornel Benko [Tue, 24 May 2011 06:58:40 +0000 (06:58 +0000)]
Prepare cmake-build for debian multiarch implementation

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

13 years agoFix bug #7543: Default Output Format in Preferences
Julien Rioux [Tue, 24 May 2011 01:26:41 +0000 (01:26 +0000)]
Fix bug #7543: Default Output Format in Preferences
does not contain all the possible options.

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

13 years ago* BufferParams.cpp: font name can be non-ASCII! (bug #7569).
Jürgen Spitzmüller [Mon, 23 May 2011 17:14:29 +0000 (17:14 +0000)]
* BufferParams.cpp: font name can be non-ASCII! (bug #7569).

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

13 years agoZlib search adapted for ubuntu 11.4, 64 bit
Kornel Benko [Mon, 23 May 2011 16:51:58 +0000 (16:51 +0000)]
Zlib search adapted for ubuntu 11.4, 64 bit

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

13 years agoTypo
Kornel Benko [Mon, 23 May 2011 10:40:50 +0000 (10:40 +0000)]
Typo

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

13 years agoCreat source package with 'make package_source' from inside the build directory
Kornel Benko [Mon, 23 May 2011 08:44:32 +0000 (08:44 +0000)]
Creat source package with 'make package_source' from inside the build directory

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

13 years agoinstaller: fix 2 things that went in my accidentally in last commit
Uwe Stöhr [Mon, 23 May 2011 04:21:10 +0000 (04:21 +0000)]
installer: fix 2 things that went in my accidentally in last commit

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

13 years agoinstaller: merge LyXWinInstaller with the new one, see my mail
Uwe Stöhr [Mon, 23 May 2011 04:12:10 +0000 (04:12 +0000)]
installer: merge LyXWinInstaller with the new one, see my mail

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

13 years agoAddressing #7581: now I'm copying the document class as well
Tommaso Cucinotta [Sun, 22 May 2011 21:09:57 +0000 (21:09 +0000)]
Addressing #7581: now I'm copying the document class as well
from the main document WA to the find/replace WAs (in addition
to the language, as required for addressing #6560).
I'm not cloning the whole BufferParams because we learned
from

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

that, for example, if we inherit the default master by mistake,
then we may run into problems.

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

13 years agoTweak it.po
Enrico Forestieri [Sun, 22 May 2011 18:53:53 +0000 (18:53 +0000)]
Tweak it.po

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

13 years agoUpdate it.po
Enrico Forestieri [Sun, 22 May 2011 18:48:46 +0000 (18:48 +0000)]
Update it.po

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

13 years agovld: less output.
Peter Kümmel [Sun, 22 May 2011 14:58:25 +0000 (14:58 +0000)]
vld: less output.
status: (maybe there are false alarms)
  - open then close -> 39 leaks
  - open, load tutorial, close -> 3004 leaks
  - open, load user guide, close -> 9059 leaks

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

13 years agocmake: add vld config and output file to project
Peter Kümmel [Sun, 22 May 2011 14:36:17 +0000 (14:36 +0000)]
cmake: add vld config and output file to project

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

13 years ago* sk.po
Kornel Benko [Sun, 22 May 2011 13:45:38 +0000 (13:45 +0000)]
* sk.po

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

13 years agoCreation of LFUNs.lyx added
Kornel Benko [Sun, 22 May 2011 12:45:12 +0000 (12:45 +0000)]
Creation of LFUNs.lyx added

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

13 years agocmake: integrate vld
Peter Kümmel [Sun, 22 May 2011 11:38:10 +0000 (11:38 +0000)]
cmake: integrate vld

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

13 years agovld: remove msvc2005 project file
Peter Kümmel [Sun, 22 May 2011 11:29:48 +0000 (11:29 +0000)]
vld: remove msvc2005 project file

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

13 years agovisual leak detector: update add patch for msvc10
Peter Kümmel [Sun, 22 May 2011 11:26:44 +0000 (11:26 +0000)]
visual leak detector: update add patch for msvc10

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

13 years agoCpack variables and package creation transfered to LyxPackaging.cmake
Kornel Benko [Sun, 22 May 2011 09:33:53 +0000 (09:33 +0000)]
Cpack variables and package creation transfered to LyxPackaging.cmake

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

13 years agoHold cpack-variables together
Kornel Benko [Sun, 22 May 2011 08:38:31 +0000 (08:38 +0000)]
Hold cpack-variables together

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

13 years agocmake: update TODO list, move svnrvison code, remove duplicated code
Peter Kümmel [Sun, 22 May 2011 08:18:54 +0000 (08:18 +0000)]
cmake: update TODO list, move svnrvison code, remove duplicated code

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

13 years agoRevert the not needed part for 'Run in place', as it was already done
Kornel Benko [Sat, 21 May 2011 14:15:55 +0000 (14:15 +0000)]
Revert the not needed part for 'Run in place', as it was already done

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

13 years ago1.) Run in place feature: If everything fails, try with source path
Kornel Benko [Sat, 21 May 2011 13:48:45 +0000 (13:48 +0000)]
1.) Run in place feature: If everything fails, try with source path
2.) Read the PATCH_VERSION from configure.ac too
3.) Ident-text in script

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

13 years agomaster cmakefile "What a mess!"
Peter Kümmel [Sat, 21 May 2011 12:26:05 +0000 (12:26 +0000)]
master cmakefile "What a mess!"

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

13 years agocmake: better cmake messages, don't overwrite CPacks default
Peter Kümmel [Sat, 21 May 2011 12:17:05 +0000 (12:17 +0000)]
cmake: better cmake messages, don't overwrite CPacks default

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

13 years agoWhitespace: correct whitespace after r38779 and r38789.
Vincent van Ravesteijn [Sat, 21 May 2011 10:44:27 +0000 (10:44 +0000)]
Whitespace: correct whitespace after r38779 and r38789.

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

13 years agocmake: also support binary releases on Linux
Peter Kümmel [Sat, 21 May 2011 10:29:41 +0000 (10:29 +0000)]
cmake: also support binary releases on Linux

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

13 years agocmake: generate ready-to-use nsis files
Peter Kümmel [Sat, 21 May 2011 09:50:41 +0000 (09:50 +0000)]
cmake: generate ready-to-use nsis files

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

13 years agocmake: prepage ready-to-use nsis files generation
Peter Kümmel [Sat, 21 May 2011 08:57:52 +0000 (08:57 +0000)]
cmake: prepage ready-to-use nsis files generation

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

13 years agocmake: also fixup on win32
Peter Kümmel [Fri, 20 May 2011 22:26:46 +0000 (22:26 +0000)]
cmake: also fixup on win32

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

13 years agoCorected docs for use LYX_USERDIR_VER
Kornel Benko [Fri, 20 May 2011 06:42:00 +0000 (06:42 +0000)]
Corected docs for use LYX_USERDIR_VER

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

13 years agoRemove the need for perl if creating doc
Kornel Benko [Fri, 20 May 2011 06:40:04 +0000 (06:40 +0000)]
Remove the need for perl if creating doc

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

13 years agoRevert r38779. I guess even the most innocent seeming of these will need more work.
Richard Heck [Thu, 19 May 2011 11:56:36 +0000 (11:56 +0000)]
Revert r38779. I guess even the most innocent seeming of these will need more work.

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

13 years agoGracefuly omit doc creation if no perl detected
Kornel Benko [Thu, 19 May 2011 07:44:04 +0000 (07:44 +0000)]
Gracefuly omit doc creation if no perl detected

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

13 years ago#7564 move the text cursor to the end of the word after replace of the misspelled...
Stephan Witt [Thu, 19 May 2011 05:54:47 +0000 (05:54 +0000)]
#7564 move the text cursor to the end of the word after replace of the misspelled with suggested text

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

13 years ago#7564 add new argument to the documentation of LFUN_WORD_REPLACE, make the default...
Stephan Witt [Thu, 19 May 2011 05:50:55 +0000 (05:50 +0000)]
#7564 add new argument to the documentation of LFUN_WORD_REPLACE, make the default of the new argument backward compatible

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

13 years agoinstaller/lyx.nsi: reversion of the conversion to utf8 (was not a clever idea in...
Uwe Stöhr [Thu, 19 May 2011 02:37:36 +0000 (02:37 +0000)]
installer/lyx.nsi: reversion of the conversion to utf8 (was not a clever idea in r38783)

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

13 years agoinstaller:
Uwe Stöhr [Thu, 19 May 2011 00:51:40 +0000 (00:51 +0000)]
installer:
- lyx.nsi: transform to Unicode
- settings.nsh: update to latest MiKTeX version

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

13 years agoinstaller: whitespace only
Uwe Stöhr [Thu, 19 May 2011 00:49:34 +0000 (00:49 +0000)]
installer: whitespace only

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

13 years ago#7564 make the move forward to next match after text replacement optional and suppres...
Stephan Witt [Wed, 18 May 2011 20:33:57 +0000 (20:33 +0000)]
#7564 make the move forward to next match after text replacement optional and suppress it when replace a word by selected suggestion

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

13 years agocmake: fix .dmg creation
Peter Kümmel [Tue, 17 May 2011 21:53:05 +0000 (21:53 +0000)]
cmake: fix .dmg creation

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

13 years agoThis should not need doing, as we are called from
Richard Heck [Tue, 17 May 2011 01:58:52 +0000 (01:58 +0000)]
This should not need doing, as we are called from
BufferView::dispatch(), and the screen update is done properly there.

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

13 years agoCheck the return status of Lexer::setFile().
Richard Heck [Mon, 16 May 2011 18:17:39 +0000 (18:17 +0000)]
Check the return status of Lexer::setFile().

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

13 years agoSorry, no need to have variables in cache before using congure_file()
Kornel Benko [Mon, 16 May 2011 11:54:54 +0000 (11:54 +0000)]
Sorry, no need to have variables in cache before using congure_file()

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

13 years agoUse Doxyfile.in as source to create Doxyfile. (As in autotools)
Kornel Benko [Mon, 16 May 2011 11:43:53 +0000 (11:43 +0000)]
Use Doxyfile.in as source to create Doxyfile. (As in autotools)

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

13 years agoAdded doxygen target if found doxygen executable
Kornel Benko [Mon, 16 May 2011 10:51:33 +0000 (10:51 +0000)]
Added doxygen target if found doxygen executable

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

13 years agoChanged update_po_files - target to 'update-po'
Kornel Benko [Sun, 15 May 2011 21:22:07 +0000 (21:22 +0000)]
Changed update_po_files - target to 'update-po'

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

13 years ago* cmake/TODO.txt
Pavel Sanda [Sun, 15 May 2011 20:56:22 +0000 (20:56 +0000)]
* cmake/TODO.txt

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

13 years agoadjust macro to '#if' tests
Peter Kümmel [Sun, 15 May 2011 20:56:11 +0000 (20:56 +0000)]
adjust macro to '#if' tests

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

13 years agoes.po: fix two shortcut clashes (ported from branch)
Uwe Stöhr [Sun, 15 May 2011 17:32:46 +0000 (17:32 +0000)]
es.po: fix two shortcut clashes (ported from branch)

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

13 years agocmake: fix option listing
Peter Kümmel [Sun, 15 May 2011 13:37:18 +0000 (13:37 +0000)]
cmake: fix option listing

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

13 years agocmake: build a .dmg file on Mac, looks not as nice as the official installer but...
Peter Kümmel [Sun, 15 May 2011 13:21:18 +0000 (13:21 +0000)]
cmake: build a .dmg file on Mac,  looks not as nice as the official installer but it runs

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

13 years agocmake: update todo
Peter Kümmel [Sun, 15 May 2011 11:24:40 +0000 (11:24 +0000)]
cmake: update todo

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

13 years agocmake: update todo
Peter Kümmel [Sun, 15 May 2011 09:40:04 +0000 (09:40 +0000)]
cmake: update todo

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

13 years agocmake: add TODO list
Peter Kümmel [Sun, 15 May 2011 09:19:00 +0000 (09:19 +0000)]
cmake: add TODO list

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

13 years agoSCons: zdll is no longer necessary
Uwe Stöhr [Sun, 15 May 2011 03:34:38 +0000 (03:34 +0000)]
SCons: zdll is no longer necessary

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

13 years agoSCons: to be able to compile with MSVC 2010
Uwe Stöhr [Sun, 15 May 2011 01:47:14 +0000 (01:47 +0000)]
SCons: to be able to compile with MSVC 2010

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

13 years agoimprove function name
Peter Kümmel [Sat, 14 May 2011 13:03:48 +0000 (13:03 +0000)]
improve function name

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

13 years agocmake: move intl config file into source
Peter Kümmel [Sat, 14 May 2011 12:54:43 +0000 (12:54 +0000)]
cmake: move intl config file into source

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

13 years agocmake: remove mac warnings when building intl
Peter Kümmel [Sat, 14 May 2011 12:49:26 +0000 (12:49 +0000)]
cmake: remove mac warnings when building intl

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