]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agouse return value of regex_match to check whether a match was found
Joost Verburg [Thu, 17 Feb 2011 19:39:07 +0000 (19:39 +0000)]
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

13 years ago$$ for a literal $ in NSIS
Joost Verburg [Thu, 17 Feb 2011 19:27:56 +0000 (19:27 +0000)]
$$ for a literal $ in NSIS

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

13 years agolyxrc.dist with the standard Windows defaults has been moved to the dependencies...
Joost Verburg [Thu, 17 Feb 2011 19:26:53 +0000 (19:26 +0000)]
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

13 years ago* move system-specific file locations to settings.nsh
Joost Verburg [Thu, 17 Feb 2011 19:14:18 +0000 (19:14 +0000)]
* 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

13 years ago* launcher no longer needed
Joost Verburg [Thu, 17 Feb 2011 18:25:52 +0000 (18:25 +0000)]
* 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

13 years agoMSVC 2008 CRT no longer used
Joost Verburg [Thu, 17 Feb 2011 17:12:20 +0000 (17:12 +0000)]
MSVC 2008 CRT no longer used

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

13 years ago#7170 add id() method for language; add variety of language to hunspell dictionary...
Stephan Witt [Thu, 17 Feb 2011 17:09:06 +0000 (17:09 +0000)]
#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

13 years ago* remove old installer code for external ImageMagick and Ghostscript
Joost Verburg [Thu, 17 Feb 2011 17:02:10 +0000 (17:02 +0000)]
* 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

13 years agodelete old Aspell/Aiksaurus setup code
Joost Verburg [Thu, 17 Feb 2011 16:41:29 +0000 (16:41 +0000)]
delete old Aspell/Aiksaurus setup code

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

13 years agoupdated compile instructions for the MSVC 2010 / CMake environment
Joost Verburg [Thu, 17 Feb 2011 15:55:59 +0000 (15:55 +0000)]
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

13 years ago* InsetTabular.cpp:
Jürgen Spitzmüller [Thu, 17 Feb 2011 10:42:13 +0000 (10:42 +0000)]
* 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

13 years agoUpdate manual from Ignatio
Pavel Sanda [Thu, 17 Feb 2011 10:02:29 +0000 (10:02 +0000)]
Update manual from Ignatio

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

13 years ago#7292 revert the use MetaModifier for AltModifier on mac - we have to look for a...
Stephan Witt [Thu, 17 Feb 2011 07:49:16 +0000 (07:49 +0000)]
#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

13 years agoFix bug #7308: Table settings dialog broken.
Vincent van Ravesteijn [Wed, 16 Feb 2011 23:09:29 +0000 (23:09 +0000)]
Fix bug #7308: Table settings dialog broken.

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

13 years agoRevert r37704. It enabled SET_TABULAR_WIDTH for all longtables (new fix coming soon)
Vincent van Ravesteijn [Wed, 16 Feb 2011 23:06:43 +0000 (23:06 +0000)]
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

13 years agoDon't disable apply button if one (or more) of vertical alignment, rotation,
Enrico Forestieri [Wed, 16 Feb 2011 22:19:49 +0000 (22:19 +0000)]
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

13 years agoDo not set all CMake files as C header files. This fixes resource compilation.
Joost Verburg [Wed, 16 Feb 2011 20:51:40 +0000 (20:51 +0000)]
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

13 years agono longer needed because of upgrade to MSVC 2010 and CMake
Joost Verburg [Wed, 16 Feb 2011 20:47:40 +0000 (20:47 +0000)]
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

13 years agoremove old files from list
Joost Verburg [Wed, 16 Feb 2011 20:44:58 +0000 (20:44 +0000)]
remove old files from list

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

