]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agocmkae: more cleanup
Peter Kümmel [Sun, 18 Jul 2010 09:46:46 +0000 (09:46 +0000)]
cmkae: more cleanup

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

13 years agocmake: more cleanup
Peter Kümmel [Sun, 18 Jul 2010 07:38:00 +0000 (07:38 +0000)]
cmake: more cleanup

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

13 years agoRemove translation target from automatic creation
Kornel Benko [Sun, 18 Jul 2010 07:11:42 +0000 (07:11 +0000)]
Remove translation target from automatic creation

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

13 years agocmake: split out FindHunspell.cmake
Peter Kümmel [Sun, 18 Jul 2010 06:47:01 +0000 (06:47 +0000)]
cmake: split out FindHunspell.cmake

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

13 years agoAdd CPack unconditionally again
Kornel Benko [Sun, 18 Jul 2010 06:22:20 +0000 (06:22 +0000)]
Add CPack unconditionally again

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

13 years agocmake: linux is case sensitive
Peter Kümmel [Sat, 17 Jul 2010 23:23:09 +0000 (23:23 +0000)]
cmake: linux is case sensitive

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

13 years agocmake: linux fixes
Peter Kümmel [Sat, 17 Jul 2010 23:12:50 +0000 (23:12 +0000)]
cmake: linux fixes

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

13 years agomake mouse scroll wheel zoom configurable
Stephan Witt [Sat, 17 Jul 2010 22:29:42 +0000 (22:29 +0000)]
make mouse scroll wheel zoom configurable

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

13 years agocmake: fix merged build
Peter Kümmel [Sat, 17 Jul 2010 22:24:30 +0000 (22:24 +0000)]
cmake: fix merged build

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

13 years agocmake: sync with branch
Peter Kümmel [Sat, 17 Jul 2010 22:24:08 +0000 (22:24 +0000)]
cmake: sync with branch

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

13 years agoCompile fix for r34950.
Vincent van Ravesteijn [Sat, 17 Jul 2010 21:22:32 +0000 (21:22 +0000)]
Compile fix for r34950.

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

13 years ago* ModuleList.cpp:
Vincent van Ravesteijn [Sat, 17 Jul 2010 21:19:46 +0000 (21:19 +0000)]
* ModuleList.cpp:
- it makes no sense to output the real filename if it is empty.

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

13 years ago* LayoutFile.cpp:
Vincent van Ravesteijn [Sat, 17 Jul 2010 21:12:48 +0000 (21:12 +0000)]
* LayoutFile.cpp:
- it makes no sense to output the real filename if it is empty,
- success is already false.

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

13 years agoSCons: use a standalone Qt installation rather than a special bundle
Uwe Stöhr [Sat, 17 Jul 2010 19:30:12 +0000 (19:30 +0000)]
SCons: use a standalone Qt installation rather than a special bundle

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

13 years agolyx_2_0.py: fix comment
Uwe Stöhr [Sat, 17 Jul 2010 19:29:13 +0000 (19:29 +0000)]
lyx_2_0.py: fix comment

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

13 years agoUwe's use_makebox conversion routine.
Richard Heck [Sat, 17 Jul 2010 18:10:37 +0000 (18:10 +0000)]
Uwe's use_makebox conversion routine.

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

13 years agoBy default, overwrite the main file on export, but allow changing default
Enrico Forestieri [Sat, 17 Jul 2010 17:55:46 +0000 (17:55 +0000)]
By default, overwrite the main file on export, but allow changing default
behavior through the environment variable LYX_FORCE_OVERWRITE.

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

13 years agoupdate SCons once more
Uwe Stöhr [Sat, 17 Jul 2010 16:27:21 +0000 (16:27 +0000)]
update SCons once more

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

13 years agoGuiFontLoader.cpp: forgot this in r34941
Uwe Stöhr [Sat, 17 Jul 2010 16:16:47 +0000 (16:16 +0000)]
GuiFontLoader.cpp: forgot this in r34941

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

13 years agoUNDO: enc
Peter Kümmel [Sat, 17 Jul 2010 16:09:26 +0000 (16:09 +0000)]
UNDO: enc

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

13 years agosupport for formal math script
Uwe Stöhr [Sat, 17 Jul 2010 15:51:11 +0000 (15:51 +0000)]
support for formal math script
- fileformat change
- fixes #2340

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

13 years agoLaTeXConfig.lyx: fix sorting
Uwe Stöhr [Sat, 17 Jul 2010 15:40:40 +0000 (15:40 +0000)]
LaTeXConfig.lyx: fix sorting

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

