]> git.lyx.org Git - lyx.git/log
lyx.git
13 years agoMake sure the current view is set to busy in order to avoid a crash due to a screen...
Abdelrazak Younes [Sat, 4 Dec 2010 22:07:39 +0000 (22:07 +0000)]
Make sure the current view is set to busy in order to avoid a crash due to a screen redraw in the middle of a dispatch operation just because a warning or an error was displayed and the focus came back.

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

13 years agowithout NLS dummy available() should return false
Stephan Witt [Sat, 4 Dec 2010 17:42:38 +0000 (17:42 +0000)]
without NLS dummy available() should return false

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

13 years agofix remaining bits of bug #6709
Georg Baum [Sat, 4 Dec 2010 16:43:41 +0000 (16:43 +0000)]
fix remaining bits of bug #6709

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

13 years ago* de.po: update.
Jürgen Spitzmüller [Sat, 4 Dec 2010 16:30:58 +0000 (16:30 +0000)]
* de.po: update.

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

13 years ago* de.po: update.
Jürgen Spitzmüller [Sat, 4 Dec 2010 14:38:58 +0000 (14:38 +0000)]
* de.po: update.

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

13 years ago* id.po: Update from Waluyo.
Jürgen Spitzmüller [Sat, 4 Dec 2010 14:29:25 +0000 (14:29 +0000)]
* id.po: Update from Waluyo.

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

13 years agoremerge
Kornel Benko [Sat, 4 Dec 2010 11:49:15 +0000 (11:49 +0000)]
remerge

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

13 years agoFix #7021: the problem was that activating the border combo was triggering dialogToPa...
Abdelrazak Younes [Sat, 4 Dec 2010 10:55:03 +0000 (10:55 +0000)]
Fix #7021: the problem was that activating the border combo was triggering dialogToParams() and thus disallowed because of the empty value.

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

13 years agoattempt to make LyX linkable without NLS, assuming dummy available() should return...
Stephan Witt [Sat, 4 Dec 2010 08:28:10 +0000 (08:28 +0000)]
attempt to make LyX linkable without NLS, assuming dummy available() should return true without NLS

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

13 years agoRevert r36696: We can't collect BibTeX information during the
Richard Heck [Sat, 4 Dec 2010 03:15:53 +0000 (03:15 +0000)]
Revert r36696: We can't collect BibTeX information during the
updateBuffer() traversal. The reason is simple: InsetCitation needs
access to the BibTeX info to calculate its label. But we won't have it
until we get to the bibliography.
I don't think there is any way around that.

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

13 years agoApparently deques aren't so cool.
Richard Heck [Fri, 3 Dec 2010 22:42:22 +0000 (22:42 +0000)]
Apparently deques aren't so cool.

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

13 years agoRearrange headers.
Richard Heck [Fri, 3 Dec 2010 22:39:18 +0000 (22:39 +0000)]
Rearrange headers.

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

13 years agoMultiPar before these.
Richard Heck [Fri, 3 Dec 2010 21:57:32 +0000 (21:57 +0000)]
MultiPar before these.

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

13 years agoDon't use prettyref here.
Richard Heck [Fri, 3 Dec 2010 21:43:22 +0000 (21:43 +0000)]
Don't use prettyref here.

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

13 years ago* cs.po
Pavel Sanda [Fri, 3 Dec 2010 21:31:55 +0000 (21:31 +0000)]
* cs.po

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

13 years agogo with updates from qt universe and hunspell
Stephan Witt [Fri, 3 Dec 2010 21:24:48 +0000 (21:24 +0000)]
go with updates from qt universe and hunspell

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

13 years agoMark the cache valid once we have been through updateBuffer().
Richard Heck [Fri, 3 Dec 2010 21:22:18 +0000 (21:22 +0000)]
Mark the cache valid once we have been through updateBuffer().

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

13 years agotypos
Abdelrazak Younes [Fri, 3 Dec 2010 21:03:36 +0000 (21:03 +0000)]
typos

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

13 years agofix scripts in classic.ui as well
Georg Baum [Fri, 3 Dec 2010 21:03:30 +0000 (21:03 +0000)]
fix scripts in classic.ui as well

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

13 years agoWork around bugs #6814 and #6949:
Abdelrazak Younes [Fri, 3 Dec 2010 21:00:15 +0000 (21:00 +0000)]
Work around bugs #6814 and #6949:
The issue is that RenderGraphics calls updateFrontend() even if within a CutAndPaste stask.

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