13 years agofix replacement of multiple environment variables (result was not cleared for next...
Joost Verburg [Wed, 16 Feb 2011 18:59:19 +0000 (18:59 +0000)]
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

13 years agoDelete outdated patches. Source code of the dependencies is available at ftp://ftp...
Joost Verburg [Wed, 16 Feb 2011 17:30:12 +0000 (17:30 +0000)]
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

13 years agoDefine LYX_(MAJOR|MINOR)_VERSION also for scons build
Pavel Sanda [Wed, 16 Feb 2011 17:15:51 +0000 (17:15 +0000)]
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

13 years ago* PreviewLoader.cpp:
Jürgen Spitzmüller [Wed, 16 Feb 2011 16:59:22 +0000 (16:59 +0000)]
* 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

13 years ago* lyxpreview2bitmap.py:
Jürgen Spitzmüller [Wed, 16 Feb 2011 16:57:02 +0000 (16:57 +0000)]
* 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

13 years agoMenus.cpp: use proper ifdefs.
Jürgen Spitzmüller [Wed, 16 Feb 2011 15:56:07 +0000 (15:56 +0000)]
Menus.cpp: use proper ifdefs.

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

13 years agoMenus.cpp: QProyStyle was introduced in Qt 4.6.
Jürgen Spitzmüller [Wed, 16 Feb 2011 15:50:39 +0000 (15:50 +0000)]
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

13 years agoFix typo.
Richard Heck [Wed, 16 Feb 2011 14:54:06 +0000 (14:54 +0000)]
Fix typo.

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

13 years agoFORMAT for last change.
Richard Heck [Tue, 15 Feb 2011 18:05:01 +0000 (18:05 +0000)]
FORMAT for last change.

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

13 years agoIntroduce BufferParam to control whether CSS is output in the header of
Richard Heck [Tue, 15 Feb 2011 17:44:17 +0000 (17:44 +0000)]
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

13 years agoFix bug #7263: Instant Preview crash.
Vincent van Ravesteijn [Tue, 15 Feb 2011 17:11:03 +0000 (17:11 +0000)]
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

13 years agoSqueeze warning.
Vincent van Ravesteijn [Tue, 15 Feb 2011 17:09:15 +0000 (17:09 +0000)]
Squeeze warning.

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

13 years agotry a autosave next time even when currently no buffer is open
Peter Kümmel [Tue, 15 Feb 2011 17:07:01 +0000 (17:07 +0000)]
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

13 years agoFix bug #5414: Show context menu accelerators when the context menu is shown after...
Vincent van Ravesteijn [Tue, 15 Feb 2011 16:53:37 +0000 (16:53 +0000)]
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

13 years agouse more common millisecond notation
Peter Kümmel [Tue, 15 Feb 2011 15:25:16 +0000 (15:25 +0000)]
use more common  millisecond notation

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

13 years ago* src/InsetTabular.cpp: revert r36415.
Jürgen Spitzmüller [Tue, 15 Feb 2011 11:43:04 +0000 (11:43 +0000)]
* 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

13 years agocmake: complete renaming of LYX_3RDPARTY_DOWNLOAD
Peter Kümmel [Tue, 15 Feb 2011 09:46:14 +0000 (09:46 +0000)]
cmake: complete renaming of LYX_3RDPARTY_DOWNLOAD

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

13 years agosuppress abbreviated descriptions in document dialog
Peter Kümmel [Tue, 15 Feb 2011 09:37:19 +0000 (09:37 +0000)]
suppress abbreviated descriptions in document dialog

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

13 years ago* lyxpreview-platex2bitmap.py:
Jürgen Spitzmüller [Tue, 15 Feb 2011 08:52:37 +0000 (08:52 +0000)]
* 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

13 years agoFix stupid typo.
Richard Heck [Mon, 14 Feb 2011 22:14:42 +0000 (22:14 +0000)]
Fix stupid typo.

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

13 years agoupdate for new MSVC 2010 dependencies package lyx20-deps-msvc2010-x86.zip (all depend...
Joost Verburg [Mon, 14 Feb 2011 22:04:58 +0000 (22:04 +0000)]
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

13 years agoFix bug #7209: Crash when clicking on unfinished command in math.
Vincent van Ravesteijn [Mon, 14 Feb 2011 21:30:12 +0000 (21:30 +0000)]
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

13 years agoupdate info
Joost Verburg [Mon, 14 Feb 2011 21:26:44 +0000 (21:26 +0000)]
update info

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

13 years agoReplaced the Ctrl+Shft+r sequences for entering regexp-mode with [Alt+x]regexp-mode...
Tommaso Cucinotta [Mon, 14 Feb 2011 20:41:46 +0000 (20:41 +0000)]
Replaced the Ctrl+Shft+r sequences for entering regexp-mode with [Alt+x]regexp-mode[Ret],
as the shortcut has gone.

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

13 years agoGive new shortcut for default viewing.
Pavel Sanda [Mon, 14 Feb 2011 20:31:46 +0000 (20:31 +0000)]
Give new shortcut for default viewing.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg165590.html

Closing #5258.

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

13 years agoupdated MiKTeX detection
Joost Verburg [Mon, 14 Feb 2011 19:57:24 +0000 (19:57 +0000)]
updated MiKTeX detection

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

13 years agoLyXLauncher is no longer used in LyX 2.0. This resolves Windows 7 taskbar issues.
Joost Verburg [Mon, 14 Feb 2011 19:55:01 +0000 (19:55 +0000)]
LyXLauncher is no longer used in LyX 2.0. This resolves Windows 7 taskbar issues.

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

13 years agofix msvc warning, somehow msvc thinks !line[0] is a boolean
Peter Kümmel [Mon, 14 Feb 2011 19:54:04 +0000 (19:54 +0000)]
fix msvc warning, somehow msvc thinks !line[0] is a boolean

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

13 years agoCompatibility update for Adobe Reader X. The new pdfview should be used with the...
Joost Verburg [Mon, 14 Feb 2011 19:53:44 +0000 (19:53 +0000)]
Compatibility update for Adobe Reader X. The new pdfview should be used with the updated versions of pdfopen/pdfclose.

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

13 years ago#7292 use MetaModifier for AltModifier on mac - alt is used to reach many special...
Stephan Witt [Mon, 14 Feb 2011 19:41:23 +0000 (19:41 +0000)]
#7292 use MetaModifier for AltModifier on mac - alt is used to reach many special symbols, now they are usable for regular text input. Note: with swapped Command/Ctrl keys Ctrl is the MetaModifier.

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

13 years agocmake: give a hint that it is possible to download 3rd party libs
Peter Kümmel [Mon, 14 Feb 2011 19:26:33 +0000 (19:26 +0000)]
cmake: give a hint that it is possible to download 3rd party libs

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

13 years agoAlso catch the endl manipulator for automatic line counting.
Enrico Forestieri [Mon, 14 Feb 2011 17:09:39 +0000 (17:09 +0000)]
Also catch the endl manipulator for automatic line counting.

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

13 years agoRemove obsolete comment.
Richard Heck [Mon, 14 Feb 2011 12:43:56 +0000 (12:43 +0000)]
Remove obsolete comment.

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

13 years agoMore has_key replacements.
Richard Heck [Mon, 14 Feb 2011 02:30:44 +0000 (02:30 +0000)]
More has_key replacements.

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

13 years agoSimple fixes to get layout2layout working with Python 3. These are all that the 2to3...
Richard Heck [Mon, 14 Feb 2011 02:28:13 +0000 (02:28 +0000)]
Simple fixes to get layout2layout working with Python 3. These are all that the 2to3 script reported.

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

13 years agoTwo simple changes for Python 3 compatibility.
Richard Heck [Mon, 14 Feb 2011 02:17:50 +0000 (02:17 +0000)]
Two simple changes for Python 3 compatibility.

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

13 years agoFix bug #7298. Patch from Patrick Atamaniuk. Thanks!
Richard Heck [Mon, 14 Feb 2011 01:36:00 +0000 (01:36 +0000)]
Fix bug #7298. Patch from Patrick Atamaniuk. Thanks!

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

13 years agoDue to the increased accuracy of line counting and registering, when a
Enrico Forestieri [Mon, 14 Feb 2011 01:02:12 +0000 (01:02 +0000)]
Due to the increased accuracy of line counting and registering, when a
latex error occurs inside a table, the exact faulty table row is spotted.
However, if all cells of a table row are output on the same line, lyx is
not able to tell what cell caused the error and highlights the last cell
of the row. This patch allows to output each cell of a table on its own
line, such that the exact point where the error occurred can be highlighted.
Note that this is only done when exporting for preview, and in normal (nice)
exports everything goes as usual.

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

13 years agoFix bug #6302: Allow setting of on-screen paragraph indentation when
Richard Heck [Mon, 14 Feb 2011 00:58:44 +0000 (00:58 +0000)]
Fix bug #6302: Allow setting of on-screen paragraph indentation when
alignment is LEFT.

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

13 years agoComplete integration of texrow with otexstream and allow automatic line
Enrico Forestieri [Sun, 13 Feb 2011 21:41:44 +0000 (21:41 +0000)]
Complete integration of texrow with otexstream and allow automatic line
counting also when outputting the latex preamble.

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

13 years agoUpdate it.po
Enrico Forestieri [Sun, 13 Feb 2011 12:19:12 +0000 (12:19 +0000)]
Update it.po

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

13 years ago* ANNOUNCE
Pavel Sanda [Sun, 13 Feb 2011 11:23:48 +0000 (11:23 +0000)]
* ANNOUNCE

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

13 years agocs.po - glitch from Kornel, thanks.
Pavel Sanda [Sun, 13 Feb 2011 10:45:50 +0000 (10:45 +0000)]
cs.po - glitch from Kornel, thanks.

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

13 years ago* cs.po
Pavel Sanda [Sun, 13 Feb 2011 10:31:36 +0000 (10:31 +0000)]
* cs.po

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

13 years agoRemerge cs.po
Pavel Sanda [Sun, 13 Feb 2011 10:31:34 +0000 (10:31 +0000)]
Remerge cs.po

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

13 years agoAdd a context menu to InsetBibItem.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:10:28 +0000 (10:10 +0000)]
Add a context menu to InsetBibItem.

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

13 years agoDo not compile unused code.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:08:52 +0000 (10:08 +0000)]
Do not compile unused code.

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