13 years agolyx_2_0.py: whitespace
Uwe Stöhr [Sat, 17 Jul 2010 15:23:21 +0000 (15:23 +0000)]
lyx_2_0.py: whitespace

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

13 years agoPrepare for Math Formal Script Family.
Pavel Sanda [Sat, 17 Jul 2010 15:00:12 +0000 (15:00 +0000)]
Prepare for Math Formal Script Family.
Add rsfs10.ttf generated from CTAN's rsfs fonts.
This is really beautiful script.

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

13 years agoAllow for "Provides babel 1".
Richard Heck [Sat, 17 Jul 2010 14:49:30 +0000 (14:49 +0000)]
Allow for "Provides babel 1".

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

13 years agoFix tarball creation
Pavel Sanda [Sat, 17 Jul 2010 14:17:44 +0000 (14:17 +0000)]
Fix tarball creation

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

13 years agoupdate SCons
Uwe Stöhr [Sat, 17 Jul 2010 13:49:26 +0000 (13:49 +0000)]
update SCons

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

13 years agoRemove second call tm msgmerge' The diffs in created po-files
Kornel Benko [Sat, 17 Jul 2010 12:58:34 +0000 (12:58 +0000)]
Remove second call tm msgmerge' The diffs in created po-files
were because of the sort-flag in for msgmerge.

Now the outcome is identical to automake.

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

13 years agoModified FindLyXGettext.cmake as to producing the same output as automake
Kornel Benko [Sat, 17 Jul 2010 12:37:37 +0000 (12:37 +0000)]
Modified FindLyXGettext.cmake as to producing the same output as automake

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

13 years agoadd first version of .lyx file encryption. It's disabled by default and could out...
Peter Kümmel [Sat, 17 Jul 2010 12:26:11 +0000 (12:26 +0000)]
add first version of .lyx file encryption. It's disabled by default and could out-of-the-box only by compiled on Linux with cmake and with openssl-devel packeges.

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

13 years agoSorry, vorgotten a dependency.
Kornel Benko [Sat, 17 Jul 2010 12:04:04 +0000 (12:04 +0000)]
Sorry, vorgotten a dependency.

The po-files created with "make update_po_files" differs from their
counterparts in automake. Especially the last part starting with fuzzy
translations.

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

13 years agoAdded target 'update_po_files' to remerge po
Kornel Benko [Sat, 17 Jul 2010 11:09:10 +0000 (11:09 +0000)]
Added target 'update_po_files' to remerge po

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

13 years agoRemerge strings
Pavel Sanda [Sat, 17 Jul 2010 10:52:29 +0000 (10:52 +0000)]
Remerge strings

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

13 years agocomment
Pavel Sanda [Sat, 17 Jul 2010 09:53:29 +0000 (09:53 +0000)]
comment

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

13 years agoja.po: updates for trunk by Koji
Uwe Stöhr [Sat, 17 Jul 2010 01:39:34 +0000 (01:39 +0000)]
ja.po: updates for trunk by Koji

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

13 years agoWhoops.
Richard Heck [Fri, 16 Jul 2010 15:20:17 +0000 (15:20 +0000)]
Whoops.

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

13 years agoRemove Nameref support. Too many issues involving translation, quotes,
Richard Heck [Fri, 16 Jul 2010 15:19:04 +0000 (15:19 +0000)]
Remove Nameref support. Too many issues involving translation, quotes,
etc.

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

13 years agoRemove left over.
Enrico Forestieri [Fri, 16 Jul 2010 14:43:12 +0000 (14:43 +0000)]
Remove left over.

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

13 years agoFix output to terminal when LyX is launched from a GUI on *nix
Enrico Forestieri [Fri, 16 Jul 2010 14:30:46 +0000 (14:30 +0000)]
Fix output to terminal when LyX is launched from a GUI on *nix
aka
Surrender to Windowsisms
aka
Resistance is futile, you will be assimilated

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

13 years agono output to stdout when redirecting, cleanup
Peter Kümmel [Fri, 16 Jul 2010 09:57:46 +0000 (09:57 +0000)]
no output to stdout when redirecting, cleanup

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

13 years agofix stupid renaming error
Peter Kümmel [Fri, 16 Jul 2010 08:14:00 +0000 (08:14 +0000)]
fix stupid renaming error

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

