Jürgen Spitzmüller
9546792d88
* status.15x: reset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23185 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 13:08:27 +00:00
Jürgen Spitzmüller
8fb7a3cfe4
* configure.ac:
...
- set version to 1.5.4
* ANNOUNCE:
* NEWS:
* status.15x:
- final tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23182 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 10:55:12 +00:00
Jürgen Spitzmüller
de263dca11
* src/Text3.cpp (cursorPrevious, cursorNext):
...
- Fix a crash when pressing "page up" while the cursor is in an empty
paragraph (bug 4570); patch by Jean-Marc, slightly extended by advice of Abdel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23160 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-23 17:21:33 +00:00
Pavel Sanda
095a61803e
* Updated he.po (by Ran Rutenberg)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23131 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-22 14:07:38 +00:00
Jürgen Spitzmüller
8a8f4a8f73
* status.15x: add bug number.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23067 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-19 20:13:10 +00:00
Jürgen Spitzmüller
680ff493b8
Really uncontroversial ...
...
* lib/symbols:
- \implies requires amsmath (bug 4561).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23062 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-19 07:16:26 +00:00
Jürgen Spitzmüller
5dc946f452
* status.15x:
...
- minor stylistic tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23056 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-18 15:24:09 +00:00
Jürgen Spitzmüller
2c45aab0ac
* src/insets/InsetCharStyle.cpp (draw):
...
- the status bar message on mouse hovering triggered a crash
when a math inset was embedded in a char style inset (bug 4559)
Until a better solution is found, the message is disabled.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23055 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-18 11:12:01 +00:00
Uwe Stöhr
1a00b94083
hu.po: updates by Szöke
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23038 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-16 20:51:48 +00:00
Jürgen Spitzmüller
6512b4a439
Fix a crash following the input of an invalid paragraph separation value in the document settings dialog (bug 4556), as discussed with Jean-Marc on bugzilla.
...
* src/frontends/qt4/QDocument.cpp:
- disallow input of defskip length without actual length value.
* src/BufferParams.cpp (readToken):
- there might be documents with the invalif "\defskip defskip" param. Reset this to "\defskip medskip".
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23023 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-15 14:16:52 +00:00
Jürgen Spitzmüller
aab26a736b
* po/pt.po:
...
- updates by Susana Barbosa.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23021 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-15 12:32:36 +00:00
Uwe Stöhr
f02d28f75c
fr.po: updates by Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23009 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-14 22:26:52 +00:00
Jürgen Spitzmüller
0deb9cb363
forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23002 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-14 10:42:45 +00:00
Uwe Stöhr
b54e067d16
French translation of the math manual by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22969 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 22:39:57 +00:00
Jürgen Spitzmüller
35a75c5119
* src/frontends/qt4/TocWidget.cpp (updateGui):
...
- set correct list (bug 4260).
Sorry to violate my own rule, but this bug is so annoying, and the fix is straightforward (and the freeze is still young ;-).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22962 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-12 13:57:38 +00:00
Jean-Marc Lasgouttes
aabb9884c2
remove some dust from INSTALL instructions
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22946 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-11 16:54:12 +00:00
Jürgen Spitzmüller
3193635d36
* status.15x:
...
- document fs::exists fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22938 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-11 08:25:30 +00:00
Jürgen Spitzmüller
7b295e03f0
* src/frontends/qt4/LyXFileDialog.cpp:
...
- explicitely set ShowHidden for hidden UNIX directories
(workaround for Qt bug, bug 4513).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22916 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 11:45:45 +00:00
Pavel Sanda
d9d98018bd
Not every pane is panel. Reverting 22914, sorry.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22915 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 11:34:00 +00:00
Pavel Sanda
0aee54ae49
Cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22914 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-10 10:35:12 +00:00
Jürgen Spitzmüller
5f6959d781
* status.15x:
...
* RELEASE-NOTES:
* ANNOUNCE:
- updates.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22897 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 14:37:36 +00:00
Uwe Stöhr
bf5e1e5eeb
wrap floats: switch from floatflt to wrapfig
...
(the manuals have already been updated two days ago)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22895 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 12:52:43 +00:00
Jürgen Spitzmüller
e99adb41bc
* src/Text3.cpp (doInsertInset):
...
- update metrics before pasting selected content
(fix bug 4502).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22892 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-09 10:47:23 +00:00
Uwe Stöhr
2c29bfefd4
- add example files how to create serial letters
...
- backport an improvement of scrlttr2.layout from trunk (r22811)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22875 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 21:15:47 +00:00
Jürgen Spitzmüller
f0f398239a
Backport rev. 22864:
...
URL: http://www.lyx.org/trac/changeset/22864
Log:
* clear selection when mutating a math inset into an eqnarray. This fixes #4452 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22865 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 16:40:41 +00:00
José Matox
c5a0460f3c
Fix compilation with gcc 4.3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22858 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-08 09:41:07 +00:00
Edwin Leuven
0031f3a94d
add download fix to status file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22842 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-07 16:14:54 +00:00
Uwe Stöhr
d88a5209e1
scrlttr2.layout: fix bug 4529
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22773 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-03 19:02:07 +00:00
Uwe Stöhr
1ff34880d4
make koma-letter2.lyx compilable (fix a preamble bug)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22758 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-03 01:37:26 +00:00
Uwe Stöhr
914ba7739f
EmbeddedObjects.lyx: new section about Floats set side by side
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22748 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-02 02:14:51 +00:00
Uwe Stöhr
a2f38138ae
de.po translation updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22745 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-02 00:52:33 +00:00
Jürgen Spitzmüller
6580bb7fa9
* lib/unicodesymbols:
...
- support some more glyphs from tipa.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22743 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-01 17:40:53 +00:00
Pavel Sanda
b521a28c11
* status.15x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22741 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-01 17:12:30 +00:00
Bo Peng
c85c19cc41
Improve cursor movement around lines with ending line-breaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22737 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-01 16:57:34 +00:00
Pavel Sanda
dd5d755d3c
Keyboard shortcuts for toc window buttons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22728 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-31 20:30:01 +00:00
Jürgen Spitzmüller
78a34b0d43
* status.15x: a bit of reordering.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22712 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-30 07:29:51 +00:00
Jean-Marc Lasgouttes
54b0ad5904
* src/Text.cpp (changeCase): do not set the selection if it was not
...
already set.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22700 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 13:20:44 +00:00
Uwe Stöhr
c61c949a2a
- delete the example file mathed.lyx
...
- German Math.lyx: correct document title
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22699 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-28 11:57:06 +00:00
Uwe Stöhr
eb6aa13bcc
I wrote a new manual "LyX's detailed math manual". See the announcement on the list.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22690 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-27 20:50:30 +00:00
Richard Heck
e2f11cf1a8
Status for last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22688 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-26 20:43:06 +00:00
Enrico Forestieri
9c20327dae
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22668 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 14:04:23 +00:00
Jürgen Spitzmüller
a4b56a4463
* src/BufferParams.{cpp,h}:
...
- (paperSizeName): add missing paper sizes. Add an argument to the function
that returns context-sensitive information (depending on the purpose)
- (paperSizeName): Do not hardcode "letter" for default paper size (bug 2098).
- (dvips_options): pass purpose DVIPS to paperSizeName
* src/Converter.cpp:
- (dvipdfm_options): pass purpose DVIPDFM to paperSizeName.
* src/Format.cpp:
- (view): pass purpose XDVI to paperSizeName (fix bug 4432).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22665 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-25 12:59:23 +00:00
Uwe Stöhr
3b6d6ec131
all docs: fix font loading in the preamble
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22653 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-22 22:01:33 +00:00
Uwe Stöhr
d43a62bf3f
the missing things of r22636
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22637 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 21:43:01 +00:00
Pavel Sanda
514ea8d2d2
Add Japanese splash.lyx (from Koji)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22636 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-20 00:52:35 +00:00
Jürgen Spitzmüller
0ca8918365
* status.15x: small tweak.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22630 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:27:54 +00:00
Pavel Sanda
fe290e4728
Update cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22628 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-19 11:10:04 +00:00
Uwe Stöhr
c6ac77c78e
unicodesymbols: support for missing space modifier letters (patch by Jürgen)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22622 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-18 19:07:38 +00:00
Jürgen Spitzmüller
43ef820375
* src/LaTeX.cpp:
...
- do a second latex run before bibtex if package clefval requests it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22613 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-17 10:07:04 +00:00
Uwe Stöhr
2390110753
two new documentation file translations from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22594 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 22:57:34 +00:00