13 years agoConstify InsetMathNest::setMouseHover and remove the const_cast from BufferView.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:07:00 +0000 (10:07 +0000)]
Constify InsetMathNest::setMouseHover and remove the const_cast from BufferView.

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

13 years agoRemove an include an reorder.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:03:05 +0000 (10:03 +0000)]
Remove an include an reorder.

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

13 years agoRemove unimplemented function declaration.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:02:00 +0000 (10:02 +0000)]
Remove unimplemented function declaration.

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

13 years agoGuiView: Small simplification.
Vincent van Ravesteijn [Sun, 13 Feb 2011 10:00:42 +0000 (10:00 +0000)]
GuiView: Small simplification.

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

13 years ago* de.po: update.
Jürgen Spitzmüller [Sun, 13 Feb 2011 10:00:04 +0000 (10:00 +0000)]
* de.po: update.

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

13 years ago* sk.po
Kornel Benko [Sun, 13 Feb 2011 09:59:44 +0000 (09:59 +0000)]
* sk.po

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

13 years agoTypos in the comment.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:59:14 +0000 (09:59 +0000)]
Typos in the comment.

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

13 years agoGuiWorkArea: coding style.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:58:31 +0000 (09:58 +0000)]
GuiWorkArea: coding style.

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

13 years ago* sv.po update from Jim
Pavel Sanda [Sun, 13 Feb 2011 09:58:10 +0000 (09:58 +0000)]
* sv.po update from Jim

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