13 years agolyx sytle
Peter Kümmel [Fri, 16 Jul 2010 08:10:33 +0000 (08:10 +0000)]
lyx sytle

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

13 years agolyx sytle
Peter Kümmel [Fri, 16 Jul 2010 08:09:38 +0000 (08:09 +0000)]
lyx sytle

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

13 years agoCamelCase
Peter Kümmel [Fri, 16 Jul 2010 06:08:12 +0000 (06:08 +0000)]
CamelCase

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

13 years agoonly guard terminal output.
Peter Kümmel [Fri, 16 Jul 2010 05:55:31 +0000 (05:55 +0000)]
only guard terminal output.

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

13 years agocmake: fix merged build
Peter Kümmel [Thu, 15 Jul 2010 14:25:59 +0000 (14:25 +0000)]
cmake: fix merged build

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

13 years ago* configure.py: adapt desription.
Jürgen Spitzmüller [Thu, 15 Jul 2010 07:26:32 +0000 (07:26 +0000)]
* configure.py: adapt desription.

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

13 years agocmake: move remaining ungrounded entries into LYX_ group
Peter Kümmel [Wed, 14 Jul 2010 15:30:31 +0000 (15:30 +0000)]
cmake: move remaining ungrounded entries into LYX_ group

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

13 years agocmake: disbale LYX_INSTALL by default, when set enable other relevant options
Peter Kümmel [Wed, 14 Jul 2010 11:58:21 +0000 (11:58 +0000)]
cmake: disbale LYX_INSTALL by default, when set enable other relevant options

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

13 years ago* unicodesymbols: fix output of MODIFIER LETTER SMALL GAMMA
Jürgen Spitzmüller [Wed, 14 Jul 2010 06:21:45 +0000 (06:21 +0000)]
* unicodesymbols: fix output of MODIFIER LETTER SMALL GAMMA

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

13 years agoSlight improvement and a comment.
Richard Heck [Tue, 13 Jul 2010 21:10:26 +0000 (21:10 +0000)]
Slight improvement and a comment.

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

13 years agoFix the nameref reversion routine per a suggestion of Uwe's: We just
Richard Heck [Tue, 13 Jul 2010 21:07:26 +0000 (21:07 +0000)]
Fix the nameref reversion routine per a suggestion of Uwe's: We just
revert to ERT.

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

13 years agoRevert last commit. I was confusing two things.
Richard Heck [Tue, 13 Jul 2010 14:13:47 +0000 (14:13 +0000)]
Revert last commit. I was confusing two things.

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

13 years agoEnhance LyX by fixing #6760. New preference to set minimum length of
Richard Heck [Tue, 13 Jul 2010 14:08:44 +0000 (14:08 +0000)]
Enhance LyX by fixing #6760. New preference to set minimum length of
automatically spellchecked words.

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

13 years agoThese didn't get committed with r34884 because I forgot to "svn
Richard Heck [Tue, 13 Jul 2010 14:02:57 +0000 (14:02 +0000)]
These didn't get committed with r34884 because I forgot to "svn
resolved" them.

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

13 years agocmake: sync with branch
Peter Kümmel [Tue, 13 Jul 2010 09:39:05 +0000 (09:39 +0000)]
cmake: sync with branch

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

13 years agoNameref support.
Richard Heck [Tue, 13 Jul 2010 03:23:29 +0000 (03:23 +0000)]
Nameref support.

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

13 years agosupport for the ISO C-series paper formats; fileformat change
Uwe Stöhr [Tue, 13 Jul 2010 01:06:20 +0000 (01:06 +0000)]
support for the ISO C-series paper formats; fileformat change

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

13 years agoFix unnecessary dependencies on GuiDocument.h.
Vincent van Ravesteijn [Mon, 12 Jul 2010 21:42:25 +0000 (21:42 +0000)]
Fix unnecessary dependencies on GuiDocument.h.

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

13 years agoClarify error message slightly.
Richard Heck [Mon, 12 Jul 2010 18:11:26 +0000 (18:11 +0000)]
Clarify error message slightly.

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

13 years agoMake this translatable.
Richard Heck [Mon, 12 Jul 2010 17:40:54 +0000 (17:40 +0000)]
Make this translatable.

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

13 years agoSorry, this slipped in
Kornel Benko [Mon, 12 Jul 2010 12:59:30 +0000 (12:59 +0000)]
Sorry, this slipped in

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

13 years agoAdd missing cmake-files
Kornel Benko [Mon, 12 Jul 2010 12:55:49 +0000 (12:55 +0000)]
Add missing cmake-files

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

