]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoIn mathed, also preserve the color when changing a font set,
Enrico Forestieri [Tue, 27 Apr 2010 18:46:42 +0000 (18:46 +0000)]
In mathed, also preserve the color when changing a font set,
otherwise symbols and font changes such as \mathit{a} are not
drawn in the selected color on screen.

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

14 years ago- chkconfig.ltx:
Uwe Stöhr [Tue, 27 Apr 2010 00:41:24 +0000 (00:41 +0000)]
- chkconfig.ltx:
   - fix the check for arabi
   - add lithuanian, mongolian and turkmen
- LaTeXConfig.lyx: introduce new section about language packages

(I purposely did not add vntex (Vietnamese) because this would be another 10 MB to download for every LyX on Windows user. The other language packages are not larger than 120 kB.)

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

14 years agoinstaller: detect JabRef 2.6, drop support for JabRef 2.2
Uwe Stöhr [Mon, 26 Apr 2010 23:47:20 +0000 (23:47 +0000)]
installer: detect JabRef 2.6, drop support for JabRef 2.2

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

14 years agoChange only the shape and not the whole font, otherwise constructs
Enrico Forestieri [Mon, 26 Apr 2010 20:20:49 +0000 (20:20 +0000)]
Change only the shape and not the whole font, otherwise constructs
such as \mathbf{\hat{a}} would not be correctly rendered on screen.

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

14 years agoFix bug #6141: Scrolling error with insets at top of file.
Vincent van Ravesteijn [Mon, 26 Apr 2010 14:57:27 +0000 (14:57 +0000)]
Fix bug #6141: Scrolling error with insets at top of file.

Fix the regression introduced in r28397 while fixing bug #5573.

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

14 years agoTweak for X11.
Vincent van Ravesteijn [Mon, 26 Apr 2010 10:26:06 +0000 (10:26 +0000)]
Tweak for X11.

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

14 years agoFix bug #3871: Shortcut to switch from TOC to text pane.
Vincent van Ravesteijn [Mon, 26 Apr 2010 10:03:09 +0000 (10:03 +0000)]
Fix bug #3871: Shortcut to switch from TOC to text pane.

M-o now switches to the TOC pane, and Esc always returns from any DockView to the main window.

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

14 years agoFix bug #6451 (last part): Crash when interacting with buffer-dependent dialog with...
Vincent van Ravesteijn [Mon, 26 Apr 2010 02:12:10 +0000 (02:12 +0000)]
Fix bug #6451 (last part): Crash when interacting with buffer-dependent dialog with no buffer open.

- First, the comment for isBufferDependent is corrected. It seems that the actual use of this function differs from the comment. As the comment said, I decided to close all dialogs that were buffer dependent, but this didn't seem to be correct for the view source pan, the outliner, and find-and-replace.

- Second, the dialogs that are buffer dependent are now closed, but dockviews are not, except for the spellchecker pane, which really depends on an open buffer, but I can't test that.

So, please test whether the spellchecker dockviewed window behaves as one expects.

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

14 years agoMake sure the Table of Contents is always on top in the model combobox of the TocWidget.
Vincent van Ravesteijn [Mon, 26 Apr 2010 01:36:24 +0000 (01:36 +0000)]
Make sure the Table of Contents is always on top in the model combobox of the TocWidget.

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

14 years ago- EmbeddedObjects.lyx, UserGuide.lyx: updates in the description of cross-references
Uwe Stöhr [Mon, 26 Apr 2010 01:23:19 +0000 (01:23 +0000)]
- EmbeddedObjects.lyx, UserGuide.lyx: updates in the description of cross-references
- French EmbeddedObjects.lyx: translations by Jean-Pierre

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

14 years agoFix bug #6672 (part 2): Add tooltips to the outliner.
Vincent van Ravesteijn [Mon, 26 Apr 2010 00:43:08 +0000 (00:43 +0000)]
Fix bug #6672 (part 2): Add tooltips to the outliner.

At some point we should implement that the tooltips are only shown when they are not completely shown in the outliner. However, this requires extending the QTreeView class.

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

14 years agoFix bug #6672 (part 1): Notes, Footnotes, and Marginals are unnecessarily truncated.
Vincent van Ravesteijn [Sun, 25 Apr 2010 22:18:46 +0000 (22:18 +0000)]
Fix bug #6672 (part 1): Notes, Footnotes, and Marginals are unnecessarily truncated.

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

