]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoMathML for InsetMathBoldSymbol.
Richard Heck [Thu, 31 Dec 2009 16:39:37 +0000 (16:39 +0000)]
MathML for InsetMathBoldSymbol.

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

14 years agoStyle.
Richard Heck [Thu, 31 Dec 2009 16:34:55 +0000 (16:34 +0000)]
Style.

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

14 years agoProvide for the possibility of deferred material, per Andre's excellent
Richard Heck [Thu, 31 Dec 2009 15:52:57 +0000 (15:52 +0000)]
Provide for the possibility of deferred material, per Andre's excellent
suggestion. Now I wish I'd done XHTMLStream the same way....

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

14 years agoWhitespace.
Richard Heck [Thu, 31 Dec 2009 15:52:16 +0000 (15:52 +0000)]
Whitespace.

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

14 years agoRevert r32684, per Andre's suggestion.
Richard Heck [Thu, 31 Dec 2009 15:46:39 +0000 (15:46 +0000)]
Revert r32684, per Andre's suggestion.

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

14 years agoConstify some functions and correct a typo.
Vincent van Ravesteijn [Thu, 31 Dec 2009 14:40:02 +0000 (14:40 +0000)]
Constify some functions and correct a typo.

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

14 years agoFix bug #6332: Do not paint the cursor after a resize event when it should be invisible.
Vincent van Ravesteijn [Thu, 31 Dec 2009 13:46:10 +0000 (13:46 +0000)]
Fix bug #6332: Do not paint the cursor after a resize event when it should be invisible.

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

14 years agoNow, current buffer is marked as dirty (instead of document buffer) when typing or...
Tommaso Cucinotta [Thu, 31 Dec 2009 12:22:11 +0000 (12:22 +0000)]
Now, current buffer is marked as dirty (instead of document buffer) when typing or doing other editing actions.

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

14 years agoMathML for InsetMathBig.
Richard Heck [Thu, 31 Dec 2009 04:16:45 +0000 (04:16 +0000)]
MathML for InsetMathBig.

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

14 years agoIntroduce a return value for mathmlize(). We will need this to be able
Richard Heck [Thu, 31 Dec 2009 03:50:12 +0000 (03:50 +0000)]
Introduce a return value for mathmlize(). We will need this to be able
to defer labels.

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

14 years agoSome BufferParams for XHTML output.
Richard Heck [Wed, 30 Dec 2009 22:22:33 +0000 (22:22 +0000)]
Some BufferParams for XHTML output.

These are not actually implemented yet, but I wanted to make sure to get
them into the format now, so even if I can't implement them before the
1.7 release, I can do so during the release cycle, without a format
change. I don't expect that to happen, but you never know....

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

14 years agoCode cleanup.
Tommaso Cucinotta [Wed, 30 Dec 2009 22:21:23 +0000 (22:21 +0000)]
Code cleanup.

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

14 years agoMake gcc happy.
Richard Heck [Wed, 30 Dec 2009 22:17:39 +0000 (22:17 +0000)]
Make gcc happy.

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