13 years agoCorrect the return and parameter types to match the type of RenderBase::state_.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:56:54 +0000 (09:56 +0000)]
Correct the return and parameter types to match the type of RenderBase::state_.

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

13 years agoFix tabstops in the preference dialog.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:54:55 +0000 (09:54 +0000)]
Fix tabstops in the preference dialog.

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

13 years agoAdd comment.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:49:50 +0000 (09:49 +0000)]
Add comment.

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

13 years agoString tweaks.
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:43:06 +0000 (09:43 +0000)]
String tweaks.

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

13 years ago* sk.po
Kornel Benko [Sun, 13 Feb 2011 09:42:36 +0000 (09:42 +0000)]
* sk.po

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

13 years agoRemerge sk.po
Kornel Benko [Sun, 13 Feb 2011 09:42:13 +0000 (09:42 +0000)]
Remerge sk.po

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

13 years agoRemove unused funcion Inset::scroll().
Vincent van Ravesteijn [Sun, 13 Feb 2011 09:41:13 +0000 (09:41 +0000)]
Remove unused funcion Inset::scroll().

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

13 years agoIntroduce new file format flag "menu=export" to define which document formats the...
Jürgen Spitzmüller [Sun, 13 Feb 2011 09:34:10 +0000 (09:34 +0000)]
Introduce new file format flag "menu=export" to define which document formats the File > Export menu should list. All other formats are available via the "More Formats & Options ..." (former "Custom ...") dialog.

The actual selection of formats needs to be audited.

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

13 years agoFew typos
Pavel Sanda [Sun, 13 Feb 2011 01:34:00 +0000 (01:34 +0000)]
Few typos

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