13 years ago* sk.po
Kornel Benko [Mon, 12 Jul 2010 05:17:40 +0000 (05:17 +0000)]
* sk.po

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

13 years ago- theorems-refprefix.inc: set SVN EOL style
Uwe Stöhr [Sun, 11 Jul 2010 22:26:01 +0000 (22:26 +0000)]
- theorems-refprefix.inc: set SVN EOL style
- scons/scons_manifest.py: update SCons accordingly

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

13 years agoForgot the new file.
Richard Heck [Sun, 11 Jul 2010 22:14:45 +0000 (22:14 +0000)]
Forgot the new file.

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

13 years agocorrect result array use in makeSuggestionAppleSpeller
Stephan Witt [Sun, 11 Jul 2010 22:04:29 +0000 (22:04 +0000)]
correct result array use in makeSuggestionAppleSpeller

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

13 years agoavoid LYX_PLATFORM_DARWIN10 macro
Stephan Witt [Sun, 11 Jul 2010 21:30:47 +0000 (21:30 +0000)]
avoid LYX_PLATFORM_DARWIN10 macro

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

13 years agoReference prefixes for enumerations.
Richard Heck [Sun, 11 Jul 2010 13:49:09 +0000 (13:49 +0000)]
Reference prefixes for enumerations.

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

13 years agoDon't overwrite earlier preamble stuff.
Richard Heck [Sun, 11 Jul 2010 13:45:42 +0000 (13:45 +0000)]
Don't overwrite earlier preamble stuff.

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

13 years agoReference prefixes for theorem environments.
Richard Heck [Sun, 11 Jul 2010 13:45:21 +0000 (13:45 +0000)]
Reference prefixes for theorem environments.

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

13 years agoSmall improvement to RefPrefix.
Richard Heck [Sun, 11 Jul 2010 13:36:19 +0000 (13:36 +0000)]
Small improvement to RefPrefix.

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

13 years agocmake: don't install to /usr/local/2.0 by default
Peter Kümmel [Sat, 10 Jul 2010 20:20:54 +0000 (20:20 +0000)]
cmake: don't install to /usr/local/2.0 by default

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

13 years agoRemove now unneeded comment
Kornel Benko [Sat, 10 Jul 2010 19:45:19 +0000 (19:45 +0000)]
Remove now unneeded comment

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

13 years agoRemoved _one_ perl-dependency in creating po-files.
Kornel Benko [Fri, 9 Jul 2010 19:02:04 +0000 (19:02 +0000)]
Removed _one_ perl-dependency in creating po-files.

 'cat.py' created by Richard Heck

This script resembles the unix command 'cat', valid now on every
platform.

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

13 years agoCheck for python before updating po-files
Kornel Benko [Fri, 9 Jul 2010 16:11:44 +0000 (16:11 +0000)]
Check for python before updating po-files

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

13 years agoTry to move all updateBuffer() calls to a central location. We now use
Richard Heck [Fri, 9 Jul 2010 14:37:00 +0000 (14:37 +0000)]
Try to move all updateBuffer() calls to a central location. We now use
DispatchResult to store a flag that tells us whether we need a buffer
update or not.

So: If you find a missing one, go to an appropriate place in the
dispatch and call cur.forceBufferUpdate() or, if you don't have a cursor
but do have a DispatchResult, call dr.forceBufferUpdate().

There is one remaining call I could not move, in
TextMetrics::redoParagraph. But this looks like an emergency call when
the macro context has not been set. There are also a couple calls that
are connected with buffer creation that I commented out, since the same
call is done again almost immediately. But I'm not positive about those.

Now the nice thing would be to do the same for updateMacros().

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

13 years ago* LaTeX.cpp: understand Biblatex's polite rerun request.
Jürgen Spitzmüller [Fri, 9 Jul 2010 08:40:03 +0000 (08:40 +0000)]
* LaTeX.cpp: understand Biblatex's polite rerun request.

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

13 years agocmake: no version suffix for binaries on windows
Peter Kümmel [Fri, 9 Jul 2010 08:39:25 +0000 (08:39 +0000)]
cmake: no version suffix for binaries on windows

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

13 years agocmake: also use external libintl on windows
Peter Kümmel [Fri, 9 Jul 2010 08:16:06 +0000 (08:16 +0000)]
cmake: also use external libintl on windows

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

13 years agocmake: also use external libintl on windows
Peter Kümmel [Fri, 9 Jul 2010 08:15:31 +0000 (08:15 +0000)]
cmake: also use external libintl on windows

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

