Commit Graph

2269 Commits

Author SHA1 Message Date
Tommaso Cucinotta
7e02f60ae6 keytest.py ignores now also whitespaces only lines.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37379 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 19:45:17 +00:00
Tommaso Cucinotta
e4df1f08fb Removed stripping of whitespaces from script commands.
Added the capability to ignore empty lines.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37378 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 19:44:31 +00:00
Tommaso Cucinotta
090aac89d0 Added Lang command to test cases. Added a couplr of regression tests for Advanced F&R.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37377 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 16:01:22 +00:00
Tommaso Cucinotta
cc694943a7 Refined description of syntax.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37376 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 16:00:01 +00:00
Tommaso Cucinotta
4d138a9f3d Avoid confusing the window name of a LyX instance with the one of
Thunderbird while displaying LyX mails or Firefox while displaying
LyX web pages.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37375 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 15:59:41 +00:00
Tommaso Cucinotta
8ef0abbacc Added Sleep and Assert commands in test scripts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37374 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 15:58:08 +00:00
Peter Kümmel
40dcf20b5d cmake: add option to download msvc 10 3rd party libraries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37370 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-30 10:23:29 +00:00
Tommaso Cucinotta
5f50ae8f08 Added basic automated testing capability, based on the MonKey Test (keytest.py) by McCabe-Dansted.
As of now, I plan to add a few regression tests for the Advanced Find & Replace using this engine.
It can be used for automated testing of other LyX subsystems as well. Just write your own *-in.txt
scripts and add them into the autotests/ folder.

TODOs:
- perhaps simplify keytest.py
- check how this behaves under various types of failure of the test
  (e.g., LyX crashing, hanging, ...) just to be sure it goes on with
  the other tests anyway.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37364 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-29 14:42:53 +00:00
Pavel Sanda
42785e6219 Bug #7095: Support fix-cm.sty
Patch from Patrick Atamaniuk.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg165122.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37342 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-28 10:04:52 +00:00
Stephan Witt
37d8cbc3a6 adjust distributed default lyxrc for mac, spell_command is outdated (r37255)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37319 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-24 16:30:06 +00:00
Peter Kümmel
8f8aab094d cmake: also add gifs to resources
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37317 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-24 11:50:13 +00:00
Stephan Witt
2b8bdd5b34 since r37306 tex2lyx uses src/LayoutFile too
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37307 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-24 08:34:31 +00:00
Georg Baum
d3c385de20 Next step towards a working roundtrip of files generated by LyX:
Try to recognize modules.
Again, this is needed because the complete LyX preamble is ignored.
It is not possible to recognize a module in all cases, but at least the simple
ones are handled now. As a prerequisite I also had to revive the filling of
known_environments. This has been removed (probably by accident) some time ago.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37306 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-23 21:10:20 +00:00
Georg Baum
9129b73497 Make r37304 work for builds made from packaged sources
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37305 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-23 19:57:39 +00:00
Peter Kümmel
a2435792ce cmake: add ui files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37303 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 18:58:26 +00:00
Peter Kümmel
75f8899736 cmake: install path is already relative to the binary dir when the path is not absolute
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37302 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 15:14:47 +00:00
Peter Kümmel
c31897b09c cmake: make package_source work.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37299 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 12:38:54 +00:00
Peter Kümmel
d8e5e13690 cmake: don't write options changed because of dependencies into the cache, this way it is possible to switch on/off options with all it dependencies.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37296 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 11:48:39 +00:00
Peter Kümmel
2e516e9204 sort options by compiler
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37295 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 11:35:50 +00:00
Peter Kümmel
93e60a9727 cmake: now having the options output at the end we could make some dependency checking for option without having an out-dated output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37294 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 11:23:27 +00:00
Peter Kümmel
9e9948c6ad cmake: make options more consistent
Before we set LyX 2.0 in stone by releasing it, 
I clean up the cmake's build option naming:

- only positive naming (remplace NO_, DISBALE_ names)
- short names when it is clear what the option means (no USE_)
- no redundant option RELEASE=0 is a debug build


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37293 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 10:53:54 +00:00
Peter Kümmel
da246c7e44 cmake: don't show outdated build options
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37291 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-22 09:27:06 +00:00
Pavel Sanda
1246a70abd Update years
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37284 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-21 13:24:23 +00:00
Richard Heck
9f933cecf0 Script for automatic updating of ui and bind files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37252 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-18 15:41:16 +00:00
Peter Kümmel
b5216b25f7 update other build systems, use lyx::Mutex
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37223 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-15 21:40:09 +00:00
Peter Kümmel
a874b38455 no shared lyx libraries are supported
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37200 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-13 14:31:02 +00:00
Pavel Sanda
2e3953cb03 Update enumitem module and add documentation for it.
From Guenter Milde.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37182 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-12 10:12:14 +00:00
Peter Kümmel
51558fbf23 cmake: we have 2011 and more white space changes, won't call it "use tabs" ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37175 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-10 23:28:52 +00:00
Peter Kümmel
707eeb22fb cmake: we have 2011 and more white space changes, won't call "use tabs" ;)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37174 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-10 23:24:00 +00:00
Peter Kümmel
cdb3b00033 cmake: cmake is really a strange macro language
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37173 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-10 23:01:13 +00:00
Peter Kümmel
78b8dc905b cmake: add the CMakeLists files, so cmake will check if a cmake file has changed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37170 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-10 22:49:12 +00:00
Peter Kümmel
715b9e92bd cmake: make the merged build much more usable by adding all the source files to the IDE
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37169 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-10 22:47:58 +00:00
Peter Kümmel
23609ed7fb camke: when checking for a variable then also use it
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37154 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-09 00:55:40 +00:00
Peter Kümmel
759eb1826d cmake: also build merged on mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37152 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-08 17:16:12 +00:00
Uwe Stöhr
c4a93a4909 installer: don't use Python 3.x for LyX; fixes #7143
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37144 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-07 00:28:45 +00:00
Peter Kümmel
e4ecc7ff1c cmake: add all info files and the cmake macros
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37137 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 18:57:49 +00:00
Peter Kümmel
69c8dd36ba cmake: add all info files and the cmake macros
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37136 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-06 18:54:25 +00:00
Enrico Forestieri
36ee8cdd52 Revert r36465 and r36467. Soon to be replaced by proper code for correctly
show on screen italic uppercase greek letters.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37059 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-01 19:19:32 +00:00
Vincent van Ravesteijn
aa0aae25f2 Add DEVEL_VERSION to cmake.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36952 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-19 22:54:45 +00:00
Stephan Witt
e1505e5e4d finally ASPELL_FRAMEWORK is not used anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36926 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 20:57:03 +00:00
Uwe Stöhr
c3a76fc0f2 Indonesian Shortcuts.lyx: new translation by Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36916 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-17 18:17:39 +00:00
Uwe Stöhr
6a07084315 Indonesian UserGuide.lyx: new translation from Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36820 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 20:50:30 +00:00
Uwe Stöhr
cbd7789e55 scons/build_msvc.bat: use aspell explicitly (squashes some SCons warnings); hunspell does not yet work
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36810 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-10 16:08:15 +00:00
Pavel Sanda
8f5acc63c4 Replay r36746
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36755 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-07 00:13:16 +00:00
Pavel Sanda
c68d754a74 Revert commits from 36745
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36749 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-07 00:05:40 +00:00
Peter Kümmel
56e0cfd582 cmake: add option to rebuild merged files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36746 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-06 20:55:05 +00:00
Stephan Witt
8f4936d4aa go with updates from qt universe and hunspell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36703 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:24:48 +00:00
Uwe Stöhr
6d582be96d PersonalWordList:
- add missing SVN EOL-style
- update SCons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36664 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-02 20:56:33 +00:00
Stephan Witt
a2287675d2 #7043 add the implementation of a persistent personal word list for LyX spell checker, aspell and hunspell backend
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36661 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-02 18:52:31 +00:00
Georg Baum
969529b25b 1) Add missing LuaTeX icons
2) Make pdf icons distinguishable.
   This is useful for users like me who want them directly on the toolbar
   without the indirection through the *-others popups.