14 years agoImplemented S_OPEN_BUFFERS scope in Advanced Find feature (keep searching and find...
Tommaso Cucinotta [Wed, 30 Dec 2009 21:50:55 +0000 (21:50 +0000)]
Implemented S_OPEN_BUFFERS scope in Advanced Find feature (keep searching and find all occurrences within all open buffers).

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

14 years agoCosmetics: removed unneeded std::
Tommaso Cucinotta [Wed, 30 Dec 2009 18:58:20 +0000 (18:58 +0000)]
Cosmetics: removed unneeded std::

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

14 years agoImplemented the "Current Buffer" & "Current (Master) Document" scopes in the Advanced...
Tommaso Cucinotta [Wed, 30 Dec 2009 18:40:18 +0000 (18:40 +0000)]
Implemented the "Current Buffer" & "Current (Master) Document" scopes in the Advanced Find and Replace feature.

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

14 years agouse lfun
Peter Kümmel [Wed, 30 Dec 2009 17:15:00 +0000 (17:15 +0000)]
use lfun

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

14 years agouse template instead of macro,
Peter Kümmel [Wed, 30 Dec 2009 15:37:14 +0000 (15:37 +0000)]
use template instead of macro,
no template parsing in debug.h

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

14 years agono stl includes in debug.h
Peter Kümmel [Wed, 30 Dec 2009 15:09:49 +0000 (15:09 +0000)]
no stl includes in debug.h
change Debug API

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

14 years agolevels are not exclusive
Peter Kümmel [Wed, 30 Dec 2009 14:48:47 +0000 (14:48 +0000)]
levels are not exclusive

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

14 years agoNow, on C-S-f, only the findWA cursor remains visible and blinking, as it should be
Tommaso Cucinotta [Tue, 29 Dec 2009 17:21:09 +0000 (17:21 +0000)]
Now, on C-S-f, only the findWA cursor remains visible and blinking, as it should be
(formerly, the replaceWA cursor used to remain visible but non-blinking).

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

14 years agounblock gui because there could be too much debug messages
Peter Kümmel [Tue, 29 Dec 2009 15:38:12 +0000 (15:38 +0000)]
unblock gui because there could be too much debug messages

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

14 years agounblock gui because there could be too much debug messages
Peter Kümmel [Tue, 29 Dec 2009 15:31:04 +0000 (15:31 +0000)]
unblock gui because there could be too much debug messages

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

14 years agoAdd Pavel's lyxerr extension, add ui for debug levels.
Peter Kümmel [Tue, 29 Dec 2009 15:05:37 +0000 (15:05 +0000)]
Add Pavel's lyxerr extension, add ui for debug levels.
Still needs some fiddling with line endings.

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

14 years agoupdate, replace tabs
Peter Kümmel [Tue, 29 Dec 2009 11:26:26 +0000 (11:26 +0000)]
update, replace tabs

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

14 years agoGlitch
Pavel Sanda [Mon, 28 Dec 2009 22:40:45 +0000 (22:40 +0000)]
Glitch

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

14 years agoIntroduce tabs for debug window after hard figth with designer.
Pavel Sanda [Mon, 28 Dec 2009 22:37:51 +0000 (22:37 +0000)]
Introduce tabs for debug window after hard figth with designer.
If only I know how to get rid of the useless vertical spaces
in tabbar.

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

14 years agoDebug window should have fixed widht font
Pavel Sanda [Mon, 28 Dec 2009 22:02:41 +0000 (22:02 +0000)]
Debug window should have fixed widht font

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

14 years agoOnly readonly window
Pavel Sanda [Mon, 28 Dec 2009 21:56:40 +0000 (21:56 +0000)]
Only readonly window

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

14 years agoSession info for debug window
Pavel Sanda [Mon, 28 Dec 2009 21:55:50 +0000 (21:55 +0000)]
Session info for debug window

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

14 years agoRespect automatic clear
Pavel Sanda [Mon, 28 Dec 2009 21:40:20 +0000 (21:40 +0000)]
Respect automatic clear

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

14 years agoMimic the magic of r27497 to get resizable behaviour
Pavel Sanda [Mon, 28 Dec 2009 21:40:17 +0000 (21:40 +0000)]
Mimic the magic of r27497 to get resizable behaviour

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

14 years agoMove debug window into designers stuff instead of dynamical building
Pavel Sanda [Mon, 28 Dec 2009 21:40:14 +0000 (21:40 +0000)]
Move debug window into designers stuff instead of dynamical building

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

14 years agoCosmetics
Pavel Sanda [Mon, 28 Dec 2009 16:06:36 +0000 (16:06 +0000)]
Cosmetics

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

14 years agoNext step to the world domination.
Pavel Sanda [Mon, 28 Dec 2009 15:59:25 +0000 (15:59 +0000)]
Next step to the world domination.
Introduce LFUN_DEBUG_LEVEL_SET.

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

14 years agoUnneeded header
Pavel Sanda [Sun, 27 Dec 2009 21:38:49 +0000 (21:38 +0000)]
Unneeded header

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

14 years agoremove debug code
Peter Kümmel [Sun, 27 Dec 2009 13:43:42 +0000 (13:43 +0000)]
remove debug code

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

14 years agocleanup process output
Peter Kümmel [Sun, 27 Dec 2009 10:53:28 +0000 (10:53 +0000)]
cleanup process output

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

14 years agoadd some debug info
Peter Kümmel [Sun, 27 Dec 2009 10:11:50 +0000 (10:11 +0000)]
add some debug info

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

14 years agosome cleanup
Peter Kümmel [Sun, 27 Dec 2009 10:10:17 +0000 (10:10 +0000)]
some cleanup

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

14 years agono duplicated success messages: one connection is enough
Peter Kümmel [Sun, 27 Dec 2009 10:03:16 +0000 (10:03 +0000)]
no duplicated success messages: one connection is enough

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

14 years agoUpdate the status bar when starting LyX (creating a new view) and when the last docum...
Vincent van Ravesteijn [Sat, 26 Dec 2009 23:58:24 +0000 (23:58 +0000)]
Update the status bar when starting LyX (creating a new view) and when the last document is closed.

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

14 years agoFixed bug: now, when searching backwards, after wrap-around question, if match is...
Tommaso Cucinotta [Sat, 26 Dec 2009 22:31:59 +0000 (22:31 +0000)]
Fixed bug: now, when searching backwards, after wrap-around question, if match is beyond the cursor position then it is correctly found.

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

14 years agoFixed infinite loop on backwards search when matching in nested inset(s) at begin...
Tommaso Cucinotta [Sat, 26 Dec 2009 22:10:14 +0000 (22:10 +0000)]
Fixed infinite loop on backwards search when matching in nested inset(s) at begin of document.

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

14 years agoThanks, Andre.
Richard Heck [Sat, 26 Dec 2009 20:29:57 +0000 (20:29 +0000)]
Thanks, Andre.

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

14 years agofix formatting
Peter Kümmel [Sat, 26 Dec 2009 17:14:53 +0000 (17:14 +0000)]
fix formatting

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

14 years agobe sure processFinished() is only called once.
Peter Kümmel [Sat, 26 Dec 2009 16:53:29 +0000 (16:53 +0000)]
be sure processFinished() is only called once.

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

14 years agoworkaround for Qt (4.5.2) bug: QProcess::started() is emitted twice
Peter Kümmel [Sat, 26 Dec 2009 16:07:16 +0000 (16:07 +0000)]
workaround for Qt (4.5.2)  bug: QProcess::started() is emitted twice

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

14 years agoUpdate notes.
Richard Heck [Sat, 26 Dec 2009 15:25:25 +0000 (15:25 +0000)]
Update notes.

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

14 years agoOutput numbers as numbers.
Richard Heck [Sat, 26 Dec 2009 15:08:03 +0000 (15:08 +0000)]
Output numbers as numbers.

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

14 years agoIgnore this in MathML.
Richard Heck [Sat, 26 Dec 2009 15:05:43 +0000 (15:05 +0000)]
Ignore this in MathML.

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

14 years agoEnsuring math should just be doing math in MathML.
Richard Heck [Sat, 26 Dec 2009 15:01:03 +0000 (15:01 +0000)]
Ensuring math should just be doing math in MathML.

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

14 years agoMore symbols.
Richard Heck [Sat, 26 Dec 2009 05:19:03 +0000 (05:19 +0000)]
More symbols.

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

14 years agoMath symbols.
Richard Heck [Sat, 26 Dec 2009 05:14:01 +0000 (05:14 +0000)]
Math symbols.

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

14 years agoTypo.
Richard Heck [Sat, 26 Dec 2009 04:26:27 +0000 (04:26 +0000)]
Typo.

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

14 years agoDo not show empty messages in the statusbar.
Vincent van Ravesteijn [Fri, 25 Dec 2009 23:30:15 +0000 (23:30 +0000)]
Do not show empty messages in the statusbar.

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

14 years agoFix the display of messages in the status bar. This is about the "permanent" message...
Vincent van Ravesteijn [Fri, 25 Dec 2009 23:29:07 +0000 (23:29 +0000)]
Fix the display of messages in the status bar. This is about the "permanent" message that shows e.g., the font and the track changes status.

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

14 years agoGet MathML output working for math decorations.
Richard Heck [Fri, 25 Dec 2009 23:23:42 +0000 (23:23 +0000)]
Get MathML output working for math decorations.

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

14 years agoMust wrap everything...
Richard Heck [Fri, 25 Dec 2009 23:18:38 +0000 (23:18 +0000)]
Must wrap everything...

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

14 years agoAdd a FIXME.
Richard Heck [Fri, 25 Dec 2009 21:47:42 +0000 (21:47 +0000)]
Add a FIXME.

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

14 years agoGet MathML output for InsetMathDots working.
Richard Heck [Fri, 25 Dec 2009 21:42:07 +0000 (21:42 +0000)]
Get MathML output for InsetMathDots working.

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

14 years agoSome strings already have eoln
Pavel Sanda [Fri, 25 Dec 2009 18:00:06 +0000 (18:00 +0000)]
Some strings already have eoln

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

14 years agoNo need for time in statusbar for normal messages
Pavel Sanda [Fri, 25 Dec 2009 16:52:07 +0000 (16:52 +0000)]
No need for time in statusbar for normal messages

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

14 years agoprocessFinished is not cause of #6417
Pavel Sanda [Fri, 25 Dec 2009 16:52:05 +0000 (16:52 +0000)]
processFinished is not cause of #6417

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

14 years agoAdd debug.h for lyxerr usage
Pavel Sanda [Fri, 25 Dec 2009 16:52:03 +0000 (16:52 +0000)]
Add debug.h for lyxerr usage

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

14 years agoRestore the privacy of the parent_buffer. We want all access to go via
Richard Heck [Thu, 24 Dec 2009 19:19:53 +0000 (19:19 +0000)]
Restore the privacy of the parent_buffer. We want all access to go via
the accessors, so we can do appropriate checks.

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

14 years agoSVN: Return an empty string when the log message is empty.
Vincent van Ravesteijn [Wed, 23 Dec 2009 23:06:07 +0000 (23:06 +0000)]
SVN: Return an empty string when the log message is empty.

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

14 years agoRevert r32624 - forgotten and wrong patch in git commit pipe, sorry ;)
Pavel Sanda [Wed, 23 Dec 2009 16:06:31 +0000 (16:06 +0000)]
Revert r32624 - forgotten and wrong patch in git commit pipe, sorry ;)

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

