]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agopowerdot-example.lyx: remove obsolete option to be able to compile the document with...
Uwe Stöhr [Thu, 10 Sep 2009 23:30:00 +0000 (23:30 +0000)]
powerdot-example.lyx: remove obsolete option to be able to compile the document with recent versions of powerdot

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Thu, 10 Sep 2009 23:23:35 +0000 (23:23 +0000)]
installer: sync with branch

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

14 years agoFrench UserGuide.lyx, EmbeddedObjects.lyx: a note from Jean-Pierre for a bug in TeXLi...
Uwe Stöhr [Thu, 10 Sep 2009 22:09:15 +0000 (22:09 +0000)]
French UserGuide.lyx, EmbeddedObjects.lyx: a note from Jean-Pierre for a bug in TeXLive 2007

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

14 years agoFix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx).
Jürgen Spitzmüller [Thu, 10 Sep 2009 12:07:42 +0000 (12:07 +0000)]
Fix bug 6179 ("|" in index entries not embraced in ERT by lyx2lyx).

* OutputParams.{cpp,h}:
- new param inIndexEntry
* InsetIndex.cpp (latex):
- set param.
* InsetErt.cpp (plainText):
- output active chars in IndexInsets

* lib/lyx2lyx/lyx_1_6.py:
- embrace "|" in ERT when converting old index entries to collapsables.

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

14 years agoMove LFUN_BUFFER_SWITCH from LyXFunc::getStatus to GuiView::getStatus.
Vincent van Ravesteijn [Wed, 9 Sep 2009 05:49:51 +0000 (05:49 +0000)]
Move LFUN_BUFFER_SWITCH from LyXFunc::getStatus to GuiView::getStatus.

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

14 years agoMove LFUN_WORD_FIND_FORWARD and LFUN_WORD_FIND_BACKWARD to their friends in BufferView.
Vincent van Ravesteijn [Wed, 9 Sep 2009 05:20:30 +0000 (05:20 +0000)]
Move LFUN_WORD_FIND_FORWARD and LFUN_WORD_FIND_BACKWARD to their friends in BufferView.

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

14 years agobuffer_pimpl.C doesn't even exist.
Vincent van Ravesteijn [Wed, 9 Sep 2009 05:03:38 +0000 (05:03 +0000)]
buffer_pimpl.C doesn't even exist.

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

14 years agoRemove other explicit tests for an internal buffer.
Vincent van Ravesteijn [Wed, 9 Sep 2009 04:58:48 +0000 (04:58 +0000)]
Remove other explicit tests for an internal buffer.

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

14 years agoRevert r31219.
Vincent van Ravesteijn [Wed, 9 Sep 2009 04:46:32 +0000 (04:46 +0000)]
Revert r31219.

This is wrong and should have been reverted long ago and since r31340 it even doesn't have any function because addToToc isn't called for an internal buffer anymore.

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

14 years agoFix visualization of keyboard short-cut in Edit menu for toggling Advanced Find and...
Tommaso Cucinotta [Tue, 8 Sep 2009 22:11:13 +0000 (22:11 +0000)]
Fix visualization of keyboard short-cut in Edit menu for toggling Advanced Find and Replace panel.

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

14 years agoFix bug #6194.
Pavel Sanda [Tue, 8 Sep 2009 19:52:39 +0000 (19:52 +0000)]
Fix bug #6194.

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

14 years agotypo
Pavel Sanda [Tue, 8 Sep 2009 16:21:54 +0000 (16:21 +0000)]
typo

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

14 years agoAdded isInternal() method, mapped temporarily on check about ".internal" filename...
Tommaso Cucinotta [Tue, 8 Sep 2009 01:29:07 +0000 (01:29 +0000)]
Added isInternal() method, mapped temporarily on check about ".internal" filename extension (minimum impact on current code).
Replaced various replica of such check with the invocation of the new method.
TocBackend now does not call addToToc() for internal buffers.

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

