]> git.lyx.org Git - lyx.git/log
lyx.git
12 years ago* sk.po
Kornel Benko [Fri, 21 Oct 2011 13:16:38 +0000 (13:16 +0000)]
* sk.po

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

12 years agoDiscrimination of "New" string per Jean-Pierre's request.
Pavel Sanda [Fri, 21 Oct 2011 12:59:30 +0000 (12:59 +0000)]
Discrimination of "New" string per Jean-Pierre's request.

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

12 years agoRemerge sk.po (to test autotools vs cmake)
Pavel Sanda [Fri, 21 Oct 2011 12:27:55 +0000 (12:27 +0000)]
Remerge sk.po (to test autotools vs cmake)

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

12 years agoFix #7816: Edit->Table incorrectly activated inside index entries
Jürgen Spitzmüller [Fri, 21 Oct 2011 07:27:11 +0000 (07:27 +0000)]
Fix #7816: Edit->Table incorrectly activated inside index entries

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

12 years agothat was wrong
Georg Baum [Thu, 20 Oct 2011 20:55:25 +0000 (20:55 +0000)]
that was wrong

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

12 years agoIncrease tex2lyx output format to 356.
Georg Baum [Thu, 20 Oct 2011 20:52:19 +0000 (20:52 +0000)]
Increase tex2lyx output format to 356.
352: New syntax for InsetIndex and printindex command inset
353: Nothing to do (empty lyx2lyx conversion)
354: Nothing to do (empty lyx2lyx conversion)
355: Nothing to do (empty lyx2lyx conversion)
356: Nothing to do (empty lyx2lyx conversion)

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

12 years agoIncrease tex2lyx output format to 351.
Georg Baum [Thu, 20 Oct 2011 20:16:37 +0000 (20:16 +0000)]
Increase tex2lyx output format to 351.
346: Nothing to do (swiss german is not supported by babel/polyglossia)
347: Nothing to do (empty lyx2lyx conversion)
348: Nothing to do (empty lyx2lyx conversion)
349: Nothing to do (empty lyx2lyx conversion)
350: Nothing to do (empty lyx2lyx conversion)
351: Nothing to do (empty lyx2lyx conversion)

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

12 years agoMore unicode math symbols
Georg Baum [Thu, 20 Oct 2011 19:55:13 +0000 (19:55 +0000)]
More unicode math symbols

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