14 years agoReorder a bit status messages, but they are still cleared at the end of LyXFunc
Pavel Sanda [Wed, 23 Dec 2009 16:02:40 +0000 (16:02 +0000)]
Reorder a bit status messages, but they are still cleared at the end of LyXFunc

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

14 years agoVincent's initial support for ERT instant preview
Pavel Sanda [Wed, 23 Dec 2009 16:02:37 +0000 (16:02 +0000)]
Vincent's initial support for ERT instant preview

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

14 years agoMake easier lyxerr usage
Pavel Sanda [Wed, 23 Dec 2009 15:39:18 +0000 (15:39 +0000)]
Make easier lyxerr usage

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

14 years agoDon't overwrite other result messages in status bar
Peter Kümmel [Wed, 23 Dec 2009 14:29:55 +0000 (14:29 +0000)]
Don't overwrite other result messages in status bar

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

14 years agorevert unintented patch part
Jean-Marc Lasgouttes [Wed, 23 Dec 2009 14:29:13 +0000 (14:29 +0000)]
revert unintented patch part

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

14 years agoanother bad binding related to ticket #6416 (see r32619)
Jean-Marc Lasgouttes [Wed, 23 Dec 2009 14:27:43 +0000 (14:27 +0000)]
another bad binding related to ticket #6416 (see r32619)

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

