Commit Graph

20306 Commits

Author SHA1 Message Date
Jean-Marc Lasgouttes
edc623003e forgot to commit
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28158 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 14:43:05 +00:00
Jürgen Spitzmüller
d72c575b1f * GuiBox.cpp:
- remove the useless "none" special length from the combo.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28157 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 14:40:36 +00:00
Jean-Marc Lasgouttes
9af89bbb3e Fix bug 4741: Pasting with middle mouse button into read only document works
http://bugzilla.lyx.org/show_bug.cgi?id=4741

Create a new LFUN selection-paste (to paste the internal selection), and bind
middle mouse button to
    command-alternatives selection-paste ; primary-selection-paste paragraph



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28156 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 14:32:59 +00:00
Jürgen Spitzmüller
7890255bf8 * GuiBox.cpp:
- fix enabling behaviour of height widgets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28155 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 14:25:52 +00:00
Pavel Sanda
0d8ca0d309 Backport LFUN_VC_COMMAND
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28151 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:41:20 +00:00
Jürgen Spitzmüller
7c78f0e483 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28148 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:23:06 +00:00
Jürgen Spitzmüller
ab7517af1a * LengthCombo.{cpp, h}:
- use model/view infrastructure to store reliable data
	- use real unit name, not i18n strings, for all comparision purposes
	- remove unit "mu" in default contruction (bug 5682)
	- add some helpers to add and remove units

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28147 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 10:21:14 +00:00
Jürgen Spitzmüller
f87a202246 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28144 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 09:31:47 +00:00
Jürgen Spitzmüller
8e509389eb * load CJKutf8 package, if available, for CJK documents in utf8 encoding
(first part of fix to bug 5386)