14 years agoFix crash when positioning cursor under some conditions, e.g., when finding in the...
Tommaso Cucinotta [Mon, 7 Sep 2009 23:58:56 +0000 (23:58 +0000)]
Fix crash when positioning cursor under some conditions, e.g., when finding in the sample documents attached to #6112.

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

14 years agoUpdate it.po
Enrico Forestieri [Mon, 7 Sep 2009 23:15:06 +0000 (23:15 +0000)]
Update it.po

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

14 years ago* GuiRef.cpp:
Jürgen Spitzmüller [Mon, 7 Sep 2009 09:04:27 +0000 (09:04 +0000)]
* GuiRef.cpp:
- use itemDoubleClicked() instead of itemActivated(). The latter is traditionally defined as single click
  on UNIX, which is not desired here (bug 6204)

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

14 years ago* PrefFileformatsUi.ui:
Jürgen Spitzmüller [Mon, 7 Sep 2009 06:04:17 +0000 (06:04 +0000)]
* PrefFileformatsUi.ui:
- comboboxes adjust to contents.

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

14 years ago* Menus.cpp: Spelling.
Jürgen Spitzmüller [Mon, 7 Sep 2009 05:54:51 +0000 (05:54 +0000)]
* Menus.cpp: Spelling.

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

14 years ago* LyXRC.cpp:
Jürgen Spitzmüller [Sun, 6 Sep 2009 16:06:50 +0000 (16:06 +0000)]
* LyXRC.cpp:
- support blanks in viewer_alternatives command.

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

14 years ago* Menus.cpp:
Jürgen Spitzmüller [Sun, 6 Sep 2009 14:35:08 +0000 (14:35 +0000)]
* Menus.cpp:
- re-add accelerators.

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

14 years ago* Menus.cpp:
Jürgen Spitzmüller [Sun, 6 Sep 2009 14:28:17 +0000 (14:28 +0000)]
* Menus.cpp:
- show name of default format.

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

14 years agoThe call to checkStopServer was only needed when we were asking Qt
Enrico Forestieri [Sun, 6 Sep 2009 14:26:59 +0000 (14:26 +0000)]
The call to checkStopServer was only needed when we were asking Qt
to be notified on quit. Now it is superfluous.

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

14 years agoInterrupt the wait if the stopserver event is triggered.
Enrico Forestieri [Sun, 6 Sep 2009 13:49:34 +0000 (13:49 +0000)]
Interrupt the wait if the stopserver event is triggered.

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

14 years agoDisable the TOC when no document is open.
Vincent van Ravesteijn [Sun, 6 Sep 2009 13:07:24 +0000 (13:07 +0000)]
Disable the TOC when no document is open.

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

14 years ago* PrefFileformatsUi.ui: tweaks.
Jürgen Spitzmüller [Sun, 6 Sep 2009 09:53:50 +0000 (09:53 +0000)]
* PrefFileformatsUi.ui: tweaks.

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

14 years ago* GuiPrefs.cpp: cut and paste issue.
Jürgen Spitzmüller [Sun, 6 Sep 2009 09:42:31 +0000 (09:42 +0000)]
* GuiPrefs.cpp: cut and paste issue.

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

14 years ago* configure.py: remove debug code.
Jürgen Spitzmüller [Sun, 6 Sep 2009 09:38:11 +0000 (09:38 +0000)]
* configure.py: remove debug code.

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

14 years agoSmall factorization.
Abdelrazak Younes [Sun, 6 Sep 2009 09:31:05 +0000 (09:31 +0000)]
Small factorization.

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

14 years ago* configure.py: fix construction of *_alternatives rc.
Jürgen Spitzmüller [Sun, 6 Sep 2009 09:30:33 +0000 (09:30 +0000)]
* configure.py: fix construction of *_alternatives rc.

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

14 years agopo-files: remerge
Uwe Stöhr [Sun, 6 Sep 2009 00:37:24 +0000 (00:37 +0000)]
po-files: remerge

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