14 years agoinstaller: update MiKTeX
Uwe Stöhr [Sun, 25 Apr 2010 13:54:07 +0000 (13:54 +0000)]
installer: update MiKTeX

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

14 years agocmake: remove recursive call, even if it breaks merged builds with GCC, fix linker...
Peter Kümmel [Fri, 23 Apr 2010 13:20:28 +0000 (13:20 +0000)]
cmake: remove recursive call, even if it breaks merged builds with GCC, fix linker error on win32

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

14 years ago- EmbeddedObjects.lyx: add notes about prettyref and varioref
Uwe Stöhr [Fri, 23 Apr 2010 13:17:55 +0000 (13:17 +0000)]
- EmbeddedObjects.lyx: add notes about prettyref and varioref
- UserGuide.lyx: style change

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

14 years agocmake: remove recursive call, even if it breaks merged builds with GCC, fix linker...
Peter Kümmel [Fri, 23 Apr 2010 12:58:17 +0000 (12:58 +0000)]
cmake: remove recursive call, even if it breaks merged builds with GCC, fix linker error on win32

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

14 years agocmake: remove recursive call, even if it breaks merged builds with GCC
Peter Kümmel [Fri, 23 Apr 2010 12:52:39 +0000 (12:52 +0000)]
cmake: remove recursive call, even if it breaks merged builds with GCC

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

14 years agoFix bug #6664: InsetInfo: lyxrc information broken.
Vincent van Ravesteijn [Fri, 23 Apr 2010 11:46:24 +0000 (11:46 +0000)]
Fix bug #6664: InsetInfo: lyxrc information broken.

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

14 years agocmake: more merged build fixes
Peter Kümmel [Fri, 23 Apr 2010 09:10:35 +0000 (09:10 +0000)]
cmake: more merged build fixes

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

14 years agocmake has its own merged build
Peter Kümmel [Fri, 23 Apr 2010 08:13:48 +0000 (08:13 +0000)]
cmake has its own merged build

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

14 years agoEmbeddedObjects.lyx: English fixes from J.R. Hudson, part 2/2
Uwe Stöhr [Fri, 23 Apr 2010 01:40:59 +0000 (01:40 +0000)]
EmbeddedObjects.lyx: English fixes from J.R. Hudson, part 2/2

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

14 years agoscons_manifest.py: add missing files, thanks Peter
Uwe Stöhr [Thu, 22 Apr 2010 23:43:08 +0000 (23:43 +0000)]
scons_manifest.py: add missing files, thanks Peter

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

14 years agodon't forget to pack numpunct_lyx_char_type.h
Peter Kümmel [Thu, 22 Apr 2010 22:04:21 +0000 (22:04 +0000)]
don't forget to pack numpunct_lyx_char_type.h

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

14 years agoFix bug #5543: InsetInfo gives wrong result for textclasses.
Vincent van Ravesteijn [Thu, 22 Apr 2010 19:36:03 +0000 (19:36 +0000)]
Fix bug #5543: InsetInfo gives wrong result for textclasses.

InsetInfo only returned whether a layout file was available for a class, not whether the LaTeX document class was available.

This might be caused by the maybe misleading name of the "LayoutFileList::haveClass()" function.

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

14 years agoadd new files to Makefile.am.
Peter Kümmel [Thu, 22 Apr 2010 16:01:23 +0000 (16:01 +0000)]
add new files to Makefile.am.
numpunct_lyx_char_type.h is msvc specific.

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

14 years agodon't pollute the global namespace, move bind and shared_ptr into the lyx scope.
Peter Kümmel [Thu, 22 Apr 2010 15:56:20 +0000 (15:56 +0000)]
don't pollute the global namespace, move bind and shared_ptr into the lyx scope.

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

14 years agobuild with GCC
Peter Kümmel [Thu, 22 Apr 2010 14:40:57 +0000 (14:40 +0000)]
build with GCC

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

14 years agobuild with msvc10. Seems there is a bug in their STL code:
Peter Kümmel [Thu, 22 Apr 2010 14:28:52 +0000 (14:28 +0000)]
build with msvc10. Seems there is a bug in their STL code:
// std::numpunct has a hardcoded dllimport in definition, but we wanna it with 32 bit
// so we can't import it and must define it but then the compiler complains.

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

14 years agochange was committed by accident.
Peter Kümmel [Thu, 22 Apr 2010 12:02:43 +0000 (12:02 +0000)]
change was committed by accident.

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