13 years agoFix #7129: No multipars in phantoms.
Richard Heck [Fri, 3 Dec 2010 20:21:02 +0000 (20:21 +0000)]
Fix #7129: No multipars in phantoms.

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

13 years agoSimplify some of the bibliography update code. There is really no reason
Richard Heck [Fri, 3 Dec 2010 20:08:04 +0000 (20:08 +0000)]
Simplify some of the bibliography update code. There is really no reason
to be passing the BiblioInfo structure around this way. (That's an old
holdover.) That lets us get rid of the non-const masterBibInfo() again.

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

13 years agoProper fix now for bug #6846. The idea, due to JMarc, is to collect
Richard Heck [Fri, 3 Dec 2010 19:29:46 +0000 (19:29 +0000)]
Proper fix now for bug #6846. The idea, due to JMarc, is to collect
bibliography information in updateBuffer(), rather than doing a wholly
separate traversal. We still do a separate traversal in two cases, as a
full updateBuffer() call just isn't needed there.

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

13 years agofix endless loop
Georg Baum [Fri, 3 Dec 2010 19:27:35 +0000 (19:27 +0000)]
fix endless loop

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

13 years agoTowards a proper fix for bug #6846, this just disentangles a couple
Richard Heck [Fri, 3 Dec 2010 19:00:55 +0000 (19:00 +0000)]
Towards a proper fix for bug #6846, this just disentangles a couple
things we will ultimately want to do separately.

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

13 years agoFix credits
Pavel Sanda [Fri, 3 Dec 2010 18:28:35 +0000 (18:28 +0000)]
Fix credits

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

13 years agoAdd ref in instant_preview.lyx
Pavel Sanda [Fri, 3 Dec 2010 18:19:33 +0000 (18:19 +0000)]
Add ref in instant_preview.lyx

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

13 years agoAdd PSTricks and TikZ example drawings.
Enrico Forestieri [Fri, 3 Dec 2010 18:08:20 +0000 (18:08 +0000)]
Add PSTricks and TikZ example drawings.

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

13 years ago* id.po: Update from Waluyo.
Jürgen Spitzmüller [Fri, 3 Dec 2010 18:05:04 +0000 (18:05 +0000)]
* id.po: Update from Waluyo.

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

13 years agoSlight re-organization.
Richard Heck [Fri, 3 Dec 2010 18:01:37 +0000 (18:01 +0000)]
Slight re-organization.

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

13 years agofix bug #6584
Georg Baum [Fri, 3 Dec 2010 17:48:06 +0000 (17:48 +0000)]
fix bug #6584

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

13 years agoshow inverted diagonal dots in math dots toolbar (was forgotten in r35251)
Georg Baum [Fri, 3 Dec 2010 17:42:16 +0000 (17:42 +0000)]
show inverted diagonal dots in math dots toolbar (was forgotten in r35251)

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

13 years agoAllow previewing images generated through postscript specials which are
Enrico Forestieri [Fri, 3 Dec 2010 17:37:38 +0000 (17:37 +0000)]
Allow previewing images generated through postscript specials which are
not correctly handled by dvipng. When a ps special is detected in the dvi
file, the old good legacy method is used. Patch from Ale.

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

13 years agoUpdate for LyXBlogger detection.
Richard Heck [Fri, 3 Dec 2010 17:35:01 +0000 (17:35 +0000)]
Update for LyXBlogger detection.

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

13 years ago*rowpainter.cpp: Squeeze some warnings and reduce linelength.
Vincent van Ravesteijn [Fri, 3 Dec 2010 15:40:23 +0000 (15:40 +0000)]
*rowpainter.cpp: Squeeze some warnings and reduce linelength.

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

13 years agoAbdel wants to transliterate
Pavel Sanda [Fri, 3 Dec 2010 15:14:00 +0000 (15:14 +0000)]
Abdel wants to transliterate

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

13 years ago* es.po: update from Ignacio.
Jürgen Spitzmüller [Fri, 3 Dec 2010 12:24:06 +0000 (12:24 +0000)]
* es.po: update from Ignacio.

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

13 years agoremerge + 2 fuzzy strings
Kornel Benko [Fri, 3 Dec 2010 12:06:31 +0000 (12:06 +0000)]
remerge + 2 fuzzy strings

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

13 years ago*nl.po
Vincent van Ravesteijn [Fri, 3 Dec 2010 07:38:32 +0000 (07:38 +0000)]
*nl.po

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

13 years agoFix bug #6709: Inserting a numbered equation to a display equation toggles the displa...
Vincent van Ravesteijn [Fri, 3 Dec 2010 02:55:52 +0000 (02:55 +0000)]
Fix bug #6709: Inserting a numbered equation to a display equation toggles the display style.

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