14 years agode.po: some translations
Uwe Stöhr [Sun, 6 Sep 2009 00:32:35 +0000 (00:32 +0000)]
de.po: some translations

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

14 years agoFix LyX.
Vincent van Ravesteijn [Sat, 5 Sep 2009 23:40:56 +0000 (23:40 +0000)]
Fix LyX.

In r31286, view() was changed in currentBufferView(), but in r31290 buffer() was changed in documentBufferView()->buffer().

Please be careful with this!

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

14 years agoCompile fix.
Vincent van Ravesteijn [Sat, 5 Sep 2009 23:06:24 +0000 (23:06 +0000)]
Compile fix.

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

14 years agode.po: translations by Hartmut and me
Uwe Stöhr [Sat, 5 Sep 2009 21:09:52 +0000 (21:09 +0000)]
de.po: translations by Hartmut and me

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

14 years agoFindAndReplaceUi.ui: typo
Uwe Stöhr [Sat, 5 Sep 2009 20:57:24 +0000 (20:57 +0000)]
FindAndReplaceUi.ui: typo

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

14 years agoOn Windows, shutdown the pipe server when an unrecoverable error occurs.
Enrico Forestieri [Sat, 5 Sep 2009 16:39:33 +0000 (16:39 +0000)]
On Windows, shutdown the pipe server when an unrecoverable error occurs.

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

14 years agoget rid of LyXFunc::view() and try to use the correct BufferView where it makes sense.
Abdelrazak Younes [Sat, 5 Sep 2009 15:42:53 +0000 (15:42 +0000)]
get rid of LyXFunc::view() and try to use the correct BufferView where it makes sense.

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

14 years agosigned/unsigned warning fix.
Abdelrazak Younes [Sat, 5 Sep 2009 15:40:31 +0000 (15:40 +0000)]
signed/unsigned warning fix.

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

14 years agoX11 compile fix, sorry.
Abdelrazak Younes [Sat, 5 Sep 2009 15:40:07 +0000 (15:40 +0000)]
X11 compile fix, sorry.

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

14 years ago* copy&paste fix.
Abdelrazak Younes [Sat, 5 Sep 2009 15:12:51 +0000 (15:12 +0000)]
* copy&paste fix.

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

14 years ago* store all available viewers/editors and allow for an alternative selection in the...
Jürgen Spitzmüller [Sat, 5 Sep 2009 15:11:43 +0000 (15:11 +0000)]
* store all available viewers/editors and allow for an alternative selection in the GUI.

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

14 years ago* GuiView: get rid of Buffer() and documentBuffer() access.
Abdelrazak Younes [Sat, 5 Sep 2009 15:09:45 +0000 (15:09 +0000)]
* GuiView: get rid of Buffer() and documentBuffer() access.

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

14 years ago* LyXView: get rid of two pure virtual methods.
Abdelrazak Younes [Sat, 5 Sep 2009 14:48:36 +0000 (14:48 +0000)]
* LyXView: get rid of two pure virtual methods.
* GuiView.h: link fix, sorry.

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

14 years ago* LyXView:
Abdelrazak Younes [Sat, 5 Sep 2009 14:29:11 +0000 (14:29 +0000)]
* LyXView:
  - view() -> currentBufferView()
  - add const access to bufferViews.
* GuiView.h: cleanups

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

14 years ago- French Braille.lyx: updates by Jean-Pierre
Uwe Stöhr [Sat, 5 Sep 2009 14:16:10 +0000 (14:16 +0000)]
- French Braille.lyx: updates by Jean-Pierre
- Braille.lyx: my Email address can already be found in the LyX credits

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

14 years agode.po: small update by Hartmut
Uwe Stöhr [Sat, 5 Sep 2009 14:03:40 +0000 (14:03 +0000)]
de.po: small update by Hartmut

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