14 years agoSeems boost also includes all std headers. Not including boost therefore produces...
Peter Kümmel [Thu, 22 Apr 2010 11:45:34 +0000 (11:45 +0000)]
Seems boost also includes all std headers. Not including boost therefore produces errors.

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

14 years agomsvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible...
Peter Kümmel [Thu, 22 Apr 2010 11:37:32 +0000 (11:37 +0000)]
msvcUsing "using namespace std" with msvc10 makes also std::tr1::shared_ptr visible and generates conflicts with boost::shared_ptr.
Solution: don't use boost::shared_ptr for msvc10 (could also be extended  to several GCC versions)

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

14 years agoat least compile with msvc10.
Peter Kümmel [Thu, 22 Apr 2010 11:19:49 +0000 (11:19 +0000)]
at least compile with msvc10.

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

14 years agoUsing "using namespace std" with msvc10 makes also std::tr1::bind visible and generat...
Peter Kümmel [Thu, 22 Apr 2010 11:16:58 +0000 (11:16 +0000)]
Using "using namespace std" with msvc10 makes also std::tr1::bind visible and generates conflicts with boost::bind.
Solution: don't use boost::bind for msvc10 (could also be extended  to several GCC versions)

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

14 years agoJapanese example files: again a bunch of updates and some new translated files by...
Uwe Stöhr [Thu, 22 Apr 2010 00:16:16 +0000 (00:16 +0000)]
Japanese example files: again a bunch of updates and some new translated files by Koji

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

14 years agoJapanese documentation files: a bunch of updates and some new translated files; all...
Uwe Stöhr [Wed, 21 Apr 2010 23:54:28 +0000 (23:54 +0000)]
Japanese documentation files: a bunch of updates and some new translated files; all by Koji

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

14 years agoUI for XHTML options. I removed the xml line from OutputUi.ui
Richard Heck [Wed, 21 Apr 2010 15:20:31 +0000 (15:20 +0000)]
UI for XHTML options. I removed the xml line from OutputUi.ui

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

14 years agoNew XHTML math options. Format change.
Richard Heck [Wed, 21 Apr 2010 15:18:25 +0000 (15:18 +0000)]
New XHTML math options. Format change.

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

14 years agoMinor formatting. Really a test.
Richard Heck [Wed, 21 Apr 2010 14:19:22 +0000 (14:19 +0000)]
Minor formatting. Really a test.

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

14 years agoRemove boundary parameter from BufferView::coordOffset(). The first DocIterator param...
Vincent van Ravesteijn [Wed, 21 Apr 2010 13:12:40 +0000 (13:12 +0000)]
Remove boundary parameter from BufferView::coordOffset(). The first DocIterator parameter already contains this information.

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

14 years agoRemove boundary parameter from BufferView::getPos(). The first DocIterator parameter...
Vincent van Ravesteijn [Wed, 21 Apr 2010 13:03:04 +0000 (13:03 +0000)]
Remove boundary parameter from BufferView::getPos(). The first DocIterator parameter already contains this information.

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

14 years agoExporter.cpp: revert r34230 because this interferes with Enrico's new LyXVC feature...
Uwe Stöhr [Wed, 21 Apr 2010 01:54:08 +0000 (01:54 +0000)]
Exporter.cpp: revert r34230 because this interferes with Enrico's new LyXVC feature to setup what LyX should do on export

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

14 years agoLast bits.
Pavel Sanda [Wed, 21 Apr 2010 01:19:36 +0000 (01:19 +0000)]
Last bits.
Trunk should be funcFileName consistent now.

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

14 years agoBranchList:
Pavel Sanda [Wed, 21 Apr 2010 01:19:35 +0000 (01:19 +0000)]
BranchList:
*FilenameSuffix -> *FileNameSuffix

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

14 years agoBuffer::getAutosaveFilename -> Buffer::getAutosaveFileName
Pavel Sanda [Wed, 21 Apr 2010 01:19:33 +0000 (01:19 +0000)]
Buffer::getAutosaveFilename ->  Buffer::getAutosaveFileName

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

14 years agosupport:
Pavel Sanda [Wed, 21 Apr 2010 01:19:31 +0000 (01:19 +0000)]
support:
isLyXFilename -> isLyXFilename
isValidLaTeXFilename -> isValidLaTeXFileName
isSGMLFilename -> isSGMLFileName

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

14 years agoDialog::bufferFilepath -> Dialog::bufferFilePath
Pavel Sanda [Wed, 21 Apr 2010 01:19:30 +0000 (01:19 +0000)]
Dialog::bufferFilepath -> Dialog::bufferFilePath

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