13 years agoFix bug #2100: No display equations allowed in a non-fixed width tabular cell.
Vincent van Ravesteijn [Fri, 3 Dec 2010 02:44:16 +0000 (02:44 +0000)]
Fix bug #2100: No display equations allowed in a non-fixed width tabular cell.

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

13 years agoCompile fix for r36670.
Vincent van Ravesteijn [Fri, 3 Dec 2010 02:42:25 +0000 (02:42 +0000)]
Compile fix for r36670.

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

13 years agoNo need for two different containers here.
Richard Heck [Thu, 2 Dec 2010 22:11:52 +0000 (22:11 +0000)]
No need for two different containers here.

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

13 years agoImprove the XHTML display of Labeling a bit.
Richard Heck [Thu, 2 Dec 2010 21:42:04 +0000 (21:42 +0000)]
Improve the XHTML display of Labeling a bit.

I don't see any reasonable way to make this look the way it does in LyX.
Anyone else have an idea? (Tables are definitely out here.)

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

13 years ago* cs.po
Pavel Sanda [Thu, 2 Dec 2010 21:17:29 +0000 (21:17 +0000)]
* cs.po

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

13 years agoSave a header: We don't really need a vector here.
Richard Heck [Thu, 2 Dec 2010 21:11:08 +0000 (21:11 +0000)]
Save a header: We don't really need a vector here.

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

13 years agoTypo.
Richard Heck [Thu, 2 Dec 2010 21:05:45 +0000 (21:05 +0000)]
Typo.

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

13 years agoStupid implicit conversion.
Richard Heck [Thu, 2 Dec 2010 21:04:01 +0000 (21:04 +0000)]
Stupid implicit conversion.

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

13 years agoPersonalWordList:
Uwe Stöhr [Thu, 2 Dec 2010 20:56:33 +0000 (20:56 +0000)]
PersonalWordList:
- add missing SVN EOL-style
- update SCons

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

13 years agoSome cleanup of the counters code.
Richard Heck [Thu, 2 Dec 2010 20:22:10 +0000 (20:22 +0000)]
Some cleanup of the counters code.

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

13 years agoNothing to translate here.
Pavel Sanda [Thu, 2 Dec 2010 20:13:50 +0000 (20:13 +0000)]
Nothing to translate here.

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

13 years ago#7043 add the implementation of a persistent personal word list for LyX spell checker...
Stephan Witt [Thu, 2 Dec 2010 18:52:31 +0000 (18:52 +0000)]
#7043 add the implementation of a persistent personal word list for LyX spell checker, aspell and hunspell backend

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

13 years agoFix bug #7130: Painting problem with closed Phantom Inset. The label is now updated...
Vincent van Ravesteijn [Thu, 2 Dec 2010 18:00:33 +0000 (18:00 +0000)]
Fix bug #7130: Painting problem with closed Phantom Inset. The label is now updated when the type is changed, and the arrows are correctly painted.

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

13 years agodetect end of paragraph and use it as word separator to correct the word count in...
Stephan Witt [Thu, 2 Dec 2010 16:50:12 +0000 (16:50 +0000)]
detect end of paragraph and use it as word separator to correct the word count in tables - thanks, JMarc

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

13 years agoadd missing debug message
Stephan Witt [Thu, 2 Dec 2010 16:33:57 +0000 (16:33 +0000)]
add missing debug message

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

13 years agoFix crash reported by keytest.
Richard Heck [Thu, 2 Dec 2010 15:14:44 +0000 (15:14 +0000)]
Fix crash reported by keytest.

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

13 years agoExternalSupport.cpp: fix #4398 (omit the newline in the LaTeX output behind the Exter...
Uwe Stöhr [Thu, 2 Dec 2010 04:05:35 +0000 (04:05 +0000)]
ExternalSupport.cpp: fix #4398 (omit the newline in the LaTeX output behind the ExternalInset inset if the inset type is a date)

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

13 years agoRegenerate lfuns.lyx
Pavel Sanda [Thu, 2 Dec 2010 02:47:03 +0000 (02:47 +0000)]
Regenerate lfuns.lyx

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

13 years agoDoxy convertor knows nothing about multiple Sample fields
Pavel Sanda [Thu, 2 Dec 2010 02:46:24 +0000 (02:46 +0000)]
Doxy convertor knows nothing about multiple Sample fields

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

