Commit Graph

25416 Commits

Author SHA1 Message Date
Richard Heck
03046ddfb0 We only need to set this once.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35641 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:58:12 +00:00
Richard Heck
e9cf7aabcb Const.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35640 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:57:57 +00:00
Richard Heck
d3e4bfb124 Change how some of the updating stuff is handled in lyxfind. I had no
idea what a mess this was.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35639 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:53:41 +00:00
Richard Heck
3b00f19cc2 Anonymize some things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35638 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:30:37 +00:00
Richard Heck
9511e345c1 Why have an argument in an anonymous method if you aren't going to use
it?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35637 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:27:40 +00:00
Richard Heck
77a9dfcdba More find cleanup.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35636 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:24:53 +00:00
Richard Heck
b261a6d247 Begin some cleanup of the find code. I'm trying to sort out some odd
dispatch behavior, but can't understand this code as it is. Why isn't
there any documenation here?


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35635 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:19:21 +00:00
Richard Heck
07fd1d6b63 The inset DOES know what kind of update is needed, and it is supposed to
be telling us. I'm not sure why this wasn't being used any more.

If we find any missing updates, it may be because the inset dispatch
stuff wasn't doing its job.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35634 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:06:01 +00:00
Richard Heck
2e1d9ee944 Clean up a few update things.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35633 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:04:44 +00:00
Richard Heck
f0833aa774 This is already done by the previous call.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35632 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 18:03:10 +00:00
Richard Heck
6a80ce62ca DispatchResult::update() ==> DispatchResult::screenUpdate()
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35631 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 17:28:55 +00:00
Richard Heck
35eb1a2405 Fix bug #6316.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35630 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 17:12:25 +00:00
Richard Heck
69b1ea0ecf Update layouts to format 30.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35629 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 16:54:57 +00:00
Richard Heck
23e5b3f5d8 ResetsFont docs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35628 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 16:11:31 +00:00
Stephan Witt
db16795b32 whitespace correction
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35627 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 16:01:06 +00:00
Richard Heck
85904c550d Add ResetsFont tag to InsetLayout, toward fixing bug #5657.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35626 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 15:54:39 +00:00
Richard Heck
a08ab87d1e Indicate alternative.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35625 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 15:10:57 +00:00
Richard Heck
28bf6a66ac Fix #6948.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35624 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 12:43:13 +00:00
Richard Heck
01013c0785 Refstyle support. The user can now choose between prettyref and restyle
for formatted references. Fixes #2295, in so far as it makes it possible
to translate formatted references.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35623 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 12:36:53 +00:00
Pavel Sanda
8a5cde8fbf typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35622 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 11:48:52 +00:00
Stephan Witt
cac2559d7f adjust error message
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35621 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 05:22:11 +00:00
Uwe Stöhr
eaf7c6c6eb lettre: new layout and template file to write French letters, patch from Jean-Pierre Chretien
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35620 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 03:23:51 +00:00
Uwe Stöhr
cde054cc6b lyx_2_0.py: remove a debug warning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35619 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-13 02:29:00 +00:00
Richard Heck
f7b537b593 Format for earlier commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35618 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 20:58:40 +00:00
Pavel Sanda
6c93f5940f Tested autoconf 2.68
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35617 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 20:08:58 +00:00
Stephan Witt
3167edeb48 #6945 correct refresh range maximum on char erase
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35616 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 19:05:47 +00:00
Richard Heck
6cc0eee26a InsetLayout update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35615 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:51:36 +00:00
Richard Heck
5142d1c86a Now update layout format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35614 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:41:55 +00:00
Richard Heck
2a63b2d1cb Customize getLayout for InsetFlex and change how we report name() back
to the simple version. We need to do it this way because we should NOT
really require the "Flex" prefix and, in fact, should permit other
prefixes to be used. Next commit for that.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35613 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:37:02 +00:00
Richard Heck
de815f594e Revert update of formats. There is more to be done first.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35612 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:11:04 +00:00
Richard Heck
226853c060 style
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35611 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:07:27 +00:00
Richard Heck
b653286691 Update layouts to new format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35610 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:06:50 +00:00
Richard Heck
628971e5b5 Update InsetLayout documentation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35609 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 15:01:43 +00:00
Richard Heck
d4634167cc Get rid of "CharStyle:", "Custom:", and "Element:" prefixes, per a
suggestion of JMarc's. Docs to follow.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35608 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 14:46:17 +00:00
Uwe Stöhr
91411ca2e6 Japanese Math.lyx: fix equation label; (one can see in r35605 that LyX 2 still cannot handle Japanese characters in math labels and automatically adds garbage when saving the file)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35606 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 01:27:44 +00:00
Uwe Stöhr
1878bd3663 Math.lyx: describe support for \iddots and the mathdots package
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35605 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 01:19:17 +00:00
Uwe Stöhr
b4238828ce - UserGuide.lyx: update section about preventing hyphenations
- mbox.png: this image is no longer needed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35604 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 00:38:55 +00:00
Uwe Stöhr
0d4cade831 FORMAT: clarify
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35603 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-12 00:28:07 +00:00
Jürgen Spitzmüller
416a9ef53c * po/de.po: sync some transations with branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35597 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 06:05:22 +00:00
Uwe Stöhr
4603edf748 - UserGuide.lyx: use new strike out feature
- German UserGuide.lyx: some Math description cleanup

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35595 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 02:11:47 +00:00
Uwe Stöhr
ef83796f09 ectaart.layout: fix title alignment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35593 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 01:29:49 +00:00
Uwe Stöhr
cfb20bfe9e FORMAT: forgot this in last commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35591 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 01:11:51 +00:00
Uwe Stöhr
e8a1fed47c InsetBibtex.cpp:
- fix #1881, fileformat change
- fix #6470

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35590 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-11 01:05:20 +00:00
Kornel Benko
1e8059fcf2 Thanks Jürgen
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35588 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-10 15:36:03 +00:00
Jürgen Spitzmüller
7b0cff9fc5 * de.po: better translation.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35585 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-10 13:26:36 +00:00
Uwe Stöhr
6c8c2ec2d3 revert r35565 as discussed in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg162280.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35583 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-09 16:11:41 +00:00
Uwe Stöhr
5606b7d875 InsetBibitem.cpp: fix #5786
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35582 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-09 16:02:19 +00:00
Uwe Stöhr
0d568cf2ca installer: use MiKTeX's update program in admin mode if user is admin
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35580 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-09 15:39:24 +00:00
Kornel Benko
b308435f04 Mark created moc-files as GENERATED
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35576 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-08 06:00:10 +00:00
Stephan Witt
034ee290b7 add implementation for CVS::checkOut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35575 a592a061-630c-0410-9148-cb99ea01b6c8
2010-10-08 05:40:16 +00:00