Enrico Forestieri
8634dbd811
Fix bug 4668
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24081 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 02:31:06 +00:00
Pavel Sanda
5fced7deab
Cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24073 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 13:25:53 +00:00
Pavel Sanda
e56ab77831
Add info.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24070 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 10:54:02 +00:00
Jürgen Spitzmüller
7255a701e8
* src/Text3.cpp:
...
- disallow non-Note notes inside commands (sections etc.)
This fixes bug 4180 partially (the change is still possible via the dialog).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23919 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-24 13:24:44 +00:00
Bo Peng
090e6911d2
Move \label{} outside of listings option caption={} because the listings package prefers a separate label={} option.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23865 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-21 13:56:27 +00:00
Jean-Marc Lasgouttes
b53311572b
- fix the 'make check' target in src/support; one of the checks still
...
fails (bug 4638)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23850 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-20 13:46:54 +00:00
José Matox
3dde4900ea
Fix bug 4639 - loading of lyx files without a textclass defined.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23825 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-19 12:14:29 +00:00
Jürgen Spitzmüller
bee48063a0
backport rev. 23673 from sts, which partially fixes a major dataloss bug:
...
URL: http://www.lyx.org/trac/changeset/23673
Log:
* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4566
"Eqnarray multiple cells size change erases what they contain"
We now loop over the selected cells and change the font in each of them.
Note that the bug still applies if a font change is done via the math panel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23789 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-17 11:49:12 +00:00
Jürgen Spitzmüller
0a93c2d586
backport rev. 23643 from sts:
...
URL: http://www.lyx.org/trac/changeset/23643
Log:
* also forward delete numbering in math hull
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23712 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 17:38:53 +00:00
Uwe Stöhr
a54f9c634b
German Extended.lyx: updated by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23698 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-13 00:20:46 +00:00
Enrico Forestieri
30deb83dcb
Provide \boldsymbol through the bm package.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23696 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 22:07:50 +00:00
Pavel Sanda
68d16e9466
Backport for http://bugzilla.lyx.org/show_bug.cgi?id=4194
...
(focus of buttons in search dialog).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23691 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 20:03:34 +00:00
Jürgen Spitzmüller
d6c3c06197
* src/mathed/InsetMathNest.cpp:
...
- do not output \color{ignore} (bug 4091).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23689 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 19:03:33 +00:00
Jürgen Spitzmüller
a965ea56a1
backport rev. 23610:
...
URL: http://www.lyx.org/trac/changeset/23610
Log:
* fix for http://bugzilla.lyx.org/show_bug.cgi?id=2556
"not possible to delete a label of a formula":
Press forward delete at the end of a row and the label is deleted.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23685 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-12 15:06:07 +00:00
Jean-Marc Lasgouttes
33d93b32db
new configure option --enable-build-type
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23614 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-10 10:27:34 +00:00
Jürgen Spitzmüller
6b50f78bf2
* status.15x: style.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23603 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 18:01:47 +00:00
Jürgen Spitzmüller
113d65643c
* src/insets/InsetNote.h:
...
- implement missing noFontChange.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23602 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 17:50:12 +00:00
Uwe Stöhr
b71906bc7e
stdmenus.inc: comment out two non-working menu entries
...
(see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg136498.html )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23599 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 16:49:06 +00:00
Jürgen Spitzmüller
cb05cc652f
* lib/configure.py:
...
- Add support for the HTML-to-LaTeX converters gnuhtml2latex
and htmltolatex (bug 4615).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23586 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 14:10:13 +00:00
Jürgen Spitzmüller
9865bdd6c8
* lib/layouts/amsmaths.inc:
...
- assure amsthm is loaded if a theorem is defined with \theoremstyle.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23578 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-09 10:18:33 +00:00
Jürgen Spitzmüller
ba956235d1
* src/Text3.cpp (doInsertInset):
...
- Improve the behaviour when inserting a collapsable inset
over a multi-paragraph selection.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23511 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-06 13:34:42 +00:00
Jürgen Spitzmüller
0a77e56725
* lib/configure.py:
...
- Use verbose htlatex command instead of oolatex, if available,
since the latter caused problems on some systems (bug 4604).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23495 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-05 23:31:10 +00:00
Jürgen Spitzmüller
5a918564ae
* src/insets/InsetMathBox.{cpp,h}:
...
- add validate method and validate \tag[*] (bug 4586)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23482 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-05 18:52:30 +00:00
Uwe Stöhr
ab6aeb882d
French version of Formula-numbering.lyx by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23460 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 20:48:26 +00:00
Pavel Sanda
6bfbb310d2
ToC tree redrawing after resets.
...
http://bugzilla.lyx.org/show_bug.cgi?id=3740
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23444 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 14:07:12 +00:00
Jean-Marc Lasgouttes
af3b63ac40
* src/CutAndPaste.cpp (eraseSelectionHelper): when the last paragraph that
...
is cut is completely erased, remove it regardless of its layout (fixes
bug 3995).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23430 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-04 10:14:29 +00:00
Uwe Stöhr
e35085f07c
- new Spanish translation of the math manual
...
- Math.lyx: bug 2461 is now fixed
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23368 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 14:50:18 +00:00
Uwe Stöhr
c81532af72
fix http://bugzilla.lyx.org/show_bug.cgi?id=2461 also for branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23367 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-01 14:18:57 +00:00
Jürgen Spitzmüller
9ea2659bdd
* lib/configure.py:
...
- add checks for pdf2ps and pdftops (bug 3968).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23352 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-29 10:32:34 +00:00
Uwe Stöhr
019c4e9a71
status.15x: tipo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23298 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 23:39:31 +00:00
Uwe Stöhr
f7a0bff71f
InsetMathNest.cpp: allow to enter starred commands (fixed bug 4585)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23297 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 23:33:03 +00:00
Uwe Stöhr
de42244c92
- chkconfig.ltx: check for nicefrac and units
...
(nicefrac and units are supported by LyX since LyX 1.5.0.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23267 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-27 00:02:48 +00:00
Uwe Stöhr
94230a5629
Math.lyx: several fixes for bugs spotted by Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23265 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 23:40:48 +00:00
Uwe Stöhr
1a59e860c9
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23254 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-26 18:08:43 +00:00
Jürgen Spitzmüller
971fc1b5f8
* lib/lyx2lyx/lyx_1_5.py:
...
- implement wrapper around normalize that handles specific cases
that must not be normalized (rest of bug 3313).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23228 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 13:33:12 +00:00
Jürgen Spitzmüller
4cc31fc8c2
* po/ro.po:
...
- update by Marius Ionescu
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23219 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-25 07:34:49 +00:00
Bo Peng
94b2999e9e
Load local textclass in addTextClass(), reload local layout correctly in LFUN_TEXTCLASS_APPLY and LFUN_TEXTCLASS_LOAD
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23199 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 21:25:11 +00:00
Uwe Stöhr
bfa4f6b0f4
insets/InsetTabular.cpp: fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4554
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@23195 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-24 16:07:47 +00:00
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
Jürgen Spitzmüller
6be0995fd7
* src/frontends/QDocument.{cpp,h}:
...
- do not update dialog when clicking in the main window without buffer change
(bug 4302).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22584 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-15 10:44:55 +00:00
Uwe Stöhr
3dbc36cb95
- toolbar button for boxes
...
- installer updates
- fix SVN EOL for toolbar-toggle_math.xpm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22567 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 22:29:15 +00:00
Jean-Marc Lasgouttes
bf26b7172d
* src/Spacing.cpp (writeBeginEnv, writeEndEnv): add a bool parameter
...
directing to use memoir's capitalized latex macros.
* src/LaTeXFeatures.cpp (getPackages): act on feature "SetSpace".
* src/output_latex.cpp (TeXOnePar): ditto
* lib/layouts/memoir.layout: provide feature SetSpace, indicating that
memoir provides the setspace functionality, but with a different syntax.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22552 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 14:59:11 +00:00
Jürgen Spitzmüller
afa16a3754
* src/LaTeXFeatures.cpp:
...
- the package "pdfcolmk" must be loaded after [x]color.sty
(see package documentation).
- load xcolor.sty the same way than color.sty, and only load one of them
(xcolor, if requested, else color).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22549 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 10:11:44 +00:00
Uwe Stöhr
c4670157be
InsetBox.cpp: fix the LaTeX-output, fixes bug 2492 http://bugzilla.lyx.org/show_bug.cgi?id=2492
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22541 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 14:44:28 +00:00
Uwe Stöhr
99a9627e12
unicodesymbols: add ligatures, patch by Anders Ekberg
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22539 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-13 13:26:04 +00:00
Uwe Stöhr
2f77705a21
UserGuide.lyx: fix bibliographies
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22529 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 17:00:13 +00:00
Jürgen Spitzmüller
6002a1b5a8
* status.15x: update.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22515 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 11:52:16 +00:00
Jürgen Spitzmüller
43ef0e78e7
* lib/lyx2lyx/lyx_1_4.py:
...
- add proper reversion method for sideways floats (this was missing).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22509 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-12 10:20:38 +00:00
Uwe Stöhr
e663498e04
UserGuide.lyx: add a paragraph how to dissolve insets, fixes bug 3687
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22498 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 23:42:24 +00:00
Pavel Sanda
3857508ab6
Character count for branch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22490 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-11 10:03:38 +00:00
Jürgen Spitzmüller
2b9fbbda4f
document rev. 22478.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22479 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-10 16:07:33 +00:00
Pavel Sanda
db87738005
Roll back xdg-open in configure.py.
...
See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133878.html .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22431 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-08 14:22:29 +00:00
Uwe Stöhr
346b279374
French Tutorial.lyx: updates by Siegfried
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22424 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 21:25:51 +00:00
Jean-Marc Lasgouttes
4634dd7957
* src/MenuBackend.cpp (expandFormats): do not add shortcut for
...
plaintext if it is not correct.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22416 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-07 17:19:22 +00:00
Uwe Stöhr
965358b7f3
add shortcut for creating numbered formulas (we already have a menu entry for this)
...
(this topic was discussed in http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg133502.html )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22380 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-05 13:07:21 +00:00
Uwe Stöhr
9670e389fd
German UserGuide.lyx additions by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22379 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-05 12:01:04 +00:00
Uwe Stöhr
865ce8b6c7
add Andrey V. Panov to the CREDITS part 1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22370 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-05 02:24:50 +00:00
Jean-Marc Lasgouttes
1a4ab7576a
remove extra menu expansion which causes multiple warnings about shortcuts
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22368 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-04 17:04:07 +00:00
Jean-Marc Lasgouttes
dc7f902bfb
replace postats.sh with postats.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22363 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-04 16:17:23 +00:00
Jean-Marc Lasgouttes
1d141a786d
new Russian l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22357 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-04 15:30:43 +00:00
Jean-Marc Lasgouttes
cd18d0be3e
* InsetMathHull.cpp (getStatus, doDispatch): handle properly the
...
status of LFUN_MATH_NUMBER and LFUN_MATH_NONUMBER
* InsetMathNest.cpp (getStatus): no need to handle these lfuns here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22355 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-04 15:18:52 +00:00
Uwe Stöhr
5989402929
- revised Spanish Tutorial
...
- updated Spanish Intro
(all work by Ignacio)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22351 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-03 21:42:06 +00:00
Jürgen Spitzmüller
714e9270a5
* src/frontends/controllers/ControlSendto.cpp:
...
- add missing pdflatex format.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22345 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-03 09:21:33 +00:00
Joost Verburg
bc45de19e6
info about MSVC 2008 compilation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22344 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-02 16:55:34 +00:00
Jürgen Spitzmüller
762a38c282
Fix multiple cell pasting on Windows and Mac (bug 4436):
...
* src/frontends/Clipboard.h:
* src/frontends/GuiClipboard.{cpp,h}:
- new member hasInternal() which indicates whether the OS knows
the concept of clipboard ownership.
* src/insets/InsetTabular.cpp (doDispatch):
- consider hasInternal() while pasting.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22326 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-28 15:58:28 +00:00
Jürgen Spitzmüller
80410d0386
backport revision 20903:
...
URL: http://www.lyx.org/trac/changeset/20903
Log:
initial support for shift + right-mouse-click selection.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22323 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-27 10:50:01 +00:00
Jürgen Spitzmüller
2bfa4c6bd7
* src/support/unicode.cpp (convert):
...
- flush out data at the end of the conversion process (bug 4439).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22320 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-27 07:30:56 +00:00
Jürgen Spitzmüller
3f3caf121a
* src/Buffer.cpp:
...
- better translatable error message for uncodable chars, now also
displaying the code point value.
* src/Paragraph.cpp:
- do not throw in View Source mode, but mark up uncodable chars (fix bug 4437).
* src/frontends/qt4/QViewSource.{cpp,h}:
- highlight LyX warnings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22293 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-24 13:53:46 +00:00
Enrico Forestieri
fccbc1c6e0
Center rows in the gather environment.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22279 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-23 02:10:14 +00:00
Uwe Stöhr
94f8395a08
- EmbeddedObjects.lyx: typo
...
- German Tutorial update by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22263 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-22 18:51:20 +00:00
Jürgen Spitzmüller
8ece22c237
* src/insets/InsetCharStyle.cpp:
...
- fix update/metrics (patch by Abdel).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22261 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-22 15:55:55 +00:00
Uwe Stöhr
1db87131e8
es.po: updates by Eugenio, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4381
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22256 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-22 11:43:04 +00:00
Jürgen Spitzmüller
b1f810398e
document revision 22237.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22254 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-22 10:13:02 +00:00
Uwe Stöhr
031c4b6e06
status.15x: minor layout change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22246 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 21:06:07 +00:00
Bo Peng
3181c5122f
An dialog is displayed if some character can not be encoded properly. The offending character will be highlighted. (BUG3511)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22235 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 17:31:45 +00:00
Jürgen Spitzmüller
9975b55687
backport revision 21967, from Abdel:
...
* src/support/docstream.{cpp.h}:
- factorize out some code and introduce odocfstream::reset()
* src/output_plaintext.cpp:
- pass encoding argument.
* src/Buffer.cpp (makeLaTeXFile()):
- try to catch one more iconv exception. Fix bug 4385 (http://bugzilla.lyx.org/show_bug.cgi?id=4385 )
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22234 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 17:18:36 +00:00
Jürgen Spitzmüller
677689945f
Fix bug 2913: "mark-on" broken.
...
* src/Cursor.cpp (selHandle):
- handle mark()
* src/Text.cpp (dissolveInset):
- switch mark off before using selHandle, just in case.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22229 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-21 11:30:54 +00:00
Jürgen Spitzmüller
f3c5a66dc0
* status.15x: document bugfix 4055.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22195 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 18:15:56 +00:00
Jürgen Spitzmüller
cf0411cffa
* src/ASpell.cpp:
...
- implement lyxrc.isp_accept_compound (bug 4408).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22191 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 16:53:07 +00:00
Jürgen Spitzmüller
434e9afc02
* lib/doc/fr/Intro.lyx:
...
- revision from Jean-Pierre Chretien
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22185 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 11:02:24 +00:00
Jürgen Spitzmüller
7e875f3225
* document CJK fixes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22182 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 10:02:44 +00:00
Jürgen Spitzmüller
9b2c0e8032
* src/support/os_win32.cpp:
...
- backport rev. 22179: Fix network drive access (on Windows).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22180 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-17 08:18:14 +00:00
Jürgen Spitzmüller
701792c661
back to work.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22175 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-16 17:55:29 +00:00
Uwe Stöhr
c54529ad15
fr.po: updates from Jean-Pierre
...
he.po: updates from Ran
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22139 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-13 22:22:40 +00:00
Pavel Sanda
e8daa5eecc
Fix bug number
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22130 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-13 12:24:27 +00:00
Jürgen Spitzmüller
04f6c55ebd
src/frontends/qt4/GuiSelection.cpp:
...
- use QClipboard::selectionChanged() signal instead of
QClipboard::dataChanged() (bug 4147).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22122 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-13 09:03:18 +00:00
Jürgen Spitzmüller
c84f22b5ca
* src/frontends/controllers/ControlCitation.cpp:
...
- catch exception from boost::regex (bug 4421)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22100 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-12 11:50:05 +00:00
Jürgen Spitzmüller
911fd5d12e
* src/tex2lyx/text.cpp:
...
- add space between bounding box arguments (bug 4418).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22087 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-11 17:17:31 +00:00
Jürgen Spitzmüller
bbb49f367b
* lib/layouts/mwbk.layout:
...
* lib/layouts/mwrep.layout:
- add missing include of numreport (fix bug 4419).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22085 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-11 16:36:56 +00:00
José Matox
a050ba043e
more accurate entry
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22067 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-10 19:00:46 +00:00
José Matox
4a19c62134
Add "default" to language list. (fixes a crash).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22065 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-10 18:48:29 +00:00
Jean-Marc Lasgouttes
05a11f6322
src/Buffer.cpp (validate): require "float" when global float placement option
...
contains 'H'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22059 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-10 11:40:18 +00:00
Jean-Marc Lasgouttes
0bfd91383d
Document that the list of recently edited files is lost when
...
upgrading from LyX 1.4.x
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22058 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-10 10:00:21 +00:00
Jean-Marc Lasgouttes
a92428c89c
* rowpainter.cpp (paintOnlyInsets): do not paint Hfill insets (avoids a
...
crash).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22045 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-09 17:39:41 +00:00
Uwe Stöhr
235e9f5ef7
tex2lyx/text.cpp: support for all quotation marks (bug2703).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22033 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-09 13:41:58 +00:00
Jürgen Spitzmüller
bed0f1aeb5
* status.15x: tweaks.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22025 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-08 17:13:55 +00:00
Jürgen Spitzmüller
78e1ce79d4
* lib/lyx2lyx/lyx_1_5.py:
...
- fix bug 4333.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22020 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-08 15:39:39 +00:00
Jürgen Spitzmüller
c04601e471
* src/frontends/qt4/ui/PrintUi.ui:
...
- fix bug 4345.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22007 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-08 10:24:21 +00:00
Jürgen Spitzmüller
9eead9f8f8
* lib/configure.py:
...
- support xdg-open and sensible-editor (patch by Sven Hoexter).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22000 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-07 11:51:54 +00:00
Uwe Stöhr
aa7b57c5d1
tex2lyx: support for font settings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21995 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-06 22:15:19 +00:00
Pavel Sanda
f248b6faff
Source highlighting of comments (by Bernhard Reiter)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21973 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-05 20:59:11 +00:00
Pavel Sanda
39b522e7f8
Distinguish occurence of 'Note' string between layouts and inset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21969 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-05 18:46:21 +00:00
Uwe Stöhr
8b30acfcbe
preamble.cpp, text.cpp:
...
- fix bug 27
- support for multi-language files
- code cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21951 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-04 20:48:23 +00:00
Jürgen Spitzmüller
2aee7c7b38
* src/support/docstring.h: include <cstring>
...
* src/frontends/qt4/TocModel.cpp: include <climits>
- both needed on Mac OS 10.5.1/Xtools 3.0 (reported by Roger McMurtrie)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21936 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-03 07:08:58 +00:00
Pavel Sanda
d8d717fc36
Fix handling of Insert Plain Text dialog
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21932 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 22:33:55 +00:00
Uwe Stöhr
411d45b165
tex2lyx/text.cpp: support for framed and shaded notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21929 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 18:39:27 +00:00
Uwe Stöhr
439dc6247e
tex2lyx/text.cpp: support for \newline
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21922 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 17:38:38 +00:00
Jürgen Spitzmüller
1ac6b38ea5
* src/insets/InsetTabular.cpp:
...
- sanitize cursor after insertion via LFUN_CLIPBOARD_PASTE
or LFUN_FILE_INSERT_PLAINTEXT (bug 4368).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21921 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 15:21:52 +00:00
Jürgen Spitzmüller
6cf125e841
* src/frontends/qt4/GuiApplication.cpp:
...
- backport rev. 20419 and rev. 20531 from trunk (part of bug 4385):
http://www.lyx.org/trac/changeset/20419 :
GuiApplication::notify(): don't crash with abort() but exit gracefully
when an exception is caught. try to catch LyX specific exceptions.
http://www.lyx.org/trac/changeset/20531 :
Gives the user some information about the crash.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21914 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 11:28:29 +00:00
Bo Peng
5efe7027dc
If there exists a local layout file, use the local copy instead of the system one.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21799 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-26 15:37:41 +00:00
Uwe Stöhr
8672e9d5bd
hu.po: translation updates from Szöke
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21779 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-25 18:59:13 +00:00
Uwe Stöhr
3ca9901dbb
stdtoolbars.inc: move the placeholders to the math spacings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21775 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-25 18:18:26 +00:00
Jean-Marc Lasgouttes
ff294fdfc4
Fix bug 3888: Chapter* environment not included in Outline.
...
* lib/layouts/numarticle.inc: set TocLevel here, although chapters
do not appear in articles (there will be a NoStyle Chapter later
anyway).
* lib/layouts/numreport.inc: remove the above code from here.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21744 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-23 15:07:38 +00:00
Jürgen Spitzmüller
6be395541c
* src/output_latex.cpp:
...
- prevent wrong whitespace by trailing '%' on line endings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21743 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-23 15:00:47 +00:00
Uwe Stöhr
19358c3f1a
Tutorial.lyx: complete revision except of chapter 4
...
German Tutorial.lyx: some cleanups
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21723 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-22 23:52:20 +00:00
Jürgen Spitzmüller
85e5d42e5f
* src/insets/InsetTabular.cpp (doDispatch):
...
- add missing recordUndo to LFUN_CLIPBOARD_PASTE /
LFUN_PRIMARY_SELECTION_PASTE (bug 4371)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21716 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-22 09:10:40 +00:00
Uwe Stöhr
c47f7e5564
amsdefs.inc, amsmaths.inc: allow optional arguments for AMS environments, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4344
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21698 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-21 21:50:14 +00:00
Jürgen Spitzmüller
6453bd97d8
* src/ParagraphMetrics::computeRowSignature():
...
- Fix crc computing (wrt multibyte chars)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21679 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-19 15:07:00 +00:00
Jean-Marc Lasgouttes
1ae45c1a8c
make sure that moc files are removed on "make clean"
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21675 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-19 11:14:30 +00:00
Jürgen Spitzmüller
689e0ba8e1
* LaTeXFeatures.cpp (useLanguage):
...
- require the CJK package for CJK languages.
* BufferParams.cpp (writeEncodingPreamble):
- load CJK package if required.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21651 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-17 12:35:50 +00:00
Jean-Marc Lasgouttes
3370670758
remove properly [[context]] strings from translated messages
...
src/Messages.cpp: general cleanup.
(cleanTranslation): remove [[context]] strings from a docstring. Use
plain string manupulation instead of regular expressions.
(get): use cleanTranslation also on strings that got translated.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21642 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-16 14:37:22 +00:00
Jean-Marc Lasgouttes
d398204ac9
* src/Text2.cpp (deleteEmptyParagraphMechanism): do not reset the
...
appendix marker if the deleted paragraph was the last one (bug 4352)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21640 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-16 13:41:08 +00:00
Jürgen Spitzmüller
8f400f80b4
* src/insets/InsetOptArg.{cpp,h}:
...
- implement getStatus and disallow paragraph breaks (bug 4359).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21634 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 21:16:23 +00:00
Jürgen Spitzmüller
09a8c20090
* status.15x: oops.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21633 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 21:12:09 +00:00
Jürgen Spitzmüller
0b52ffad12
* status.15x: add bug number.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21632 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 21:10:14 +00:00
Enrico Forestieri
282eb6e257
Fix bug that files with nonascii filenames are always reported
...
as externally modified.
* src/Buffer.{cpp,h} (saveCheckSum): switch to FileName class.
(Buffer::readFile): filenames are always stored as UTF-8 in the
FileName class.
* src/callback.cpp (writeAs): use FileName when calling saveCheckSum.
* src/support/FileName.h: correct comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21626 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-15 13:46:00 +00:00
Michael Schmitt
8266ec6edd
* status.15x: mention German translation updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21613 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-14 17:44:40 +00:00
Pavel Sanda
196049be68
Update Norwegian translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21603 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-14 13:00:58 +00:00
Jürgen Spitzmüller
29106bdb20
* status.15x: small tweak.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21573 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-13 05:35:40 +00:00
Uwe Stöhr
8861432f93
add Siegfried to the credits part 3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21565 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:56:30 +00:00
Uwe Stöhr
cbbc0e9e09
big French manual update:
...
- UserGuide updates
- new translation of the EmbeddedObjects manual
done by Siegfried MEUNIER-GUTTIN-CLUZEL
- remove the file examples/fr/ExemplesTableaux.lyx since we have this now in the EmbeddedObjects.lyx manual (as I did for the other lanuages some weeks ago)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21559 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 22:33:48 +00:00
Enrico Forestieri
8d4509ac28
Update Italian localization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21553 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-12 15:24:33 +00:00
Uwe Stöhr
bc9d08ff1d
French Intro.lyx: Updates from Siegfried Meunier-Guttin-Cluzel
...
(Siegfred has also translated the EmbeddedObjects manual and updated the UserGuide. These versions follows this weekend.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21534 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 23:39:36 +00:00
Jean-Marc Lasgouttes
f5f69d4717
czech update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21532 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 12:57:22 +00:00
Abdelrazak Younes
dd172d53ed
Fix bug 4335:
...
http://bugzilla.lyx.org/show_bug.cgi?id=4335
I say "assertion" in status.15x because the crash happens only in debug mode. Of course, as assertion are enabled in the Windows packages these are equivalent to crashes...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21528 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-09 10:06:09 +00:00
Uwe Stöhr
a98d01d9ca
German Tutorial.lyx: remove wrong description
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21526 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-08 23:19:49 +00:00
Uwe Stöhr
3e52520687
stdtoolbars.inc: - add placeholders
...
- fraction cleanup
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21521 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-08 22:30:39 +00:00
Jürgen Spitzmüller
c0a625149f
* src/Text.cpp (getPossibleLabel):
...
- remove line breaks from label proposals (fixes bug 4334)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21488 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 15:26:06 +00:00
Jean-Marc Lasgouttes
1473b3f60d
Update to the french localization
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21486 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 14:39:25 +00:00
Jürgen Spitzmüller
a68e9bf102
* status.15x: tweaks
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21484 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-07 09:25:03 +00:00
Jürgen Spitzmüller
382db53914
* src/BufferView.cpp:
...
- move the LFUN_OUTLINE_*'s out of here ...
* src/Text3.cpp:
- to this place. This fixes a crash (bug 4330).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21473 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-06 14:39:30 +00:00
Jürgen Spitzmüller
452d7e28c0
* src/frontends/qt4/QSpellchecker.cpp:
...
- fix bug 2218 (spellchecher skips first word)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21470 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-06 13:46:52 +00:00
Bernhard Roider
af9361d81b
forgot this...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21443 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 16:47:33 +00:00
Abdelrazak Younes
2b310c8157
Fix bug 4317.
...
http://bugzilla.lyx.org/show_bug.cgi?id=4317
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21437 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 13:54:57 +00:00
Jürgen Spitzmüller
306dcd3916
* src/mathed/InsetMathGrid.cpp:
...
- clear selection before deleting row/column (fix bug 4323/1).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21434 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 10:47:54 +00:00
Abdelrazak Younes
035078cc87
The wide() removal patch!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21428 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 08:04:20 +00:00
Jürgen Spitzmüller
9754bc398c
* src/mathed/MathParser.cpp (getChar):
...
- empty return if the char is not good() (fix bug 4318).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21424 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-05 07:15:12 +00:00
Martin Vermeer
32f92613c1
Allow dissolution of insets inside mathed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21423 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-04 20:23:20 +00:00
Jürgen Spitzmüller
0f1b6903a8
* src/LyXRC.{cpp,h}:
...
- new RC_USE_PIXMAP_CACHE
* src/frontends/qt4/QlPainter.{cpp,h}:
- use rc.use_pixmap_cache
* src/frontends/qt4/QPrefs.cpp:
* src/frontends/qt4/ui/QPref.ui:
- implement rc.use_pixmap_cache
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21368 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-02 11:14:28 +00:00
Jürgen Spitzmüller
a94fe3fb62
* src/insets/InsetTabular.cpp:
...
- handle char correctly for docstream (bug 4147).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21353 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 18:02:15 +00:00
Jürgen Spitzmüller
fd4fa37926
* src/frontends/qt4/QErrorList.cpp:
...
- do not close the dialog on double click (bug 4090).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@21349 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 17:48:14 +00:00