13 years agoDoxy whitespacing
Pavel Sanda [Thu, 2 Dec 2010 02:36:18 +0000 (02:36 +0000)]
Doxy whitespacing

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

13 years agoUpdate doc about forward search.
Pavel Sanda [Thu, 2 Dec 2010 01:56:45 +0000 (01:56 +0000)]
Update doc about forward search.

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

13 years agoBetter doxy
Pavel Sanda [Thu, 2 Dec 2010 00:58:32 +0000 (00:58 +0000)]
Better doxy

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

13 years ago* doxy
Pavel Sanda [Thu, 2 Dec 2010 00:22:50 +0000 (00:22 +0000)]
* doxy

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

13 years ago* cs.po
Pavel Sanda [Wed, 1 Dec 2010 17:10:38 +0000 (17:10 +0000)]
* cs.po

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

13 years agoAnother shortcut
Pavel Sanda [Wed, 1 Dec 2010 17:10:37 +0000 (17:10 +0000)]
Another shortcut

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

13 years agoMissing shortcut
Pavel Sanda [Wed, 1 Dec 2010 17:10:34 +0000 (17:10 +0000)]
Missing shortcut

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

13 years ago* sk.po
Kornel Benko [Wed, 1 Dec 2010 13:30:17 +0000 (13:30 +0000)]
* sk.po

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

13 years agoremove not needed class name for enums, whitespace
Stephan Witt [Wed, 1 Dec 2010 08:25:17 +0000 (08:25 +0000)]
remove not needed class name for enums, whitespace

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

13 years agoFix crash when apply Preferences. This was introduced in r36625. Just one check too...
Vincent van Ravesteijn [Wed, 1 Dec 2010 00:51:10 +0000 (00:51 +0000)]
Fix crash when apply Preferences. This was introduced in r36625. Just one check too few.

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

13 years agoHmm.. I don't think people do like this red color I introduced accidentally in r36639.
Vincent van Ravesteijn [Wed, 1 Dec 2010 00:35:35 +0000 (00:35 +0000)]
Hmm.. I don't think people do like this red color I introduced accidentally in r36639.

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

13 years agoFix the painting of the labels of InsetCaption insets.
Vincent van Ravesteijn [Wed, 1 Dec 2010 00:32:30 +0000 (00:32 +0000)]
Fix the painting of the labels of InsetCaption insets.

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

13 years ago* ANNOUNCE
Pavel Sanda [Tue, 30 Nov 2010 19:13:49 +0000 (19:13 +0000)]
* ANNOUNCE

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

13 years agoKill translations for this string.
Pavel Sanda [Tue, 30 Nov 2010 18:52:53 +0000 (18:52 +0000)]
Kill translations for this string.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg163897.html

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

13 years ago* cs.po
Pavel Sanda [Tue, 30 Nov 2010 18:49:40 +0000 (18:49 +0000)]
* cs.po

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

13 years agoDefault decimal point mask is not translatable string
Pavel Sanda [Tue, 30 Nov 2010 18:38:32 +0000 (18:38 +0000)]
Default decimal point mask is not translatable string

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

13 years agoResave with another designer
Pavel Sanda [Tue, 30 Nov 2010 18:38:30 +0000 (18:38 +0000)]
Resave with another designer

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

13 years ago#6920 correct the ugly workaround - now it is ugly as well but works
Stephan Witt [Tue, 30 Nov 2010 15:48:43 +0000 (15:48 +0000)]
#6920 correct the ugly workaround - now it is ugly as well but works

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

13 years agoUpdate it.po
Enrico Forestieri [Tue, 30 Nov 2010 15:20:10 +0000 (15:20 +0000)]
Update it.po

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

13 years agoFix bug #4889: Painting problem with some insets. RowPainter::paintOnlyInsets is...
Vincent van Ravesteijn [Tue, 30 Nov 2010 15:10:31 +0000 (15:10 +0000)]
Fix bug #4889: Painting problem with some insets. RowPainter::paintOnlyInsets is only meant to paint nested Insets, so I guess only the InsetText based insets.

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