14 years agosupport:
Pavel Sanda [Wed, 21 Apr 2010 01:19:28 +0000 (01:19 +0000)]
support:
frontends:
onlyFilename -> onlyFileName

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

14 years agoDocFileName::unzippedFilename -> DocFileName::unzippedFileName
Pavel Sanda [Wed, 21 Apr 2010 01:19:26 +0000 (01:19 +0000)]
DocFileName::unzippedFilename -> DocFileName::unzippedFileName

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

14 years agoDocFileName.outputFilename -> DocFileName.outputFileName
Pavel Sanda [Wed, 21 Apr 2010 01:19:25 +0000 (01:19 +0000)]
DocFileName.outputFilename -> DocFileName.outputFileName

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

14 years agoForgot these two.
Pavel Sanda [Wed, 21 Apr 2010 01:19:23 +0000 (01:19 +0000)]
Forgot these two.

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

14 years agoFileName.mangledFilename -> FileName.mangledFileName
Pavel Sanda [Wed, 21 Apr 2010 01:19:22 +0000 (01:19 +0000)]
FileName.mangledFilename -> FileName.mangledFileName

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

14 years agoFilename.relFilename -> Filename.relFileName
Pavel Sanda [Wed, 21 Apr 2010 01:19:20 +0000 (01:19 +0000)]
Filename.relFilename -> Filename.relFileName

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

14 years agoProper camel case for FileName.absFilename
Pavel Sanda [Wed, 21 Apr 2010 01:19:09 +0000 (01:19 +0000)]
Proper camel case for FileName.absFilename

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

14 years agoEmbeddedObjects.lyx: English fixes from J.R. Hudson, part 1
Uwe Stöhr [Wed, 21 Apr 2010 00:00:48 +0000 (00:00 +0000)]
EmbeddedObjects.lyx: English fixes from J.R. Hudson, part 1

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

14 years agoExporter.cpp: make overwriting file on export the default, as discussed
Uwe Stöhr [Tue, 20 Apr 2010 23:00:05 +0000 (23:00 +0000)]
Exporter.cpp: make overwriting file on export the default, as discussed

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

14 years agoFix bug #2844: Need option to overwrite without dialog popup
Enrico Forestieri [Tue, 20 Apr 2010 16:49:49 +0000 (16:49 +0000)]
Fix bug #2844: Need option to overwrite without dialog popup

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

14 years agoCoding style
Enrico Forestieri [Tue, 20 Apr 2010 11:09:51 +0000 (11:09 +0000)]
Coding style

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

14 years ago* GuiThesaurus: do not show irritating messages if nothing is to be looked up.
Jürgen Spitzmüller [Tue, 20 Apr 2010 09:59:16 +0000 (09:59 +0000)]
* GuiThesaurus: do not show irritating messages if nothing is to be looked up.

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

