Peter Kümmel
099059758d
don't show errors when auto saving, #7132
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36745 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-06 20:54:03 +00:00
Pavel Sanda
ec0b81e5cc
* ANNOUNCE
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36744 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-06 15:18:22 +00:00
Pavel Sanda
7699d422d5
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36743 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-06 13:57:07 +00:00
Jürgen Spitzmüller
9f49df609f
* fr.po: update from Jean-Pierre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36741 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-06 07:00:20 +00:00
Vincent van Ravesteijn
07534d147d
Remove leftover of r36485.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36740 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-06 00:25:45 +00:00
Jürgen Spitzmüller
bda3c051de
* id.po: Update from Waluyo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36739 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 15:16:56 +00:00
Jürgen Spitzmüller
2e9ca2ed08
* de.po: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36738 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 15:16:17 +00:00
Kornel Benko
5d17e37476
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36737 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 13:19:48 +00:00
Stephan Witt
627c118d5e
avoid recursive check calls triggered by updateView(); show summary and close window when forward move not possible anymore
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36736 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 06:51:32 +00:00
Enrico Forestieri
d76b27c17a
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36735 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 02:37:49 +00:00
Abdelrazak Younes
9cf9f86b8f
Move buffer dispatching code from GuiView::dispatchToBufferView() to BufferView::dispatch().
...
The execution order bv -> doc_bv -> buffer -> doc_buffer was artificial and not important AFAIU.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36734 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 01:18:32 +00:00
Abdelrazak Younes
ae7bcd3312
GuiView::dispatchToBufferView(): simplify code and move some to Cursor::dispatch().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36733 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-05 00:57:04 +00:00
Abdelrazak Younes
2a11b8347c
Correct grammar in comment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36732 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 23:29:51 +00:00
Abdelrazak Younes
25fb104d74
Fix bug #7071 in cutSelection:
...
After a cut operation, we need to make sure that the Buffer is updated
because some further operation will need updated label information for
example. So we cannot just use "cur.forceBufferUpdate()" here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36731 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 23:21:47 +00:00
Pavel Sanda
e232efd844
Remerge strings for beta2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36730 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 23:20:38 +00:00
Abdelrazak Younes
9fa93b2ea8
revert r36721, this was not needed after all... chasing a wrong track.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36729 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 23:19:42 +00:00
Vincent van Ravesteijn
9cce351940
No need for a deque here.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36728 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 23:18:52 +00:00
Pavel Sanda
82b712c1fc
Revert r36654.
...
I'm not going to wait more, since we want to freeze trunk.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg163934.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36727 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 23:01:59 +00:00
Abdelrazak Younes
6a500079e5
Move code from GuiApplication::dispatch() to GuiView::dispatch().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36726 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 22:48:08 +00:00
Pavel Sanda
723160f7c0
String correction
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg164054.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36725 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 22:43:37 +00:00
Pavel Sanda
5f08562026
Removal of this color was forgotten.
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg163890.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36724 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 22:41:50 +00:00
Abdelrazak Younes
28896d1bdd
revert previous commit, it did not compile of course...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36723 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 22:19:53 +00:00
Abdelrazak Younes
7916b0dc68
GuiApplication::dispatch(): decrease indentation at the end.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36722 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 22:15:51 +00:00
Abdelrazak Younes
1376c39ae6
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
2010-12-04 22:07:39 +00:00
Stephan Witt
fefb5e7f71
without NLS dummy available() should return false
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36720 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 17:42:38 +00:00
Georg Baum
4736356bf9
fix remaining bits of bug #6709
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36718 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 16:43:41 +00:00
Jürgen Spitzmüller
0970c2978d
* de.po: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36717 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 16:30:58 +00:00
Jürgen Spitzmüller
31d746db3f
* de.po: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36715 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 14:38:58 +00:00
Jürgen Spitzmüller
06b220e201
* id.po: Update from Waluyo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36714 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 14:29:25 +00:00
Kornel Benko
1f34e2ff7d
remerge
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36713 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-04 11:49:15 +00:00
Abdelrazak Younes
ecc492a3ce
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
2010-12-04 10:55:03 +00:00
Stephan Witt
58f1126355
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
2010-12-04 08:28:10 +00:00
Richard Heck
3fffe51506
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
2010-12-04 03:15:53 +00:00
Richard Heck
7e33edc3c3
Apparently deques aren't so cool.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36709 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 22:42:22 +00:00
Richard Heck
5ef35803e4
Rearrange headers.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36708 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 22:39:18 +00:00
Richard Heck
6fd0260f0f
MultiPar before these.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36707 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:57:32 +00:00
Richard Heck
42f6c44f6b
Don't use prettyref here.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36705 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:43:22 +00:00
Pavel Sanda
1f56841d45
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36704 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:31:55 +00:00
Stephan Witt
8f4936d4aa
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
2010-12-03 21:24:48 +00:00
Richard Heck
0114564eff
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
2010-12-03 21:22:18 +00:00
Abdelrazak Younes
dc5ade6436
typos
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36701 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:03:36 +00:00
Georg Baum
d8449f5392
fix scripts in classic.ui as well
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36700 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 21:03:30 +00:00
Abdelrazak Younes
92bfa2b82d
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
2010-12-03 21:00:15 +00:00
Richard Heck
023db84004
Fix #7129 : No multipars in phantoms.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36698 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 20:21:02 +00:00
Richard Heck
840f2baf91
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
2010-12-03 20:08:04 +00:00
Richard Heck
66be58b074
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
2010-12-03 19:29:46 +00:00
Georg Baum
cff0f635cc
fix endless loop
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36695 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 19:27:35 +00:00
Richard Heck
ab47822680
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
2010-12-03 19:00:55 +00:00
Pavel Sanda
4efd89fe83
Fix credits
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36692 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 18:28:35 +00:00
Pavel Sanda
1be4688617
Add ref in instant_preview.lyx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36691 a592a061-630c-0410-9148-cb99ea01b6c8
2010-12-03 18:19:33 +00:00