12 years agoDo not load txfonts from unicodesymbols, since that has side effects
Georg Baum [Thu, 20 Oct 2011 17:30:04 +0000 (17:30 +0000)]
Do not load txfonts from unicodesymbols, since that has side effects
(next part of bug #7811)

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

12 years agoRevert "Don't allow newline characters in the command buffer."
Julien Rioux [Wed, 19 Oct 2011 22:52:34 +0000 (22:52 +0000)]
Revert "Don't allow newline characters in the command buffer."

This reverts commit r39809. Some LFUNs require newline characters,
and while at the moment we don't have a proper interface for such
LFUNs, copy-pasting newlines has been a long-time workaround.

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

12 years agoUpdate UPGRADING with python requirements.
Julien Rioux [Wed, 19 Oct 2011 22:26:23 +0000 (22:26 +0000)]
Update UPGRADING with python requirements.

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

12 years agoUse the python found by configure to build po files.
Julien Rioux [Wed, 19 Oct 2011 22:10:25 +0000 (22:10 +0000)]
Use the python found by configure to build po files.

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

12 years agoProvide our own patched AM_PYTHON_CHECK_VERSION that requires python <3.0
Julien Rioux [Wed, 19 Oct 2011 20:50:58 +0000 (20:50 +0000)]
Provide our own patched AM_PYTHON_CHECK_VERSION that requires python <3.0

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

12 years agoWe nowadays require python >=2.4
Julien Rioux [Wed, 19 Oct 2011 20:50:41 +0000 (20:50 +0000)]
We nowadays require python >=2.4

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

12 years agoDocumented Export As... GUI enhancements.
Tommaso Cucinotta [Wed, 19 Oct 2011 20:15:24 +0000 (20:15 +0000)]
Documented Export As... GUI enhancements.

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

12 years agoFixing ASSERT on re-opening of Advanced F&R with cursor on a text style non-existing...
Tommaso Cucinotta [Tue, 18 Oct 2011 22:04:42 +0000 (22:04 +0000)]
Fixing ASSERT on re-opening of Advanced F&R with cursor on a text style non-existing in the currently opened document.
Addressing #7812.

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

12 years agoFix special case of bug #7811: Clash of bbding and marvosym packages if \Cross is...
Georg Baum [Tue, 18 Oct 2011 19:54:16 +0000 (19:54 +0000)]
Fix special case of bug #7811: Clash of bbding and marvosym packages if \Cross is used.
The clash can however still happen if those packages are both loaded for other symbols.

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

12 years agoGeneralize the esintoramsmath requirement:
Georg Baum [Tue, 18 Oct 2011 19:32:02 +0000 (19:32 +0000)]
Generalize the esintoramsmath requirement:
Now you can also require a|b|c, and if any of the features is already used,
no other one will be loaded. The first feature wins if none is already used.
This is required for a part of bug #7811.

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

12 years agocur.inTexted() != !cur.inMathed()
Georg Baum [Tue, 18 Oct 2011 18:57:42 +0000 (18:57 +0000)]
cur.inTexted() != !cur.inMathed()

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

12 years agoFix on-screen alignment of multline equations
Georg Baum [Tue, 18 Oct 2011 18:46:57 +0000 (18:46 +0000)]
Fix on-screen alignment of multline equations

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

12 years agoAccomodate MSVC idiosyncrasies.
Enrico Forestieri [Tue, 18 Oct 2011 00:21:04 +0000 (00:21 +0000)]
Accomodate MSVC idiosyncrasies.

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

12 years agoget rid of GuiWorkArea::Private::setReadOnly(). Calling updateWindowTitle() is cheap...
Abdelrazak Younes [Mon, 17 Oct 2011 21:19:00 +0000 (21:19 +0000)]
get rid of GuiWorkArea::Private::setReadOnly(). Calling updateWindowTitle() is cheap compared to redraw and GuiView::updateDialogs() will be called anyway (with restartCursor() among others).

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

12 years agocmake: build and install lyx by calling one batch script
Peter Kümmel [Mon, 17 Oct 2011 20:42:02 +0000 (20:42 +0000)]
cmake: build and install lyx by calling one batch script

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

12 years agoremove a FIXME: unsigned int is better
Georg Baum [Mon, 17 Oct 2011 20:13:12 +0000 (20:13 +0000)]
remove a FIXME: unsigned int is better

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

12 years agoUpdate cmake instructions
Georg Baum [Mon, 17 Oct 2011 20:10:29 +0000 (20:10 +0000)]
Update cmake instructions

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

12 years agomore work on spaces
Georg Baum [Mon, 17 Oct 2011 18:54:13 +0000 (18:54 +0000)]
more work on spaces

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

12 years agoImprove InsetSpace plaintext and docbook output
Georg Baum [Mon, 17 Oct 2011 17:01:02 +0000 (17:01 +0000)]
Improve InsetSpace plaintext and docbook output

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

12 years ago* sk.po
Kornel Benko [Mon, 17 Oct 2011 13:05:52 +0000 (13:05 +0000)]
* sk.po

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

12 years agocompilation fix; a couple of warnings
Jean-Marc Lasgouttes [Mon, 17 Oct 2011 08:57:28 +0000 (08:57 +0000)]
compilation fix; a couple of warnings

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

12 years agoGuiWorkArea: Move private stuff to GuiWorkArea_Private.h.
Abdelrazak Younes [Sun, 16 Oct 2011 22:48:26 +0000 (22:48 +0000)]
GuiWorkArea: Move private stuff to GuiWorkArea_Private.h.

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

12 years agoFix bug #7468 (at least for standard environments).
Georg Baum [Sun, 16 Oct 2011 19:57:10 +0000 (19:57 +0000)]
Fix bug #7468 (at least for standard environments).
List environments (as the one in the bug report) can't
be handled correctly in tex2lyx as long as LyX does not allow contents
after the environment start but before the first \item.

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

12 years agotex2lyx: disambiguate duplicate trim() function by reusing trim() from src/support.
Abdelrazak Younes [Sun, 16 Oct 2011 08:22:20 +0000 (08:22 +0000)]
tex2lyx: disambiguate duplicate trim() function by reusing trim() from src/support.

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

12 years agoMath.lyx: correct name of a term as discussed on the list
Uwe Stöhr [Sat, 15 Oct 2011 20:47:49 +0000 (20:47 +0000)]
Math.lyx: correct name of a term as discussed on the list

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

12 years agoMake trunk compile again after recent switch to QString * for selectedFilter param...
Tommaso Cucinotta [Sat, 15 Oct 2011 13:41:15 +0000 (13:41 +0000)]
Make trunk compile again after recent switch to QString * for selectedFilter param in FileDialog::save().

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

12 years agoClean up word lists on exit. Not really a concrete issue, but just
Tommaso Cucinotta [Sat, 15 Oct 2011 13:38:52 +0000 (13:38 +0000)]
Clean up word lists on exit. Not really a concrete issue, but just
get less "noise" when debugging for memory leaks.

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

12 years agoCleanup private part of Layout Box on destructor (probably not really an
Tommaso Cucinotta [Sat, 15 Oct 2011 13:34:14 +0000 (13:34 +0000)]
Cleanup private part of Layout Box on destructor (probably not really an
issue, but brings less noise about memory leaks when using valgrind).

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

12 years agoTake Vincent's advice: using a pointer for selectedFilter
Tommaso Cucinotta [Sat, 15 Oct 2011 13:32:14 +0000 (13:32 +0000)]
Take Vincent's advice: using a pointer for selectedFilter
avoids a useless object creation, as Qt tolerates the
pointer to be null as well.

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

12 years agoRemove conflict for menu shortcut.
Tommaso Cucinotta [Sat, 15 Oct 2011 13:27:00 +0000 (13:27 +0000)]
Remove conflict for menu shortcut.

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

12 years agoRestore correct translation.
Jürgen Spitzmüller [Sat, 15 Oct 2011 06:39:04 +0000 (06:39 +0000)]
Restore correct translation.

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

12 years ago- UserGuide.lyx: update sec. C.2-C.4
Uwe Stöhr [Sat, 15 Oct 2011 03:28:31 +0000 (03:28 +0000)]
- UserGuide.lyx: update sec. C.2-C.4
- German UserGuide.lyx: some translations

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

12 years agode.po: fix a wrong translation and a shortcut conflict
Uwe Stöhr [Sat, 15 Oct 2011 00:06:25 +0000 (00:06 +0000)]
de.po: fix a wrong translation and a shortcut conflict

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

12 years agoSCons: add the icon sets oxygen and classic
Uwe Stöhr [Fri, 14 Oct 2011 22:36:07 +0000 (22:36 +0000)]
SCons: add the icon sets oxygen and classic

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

12 years agooops.
Jürgen Spitzmüller [Fri, 14 Oct 2011 12:12:52 +0000 (12:12 +0000)]
oops.

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

12 years agoFix parsing of branch names with spaces.
Jürgen Spitzmüller [Fri, 14 Oct 2011 12:11:20 +0000 (12:11 +0000)]
Fix parsing of branch names with spaces.

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

12 years agoPrefLanguageUi.ui: this string was forgotten in r39449
Uwe Stöhr [Fri, 14 Oct 2011 04:18:28 +0000 (04:18 +0000)]
PrefLanguageUi.ui: this string was forgotten in r39449

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

12 years ago- UserGuide.lyx: updated sec. C.1
Uwe Stöhr [Fri, 14 Oct 2011 03:07:47 +0000 (03:07 +0000)]
- UserGuide.lyx: updated sec. C.1
- de.po: change a translation to the most commonly used word

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

12 years ago- documentation files: port today's changes to trunk
Uwe Stöhr [Thu, 13 Oct 2011 23:15:52 +0000 (23:15 +0000)]
- documentation files: port today's changes to trunk

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

12 years ago- UserGuide.lyx: some corrections in Appendix A
Uwe Stöhr [Thu, 13 Oct 2011 02:13:51 +0000 (02:13 +0000)]
- UserGuide.lyx: some corrections in Appendix A
- German UserGuide.lyx: many translations

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

12 years agoMath.lyx: add note that the package mathdots must be installed for a complete output
Uwe Stöhr [Wed, 12 Oct 2011 16:08:33 +0000 (16:08 +0000)]
Math.lyx: add note that the package mathdots must be installed for a complete output

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

12 years agochkconfig.ltx: add the packages used in our documentation files (the docs should...
Uwe Stöhr [Wed, 12 Oct 2011 16:07:19 +0000 (16:07 +0000)]
chkconfig.ltx: add the packages used in our documentation files (the docs should be compilable also without them, but then the PDF output would not contain all sections). This way we assure that at least on Windows all used LaTeX-packages are installed while installing LyX.

Richard, OK for branch too?

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

12 years ago- UserGuide.lyx: updated some sections
Uwe Stöhr [Wed, 12 Oct 2011 05:33:31 +0000 (05:33 +0000)]
- UserGuide.lyx: updated some sections
- German UserGuide.lyx: some translations and 2 updated images

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

12 years agode.po: fix a typo
Uwe Stöhr [Wed, 12 Oct 2011 05:31:00 +0000 (05:31 +0000)]
de.po: fix a typo

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

12 years ago* sk.po
Kornel Benko [Mon, 10 Oct 2011 10:34:22 +0000 (10:34 +0000)]
* sk.po

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

12 years agoAvoid unnecessary spaces with the Windows shell.
Enrico Forestieri [Sun, 9 Oct 2011 21:53:35 +0000 (21:53 +0000)]
Avoid unnecessary spaces with the Windows shell.

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

12 years agoRefine fix for bug #7800. Also allow setting the document encoding to
Enrico Forestieri [Sun, 9 Oct 2011 14:45:51 +0000 (14:45 +0000)]
Refine fix for bug #7800. Also allow setting the document encoding to
an encoding different from the automatically chosen one.

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

12 years agoNo need for the more expensive to_utf8() here.
Enrico Forestieri [Sat, 8 Oct 2011 22:21:01 +0000 (22:21 +0000)]
No need for the more expensive to_utf8() here.

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

12 years agoFix bug #7800 (Lyx cannot create dvi with Russian)
Enrico Forestieri [Sat, 8 Oct 2011 22:13:38 +0000 (22:13 +0000)]
Fix bug #7800 (Lyx cannot create dvi with Russian)

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

12 years agoPresenting prettyname of formats in filedialog filter dropdown box (instead of shortn...
Tommaso Cucinotta [Fri, 7 Oct 2011 08:21:31 +0000 (08:21 +0000)]
Presenting prettyname of formats in filedialog filter dropdown box (instead of shortnames), sorted.

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

12 years agoavoid compiler warning regarding operator precedence
Stephan Witt [Fri, 7 Oct 2011 07:59:50 +0000 (07:59 +0000)]
avoid compiler warning regarding operator precedence

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

12 years agoFix biber execution om MikTeX.
Jürgen Spitzmüller [Fri, 7 Oct 2011 07:09:13 +0000 (07:09 +0000)]
Fix biber execution om MikTeX.

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

12 years agoFixup for bug removal in GCC 4.7
Lars Gullik Bjønnes [Fri, 7 Oct 2011 03:09:55 +0000 (03:09 +0000)]
Fixup for bug removal in GCC 4.7

A long standing bug has been fixed in GCC 4.7, the bug was a non-
sactioned extra lookup. This caused some code to work that really
shouldn't.

The fixes are: add this->, Class::, or move functions about
as required to fullfill the rules.

In this case some template instantiations
where move to after what they reference.

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

12 years agoFixed bug when exporting to custom location under non-latex format, requiring interme...
Tommaso Cucinotta [Thu, 6 Oct 2011 23:23:45 +0000 (23:23 +0000)]
Fixed bug when exporting to custom location under non-latex format, requiring intermediate latex step.
Keeping some debugging output about these filename mangling, in case additional debugging is needed.

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

12 years agoRemoving meaningless assignment (mostly a typo).
Tommaso Cucinotta [Thu, 6 Oct 2011 22:53:22 +0000 (22:53 +0000)]
Removing meaningless assignment (mostly a typo).

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

12 years agoFixing compilation on some Qt version (?!?).
Tommaso Cucinotta [Thu, 6 Oct 2011 22:20:50 +0000 (22:20 +0000)]
Fixing compilation on some Qt version (?!?).

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

12 years agoDon't allow newline characters in the command buffer.
Julien Rioux [Thu, 6 Oct 2011 16:30:37 +0000 (16:30 +0000)]
Don't allow newline characters in the command buffer.

I actually got it by this bug while copy-pasting LFUNs into the toolbar.

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

12 years agoCorrection: The inset name is citation, not cite
Julien Rioux [Thu, 6 Oct 2011 16:30:28 +0000 (16:30 +0000)]
Correction: The inset name is citation, not cite

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

12 years agotex2lyx : Also allow -h and -v command-line options, manpage update.
Julien Rioux [Thu, 6 Oct 2011 16:21:58 +0000 (16:21 +0000)]
tex2lyx : Also allow -h and -v command-line options, manpage update.

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

12 years agoFixed typo in comment.
Tommaso Cucinotta [Thu, 6 Oct 2011 13:51:45 +0000 (13:51 +0000)]
Fixed typo in comment.

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

12 years agoAdded Export As... dialog, exploiting the new destination path that can
Tommaso Cucinotta [Thu, 6 Oct 2011 13:47:42 +0000 (13:47 +0000)]
Added Export As... dialog, exploiting the new destination path that can
be specified when exporting.
This fixes #3402.

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

12 years ago* sk.po
Kornel Benko [Thu, 6 Oct 2011 11:30:08 +0000 (11:30 +0000)]
* sk.po

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

12 years ago#2511 implementation of spell check of the current text selection
Stephan Witt [Thu, 6 Oct 2011 10:28:34 +0000 (10:28 +0000)]
#2511 implementation of spell check of the current text selection

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

12 years agoClean up a bit. These comments are no help here.
Richard Heck [Wed, 5 Oct 2011 21:08:42 +0000 (21:08 +0000)]
Clean up a bit. These comments are no help here.

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

12 years agotex2lyx : More descriptive --help message and implement --version (#6827).
Julien Rioux [Mon, 3 Oct 2011 17:47:37 +0000 (17:47 +0000)]
tex2lyx : More descriptive --help message and implement --version (#6827).

The init_package before easyParse is necessary to initiate the default
values for userdir and sysdir, which are now part of the help message.
This step would be necessary anyway if we ever internationalize tex2lyx.

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

12 years agoAdd framework AppKit to cmake as in the automake case (MAC only)
Kornel Benko [Mon, 3 Oct 2011 16:49:06 +0000 (16:49 +0000)]
Add framework AppKit to cmake as in the automake case (MAC only)

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

12 years agolyxpreview: Simplify the color handling.
Julien Rioux [Mon, 3 Oct 2011 16:43:33 +0000 (16:43 +0000)]
lyxpreview: Simplify the color handling.

Let's have this in trunk for testing. The real difference maker
when it comes to color is whether we use dvipng or ghostscript.

For dvipng:

  - The color info is passed as command-line arguments.

  - The tightpage option is not necessary, and since it adds
    ps specials to the output, we shouldn't use it.

For ghostscript:

  - The color info needs to be in the latex file.

  - The foreground color is set for each preview inset.

  - The background color is set by \pagecolor in the preamble,
    which is understood by pdflatex, but ignored in dvips mode.
    Thus dvips is handled with a ps special.

  - The tightpage option is necessary to crop the images.

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

12 years agolyxpreview: Simplify the handling of lilypond-book.
Julien Rioux [Mon, 3 Oct 2011 16:35:29 +0000 (16:35 +0000)]
lyxpreview: Simplify the handling of lilypond-book.

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

12 years agolyxpreview: Handle bibtex-generated references and bibliography.
Julien Rioux [Mon, 3 Oct 2011 16:35:27 +0000 (16:35 +0000)]
lyxpreview: Handle bibtex-generated references and bibliography.

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

12 years ago* lyxpreview_tool.py : Allow to look for commands with arguments.
Julien Rioux [Mon, 3 Oct 2011 16:35:25 +0000 (16:35 +0000)]
* lyxpreview_tool.py : Allow to look for commands with arguments.

For example, find_exe(["bibtex -min-crossrefs=7"]) should search for
bibtex and if it is found, return the string "bibtex -min-crossrefs=7".

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

12 years ago- Additional.lyx: minor tweaks
Uwe Stöhr [Sat, 1 Oct 2011 01:29:47 +0000 (01:29 +0000)]
- Additional.lyx: minor tweaks
- German Additional.lyx: update to English version, translation of section 8 which hopefully fixes #7748

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

12 years agoto succesfully link lyx on mac the AppKit framework is needed only
Stephan Witt [Fri, 30 Sep 2011 16:05:46 +0000 (16:05 +0000)]
to succesfully link lyx on mac the AppKit framework is needed only

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

12 years agoclose floating dock widgets (not currently docked) with escape keypress event
Stephan Witt [Thu, 29 Sep 2011 18:52:36 +0000 (18:52 +0000)]
close floating dock widgets (not currently docked) with escape keypress event

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

12 years agoMake export to XHTML work when there are included ODG pictures,
Tommaso Cucinotta [Thu, 29 Sep 2011 14:04:02 +0000 (14:04 +0000)]
Make export to XHTML work when there are included ODG pictures,
or any other graphic format that:
- is exportable to EPS
- could not be explicitly exported to PNG yet (i.e., source to PNG was not reachable on the converters graph)
Now, adding the EPS to PNG conversion explicitly allows LyX to find the conversion path.

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

12 years agoInsetTabular.cpp: whitespace only
Uwe Stöhr [Thu, 29 Sep 2011 13:39:48 +0000 (13:39 +0000)]
InsetTabular.cpp: whitespace only

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

12 years agoReenable use of Package.cpp as source to translation
Kornel Benko [Thu, 29 Sep 2011 11:55:29 +0000 (11:55 +0000)]
Reenable use of Package.cpp as source to translation

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

12 years agoremove framework settings which are provided by automake now
Stephan Witt [Thu, 29 Sep 2011 08:53:59 +0000 (08:53 +0000)]
remove framework settings which are provided by automake now

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

12 years ago* sk.po
Kornel Benko [Wed, 28 Sep 2011 09:00:02 +0000 (09:00 +0000)]
* sk.po

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

12 years agoWith the move from \regexp{...} to \regexp{...\endregexp{}}, now I'd need
Tommaso Cucinotta [Tue, 27 Sep 2011 23:09:31 +0000 (23:09 +0000)]
With the move from \regexp{...} to \regexp{...\endregexp{}}, now I'd need
a special method to find \endregexp{}}, not merely the closing brace.
This is now obsolete, so ok to remove this dead code.

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

12 years agoFix bug #7796 (LyX creates file on startup that cannot be deleted)
Enrico Forestieri [Tue, 27 Sep 2011 20:07:41 +0000 (20:07 +0000)]
Fix bug #7796 (LyX creates file on startup that cannot be deleted)

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

12 years agoUpdate it.po
Enrico Forestieri [Tue, 27 Sep 2011 18:02:01 +0000 (18:02 +0000)]
Update it.po

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

12 years agoAllow \nocite again with the basic citation engine.
Julien Rioux [Tue, 27 Sep 2011 17:13:07 +0000 (17:13 +0000)]
Allow \nocite again with the basic citation engine.

Fix a bug introduced in r26547. Also reorders the entries for
natbib-numerical into a more natural, visually pleasing order.

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

12 years ago- some po-files: remerge
Uwe Stöhr [Tue, 27 Sep 2011 16:03:14 +0000 (16:03 +0000)]
- some po-files: remerge
- de.po: translations

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

12 years agoFix another thinko from r38243.
Enrico Forestieri [Tue, 27 Sep 2011 07:28:12 +0000 (07:28 +0000)]
Fix another thinko from r38243.

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

12 years agoLink against Cocoa and/or Carbon for Mac OS X. This is needed for autoOpen and Linkback.
Jean-Marc Lasgouttes [Tue, 27 Sep 2011 07:27:19 +0000 (07:27 +0000)]
Link against Cocoa and/or Carbon for Mac OS X. This is needed for autoOpen and Linkback.

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

12 years agoFix the following problem with Python 2.4:
Enrico Forestieri [Mon, 26 Sep 2011 15:57:17 +0000 (15:57 +0000)]
Fix the following problem with Python 2.4:

Traceback (most recent call last):
  File "/opt/src/lyx-devel/lib/scripts/lyxpreview2bitmap.py", line 535, in ?
    exit(main(sys.argv)[0])
TypeError: 'str' object is not callable

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

12 years agoPatch from Raphael Kubo de Costa to fix build on FreeBSD.
Richard Heck [Mon, 26 Sep 2011 15:51:28 +0000 (15:51 +0000)]
Patch from Raphael Kubo de Costa to fix build on FreeBSD.

http://marc.info/?l=lyx-devel&m=131586604331711&w=2

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

12 years ago- UserGuide.lyx: some stylistic changes
Uwe Stöhr [Sun, 25 Sep 2011 21:51:56 +0000 (21:51 +0000)]
- UserGuide.lyx: some stylistic changes
- German UserGuide.lyx: lots of translation

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

12 years agopowerdot-example.lyx: add warning about incompatibilities with enumitem that are...
Uwe Stöhr [Sun, 25 Sep 2011 21:40:10 +0000 (21:40 +0000)]
powerdot-example.lyx: add warning about incompatibilities with enumitem that are now fixed in the latest powerdot version
(patch by Jean-Pierre)

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

12 years agoMake sure to check command for emptiness, instead of prefix+command.
Enrico Forestieri [Sun, 25 Sep 2011 20:49:53 +0000 (20:49 +0000)]
Make sure to check command for emptiness, instead of prefix+command.

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

12 years agoApparently, the env program does not strip quotes around the values of the
Enrico Forestieri [Sun, 25 Sep 2011 20:33:06 +0000 (20:33 +0000)]
Apparently, the env program does not strip quotes around the values of the
environment variables. So, replace single quotes by double ones, such that
the QProcess parser will strip them, and strip them by ourselves in ForkedCall.

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

12 years agoThe second argument of Systemcall::startscript is supposed to be encoded
Enrico Forestieri [Sun, 25 Sep 2011 16:38:51 +0000 (16:38 +0000)]
The second argument of Systemcall::startscript is supposed to be encoded
in the filesystem encoding, i.e., the local 8 bit encoding.

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