Pavel Sanda
2b6cddf92b
Forgot this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31341 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-08 09:28:43 +00:00
Enrico Forestieri
9ac5cd64df
Was forgetting this.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31337 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 22:02:49 +00:00
Enrico Forestieri
387823a3d5
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31336 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 22:01:56 +00:00
Uwe Stöhr
efa3f6564c
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31335 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 17:47:40 +00:00
Kornel Benko
87bfeb8394
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31334 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 17:33:47 +00:00
Vincent van Ravesteijn
660c977512
branch: Fix bug #2969 : Double labels appear on empty lines of multi-line equations.
...
This reverts part of r10553. There, an extra '//' was added when the last line was empty. However, this really makes an extra line and that is visible when the lines have a line number. The bug #2067 that would have been fixed by this does not seem to 'exist' anymore.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31333 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 14:42:29 +00:00
Jürgen Spitzmüller
d51c5b3600
* status.16x: update
...
* de.po: correct header data.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31332 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 13:33:14 +00:00
Jürgen Spitzmüller
7983260c13
* de.po: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31331 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 13:26:48 +00:00
Jürgen Spitzmüller
75eb149263
* po/*.po: remerge (new strings).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31330 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 13:17:10 +00:00
Pavel Sanda
470cdd8554
Cosmetics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31329 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:50:51 +00:00
Pavel Sanda
68b323f62d
Backport bugfix for #2045 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31328 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:44:49 +00:00
Vincent van Ravesteijn
95012dd5e7
branch: Fix bug #3997 : RTL paragraphs are painted slightly too far to the left
...
In the computation of the row width, the last space on a row was included. However, this space is not drawn on screen and shouldn't contribute to the width. As a result all rows in a paragraph were painted slightly too far to the left, except the last on.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31327 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:40:00 +00:00
Vincent van Ravesteijn
dc908295ff
branch: Fix bug #5796 : Context menu of one inset asks status of another inset.
...
Store the position for the context menu on mouse press. This is also done in qt but then only on the widget level.
This avoids that e.g. the edit menu will call getStatus() of math (which causes a crash actually).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31326 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:33:00 +00:00
Vincent van Ravesteijn
8d68226144
branch: Fix bug #6134 : Reload context menu for graphics inset.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31325 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 11:18:52 +00:00
Vincent van Ravesteijn
4fea6a49d7
branch: Fix bug #6164 : Add a shortcut for Insert->URL
...
Also fix a glitch for Insert->Hyperlink.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31324 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:47:40 +00:00
Vincent van Ravesteijn
90cbb1225f
branch: Fix bug #6119 : Keyboard map still shows up after deleting.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31323 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:42:42 +00:00
Vincent van Ravesteijn
e3c007e511
branch: Fix bug #5067 : Rename "Close Tab Group" menu item.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31322 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:22:49 +00:00
Vincent van Ravesteijn
21a5043183
branch: Fix bug #6125 : Float positioning dialog enables invalid options for subfloats.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31321 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:14:57 +00:00
Jürgen Spitzmüller
4f3f4eed15
* GuiRef.cpp:
...
- use itemDoubleClicked() instead of itemActivated(). The latter is traditionally defined as single click
on UNIX, which is not desired here (bug 6204)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31320 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 09:06:18 +00:00
Vincent van Ravesteijn
0113ce8310
branch: Fix #6045 : Possible to insert table floats into figure floats.
...
The lfuns, LFUN_FLOAT_INSERT and LFUN_WRAP_INSERT are now only enabled when they should be.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31318 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-07 08:40:40 +00:00
Pavel Sanda
0c0b77274a
Backport bugfix for #2120 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31310 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-06 13:29:56 +00:00
Pavel Sanda
43870f8129
Lets start to shrink 1.6.5 milestone huge list.
...
Backport bugfix for #6056 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31309 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-06 13:19:48 +00:00
Jürgen Spitzmüller
7247832fa6
* es.po: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31288 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 15:00:45 +00:00
Uwe Stöhr
f1d5f2ed9c
- French Braille.lyx: updates by Jean-Pierre
...
- Braille.lyx: my Email address can already be found in the LyX credits
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31285 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 14:26:08 +00:00
Uwe Stöhr
ffe6d3b56d
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31282 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-05 01:22:48 +00:00
Kornel Benko
63901559a9
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31280 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 17:32:31 +00:00
Jürgen Spitzmüller
59d9c79b95
* po/.*po: remerge (new strings).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31278 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 13:53:03 +00:00
Richard Heck
d7732ba4ee
Better message.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31276 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 13:34:02 +00:00
Jürgen Spitzmüller
5be07da6e5
backport r30112:
...
Author: spitz
Date: Mon Jun 15 17:57:54 2009
New Revision: 30112
URL: http://www.lyx.org/trac/changeset/30112
Log:
* Paragraph.cpp:
- do not embrace list items. According to the comment,
this was only done to escape brackets, but brackets
are embraced anyway.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31271 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 11:21:25 +00:00
Jürgen Spitzmüller
f9834b6b20
Backport r30619:
...
Author: spitz
Date: Thu Jul 16 08:19:25 2009
New Revision: 30619
URL: http://www.lyx.org/trac/changeset/30619
Log:
* attempt to fix polytonic Greek (with mutli-accents) [bug 5976].
* add extended Greek chars to unicodesymbols [bug 4997].
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31270 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 11:07:52 +00:00
Jürgen Spitzmüller
7c42ec6c89
* PrefSpellcheckerUI.ui: add tooltip (bug 6185).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31269 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-04 09:36:01 +00:00
Jürgen Spitzmüller
58b8d1e35b
* status.16x: move bug fixing entries to the appropriate section.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31264 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-03 06:50:05 +00:00
Uwe Stöhr
e2b8cf06f0
installer: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31262 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:57:26 +00:00
Uwe Stöhr
83180cd61f
documentation files: the small updates that went to trunk last week, nothing to mention in status.16x
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31261 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:52:35 +00:00
Uwe Stöhr
892e033e94
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31260 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 22:47:55 +00:00
Richard Heck
652ef4b78b
Backport r31056 and 31057, to get a proper emergency save when dirty buffers
...
are destroyed.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31259 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 16:02:08 +00:00
Richard Heck
09f0e5bbb3
Revert r31117 to prepare for proper fix.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31258 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 15:41:53 +00:00
Richard Heck
415707befd
Status for previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31257 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 13:58:00 +00:00
Richard Heck
2c80f1d9d1
Fix 1492 for branch, backporting 28856.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31256 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-02 13:55:59 +00:00
Jürgen Spitzmüller
36bae8a7d0
* return to SVN version.
...
Please keep branch frozen until we have the 1.6.4.1 Mac binary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31252 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 13:59:09 +00:00
Jürgen Spitzmüller
c6f2640dc5
typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31249 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 08:35:12 +00:00
Jürgen Spitzmüller
e2a3fce4e9
the patch will get big enough to require compression.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31248 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 08:34:01 +00:00
Jürgen Spitzmüller
68152e9d8a
* po/*.po: remerge for 1.6.4.1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31247 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 08:24:34 +00:00
Jürgen Spitzmüller
3c7486626b
* preparations for LyX 1.6.4.1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31246 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 08:16:55 +00:00
Jürgen Spitzmüller
eeca289194
* preparations for LyX 1.6.4.1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31245 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 08:09:14 +00:00
Jürgen Spitzmüller
d1fb78f27d
* revert r30900.
...
This should re-enable the prefs and aboutlyx menu items on the Mac, but re-introduce bug 1720.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31244 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-31 07:37:56 +00:00
Jürgen Spitzmüller
2db2f05313
back to svn.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31196 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-22 12:51:58 +00:00
Jürgen Spitzmüller
aacb480206
towards LyX 1.6.4.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31193 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-22 11:24:05 +00:00
Jürgen Spitzmüller
affddb53c5
* po/*.po: final remerge befiore 1.6.4.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31191 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-22 11:18:00 +00:00
Joost Verburg
b33150733a
* All ImageMagick and Ghostscript resources are no longer installed as separate files but included in the applications. This improves performance and makes maintenance easier.
...
* Updated download location
* Fixed compatibility issue with recent NSIS versions
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@31187 a592a061-630c-0410-9148-cb99ea01b6c8
2009-08-21 22:35:41 +00:00