13 years agoSort input files for xgettext the same way as with automake
Kornel Benko [Fri, 9 Jul 2010 06:07:46 +0000 (06:07 +0000)]
Sort input files for xgettext the same way as with automake

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

13 years agoRename a couple routines. This will avoid confusion with a forthcoming
Richard Heck [Thu, 8 Jul 2010 20:04:35 +0000 (20:04 +0000)]
Rename a couple routines. This will avoid confusion with a forthcoming
patch.

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

13 years agoWarning.
Richard Heck [Thu, 8 Jul 2010 20:01:17 +0000 (20:01 +0000)]
Warning.

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

13 years agoSort entries in created POTFILES.in
Kornel Benko [Thu, 8 Jul 2010 11:23:30 +0000 (11:23 +0000)]
Sort entries in created POTFILES.in

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

13 years agocorrect ifdef+defined construct
Stephan Witt [Thu, 8 Jul 2010 10:39:24 +0000 (10:39 +0000)]
correct ifdef+defined construct

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

13 years agoprovide native spell checker for Mac OS X
Stephan Witt [Thu, 8 Jul 2010 07:56:29 +0000 (07:56 +0000)]
provide native spell checker for Mac OS X

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

13 years agoadd APPLESPELL orthogonal to ASPELL
Stephan Witt [Thu, 8 Jul 2010 07:54:42 +0000 (07:54 +0000)]
add APPLESPELL orthogonal to ASPELL

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

13 years agofix compilation of applespell with autotools
Jean-Marc Lasgouttes [Thu, 8 Jul 2010 07:44:34 +0000 (07:44 +0000)]
fix compilation of applespell with autotools

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

13 years agoInsetBox.cpp: only shaded boxes can have a non-plain layout when there is no inner box
Uwe Stöhr [Thu, 8 Jul 2010 03:01:50 +0000 (03:01 +0000)]
InsetBox.cpp: only shaded boxes can have a non-plain layout when there is no inner box

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

13 years agoInsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box
Uwe Stöhr [Thu, 8 Jul 2010 02:42:36 +0000 (02:42 +0000)]
InsetBox.cpp: only shaded boxes can have multiple paragraphs when there is no inner box

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

13 years agolyx_2_0.py: fix reversion routine for \makebox support
Uwe Stöhr [Thu, 8 Jul 2010 02:24:13 +0000 (02:24 +0000)]
lyx_2_0.py: fix reversion routine for \makebox support

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

13 years agoscons_manifest.py: correct r34805
Uwe Stöhr [Thu, 8 Jul 2010 01:34:06 +0000 (01:34 +0000)]
scons_manifest.py: correct r34805

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

13 years agoscons_manifest.py: add AppleSpellChecker
Uwe Stöhr [Thu, 8 Jul 2010 01:20:18 +0000 (01:20 +0000)]
scons_manifest.py: add AppleSpellChecker

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

13 years agocmake: only set and show compiler relevant options
Peter Kümmel [Wed, 7 Jul 2010 22:26:36 +0000 (22:26 +0000)]
cmake: only set and show compiler relevant options

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

13 years agoRemove AppleSpellChecker.* from non-apple platform
Kornel Benko [Wed, 7 Jul 2010 21:13:39 +0000 (21:13 +0000)]
Remove AppleSpellChecker.* from non-apple platform

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

13 years agoprovide native spell checker for Mac OS X
Stephan Witt [Wed, 7 Jul 2010 17:40:50 +0000 (17:40 +0000)]
provide native spell checker for Mac OS X

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

13 years agoSupport for AEA.cls (American Economic Association journals)
Pavel Sanda [Wed, 7 Jul 2010 17:17:09 +0000 (17:17 +0000)]
Support for AEA.cls (American Economic Association journals)
Patch from Koji (#6807).

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

14 years agoImprove the lyx2latex function.
Enrico Forestieri [Wed, 7 Jul 2010 10:16:53 +0000 (10:16 +0000)]
Improve the lyx2latex function.
- Avoid processing lines of a note inset, as we are going to discard them
- Translate the horizontal space inset
- Correct translation of \backslash
- Correct translation of ^ (\^ is an accent in latex)

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

14 years ago- po files: remerge
Uwe Stöhr [Wed, 7 Jul 2010 00:44:51 +0000 (00:44 +0000)]
- po files: remerge
- el.po: portings from branch
- de.po: some translations

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