13 years agoexperiment in spell checker mark appearance (see bug #7112)
Jean-Marc Lasgouttes [Tue, 30 Nov 2010 14:36:51 +0000 (14:36 +0000)]
experiment in spell checker mark appearance (see bug #7112)

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

13 years agoUpdate it.po
Enrico Forestieri [Tue, 30 Nov 2010 13:08:52 +0000 (13:08 +0000)]
Update it.po

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

13 years agoFix bug #6263: Order of Tabs in Menu and used in Ctrl+PgUp/PgDwn is not the same...
Vincent van Ravesteijn [Tue, 30 Nov 2010 13:03:46 +0000 (13:03 +0000)]
Fix bug #6263: Order of Tabs in Menu and used in Ctrl+PgUp/PgDwn is not the same as in the workarea.

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

13 years agoUse single quotes because double ones are skipped instead of being properly
Enrico Forestieri [Tue, 30 Nov 2010 11:36:03 +0000 (11:36 +0000)]
Use single quotes because double ones are skipped instead of being properly
escaped in po-files, thus thwarting translations.

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

13 years ago* configure.py:
Jürgen Spitzmüller [Tue, 30 Nov 2010 09:49:28 +0000 (09:49 +0000)]
* configure.py:
* Conerter.{cpp,h}:
- use a backend=flavor flag format for latex instead of hardcoding format names

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

13 years agoFix bug #4849: Split cell always enabled in (context) menu.
Vincent van Ravesteijn [Tue, 30 Nov 2010 09:32:30 +0000 (09:32 +0000)]
Fix bug #4849: Split cell always enabled in (context) menu.

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

13 years ago* de.po: another update
Jürgen Spitzmüller [Tue, 30 Nov 2010 08:11:53 +0000 (08:11 +0000)]
* de.po: another update

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

13 years ago* mark string (due to gender)
Jürgen Spitzmüller [Tue, 30 Nov 2010 08:11:36 +0000 (08:11 +0000)]
* mark string (due to gender)

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

13 years ago* de.po: update
Jürgen Spitzmüller [Tue, 30 Nov 2010 08:01:21 +0000 (08:01 +0000)]
* de.po: update

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

13 years agoReally fix bug #6908.
Vincent van Ravesteijn [Tue, 30 Nov 2010 05:02:12 +0000 (05:02 +0000)]
Really fix bug #6908.

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

13 years agoFix bug #7068 (Crash when pressing down arrow in an equation when there is a suggestion)
Enrico Forestieri [Tue, 30 Nov 2010 03:54:29 +0000 (03:54 +0000)]
Fix bug #7068 (Crash when pressing down arrow in an equation when there is a suggestion)

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

13 years ago* cs.po
Pavel Sanda [Tue, 30 Nov 2010 00:56:12 +0000 (00:56 +0000)]
* cs.po

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

13 years agoDisentangle various "in"s
Pavel Sanda [Tue, 30 Nov 2010 00:55:34 +0000 (00:55 +0000)]
Disentangle various "in"s

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

13 years agoMake the color of the misspelled marking customizable.
Vincent van Ravesteijn [Tue, 30 Nov 2010 00:37:09 +0000 (00:37 +0000)]
Make the color of the misspelled marking customizable.

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

13 years agoStephan, I changed this string since the previous version was strange.
Pavel Sanda [Tue, 30 Nov 2010 00:23:34 +0000 (00:23 +0000)]
Stephan, I changed this string since the previous version was strange.
If you have better version, improve it ;)

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

13 years agoFix 'inset-toggle assign' for InsetBranch.
Vincent van Ravesteijn [Tue, 30 Nov 2010 00:21:08 +0000 (00:21 +0000)]
Fix 'inset-toggle assign' for InsetBranch.

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

13 years agoAutomatically append the InsetCollapsable context menu.
Vincent van Ravesteijn [Tue, 30 Nov 2010 00:05:06 +0000 (00:05 +0000)]
Automatically append the InsetCollapsable context menu.

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

13 years agoRemove duplicated entries.
Vincent van Ravesteijn [Tue, 30 Nov 2010 00:04:38 +0000 (00:04 +0000)]
Remove duplicated entries.

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

13 years agoCompile fix: solve the merge conflicts in the correct way ;)
Vincent van Ravesteijn [Mon, 29 Nov 2010 23:47:55 +0000 (23:47 +0000)]
Compile fix: solve the merge conflicts in the correct way ;)

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

13 years agoFix bug #6642: Concatenate the context menus for: InsetCollapsables without a button...
Vincent van Ravesteijn [Mon, 29 Nov 2010 23:21:52 +0000 (23:21 +0000)]
Fix bug #6642: Concatenate the context menus for: InsetCollapsables without a button, InsetTexts which have a custom context menu and InsetTabulars. Override the default behaviour for InsetInfo.

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

13 years agoImplement the possibility of concatenating (context) menus.
Vincent van Ravesteijn [Mon, 29 Nov 2010 23:15:31 +0000 (23:15 +0000)]
Implement the possibility of concatenating (context) menus.

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