* also fix the mess in LaTeXConfig.lyx caused by rev. 28115. Sorry about that!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28143 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 09:28:05 +00:00
Uwe Stöhr
8e119e1cd0 fr.po: updates by Jean-Pierre
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28140 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-14 00:41:35 +00:00
Richard Heck
f0fc5bf51b status.16x for previous commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28136 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 15:27:11 +00:00
Jürgen Spitzmüller
099f219e94 * RELEASE_NOTES:
- minor documentation update.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28135 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-13 12:47:38 +00:00
Uwe Stöhr
7b5906e983 languages: fix http://bugzilla.lyx.org/show_bug.cgi?id=4736 hopefully now really, also for branch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28130 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 23:42:22 +00:00
Richard Heck
54cd1dda02 Improve the rendering of BibTeX data in InsetCitation. This backports a handful
of commits from trunk.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28128 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 15:30:26 +00:00
Abdelrazak Younes
0e7342dc44 fix stupid copy&paste bug in previous rev.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28126 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 14:21:55 +00:00
Abdelrazak Younes
d84da4c674 Fix numbering in arabic document.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28125 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 14:18:59 +00:00
Jürgen Spitzmüller
ff3dffcdd0 * he.po:
- fix for numbering symbol direction (patch from Guy Rutenberg)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28124 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 13:34:53 +00:00
Jürgen Spitzmüller
99b6211914 * lengthcommon.cpp:
- adjust line length.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28120 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 09:21:14 +00:00
Jürgen Spitzmüller
68767c6f17 * po/*.po: remerge.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28117 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 08:17:29 +00:00
Jürgen Spitzmüller
192c4fbb17 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28116 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 08:06:06 +00:00
Jürgen Spitzmüller
22395911d8 * use ulem instead of soul for change tracking
(fixes bugs 5091, 5480, 5647).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28115 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 08:03:06 +00:00
Jürgen Spitzmüller
b3141282ee * qt_helpers.cpp:
- fix function Length lengthFromWidgets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28113 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 06:48:49 +00:00
Uwe Stöhr
005e49c5da Math.lyx: document the new \hspace support in formulas
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28110 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 02:32:30 +00:00
Uwe Stöhr
e8a81a1499 - lengthcommon.cpp: separate the translations for mu
- remerge po.files

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28108 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-12 01:57:07 +00:00
Bo Peng
fd2a1fc368 Fix a LaTeX export error that prevents the inclusion of two program listings that differ only by file extension (bug 5681).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28101 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 19:53:48 +00:00
Jürgen Spitzmüller
e20b555f07 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28099 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 18:39:48 +00:00
Uwe Stöhr
a1ad578b10 stdletter.inc, letter.lyx: fix http://bugzilla.lyx.org/show_bug.cgi?id=5684
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28097 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 15:41:50 +00:00
Uwe Stöhr
bcf9948754 installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28095 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 15:00:13 +00:00
Uwe Stöhr
1d97697101 revtex4.layout: fix http://bugzilla.lyx.org/show_bug.cgi?id=4625
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28094 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 14:53:29 +00:00
Enrico Forestieri
67bda0c384 Fix layout of the View Source window when using Qt 4.2.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28092 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 12:13:54 +00:00
Jürgen Spitzmüller
041e436f20 * status.16x: update.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28090 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 09:14:57 +00:00
Jürgen Spitzmüller
cada23863f * Check for the japanese babel option (bug 5677), patch by Koji Yokota.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28089 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 09:11:12 +00:00
Jürgen Spitzmüller
a0e0bf39e2 * status.16x: document rev. 28080
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28087 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 08:49:33 +00:00
Jürgen Spitzmüller
07221b882b * LaTeXFeatures.cpp:
* InsetSpecialChar.cpp:
	- make the menu separator direction aware (in LaTeX output), bug 3560.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28086 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 08:37:11 +00:00
Uwe Stöhr
384a0691f4 installer: fix http://bugzilla.lyx.org/show_bug.cgi?id=5654
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28084 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 03:51:48 +00:00
Enrico Forestieri
b1abd35689 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28083 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-11 01:23:55 +00:00
Pavel Sanda
d4b9d4236e * regenerate LFUNs.lyx
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28080 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:20:41 +00:00
Pavel Sanda
12a77f744f * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28079 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 23:03:06 +00:00
Uwe Stöhr
35f62dd18b Braille.lyx: new German translation of the Braille manual
de.po: fix a typo for Braille

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28077 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 20:09:26 +00:00
Uwe Stöhr
154a9447c9 German UserGuide.lyx, Extended.lyx, multicol.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28074 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:37:37 +00:00
Jürgen Spitzmüller
4d0d3c022c * po/*.po: remerge again.
*po/de.po: some new translations.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28072 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:20:50 +00:00
Jürgen Spitzmüller
361c958427 * InsetSpace.cpp: typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28070 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 17:06:59 +00:00
Uwe Stöhr
045bb2c734 installer: updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28069 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 16:30:02 +00:00
Uwe Stöhr
3b2a5a3f70 German Braille.lyx: remove accidentally committed file (it is not yet ready)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28068 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 16:26:42 +00:00
Uwe Stöhr
8a6bc5c407 Braille.lyx: updates and fixing a wrong menu name
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28066 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 16:25:09 +00:00
Uwe Stöhr
3b7a5f26c4 \hspace support in math also for branch, fixes http://bugzilla.lyx.org/show_bug.cgi?id=2558
(Documentation follows later.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28064 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 15:54:18 +00:00
Uwe Stöhr
caa8ec3fa8 UserGuide.lyx: include Pavel's change
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28062 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 15:36:09 +00:00
Enrico Forestieri
c9b7803f6e Fix bug 5665
http://bugzilla.lyx.org/show_bug.cgi?id=5665


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28061 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 14:28:10 +00:00
Jürgen Spitzmüller
b2231cba9a * biblioExample.bib:
- do not use exotic macros (this broke compilation of the modernCV example).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28060 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-10 09:59:09 +00:00
Jürgen Spitzmüller
56396ef731 * de.po: some translations.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@28057 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-09 12:52:16 +00:00