14 years agostdmenus.inc: The advanced search manual will become part of the UserGuide as discuss...
Uwe Stöhr [Sat, 5 Sep 2009 01:11:31 +0000 (01:11 +0000)]
stdmenus.inc: The advanced search manual will become part of the UserGuide as discussed with Tommaso

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

14 years agoBetter message.
Richard Heck [Fri, 4 Sep 2009 13:53:12 +0000 (13:53 +0000)]
Better message.

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

14 years agoFix typo.
Richard Heck [Fri, 4 Sep 2009 13:52:49 +0000 (13:52 +0000)]
Fix typo.

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

14 years ago* de.po: update.
Jürgen Spitzmüller [Fri, 4 Sep 2009 13:12:27 +0000 (13:12 +0000)]
* de.po: update.

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

14 years agostylistics
Jürgen Spitzmüller [Fri, 4 Sep 2009 13:08:09 +0000 (13:08 +0000)]
stylistics

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

14 years agostylistics.
Jürgen Spitzmüller [Fri, 4 Sep 2009 13:06:43 +0000 (13:06 +0000)]
stylistics.

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

14 years ago* stmenus.inc: hide regexp menu item if disabled.
Jürgen Spitzmüller [Fri, 4 Sep 2009 11:59:53 +0000 (11:59 +0000)]
* stmenus.inc: hide regexp menu item if disabled.

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

14 years ago* de.po: change translation as discussed with Hartmut.
Jürgen Spitzmüller [Fri, 4 Sep 2009 09:24:02 +0000 (09:24 +0000)]
* de.po: change translation as discussed with Hartmut.

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

14 years agoconfigure.py: fix the calling of eLyXer. Now also files with spaces in the path can...
Uwe Stöhr [Thu, 3 Sep 2009 22:36:48 +0000 (22:36 +0000)]
configure.py: fix the calling of eLyXer. Now also files with spaces in the path can be handled correctly. This makes it possible to convert files on Windows like our documentation files when you open them via the Help menu.
To use now eLyXer, you only need to copy it to LyX's scripts folder.

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

14 years agoOutputParams.linelen now controls line-width also for LaTeX exports, additionally...
Tommaso Cucinotta [Wed, 2 Sep 2009 23:46:04 +0000 (23:46 +0000)]
OutputParams.linelen now controls line-width also for LaTeX exports, additionally to plaintext ones.

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

14 years agoview-others.png, update-others.png: move these files to the folder of the other buffe...
Uwe Stöhr [Tue, 1 Sep 2009 01:08:48 +0000 (01:08 +0000)]
view-others.png, update-others.png: move these files to the folder of the other buffer-related icons - it is confusing why these two buffer- and not math-related icons are in the math folder

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

14 years agoOn Windows, use the same number of output pipe instances as that of
Enrico Forestieri [Mon, 31 Aug 2009 23:32:46 +0000 (23:32 +0000)]
On Windows, use the same number of output pipe instances as that of
the input ones. In this way, two (or more) concurrent readers can each
get a reply, which otherwise would be stealed by only one of them.

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

14 years ago* InsetIndex.cpp: add some FIXMEs.
Jürgen Spitzmüller [Mon, 31 Aug 2009 12:32:39 +0000 (12:32 +0000)]
* InsetIndex.cpp: add some FIXMEs.

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

14 years ago* UserGuide: typo spotted by Hartmut.
Jürgen Spitzmüller [Mon, 31 Aug 2009 07:07:26 +0000 (07:07 +0000)]
* UserGuide: typo spotted by Hartmut.

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

14 years agoStandardToolbar.png: update image of toolbar according to LyX 1.6.4
Uwe Stöhr [Sun, 30 Aug 2009 20:42:33 +0000 (20:42 +0000)]
StandardToolbar.png: update image of toolbar according to LyX 1.6.4

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

14 years agoDuring an emergency cleanup, better to not indefinitely wait for
Enrico Forestieri [Sun, 30 Aug 2009 16:06:51 +0000 (16:06 +0000)]
During an emergency cleanup, better to not indefinitely wait for
the pipe server to finish.

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

