Georg Baum
4ec822909f
Fix bug #7306
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37731 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 20:55:50 +00:00
Georg Baum
29ee44e84c
LyX does not support optional arguments of ref commands
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37730 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 20:39:58 +00:00
Pavel Sanda
2bb88c63e0
Better naming for FindAdv dialog.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37729 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 18:34:51 +00:00
Joost Verburg
0cfbcf6d57
increase normal toolbar icon size to 22x22 pixels
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37728 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 13:12:18 +00:00
Stephan Witt
e755729f68
#7170 simplify the hunspell dictionary lookup; use Language::lang() instead of Language::id() as speller index
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37727 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 11:54:14 +00:00
Stephan Witt
f63a772092
#7170 rename dict to dicts; use the thesauri and dictionaries from LyX SVN
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37726 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 08:55:24 +00:00
Joost Verburg
998976983a
link shortcuts to LyX.exe instead of launcher (LyX is compiled as a GUI app now)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37725 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 20:32:49 +00:00
Joost Verburg
553a23da88
remove Aspell dictionary page
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37724 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 20:28:49 +00:00
Joost Verburg
77b8c01fb7
add info about installer compilation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37723 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:42:32 +00:00
Joost Verburg
1e190a2af2
use return value of regex_match to check whether a match was found
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37722 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:39:07 +00:00
Joost Verburg
6ca9f04412
$$ for a literal $ in NSIS
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37721 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:27:56 +00:00
Joost Verburg
82ec2df760
lyxrc.dist with the standard Windows defaults has been moved to the dependencies package. installer writes path_prefix with LaTeX system and BiBTeX editor location.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37720 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:26:53 +00:00
Joost Verburg
a7ad2b86c0
* move system-specific file locations to settings.nsh
...
* updates for new dependencies packages
* use NSISdl plug-in for downloads
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37719 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 19:14:18 +00:00
Joost Verburg
87cf82e545
* launcher no longer needed
...
* pdfview is part of dependencies package
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37718 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 18:25:52 +00:00
Joost Verburg
0756424e47
MSVC 2008 CRT no longer used
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37717 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 17:12:20 +00:00
Stephan Witt
4ba2c362cb
#7170 add id() method for language; add variety of language to hunspell dictionary lookup; use dicts as subdirectory to search for in system_support and user_support directories
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37716 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 17:09:06 +00:00
Joost Verburg
e2329914ec
* remove old installer code for external ImageMagick and Ghostscript
...
* remove old text in uninstaller
* remove language selection in installer (now integrated in LyX prefs)
* updates for MSVC 2010
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37714 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 17:02:10 +00:00
Joost Verburg
a6cdff13c7
delete old Aspell/Aiksaurus setup code
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37713 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 16:41:29 +00:00
Joost Verburg
9129a70941
updated compile instructions for the MSVC 2010 / CMake environment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37711 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 15:55:59 +00:00
Jürgen Spitzmüller
2d7cf03935
* InsetTabular.cpp:
...
- (getLastCellInRow): fix crash when in first multirow row
- (TeXRow): do not output row separator in in last row (bug #7294 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37709 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 10:42:13 +00:00
Pavel Sanda
d76afa404d
Update manual from Ignatio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37708 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 10:02:29 +00:00
Stephan Witt
26e7593a8b
#7292 revert the use MetaModifier for AltModifier on mac - we have to look for a proper solution to make the keyboard navigation (Option-Arrow) and the input of accented characters possible. For now the working standard keyboard navigation has higher priority.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37707 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-17 07:49:16 +00:00
Vincent van Ravesteijn
9bebb8945d
Fix bug #7308 : Table settings dialog broken.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37706 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 23:09:29 +00:00
Vincent van Ravesteijn
21992716e5
Revert r37704. It enabled SET_TABULAR_WIDTH for all longtables (new fix coming soon)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37705 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 23:06:43 +00:00
Enrico Forestieri
4c44ddad01
Don't disable apply button if one (or more) of vertical alignment, rotation,
...
or long table settings are changed. Fixes bug #7308 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37704 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 22:19:49 +00:00
Joost Verburg
6db49535bf
Do not set all CMake files as C header files. This fixes resource compilation.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37702 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 20:51:40 +00:00
Joost Verburg
688feff625
no longer needed because of upgrade to MSVC 2010 and CMake
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37701 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 20:47:40 +00:00
Joost Verburg
4cbcffe291
remove old files from list
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37700 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 20:44:58 +00:00
Joost Verburg
75218491f9
fix replacement of multiple environment variables (result was not cleared for next iteration)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37699 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 18:59:19 +00:00
Joost Verburg
fbdf441a93
Delete outdated patches. Source code of the dependencies is available at ftp://ftp.devel.lyx.org/pub/contrib/windows/src
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37698 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 17:30:12 +00:00
Pavel Sanda
c77647cfb3
Define LYX_(MAJOR|MINOR)_VERSION also for scons build
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37697 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 17:15:51 +00:00
Jürgen Spitzmüller
c020978d18
* PreviewLoader.cpp:
...
- use pdflatex route for preview snippet generation if hyperref is used.
This works around a bug in hyperref and/or preview-latex via DVI route (bug #7303 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37696 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 16:59:22 +00:00
Jürgen Spitzmüller
ebebdef6c9
* lyxpreview2bitmap.py:
...
- recognize foreground color in pdf route. This is not nice, but there's no better way, AFAICS.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37695 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 16:57:02 +00:00
Jürgen Spitzmüller
7a7676e3fe
Menus.cpp: use proper ifdefs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37693 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 15:56:07 +00:00
Jürgen Spitzmüller
f450acaefe
Menus.cpp: QProyStyle was introduced in Qt 4.6.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37692 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 15:50:39 +00:00
Richard Heck
a4e42fe8e7
Fix typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37691 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-16 14:54:06 +00:00
Richard Heck
7ea8f5c34a
FORMAT for last change.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37684 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 18:05:01 +00:00
Richard Heck
6127141d4b
Introduce BufferParam to control whether CSS is output in the header of
...
the XHTML file or to a separate style file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37682 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 17:44:17 +00:00
Vincent van Ravesteijn
d77fc1668c
Fix bug #7263 : Instant Preview crash.
...
I guess this deserves to be sorted out better, because we are doing tricky things by deleted the object from itself.
Problem:
PreviewImage? has a member PreviewLoader?. PreviewImage::Impl::statusChanged() calls PreviewLoader::remove. PreviewLoader::Impl::remove removes a snippet from the cache. In the cache is a map of the snippet and a shared pointer to PreviewImage?. This means that removing the snippet from the cache, destroys the PreviewImage?. When we get back to PreviewImage::Impl::statusChanged() this will start to crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37681 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 17:11:03 +00:00
Vincent van Ravesteijn
66ca99798b
Squeeze warning.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37680 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 17:09:15 +00:00
Peter Kümmel
1a363f80e6
try a autosave next time even when currently no buffer is open
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37679 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 17:07:01 +00:00
Vincent van Ravesteijn
b9e7a9b269
Fix bug #5414 : Show context menu accelerators when the context menu is shown after pressing the keyboard context menu key.
...
This should have been done by qt, but we can override qt by adapting the style on the windows platform.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37678 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 16:53:37 +00:00
Peter Kümmel
8486940675
use more common millisecond notation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37677 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 15:25:16 +00:00
Jürgen Spitzmüller
1f21f0f2dc
* src/InsetTabular.cpp: revert r36415.
...
This went in without discussion and is IMHO wrong (bug #7055 is invalid).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37676 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 11:43:04 +00:00
Peter Kümmel
ef1444b8df
cmake: complete renaming of LYX_3RDPARTY_DOWNLOAD
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37675 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 09:46:14 +00:00
Peter Kümmel
ed4bebf698
suppress abbreviated descriptions in document dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37674 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 09:37:19 +00:00
Jürgen Spitzmüller
3634ae6c1f
* lyxpreview-platex2bitmap.py:
...
- we might call this with 7 args, although the 7th will just be ignored (which is fine).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37673 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-15 08:52:37 +00:00
Richard Heck
ccb0a36e08
Fix stupid typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37672 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-14 22:14:42 +00:00
Joost Verburg
6f765737f8
update for new MSVC 2010 dependencies package lyx20-deps-msvc2010-x86.zip (all dependencies in one zip)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37670 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-14 22:04:58 +00:00
Vincent van Ravesteijn
fbaba7782a
Fix bug #7209 : Crash when clicking on unfinished command in math.
...
This was a similar problem as for bug #5796 in r30807. There I made sure that the position that is used for the context menu is set at mousepress. That was because also the cursor was set at mousepress and we want to get the context menu at the place where the mousebutton was pressed, and not where the mousebutton was released.
However, in this case, the position of the context menu is stored on mousepress, but we don't take into account that the cursor might move afterwards due to the DEPM.
So, the solution is not to save the position of the mouseclick, but to save the name of the context menu we requested.
PS. Perhaps we could save the cursor position, but this seems to work too.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37669 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-14 21:30:12 +00:00