13 years ago* sv.po from Jim
Pavel Sanda [Sun, 13 Feb 2011 01:19:29 +0000 (01:19 +0000)]
* sv.po from Jim

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

13 years agoUpdate it.po
Enrico Forestieri [Sat, 12 Feb 2011 23:36:38 +0000 (23:36 +0000)]
Update it.po

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

13 years agoTrial and error shows that this works for yap (what a poor documentation it has)
Enrico Forestieri [Sat, 12 Feb 2011 22:54:52 +0000 (22:54 +0000)]
Trial and error shows that this works for yap (what a poor documentation it has)

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

13 years ago* sv.po from Jim Rotmalm
Pavel Sanda [Sat, 12 Feb 2011 22:18:20 +0000 (22:18 +0000)]
* sv.po from Jim Rotmalm

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

13 years agoRest of gcc 4.6 issues from Orion Poplawski.
Pavel Sanda [Sat, 12 Feb 2011 22:10:56 +0000 (22:10 +0000)]
Rest of gcc 4.6 issues from Orion Poplawski.

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

13 years agoFix gcc 4.6 compilation.
Pavel Sanda [Sat, 12 Feb 2011 22:08:32 +0000 (22:08 +0000)]
Fix gcc 4.6 compilation.

If no initializer is specified for an object, and the object is of (possibly
cv-qualified) non-POD class type (or array thereof), the object shall be
default-initialized; if the object is of const-qualified type, the underlying
class type shall have a user-declared default constructor.

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

13 years agoFix bug #7186 (Forward Search not working for Child Documents)
Enrico Forestieri [Sat, 12 Feb 2011 20:24:09 +0000 (20:24 +0000)]
Fix bug #7186 (Forward Search not working for Child Documents)

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

13 years agoAdded test-case for finding (properly) LyX & LaTeX (special phrases exported
Tommaso Cucinotta [Sat, 12 Feb 2011 11:06:09 +0000 (11:06 +0000)]
Added test-case for finding (properly) LyX & LaTeX (special phrases exported
in Paragraph.cpp as the corresponding macros), when ignore format is off.

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

13 years agoAvoid stop_autotests termination message when it is killed at normal termination...
Tommaso Cucinotta [Sat, 12 Feb 2011 11:05:04 +0000 (11:05 +0000)]
Avoid stop_autotests termination message when it is killed at normal termination of test-case.

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

13 years agoWhen exporting to latex with a length that does not include entirely
Tommaso Cucinotta [Sat, 12 Feb 2011 11:03:24 +0000 (11:03 +0000)]
When exporting to latex with a length that does not include entirely
a special phrase, simply export the segment as normal text. For other
uses of these methods, end_pos is -1, so the original behavior is unaltered.
This allows for finding properly the LyX, LaTeX and other special phrases
with Advanced Find, when ignore format is off.
This complements the other changes made to latex export methods, for
exporting to latex with a given final end position.

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

13 years agoAdded version suffix to symlinks. Tested with --enable-version-suffix.
Tommaso Cucinotta [Fri, 11 Feb 2011 23:27:34 +0000 (23:27 +0000)]
Added version suffix to symlinks. Tested with --enable-version-suffix.

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

13 years ago* InsetTabular.cpp: multirow does not allow paragraph breaks (bug 7051).
Jürgen Spitzmüller [Fri, 11 Feb 2011 09:42:33 +0000 (09:42 +0000)]
* InsetTabular.cpp: multirow does not allow paragraph breaks (bug 7051).

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

13 years agocmake: fix merged build
Peter Kümmel [Fri, 11 Feb 2011 02:20:23 +0000 (02:20 +0000)]
cmake: fix merged build

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

13 years agoseems the other have different compilers ;)
Peter Kümmel [Fri, 11 Feb 2011 02:09:22 +0000 (02:09 +0000)]
seems the other have different compilers ;)

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

13 years agoSo, let's constify all globals in version.cpp...
Enrico Forestieri [Fri, 11 Feb 2011 00:46:49 +0000 (00:46 +0000)]
So, let's constify all globals in version.cpp...

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

13 years ago3rd attempt on lyx_version_major/minor.
Pavel Sanda [Fri, 11 Feb 2011 00:24:06 +0000 (00:24 +0000)]
3rd attempt on lyx_version_major/minor.

An object or reference that is explicitly declared const
and neither explicitly declared extern nor previously declared
to have external linkage has internal linkage.

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