14 years agoQuit notification from Qt is not needed anymore.
Enrico Forestieri [Sun, 30 Aug 2009 15:31:22 +0000 (15:31 +0000)]
Quit notification from Qt is not needed anymore.

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

14 years agoOn Windows, use true asynchronous I/O for the pipe server.
Enrico Forestieri [Sat, 29 Aug 2009 23:42:06 +0000 (23:42 +0000)]
On Windows, use true asynchronous I/O for the pipe server.
Now, even the nasty JabRef works.

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

14 years agoFix bug #6160 and #6182: Assertion when viewing master document.
Vincent van Ravesteijn [Sat, 29 Aug 2009 23:14:38 +0000 (23:14 +0000)]
Fix bug #6160 and #6182: Assertion when viewing master document.

Set Buffer to Insets when reading a document. InsetSpecialChar and InsetLine are the only Insets that are instantiated in readParToken.

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

14 years agoinstaller: sync with branch
Uwe Stöhr [Sat, 29 Aug 2009 20:42:00 +0000 (20:42 +0000)]
installer: sync with branch

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

14 years agoMath.lyx: translation updates by Ignacio
Uwe Stöhr [Sat, 29 Aug 2009 20:26:16 +0000 (20:26 +0000)]
Math.lyx: translation updates by Ignacio

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

14 years agopo-files: remerge
Uwe Stöhr [Sat, 29 Aug 2009 19:57:48 +0000 (19:57 +0000)]
po-files: remerge
de.po: some translations

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

14 years agoKeyMap.cpp: more consistent messages
Uwe Stöhr [Sat, 29 Aug 2009 19:44:56 +0000 (19:44 +0000)]
KeyMap.cpp: more consistent messages

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

14 years agode.po: Some more translations by Hartmut and me
Uwe Stöhr [Sat, 29 Aug 2009 19:27:24 +0000 (19:27 +0000)]
de.po: Some more translations by Hartmut and me

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

14 years agoBiblioUi.ui: fix spelling
Uwe Stöhr [Sat, 29 Aug 2009 19:25:43 +0000 (19:25 +0000)]
BiblioUi.ui: fix spelling

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

14 years agoFrom JMarc:
Richard Heck [Fri, 28 Aug 2009 14:57:52 +0000 (14:57 +0000)]
From JMarc:

The reason is gettext. The NEWS from version 0.14.7 (we use 0.16.1) says:

* The gettext autoconf macros now assume 'aclocal' from automake 1.8 or newer.

So we should assume 1.8 (and maybe check what this buys us).

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

14 years agode.po: translation corrections by Hartmut
Uwe Stöhr [Fri, 28 Aug 2009 02:32:07 +0000 (02:32 +0000)]
de.po: translation corrections by Hartmut

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

14 years ago* GuiIndices.cpp:
Jürgen Spitzmüller [Thu, 27 Aug 2009 16:47:45 +0000 (16:47 +0000)]
* GuiIndices.cpp:
- do not issue error if renaming has been cancelled.

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

14 years agoxypic.lyx: close all ERT insets to be consistent with the other docs
Uwe Stöhr [Tue, 25 Aug 2009 11:31:03 +0000 (11:31 +0000)]
xypic.lyx: close all ERT insets to be consistent with the other docs

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

14 years agoTutorial.lyx: further tweaks
Uwe Stöhr [Tue, 25 Aug 2009 11:30:12 +0000 (11:30 +0000)]
Tutorial.lyx: further tweaks

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

14 years agoTutorial.lyx: fixed issues reported by John Hudson
Uwe Stöhr [Tue, 25 Aug 2009 02:36:31 +0000 (02:36 +0000)]
Tutorial.lyx: fixed issues reported by John Hudson

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

14 years agoAnother fix for r30560.
Vincent van Ravesteijn [Tue, 25 Aug 2009 00:04:47 +0000 (00:04 +0000)]
Another fix for r30560.