3) Apply the fixes of r29715 to buffer-export_pdf2.png


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36555 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 16:40:46 +00:00
Georg Baum
36698a933c Add fixltx2e module which simply loads fixltx2e.sty.
This module can be used instead of \usepackage{fixltx2e} in the preamble
to avoid duplicate definitions of \textsubscript.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36550 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 10:46:47 +00:00
Richard Heck
34555937ea Update FORMAT with revision number.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36507 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-26 16:05:13 +00:00
Jürgen Spitzmüller
2dc2e4770b Implement GUI for LuaTeX. File format change due to the renaming of the \use_xetex buffer param.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36500 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-26 09:42:03 +00:00
Pavel Sanda
a0c7b9b786 The problem with windows is that it does not discriminate case sensitivity
which breaks on other archs.
Uwe, please check it still works for you.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36467 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 02:07:42 +00:00
Uwe Stöhr
c7d586d478 installer: prepare for beta2
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36466 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 01:44:42 +00:00
Uwe Stöhr
e16ee11f18 fix #1983 (rest of #4606): add missing \var*** characters (gig Greek math letters)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36465 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 01:27:53 +00:00
Georg Baum
7edd656f21 Fix inserting subscript/superscript with nonempty selection by creating a dedicated lfun:
inset-insert simply swallows the selection, while box-insert, note-insert etc.
put the selection inside the new inset.
As a side effect the toolbar icons get better names, as requested by Uwe.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36451 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-23 20:09:08 +00:00
Uwe Stöhr
1afbf18168 FORMAT: add missing entry for format 408
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36426 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-22 05:11:17 +00:00
Georg Baum
dea050cb93 fix bug 3008: Add subscript/superscript inset for text
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36424 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-21 17:00:12 +00:00
Vincent van Ravesteijn
6105773453 Set svn:eol-style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36400 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-20 01:49:10 +00:00
Vincent van Ravesteijn
7222ce9e31 set eol-style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36379 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 19:50:29 +00:00
Uwe Stöhr
eaa15fc521 scons/scons_manifest.py: fix SCons after r36349
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36361 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 03:41:08 +00:00
Uwe Stöhr
aa20293548 installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36360 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-18 00:59:33 +00:00
Richard Heck
20dbfe40b3 New enumitem module, from Gunter Milde.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36349 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 20:41:31 +00:00
Uwe Stöhr
52ec886d5b installer:
- support for Serbian as LyX menu language
- support for MiKTeX 2.9
- preparation for beta1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36336 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 05:54:30 +00:00
Uwe Stöhr
9a36fedb18 new Serbian translation of the Braille example file by Zoran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36333 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-17 04:17:42 +00:00
Pavel Sanda
3d66b2393e scons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36287 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-13 22:24:30 +00:00
Uwe Stöhr
1f4b26050e - Serbian splash.lyx: new translation by Zoran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36252 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-12 00:29:41 +00:00
Uwe Stöhr
933bfa77c9 FeynmanDiagrams.lyx:
- new French translation by Jean-Pierre
- fine-tune English version

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36218 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-09 02:15:20 +00:00
Richard Heck
bda37148bf Missing format info for 406. Also, add revision information to recent changes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36201 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 21:15:01 +00:00
Pavel Sanda
35c013ae84 typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36196 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 18:46:07 +00:00
Uwe Stöhr
79e908e9c8 sr.po:
- add missing EOL style
- update SCons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36188 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 15:28:21 +00:00
Uwe Stöhr
86b99f8f32 GuiTabular: support for multirow offset; fileformat change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36182 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 05:32:28 +00:00
Uwe Stöhr
780a8c4bc7 FORMAT: add missing entry from r36163 - JMarc, Richard?
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36181 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-07 04:49:29 +00:00
Richard Heck
68dfd684ce Move the lyx2lyx guide to coding/.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36158 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-06 03:08:02 +00:00
Richard Heck
f671414d14 More lyx2lyx documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36157 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-06 03:07:34 +00:00
Richard Heck
de44d18b75 The beginnings of a "Programming lyx2lyx" manual, probably to be
extended to prefs2prefs, once that's working.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36152 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-06 00:48:00 +00:00
Vincent van Ravesteijn
f226c9d3fc Fix bug #6058: Change tracking and versioning.
Computes a hash value for the authors when using change tracking.