14 years agoFix bug #6416: Error in mac.bind: end-of-sentence-period.
Vincent van Ravesteijn [Wed, 23 Dec 2009 13:18:36 +0000 (13:18 +0000)]
Fix bug #6416: Error in mac.bind: end-of-sentence-period.

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

14 years agoisExternallyModified needs file existence.
Pavel Sanda [Wed, 23 Dec 2009 12:42:14 +0000 (12:42 +0000)]
isExternallyModified needs file existence.

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

14 years agoAdd support for the forthcoming Cygwin 1.7.
Enrico Forestieri [Tue, 22 Dec 2009 23:21:02 +0000 (23:21 +0000)]
Add support for the forthcoming Cygwin 1.7.

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

14 years agoAllow spaces in path names for LFUN_SERVER_GOTO_FILE_ROW.
Enrico Forestieri [Tue, 22 Dec 2009 21:44:14 +0000 (21:44 +0000)]
Allow spaces in path names for LFUN_SERVER_GOTO_FILE_ROW.

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

14 years agoSquash gcc warn
Pavel Sanda [Tue, 22 Dec 2009 12:00:01 +0000 (12:00 +0000)]
Squash gcc warn

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

14 years agoremove boost warning noise
Peter Kümmel [Tue, 22 Dec 2009 11:10:45 +0000 (11:10 +0000)]
remove boost warning noise

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