When setLayout() disappeared, also the call to setButtonLabel() disappeared. Now, when changing a Note into a Comment, the button label is no longer updated. This is because labelstring_ is not empty, so the line:

return labelstring_.empty() ? getLayout().labelstring() : labelstring_;

introduced in r30570 has no effect.

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

14 years agoFix bug #6175: Footnotes in title not translated.
Vincent van Ravesteijn [Mon, 24 Aug 2009 23:29:37 +0000 (23:29 +0000)]
Fix bug #6175: Footnotes in title not translated.

see the bug for details.

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

14 years agoFix a crash when copying flex insets to another document.
Vincent van Ravesteijn [Mon, 24 Aug 2009 23:02:50 +0000 (23:02 +0000)]
Fix a crash when copying flex insets to another document.

I know that Inset has a buffer, but we should be careful when handling Insets in CutAndPaste, these don't always have a buffer. Besides, we are in the function switchBetweenClasses(oldone, newone). Then it's pretty strange to ask the flex inset whether it is defined in its buffer->textclass, while we have an explicit new textclass defined.

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

14 years agofix part of ticket #6142: avoid a memory access error when an encoding is unkonwn
Jean-Marc Lasgouttes [Mon, 24 Aug 2009 22:06:51 +0000 (22:06 +0000)]
fix part of ticket #6142: avoid a memory access error when an encoding is unkonwn

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

14 years agoSConstruct: fix SCons after r31189
Uwe Stöhr [Mon, 24 Aug 2009 22:04:08 +0000 (22:04 +0000)]
SConstruct: fix SCons after r31189

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

14 years agoAdded shortcuts for Basic/Advanced panes.
Tommaso Cucinotta [Mon, 24 Aug 2009 11:42:41 +0000 (11:42 +0000)]
Added shortcuts for Basic/Advanced panes.

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

14 years agoThis fix suppresses the "BROKEN:" tag on references to labels, when the reference...
Tommaso Cucinotta [Mon, 24 Aug 2009 11:41:58 +0000 (11:41 +0000)]
This fix suppresses the "BROKEN:" tag on references to labels, when the reference is within an "internal" buffer, i.e., associated to an Embedded WorkArea (such as the Advanced Find&Replace Find... or Replace with... boxes).

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

14 years agode.po: some more translation from Hartmut and me
Uwe Stöhr [Sun, 23 Aug 2009 22:36:14 +0000 (22:36 +0000)]
de.po: some more translation from Hartmut and me

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

14 years agoUpdate docs about the LyX server and the reverse search feature.
Enrico Forestieri [Sun, 23 Aug 2009 18:18:39 +0000 (18:18 +0000)]
Update docs about the LyX server and the reverse search feature.

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

14 years agoDon't start the pipe server if the pipe is already in use.
Enrico Forestieri [Sun, 23 Aug 2009 14:40:26 +0000 (14:40 +0000)]
Don't start the pipe server if the pipe is already in use.

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

14 years agoProperly stop the pipe server when LyX is quitting
Enrico Forestieri [Sun, 23 Aug 2009 13:27:08 +0000 (13:27 +0000)]
Properly stop the pipe server when LyX is quitting
but the answer to a client is still pending.

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

14 years agoGerman UserGuide.lyx: add space to separate the labels of two adjacent \thanks comman...
Uwe Stöhr [Sun, 23 Aug 2009 12:36:50 +0000 (12:36 +0000)]
German UserGuide.lyx: add space to separate the labels of two adjacent \thanks commands, branch will follow when it is open again

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

14 years agoRevert the rtl-part of r30962.
Vincent van Ravesteijn [Sat, 22 Aug 2009 17:51:41 +0000 (17:51 +0000)]
Revert the rtl-part of r30962.

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

14 years agoFix CMake for r31189.
Vincent van Ravesteijn [Sat, 22 Aug 2009 17:37:56 +0000 (17:37 +0000)]
Fix CMake for r31189.

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