Text.cpp, BufferParams.h, Author.h:
  Change unsigned int to int because the hash values can be negative.

lyx2lyx:
  Allow to convert negative author_ids.

See also: r30756.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36134 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-05 18:25:29 +00:00
Uwe Stöhr
96106e6dda update SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36102 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-05 03:15:34 +00:00
Uwe Stöhr
f9c1f91762 theorems-named.module: set missing SVN EOL style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36007 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-02 22:24:17 +00:00
Uwe Stöhr
03adcca071 include_bib.py:
- set missing EOL style
- add to SCons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35974 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-01 20:34:52 +00:00
Uwe Stöhr
e9335b67a2 installer: offset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35936 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-30 19:19:22 +00:00
Stephan Witt
f6b76a4f50 autodetect automake changes, add --with-qt4-frameworks=yes/no to control CC flags to build with(out) nokias Qt4 frameworks, do not touch iconv path anymore
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35881 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-28 12:53:10 +00:00
Abdelrazak Younes
190439eccf GuiNomencl.xxx: Rename to be in line with class name.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35870 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-27 20:05:38 +00:00
Kornel Benko
cf9112a3a3 typos and a comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35862 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-27 06:09:10 +00:00
Vincent van Ravesteijn
1e3187c8e9 Add a lyx-file version of the files: Rules and Recommendations.
We might get this document a bit up-to-date.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35861 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-27 04:53:27 +00:00
Uwe Stöhr
37de068138 scons_manifest.py: update SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35768 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-22 00:08:13 +00:00
Uwe Stöhr
d70bcfb4a3 update SCons after r35735
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35739 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-21 00:04:33 +00:00
Richard Heck
01013c0785 Refstyle support. The user can now choose between prettyref and restyle
for formatted references. Fixes #2295, in so far as it makes it possible
to translate formatted references.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35623 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 12:36:53 +00:00
Uwe Stöhr
eaf7c6c6eb lettre: new layout and template file to write French letters, patch from Jean-Pierre Chretien
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35620 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 03:23:51 +00:00
Richard Heck
f7b537b593 Format for earlier commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35618 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 20:58:40 +00:00
Uwe Stöhr
b4238828ce - UserGuide.lyx: update section about preventing hyphenations
- mbox.png: this image is no longer needed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35604 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 00:38:55 +00:00
Uwe Stöhr
0d4cade831 FORMAT: clarify
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35603 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 00:28:07 +00:00
Uwe Stöhr
cfb20bfe9e FORMAT: forgot this in last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35591 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 01:11:51 +00:00
Uwe Stöhr
0d568cf2ca installer: use MiKTeX's update program in admin mode if user is admin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35580 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-09 15:39:24 +00:00
Kornel Benko
b308435f04 Mark created moc-files as GENERATED
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35576 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-08 06:00:10 +00:00
Pavel Sanda
54ec17ae43 Revert the last part of ectaart.cls as requested by Uwe.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35568 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-07 16:19:20 +00:00
Pavel Sanda
bedf55fa4a Push the rest of changes of ectaart.cls (Econometrica) from Koji.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35567 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-06 22:48:08 +00:00
Uwe Stöhr
115e566c2e installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35560 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-05 00:52:49 +00:00
Uwe Stöhr
0d5856c99c scons/SConstruct: update for Python 2.6.6
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35559 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-04 23:52:37 +00:00
Kornel Benko
689036c419 Upgrade for use witn boost 1.40 on debian (iff using external boost)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35556 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-03 12:31:27 +00:00
Uwe Stöhr
1aa16f65f3 frletter: new layout and template file for the frletter class (for writing French letters)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35550 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-02 00:43:39 +00:00
Pavel Sanda
e6cffb0706 Add cygwin setup.hint.
Patch from Bo Peng.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg162180.html


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35549 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-01 17:43:17 +00:00
Uwe Stöhr
efc2747a5c missing part from r35523
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35528 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-29 02:29:04 +00:00
Uwe Stöhr
6d7fe7552a customHeadersFooters.module: new module to defined header/footer lines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35522 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-28 02:29:07 +00:00
Uwe Stöhr
2e02eb99c2 ectaart: new layout and template file from Koji
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35476 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-22 00:54:07 +00:00
Uwe Stöhr
597f537cb4 We decided some months ago to keep SCons alive at least until LyX 2.0 comes out:
scons/scons_manifest.py: update SCons


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35474 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-21 23:37:10 +00:00
Uwe Stöhr
f61f5b9192 - Math.lyx: describe Feynman diagrams
- FeynmanDiagrams.lyx: new example file (specific manual)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35470 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-21 02:18:36 +00:00
Uwe Stöhr
b9a5fda7e2 Missing things from r35455
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35460 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-20 01:36:48 +00:00
Uwe Stöhr
494341a21e InsetMathDiagram:
- add missing SVN EOL style
- update SCons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35458 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-19 22:49:18 +00:00
Stephan Witt
ade492b49c use --with-libiconv-prefix; shorter version-suffix; correct file name of german dictionaries for hunspell
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35448 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-19 16:11:31 +00:00
Uwe Stöhr
3d3fda4d12 prefs2prefs:
- set SVN EOL style
- update SCons

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35429 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-17 23:15:21 +00:00
Stephan Witt
e6dd339234 force dictionary deployment for explicit enabled aspell/hunspell checkers
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-16 15:13:25 +00:00
Kornel Benko
d7da77e1ca Complete cmake-files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35390 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-15 13:52:19 +00:00
Pavel Sanda
269969db0d Fix broken automake
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35387 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-15 13:41:03 +00:00
Pavel Sanda
e2c0424c17 Add decent UI for VC_COMPARE
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35306 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-07 11:28:57 +00:00
Uwe Stöhr
0e7ab29f49 InsetLine: support for the LaTeX command \rule; kick out the hardcoded \lyxline; fileformat change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35299 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-07 00:41:00 +00:00
Uwe Stöhr
5140a1d0de agutex: new layout and template file template
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35280 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-04 13:59:03 +00:00
Uwe Stöhr
c4815d37aa CMake build.bat: don't create a directory that already exists
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35279 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-04 13:52:27 +00:00
Uwe Stöhr
503be7c2ce CMake build.bat:
- fix typo
- return to start path

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35274 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-04 02:05:11 +00:00
Kornel Benko
4054d8624b Set destdir for cpack correctly again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35267 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-02 11:50:05 +00:00
Stephan Witt
3b403d4585 add needed quotes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35265 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-02 08:28:34 +00:00
Peter Kümmel
d85f8c115f add -Wunused-parameter
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35264 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-02 07:39:48 +00:00
Peter Kümmel
0e482e2392 tabify, cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35263 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-02 06:59:58 +00:00
Peter Kümmel
1dee0c67e5 installed lyx doesn't need LYX_DIR_20x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35258 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-01 16:07:29 +00:00
Peter Kümmel
c865c9021e fix typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35257 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-01 14:29:13 +00:00
Peter Kümmel
602e7d9d05 add LYX_INSTALL_PREFIX
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35256 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-01 14:20:04 +00:00
Peter Kümmel
9f55627b2e update build.bat
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35255 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-01 14:19:30 +00:00
Kornel Benko
bf72a8097a Add ddebian dependncies, remove unneeded aiksaurus
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35253 a592a061-630c-0410-9148-cb99ea01b6c8
2010-09-01 09:41:14 +00:00
Uwe Stöhr
1b387db8aa CMAKE: re-enable compilation - fix by Stephan
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35248 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 22:25:28 +00:00
Stephan Witt
35b2872c8e correct copying of Qt frameworks to application bundle; make using two cpus; support for 64bit build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35247 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 20:35:17 +00:00
Uwe Stöhr
1712e4f35e support to load the mathdots package via the document settings; fixes #5373; fileformat change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35241 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-31 02:04:46 +00:00
Stephan Witt
f494131d06 add missing check for setenv: environment.cpp and POSIX standards prefer setenv
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35194 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-25 05:57:06 +00:00
Kornel Benko
9d09dca920 Restore language handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35107 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-09 18:49:34 +00:00
Uwe Stöhr
193d1b86ab LocalLayout.ui:
- set the SVN EOL style
- add SCons entry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35063 a592a061-630c-0410-9148-cb99ea01b6c8
2010-08-06 16:54:18 +00:00
Richard Heck
1c0d73425e Update notes a bit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35023 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-29 15:34:32 +00:00
Stephan Witt
2d776b0de1 check for presence of pipe, care for LyX-2.0 user dir
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35018 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-27 19:37:35 +00:00
Stephan Witt
4f4d32da4b change key-bindings to support cmd-plus/minus text size adjust on mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35006 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-22 16:38:26 +00:00
Stephan Witt
1d7564561a add LyX-2.0 to the list of potential ABS_USER_LYXDIR values
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35005 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-22 16:35:25 +00:00
Stephan Witt
c12dea0182 add control for build environment (SDK), build dmg with qt4 only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34998 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-21 15:36:01 +00:00
Peter Kümmel
54cc2befd6 cmake: show correct option values
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34980 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 21:01:44 +00:00
Peter Kümmel
8ea2da4c3c cmake: disbale CPACK by default, it triggers too much requirements
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34979 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 20:47:59 +00:00
Kornel Benko
d45859d337 typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34978 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 15:47:28 +00:00
Kornel Benko
8ffb386899 1.) Removed the unconditional set of option LYX_MERGE_FILES if option
LYX_INSTALL set.
    Does not compile on ubuntu.
