Enrico Forestieri
e85790c3a3
On cygwin, install by default lyxprofile and lyxrc.dist, otherwise
...
packagers may forget to do it in post-install scripts.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34682 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-17 10:32:11 +00:00
Jürgen Spitzmüller
272b52a005
typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34681 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-17 08:26:34 +00:00
Jürgen Spitzmüller
45f97a76f3
* tufte-book.layout: use InPreamble for titling.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34680 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-16 06:06:43 +00:00
Richard Heck
6ddefebc09
We do need the encoding here now, due to how InPreamble works.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34679 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 18:26:38 +00:00
Jürgen Spitzmüller
1a312d15be
* tufte-handout.layout:
...
- fix LabelType declarations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34677 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 17:13:10 +00:00
Richard Heck
84a4ec80ab
Paragraph::latex() always returned false. So remove the return value.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34676 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 15:49:24 +00:00
Richard Heck
c952f9a7be
Fix InPreamble. I must have committed an incomplete patch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34675 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 15:37:39 +00:00
Kornel Benko
686be887f5
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34674 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 14:47:25 +00:00
Pavel Sanda
9b1ed66dbe
Paragraphs start from 0
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34673 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 13:54:49 +00:00
Pavel Sanda
35058f35a9
Remember navigate back bookmark through sessions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34672 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 13:44:20 +00:00
Vincent van Ravesteijn
abcdc1a321
Fix bug #6752 : Circle (bullet icon) causes error on export
...
We need to make sure the wasysym package is installed by adding a check to chkconfig.ltx.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34671 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 10:27:42 +00:00
Stephan Witt
32dc99100a
#6767 fix another crash in hasDictionary
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34670 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 08:35:41 +00:00
Jürgen Spitzmüller
8757a62f88
* tufte-book.layout:
...
- fix LabelType declarations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34668 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 08:12:09 +00:00
Enrico Forestieri
a7df4a7739
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34666 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-15 01:50:58 +00:00
Pavel Sanda
cc0e5b1fc1
Back to svn
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34665 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 23:11:04 +00:00
Pavel Sanda
f27641e0cb
Fix date
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34664 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 23:11:02 +00:00
Pavel Sanda
747f4ee2f7
Switch to alpha4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34662 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 23:03:43 +00:00
Pavel Sanda
a05f55ef13
* ANNOUNCE
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34661 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 23:03:42 +00:00
Pavel Sanda
e061b9acb1
Remerge strings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34660 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 23:03:22 +00:00
Vincent van Ravesteijn
41cd987dc5
Fix bug #4464 : Missing autoscroll when selecting by mouse drag.
...
It's not very fast, but I guess that's a general problem with our scrolling. At least it works now, but it's not perfect.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34659 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 22:14:05 +00:00
Vincent van Ravesteijn
7f593196fc
Add an update parameter to BufferView::scrollToCursor and BufferView::scrollDocView. This parameter indicates whether a repaint is requested
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34658 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 21:48:23 +00:00
Vincent van Ravesteijn
e1ba93a068
*BufferView: Remove default parameter value.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34657 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 21:38:38 +00:00
Stephan Witt
94c113d24f
#6767 fix the crash when given language is not supported
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34656 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 19:33:43 +00:00
Pavel Sanda
88fa080978
File missing in the tarball
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34655 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 18:16:23 +00:00
Jürgen Spitzmüller
aab87ddb8f
* InsetIndex.cpp (validate):
...
- fall through to InsetCollapsable (bug #6715 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34654 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 14:10:07 +00:00
Jürgen Spitzmüller
c8faa01f4f
make branch-add-insert aware of the separator ("|") [bug #6621 ]
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34653 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 13:39:08 +00:00
Jürgen Spitzmüller
47aeddab07
whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34652 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 12:52:19 +00:00
Jürgen Spitzmüller
143ea9b490
* InsetListings.cpp:
...
- do not switch the encoding with XeTeX (bug #6766 )
- some minor formatting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34649 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 12:13:36 +00:00
Edwin Leuven
c2e4c79f6e
bit of cleanup to avoid ambiguities (in the sense of cell vs column)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34648 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-14 10:42:42 +00:00
Edwin Leuven
7b51fb74a7
columnWidth returns the col width of a cell, which is not what we want here (should fix tables flying of the screen)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34647 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-13 20:27:28 +00:00
Richard Heck
732e1cfed7
Remove obsolete comment. An attempt to start doing what is suggested
...
here ran into insufferable problems: I.e., a Cursor IS-A DocIterator in
the code now, whether it was before or not.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34646 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-13 18:29:00 +00:00
Edwin Leuven
b031ac1e66
do not use cells without decimals when calculating column widths and cell text offsets
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34645 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-12 16:44:50 +00:00
Richard Heck
e6ab2b0442
Whitespace.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34644 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-12 14:00:43 +00:00
Edwin Leuven
c64fb28046
add new lyx funcs introduced in r34598 to doxy
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34643 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-12 10:29:12 +00:00
Richard Heck
8f54bac004
...this value. As the comment says, this is the value we need to expose
...
in the preferences to solve bug #6760 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34641 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 21:04:57 +00:00
Richard Heck
ae2f979947
More minor cleanup, while looking for...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34640 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 21:02:47 +00:00
Richard Heck
d205cd4b68
Minor cleanup.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34639 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 20:56:42 +00:00
Enrico Forestieri
0c26995be6
Fix bug #6756 : import problem with \ (no space following)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34638 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 20:13:11 +00:00
Richard Heck
81228c90fc
Fix bug #6759 . Thanks to Vincent.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34637 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 17:02:55 +00:00
Richard Heck
cd78e02a24
Minor code cleanup.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34636 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 15:14:22 +00:00
Richard Heck
22c1d47b02
Fix bug #6762 . Silly mistake.
...
Also, disable corresponding code for required arguments. tex2lyx does
not produce a high enough file format yet for this to make sense, I
don't think.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34635 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 15:08:04 +00:00
Stephan Witt
2052c1e7cc
correct in LFUN_MATH_NUMBER_TOGGLE the conversion of display state to enabled state
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34634 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-09 12:04:25 +00:00
Jean-Marc Lasgouttes
df62af4323
fix warnings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34630 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-08 13:38:12 +00:00
Uwe Stöhr
9fb737d047
Basque docs: major updates by Iñaki Larrañaga Murgoitio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34625 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-08 02:49:49 +00:00
Uwe Stöhr
d8c0af6cf1
scons_manifest.py: fix SCons after Edwin's new files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34624 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-08 01:37:28 +00:00
Vincent van Ravesteijn
2ebf8cdc6c
Fix bug #6685 : Assertion when quitting LyX with a Reference List in the Advanced Find Dialog
...
During the deletion of pimpl_, one don't want the assert LASSERT(singleton_) to fire in one of the the***() functions. In this case it is theBufferList(), which is needed by the dtor of BibItem?.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34623 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-07 22:12:22 +00:00
Vincent van Ravesteijn
068d87a711
Constify GuiView::busy().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34622 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-07 22:09:59 +00:00
Vincent van Ravesteijn
a26a9be9bc
Fix the storage of the last opened files list when having multiple windows. We need to know whether a view is closed by the user pressing the x (clearing the last-opened list of previous closed windows), or whether the view is closed in a cascade of all views (no clearing of the last-opened list).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34621 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-07 22:07:38 +00:00
Richard Heck
8514082c4a
FORMAT for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34620 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-07 21:59:54 +00:00
Richard Heck
0345bef67b
Renaming: \\begin_inset OptArg to \\begin_inset Argument.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34619 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-07 21:58:27 +00:00