14 years agoAdded at the LyXView level distinction among currently selected WorkArea (and BufferV...
Tommaso Cucinotta [Sat, 22 Aug 2009 16:16:56 +0000 (16:16 +0000)]
Added at the LyXView level distinction among currently selected WorkArea (and BufferView) and document WorkArea (and BufferView).
Fixes crash when opening both Toc Panel and Advanced Find and Replace Panel.
Fixes preview of document (as opposed of previewing the search/replace text) while search/replace WorkArea selected.

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

14 years agoAdvanced Find and Replace turned to a NoBuffer dialog (however, it keeps being disabl...
Tommaso Cucinotta [Sat, 22 Aug 2009 16:09:44 +0000 (16:09 +0000)]
Advanced Find and Replace turned to a NoBuffer dialog (however, it keeps being disabled if no buffer is open, needs fix).

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

14 years agoFix of issue when searching at paragraph boundaries when non-ignoring format.
Tommaso Cucinotta [Sat, 22 Aug 2009 16:06:19 +0000 (16:06 +0000)]
Fix of issue when searching at paragraph boundaries when non-ignoring format.

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

14 years agoFix bug #5991: Select function in environments.
Vincent van Ravesteijn [Sat, 22 Aug 2009 14:44:08 +0000 (14:44 +0000)]
Fix bug #5991: Select function in environments.

C-M-a now selects the contents of an inset, if the whole inset is already selected, it will jump out the inset and selects everything in that inset.

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

14 years agoFix inset-begin and inset-end. Now, if the cursor was at the beginning of a paragraph...
Vincent van Ravesteijn [Sat, 22 Aug 2009 14:34:50 +0000 (14:34 +0000)]
Fix inset-begin and inset-end. Now, if the cursor was at the beginning of a paragraph in the middle of the inset, inset-begin would jump out of the inset.

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

14 years agoNow inverse dvi/pdf search is also possible on Win, so we should
Enrico Forestieri [Sat, 22 Aug 2009 14:04:23 +0000 (14:04 +0000)]
Now inverse dvi/pdf search is also possible on Win, so we should
care that no backslashes can slip in.

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

14 years agoPerform the clean up at the right place. Also put the event in the
Enrico Forestieri [Sat, 22 Aug 2009 12:22:46 +0000 (12:22 +0000)]
Perform the clean up at the right place. Also put the event in the
nonsignaled state, otherwise after a shutdown the server would be
continually stopped...

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

14 years agoCorrect clean up on pipe server shutdown.
Enrico Forestieri [Sat, 22 Aug 2009 11:23:11 +0000 (11:23 +0000)]
Correct clean up on pipe server shutdown.

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

14 years agoImplement the LyXServer on Windows.
Enrico Forestieri [Fri, 21 Aug 2009 22:58:38 +0000 (22:58 +0000)]
Implement the LyXServer on Windows.
Only for autotools, I don't know how to update cmake and scons, sorry.
For cmake and scons, you should make sure that moc is called on Server.h
using the -D_WIN32 option.

In order to enable the server, specify the LyXServer pipe in
Tools->Preferences->Paths. The path to be entered there must have the
form "\\.\pipe\nameofyourchoice" (without quotes). After that, you can
send commands to LyX. For example, if the pipe path is \\.\pipe\lyxpipe,
typing the following in a terminal:

echo LYXCMD:test:file-open > \\.\pipe\lyxpipe.in
type \\.\pipe\lyxpipe.out

brings up the file dialog and returns the acknowledgment from LyX.
Beware of spaces when using cmd.exe. For example, the following:
echo LYXCMD:test:file-open:foo.lyx> \\.\pipe\lyxpipe.in
will correctly load the document named foo.lyx, but
echo LYXCMD:test:file-open:foo.lyx > \\.\pipe\lyxpipe.in
(notice the space before the redirection) will try to load a
document whose name is "foo.lyx .lyx" because cmd.exe will also
pass the space (sigh).

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