14 years agoalso build with older Qt versions
Peter Kümmel [Tue, 22 Dec 2009 10:42:34 +0000 (10:42 +0000)]
also build with older Qt versions

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

14 years agoupdate other build systems, cleanup progress output
Peter Kümmel [Tue, 22 Dec 2009 10:33:01 +0000 (10:33 +0000)]
update other build systems, cleanup progress output

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

14 years agore-add view for progress, cleanup follows
Peter Kümmel [Tue, 22 Dec 2009 10:04:30 +0000 (10:04 +0000)]
re-add view for progress, cleanup follows

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

14 years agoalso build with older Qt versions
Peter Kümmel [Tue, 22 Dec 2009 09:26:45 +0000 (09:26 +0000)]
also build with older Qt versions

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

14 years agoAnother compile fix. (I hope this is sufficient now)
Vincent van Ravesteijn [Mon, 21 Dec 2009 15:07:51 +0000 (15:07 +0000)]
Another compile fix. (I hope this is sufficient now)

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

14 years agoCompile fix. (I hope this is sufficient)
Vincent van Ravesteijn [Mon, 21 Dec 2009 14:52:56 +0000 (14:52 +0000)]
Compile fix. (I hope this is sufficient)

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

14 years agomove calls to Buffer::errors and Buffer::message to GUI thread
Peter Kümmel [Mon, 21 Dec 2009 13:11:17 +0000 (13:11 +0000)]
move calls to Buffer::errors and Buffer::message to GUI thread

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

14 years agoupdate scons files
Peter Kümmel [Mon, 21 Dec 2009 11:53:06 +0000 (11:53 +0000)]
update scons files

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

14 years ago- Show progress information in status bar.
Peter Kümmel [Mon, 21 Dec 2009 11:48:19 +0000 (11:48 +0000)]
- Show progress information in status bar.
- Remove progress view because ATM we don't have to show anything usefull.
- move Alert:: void functions into GUI thread

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

14 years agoDisallow multiple concurrent previews as we are not ready for that.
Abdelrazak Younes [Sun, 20 Dec 2009 15:43:52 +0000 (15:43 +0000)]
Disallow multiple concurrent previews as we are not ready for that.

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

14 years agoRemove superfluous std::.
Vincent van Ravesteijn [Sun, 20 Dec 2009 15:07:15 +0000 (15:07 +0000)]
Remove superfluous std::.

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

14 years agoadd progress widget: update Makefiles
Peter Kümmel [Sun, 20 Dec 2009 15:04:20 +0000 (15:04 +0000)]
add progress widget: update Makefiles

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

14 years agoadd progress widget
Peter Kümmel [Sun, 20 Dec 2009 14:27:19 +0000 (14:27 +0000)]
add progress widget

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

14 years agoadd progress widget
Peter Kümmel [Sun, 20 Dec 2009 14:26:55 +0000 (14:26 +0000)]
add progress widget

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

14 years agoDon't process gui events by default it's too dangerous because we have no synchroniza...
Peter Kümmel [Sat, 19 Dec 2009 20:33:30 +0000 (20:33 +0000)]
Don't process gui events by default it's too dangerous because we have no synchronization ATM.
And not needed any more because we export buffers in a thread.

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

14 years agoformat is a std::string, bformat doesn't take a std::string
Peter Kümmel [Sat, 19 Dec 2009 20:23:18 +0000 (20:23 +0000)]
format is a std::string, bformat doesn't take a std::string

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

14 years agoadd forgotten macro to enable pchs
Peter Kümmel [Sat, 19 Dec 2009 20:18:46 +0000 (20:18 +0000)]
add forgotten macro to enable pchs

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

14 years agorevert, quotes are handled in Systemcall.cpp
Peter Kümmel [Sat, 19 Dec 2009 19:54:18 +0000 (19:54 +0000)]
revert, quotes are handled in Systemcall.cpp

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

14 years agopass format as argument
Peter Kümmel [Sat, 19 Dec 2009 19:50:19 +0000 (19:50 +0000)]
pass format as argument

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

14 years agoFix bug #4063: LyX cannot handle apostrophe characters ' in path names
Enrico Forestieri [Sat, 19 Dec 2009 19:29:53 +0000 (19:29 +0000)]
Fix bug #4063: LyX cannot handle apostrophe characters ' in path names
when QProcess is disabled.

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