14 years ago* Thesaurus.cpp: fix thesaurus (bug #6656)
Jürgen Spitzmüller [Tue, 20 Apr 2010 07:30:58 +0000 (07:30 +0000)]
* Thesaurus.cpp: fix thesaurus (bug #6656)

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

14 years agoUpdate man page.
Enrico Forestieri [Tue, 20 Apr 2010 00:58:48 +0000 (00:58 +0000)]
Update man page.

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

14 years agoIntroduce a switch for overwriting files during a batch export.
Enrico Forestieri [Mon, 19 Apr 2010 23:53:23 +0000 (23:53 +0000)]
Introduce a switch for overwriting files during a batch export.
Using "-f all", or simply "-f", all files are silently overwritten.
Using "-f main", only the main file is overwritten.

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

14 years agoFix more of bug #5446: Enable to copy the contents of an InsetInfo through the contex...
Vincent van Ravesteijn [Mon, 19 Apr 2010 21:36:32 +0000 (21:36 +0000)]
Fix more of bug #5446: Enable to copy the contents of an InsetInfo through the context menu.

This introduces a new LFUN LFUN_INSET_COPY_AS, which copies a certain Inset to the clipboard. For InsetInfo this is the text that is visible, but this could also replace LFUN_LABEL_COPY_AS_REF, by copying the INSET to the clipboard as a reference, and also a Math inset to copy to the clipboard as latex (including $'s or \[..\]).

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

14 years agoExtend Alert::prompt such that 4 buttons are possible. Thus, when
Enrico Forestieri [Mon, 19 Apr 2010 20:44:57 +0000 (20:44 +0000)]
Extend Alert::prompt such that 4 buttons are possible. Thus, when
exporting, the extra dialog appearing when choosing to overwrite a
file is not necessary anymore.

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

14 years agoQThreadPool was introduced in Qt 4.4
Enrico Forestieri [Mon, 19 Apr 2010 19:55:15 +0000 (19:55 +0000)]
QThreadPool was introduced in Qt 4.4

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

14 years agoUse the AtPoint mechanism for the LFUN_INSET_EDIT and LFUN_LABEL_COPY_AS_REF.
Vincent van Ravesteijn [Mon, 19 Apr 2010 17:11:43 +0000 (17:11 +0000)]
Use the AtPoint mechanism for the LFUN_INSET_EDIT and LFUN_LABEL_COPY_AS_REF.

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

14 years agoFix bug #6661: Outliner filter bar should not be case sensitive.
Vincent van Ravesteijn [Mon, 19 Apr 2010 16:05:40 +0000 (16:05 +0000)]
Fix bug #6661: Outliner filter bar should not be case sensitive.

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

14 years agoinstaller: some special settings for the alpha/beta releases
Uwe Stöhr [Mon, 19 Apr 2010 03:58:48 +0000 (03:58 +0000)]
installer: some special settings for the alpha/beta releases

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

14 years agoAdd Skim to hints.
Pavel Sanda [Sun, 18 Apr 2010 23:52:08 +0000 (23:52 +0000)]
Add Skim to hints.

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

14 years agoBetter(?) fix for bug #6659: InsetInfo context menu disabled unless cursor immediatel...
Vincent van Ravesteijn [Sun, 18 Apr 2010 23:47:11 +0000 (23:47 +0000)]
Better(?) fix for bug #6659: InsetInfo context menu disabled unless cursor immediately in front.

(see r34215 for the previous fix.)

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

14 years agoFix bug #6659: InsetInfo context menu disabled unless cursor immediately in front.
Vincent van Ravesteijn [Sun, 18 Apr 2010 23:35:59 +0000 (23:35 +0000)]
Fix bug #6659: InsetInfo context menu disabled unless cursor immediately in front.

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

14 years agoLaTeXConfig.lyx: cleanup
Uwe Stöhr [Sun, 18 Apr 2010 23:08:58 +0000 (23:08 +0000)]
LaTeXConfig.lyx: cleanup

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

14 years agoAdd some debugging code so we can try to get information about an
Richard Heck [Sun, 18 Apr 2010 23:05:12 +0000 (23:05 +0000)]
Add some debugging code so we can try to get information about an
assertion here.

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

14 years agoCorrect shortcut
Enrico Forestieri [Sun, 18 Apr 2010 22:39:35 +0000 (22:39 +0000)]
Correct shortcut

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

14 years agoJust do the best we can here.
Richard Heck [Sun, 18 Apr 2010 22:24:14 +0000 (22:24 +0000)]
Just do the best we can here.

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

14 years agoStupid, stupid, stupid.
Richard Heck [Sun, 18 Apr 2010 22:21:21 +0000 (22:21 +0000)]
Stupid, stupid, stupid.

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

14 years agoCosmetics
Pavel Sanda [Sun, 18 Apr 2010 21:32:43 +0000 (21:32 +0000)]
Cosmetics

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

14 years agoForgot these. Thanks, Pavel.
Richard Heck [Sun, 18 Apr 2010 21:23:24 +0000 (21:23 +0000)]
Forgot these. Thanks, Pavel.

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

14 years agoRemove unneeded code.
Richard Heck [Sun, 18 Apr 2010 21:19:08 +0000 (21:19 +0000)]
Remove unneeded code.

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

14 years agoA final bit of cleanup with the TextClass reading functions.
Richard Heck [Sun, 18 Apr 2010 21:06:38 +0000 (21:06 +0000)]
A final bit of cleanup with the TextClass reading functions.

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

14 years agoA little more cleanup.
Richard Heck [Sun, 18 Apr 2010 20:42:04 +0000 (20:42 +0000)]
A little more cleanup.

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

14 years agoMinor fixes to TextClass::read().
Richard Heck [Sun, 18 Apr 2010 20:37:07 +0000 (20:37 +0000)]
Minor fixes to TextClass::read().

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

14 years agochkconfig.ltx: check also for
Uwe Stöhr [Sun, 18 Apr 2010 15:02:38 +0000 (15:02 +0000)]
chkconfig.ltx: check also for
- arabi (needed for Arabic documents; we also already check for the japanese package so there is no reason why not also check for arabi)
- hyphenat (needed by some document classes and languages like Hebrew to disable hyphenation)

Can also go to branch for LyX 1.6.7 or even 1.6.6 if you like.

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

14 years agoAdd forward search hint for evince.
Enrico Forestieri [Sun, 18 Apr 2010 12:44:58 +0000 (12:44 +0000)]
Add forward search hint for evince.

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

14 years agonew buffer on double click in empty area of the tab bar
Edwin Leuven [Sun, 18 Apr 2010 11:30:20 +0000 (11:30 +0000)]
new buffer on double click in empty area of the tab bar

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

14 years agoIn the meantime that we decide whether to introduce menu choices for
Enrico Forestieri [Sun, 18 Apr 2010 10:54:43 +0000 (10:54 +0000)]
In the meantime that we decide whether to introduce menu choices for
both dvi and pdf, let's allow switching forward search from one format
to the other through a timestamp check, such that the most recent
generated format will be used.

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

14 years ago* GuiPrefs.cpp: forward search syntax hint for okular.
Jürgen Spitzmüller [Sun, 18 Apr 2010 08:34:51 +0000 (08:34 +0000)]
* GuiPrefs.cpp: forward search syntax hint for okular.

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

14 years agoSomething weird is happening here, as reported by Enrico.
Richard Heck [Sun, 18 Apr 2010 00:57:57 +0000 (00:57 +0000)]
Something weird is happening here, as reported by Enrico.

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

14 years agoinstaller: remove wrong image file
Uwe Stöhr [Sun, 18 Apr 2010 00:34:56 +0000 (00:34 +0000)]
installer: remove wrong image file

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

14 years agoinstaller: generate LyX 2.0alpha2 release
Uwe Stöhr [Sun, 18 Apr 2010 00:32:47 +0000 (00:32 +0000)]
installer: generate LyX 2.0alpha2 release

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

14 years agoDo not throw exceptions here either. See r22806.
Richard Heck [Sat, 17 Apr 2010 22:49:38 +0000 (22:49 +0000)]
Do not throw exceptions here either. See r22806.

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

14 years agoFix crash reported by Bennett. We could try to catch these exceptions
Richard Heck [Sat, 17 Apr 2010 22:36:31 +0000 (22:36 +0000)]
Fix crash reported by Bennett. We could try to catch these exceptions
elsewhere, but I actually don't know why I put them here in the first
place.

The tex2lyx stuff allows us not to wrap the calls to
frontend::Alert::warning in "#ifdef TEX2LYX" blocks.

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

14 years agoDisable InsetInfo for VC when VC is not active.
Richard Heck [Sat, 17 Apr 2010 13:34:13 +0000 (13:34 +0000)]
Disable InsetInfo for VC when VC is not active.

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

14 years agoMessed this up, too.
Richard Heck [Sat, 17 Apr 2010 13:29:00 +0000 (13:29 +0000)]
Messed this up, too.

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

14 years agoForgot this.
Richard Heck [Sat, 17 Apr 2010 13:24:49 +0000 (13:24 +0000)]
Forgot this.

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

14 years agoSimplify VC output from InsetInfo.
Richard Heck [Sat, 17 Apr 2010 13:24:32 +0000 (13:24 +0000)]
Simplify VC output from InsetInfo.

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

14 years agoLyX version info for InsetInfo.
Richard Heck [Sat, 17 Apr 2010 13:04:41 +0000 (13:04 +0000)]
LyX version info for InsetInfo.

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

14 years ago* uk.po: update from Yuri.
Jürgen Spitzmüller [Sat, 17 Apr 2010 11:48:44 +0000 (11:48 +0000)]
* uk.po: update from Yuri.

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

14 years ago- Spanish UserGuide.lyx: remove unnecessary preamble code
Uwe Stöhr [Fri, 16 Apr 2010 23:53:18 +0000 (23:53 +0000)]
- Spanish UserGuide.lyx: remove unnecessary preamble code
- Spanish Customization.lyx: fix a variable description and restore LyX 2.0 specific stuff

(both issues were introduced in r34158)

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

14 years agoFix bug #6649 - fix texrow structure generated by InsetIndex
Pavel Sanda [Fri, 16 Apr 2010 23:47:39 +0000 (23:47 +0000)]
Fix bug #6649 - fix texrow structure generated by InsetIndex

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

14 years agoUpdate it.po
Enrico Forestieri [Fri, 16 Apr 2010 23:41:37 +0000 (23:41 +0000)]
Update it.po

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