2.) translations handling depends now from LYX_CPACK option
  if CPACK option not set translations will be done only if
  explicitly specified on the command line for make e.g.
  ==> make translations


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34976 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 15:30:54 +00:00
Peter Kümmel
53bddc751e cmake: fix typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34968 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 10:32:54 +00:00
Peter Kümmel
99160cd715 cmkae: more cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34966 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 09:46:46 +00:00
Peter Kümmel
23cfb00ef1 cmake: more cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34964 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 07:38:00 +00:00
Kornel Benko
0bcf9a01a0 Remove translation target from automatic creation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34963 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 07:11:42 +00:00
Peter Kümmel
9060f01aa8 cmake: split out FindHunspell.cmake
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34961 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 06:47:01 +00:00
Kornel Benko
7053bbf977 Add CPack unconditionally again
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34959 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-18 06:22:20 +00:00
Peter Kümmel
153bc82d63 cmake: linux is case sensitive
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34957 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 23:23:09 +00:00
Peter Kümmel
19c3bff281 cmake: linux fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34956 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 23:12:50 +00:00
Peter Kümmel
f151f3a30f cmake: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34953 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 22:24:08 +00:00
Uwe Stöhr
8e4e050a96 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
2010-07-17 19:30:12 +00:00
Uwe Stöhr
be06af987f update SCons once more
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34945 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 16:27:21 +00:00
Peter Kümmel
c09d33120d UNDO: enc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34943 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 16:09:26 +00:00
Uwe Stöhr
72292b98a6 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
2010-07-17 15:51:11 +00:00
Pavel Sanda
45ab02e550 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
2010-07-17 15:00:12 +00:00
Uwe Stöhr
ef817c12e7 update SCons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34935 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-17 13:49:26 +00:00
Kornel Benko
29bb9c9b57 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
2010-07-17 12:58:34 +00:00
Kornel Benko
043ff28a99 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
2010-07-17 12:37:37 +00:00
Peter Kümmel
56a7a67783 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
2010-07-17 12:26:11 +00:00
Kornel Benko
476d7a9df7 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
2010-07-17 12:04:04 +00:00
Kornel Benko
05dd62a092 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
2010-07-17 11:09:10 +00:00
Richard Heck
facb727c4a Whoops.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34921 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-16 15:20:17 +00:00
Richard Heck
7d4c560f87 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
2010-07-16 15:19:04 +00:00
Peter Kümmel
fd24419145 lyx sytle
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34913 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-16 08:10:33 +00:00
Peter Kümmel
a24a1e3bfe cmake: fix merged build
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34905 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-15 14:25:59 +00:00
Peter Kümmel
0708686f69 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
2010-07-14 15:30:31 +00:00
Peter Kümmel
4ab78db6b4 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
2010-07-14 11:58:21 +00:00
Peter Kümmel
264ba86334 cmake: sync with branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34887 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-13 09:39:05 +00:00
Richard Heck
47db764ccc Nameref support.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34884 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-13 03:23:29 +00:00
Uwe Stöhr
e2e63b4b1b 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
2010-07-13 01:06:20 +00:00
Kornel Benko
9a5b48fee8 Sorry, this slipped in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34876 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-12 12:59:30 +00:00
Kornel Benko
050c012a17 Add missing cmake-files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34875 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-12 12:55:49 +00:00
Uwe Stöhr
275e726215 - 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
2010-07-11 22:26:01 +00:00
Stephan Witt
7b34b13b71 avoid LYX_PLATFORM_DARWIN10 macro
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34861 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-11 21:30:47 +00:00
Peter Kümmel
dbe3c9a05f 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
2010-07-10 20:20:54 +00:00
Kornel Benko
bac078bfc1 Remove now unneeded comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34843 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-10 19:45:19 +00:00
Kornel Benko
b5ec78f6e5 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
2010-07-09 19:02:04 +00:00
Kornel Benko
9fc93b0190 Check for python before updating po-files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34827 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-09 16:11:44 +00:00
Peter Kümmel
f8620690b6 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
2010-07-09 08:39:25 +00:00
Peter Kümmel
8ed3c9ce25 cmake: also use external libintl on windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34819 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-09 08:16:06 +00:00
Peter Kümmel
4694059150 cmake: also use external libintl on windows
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34818 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-09 08:15:31 +00:00
Kornel Benko
9ddaad1da8 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
2010-07-09 06:07:46 +00:00
Kornel Benko
e2f01217a8 Sort entries in created POTFILES.in
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34814 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-08 11:23:30 +00:00
Uwe Stöhr
8082dfd825 scons_manifest.py: correct r34805
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34806 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-08 01:34:06 +00:00
Uwe Stöhr
5902b7c1f7 scons_manifest.py: add AppleSpellChecker
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34805 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-08 01:20:18 +00:00
Peter Kümmel
07eef68a90 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
2010-07-07 22:26:36 +00:00
Kornel Benko
ef6de90bb5 Remove AppleSpellChecker.* from non-apple platform
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34802 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-07 21:13:39 +00:00
Stephan Witt
0a326e90f7 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
2010-07-07 17:40:50 +00:00
Pavel Sanda
4da0c94afa 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
2010-07-07 17:17:09 +00:00
Uwe Stöhr
fea2f32b6c also for trunk: new translated Greek splash.lyx and Intro.lyx from Ulysses
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34793 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-06 23:47:28 +00:00
Peter Kümmel
b9a447febf cmake: typos, option grouping
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34791 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-06 20:10:28 +00:00
Peter Kümmel
2b99cacec9 cmake: more option cleanup, use LYX_OPTION macro for consistent messages and variable naming
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34790 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-06 19:47:16 +00:00
Kornel Benko
20b7726ab3 Keep options together
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34788 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-06 18:19:53 +00:00
Kornel Benko
c803547a97 Set group LYX for used options
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34779 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-06 05:42:45 +00:00
Uwe Stöhr
ebcef496a5 - new support for makebox; fileformat change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34748 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-03 13:14:15 +00:00
Uwe Stöhr
390b155c49 scons/scons_manifest.py: update SCons according to latest file changes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34746 a592a061-630c-0410-9148-cb99ea01b6c8
2010-07-03 01:11:02 +00:00
Peter Kümmel
5006961952 TR1: enable 4.4.0 and mingw
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34733 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-30 14:30:10 +00:00