Enrico Forestieri
51521e44ab
Honour preferences about automatic popup and inline completion when
...
pressing Ctrl-L in math mode.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30512 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 15:53:43 +00:00
Vincent van Ravesteijn
39c0ef09a8
* status.16x: Reorder in order of importance.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30510 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 15:16:09 +00:00
Vincent van Ravesteijn
75dabc75f9
branch: Fix bug #5390 . Copy from a deleted section with change tracking.
...
Do not accept the changes in the selection, if it is completely deleted.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30509 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 15:14:51 +00:00
Enrico Forestieri
5b103485d5
Fix bug #6063 : Keylogger lyx::lyxbreaker: Crash in Math.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30508 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 15:10:14 +00:00
Jürgen Spitzmüller
c608834725
* correct bug reference.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30502 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 13:46:32 +00:00
Jürgen Spitzmüller
d78bc34d3b
* InsetTabular.cpp: fix bug 6057: longtable captions must always be in a first header.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30501 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 13:43:30 +00:00
Vincent van Ravesteijn
4813d3ae41
branch: Fix bug #4952 : Multiple cells pasting fails if cells are selected.
...
When the clipboard contains a tabular selection, dirty_tabular_stack_ is true. However, it is set to false when the user clears a selection (without copying). After this (mostly accidental) action, pasting the tabular contents goes wrong.
So, we only clear the dirty_tabular_stack_ flag when a 'real' copy to clipboard has been made.
see r29717, r29718, r29719
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30499 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 13:31:05 +00:00
Vincent van Ravesteijn
e49fed46fc
branch: Fix bug #3918 : "Toggle Outline" button does not toggle back when clicking 'x' button.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30498 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 13:22:40 +00:00
Richard Heck
79acb0caae
Remove duplicate line that prevents LyX from installing,
...
at least under F11.
Jurgen, this seemed safe enough not to ask....
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30495 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-12 00:58:44 +00:00
Kornel Benko
d6cb847fbc
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30493 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 19:38:54 +00:00
Vincent van Ravesteijn
059d5ee830
branch: Fix bug #2034 : Inconsistent behavior of cursor inside mathed.
...
When closing the macromode, do the same trick as in lines 835--838.
see r29686
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30492 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 17:57:25 +00:00
Vincent van Ravesteijn
4abaf35bad
branch: Fix bug #3706 : Mathed builtin/macro expansion not performed when clicking away.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30491 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 17:53:26 +00:00
Jürgen Spitzmüller
78fde5d4f8
* ja.po: update from Koji.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30489 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 17:46:34 +00:00
Uwe Stöhr
97e2f70acf
German Extended.lyx: update from Hartmut and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30486 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-11 15:40:59 +00:00
Uwe Stöhr
8a22ee8437
installer: update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30455 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 17:19:35 +00:00
Enrico Forestieri
955716dfa5
Fix bug #5923 : Math macro expansion not performed when modifying the macro identifier
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30450 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 14:48:16 +00:00
Uwe Stöhr
f1b3896cd0
tex2lyx/preamble.cpp: backport r30448 - (I simply forgot these 3 commands in r30167)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30449 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 13:05:13 +00:00
Jürgen Spitzmüller
e41e2ac1b0
* status.16x: document r30436.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30447 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 08:47:37 +00:00
Kornel Benko
eadfcd54b5
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30446 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 07:27:46 +00:00
Jürgen Spitzmüller
7e36b0eaaa
* po/es.po: update from Ignacio.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30444 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-10 07:03:49 +00:00
Uwe Stöhr
0e9f4db8e9
symbols: this has been forgotten in r30341
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30441 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 22:53:05 +00:00
Enrico Forestieri
a8b29819e9
Fix bugs #6047 , #4043 , and #5394 .
...
6047: Lyx 1.6.3 unable to typeset the third chemical equation of the
file mhchem.lyx (package mhchem)
4043: mhchem support
5394: support for the mhchems's \ce command
The \ce and \cf insets are text mode environments that allow entering
spaces and mathmode commands. LyX leaves them alone and doesn't try to
be smart, i.e., the behaviour is exactly the same we had in the old days
with text-in-math mode environments, before the introduction of the
\ensuremath and \lyxmathsym macros. This means that in those environments
one has to know what he is doing, as LyX will not offer any protection.
The hack of enclosing \ce and \cf in a \text{} environment in order to
be able to enter spaces is no longer necessary.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30439 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 20:51:21 +00:00
Enrico Forestieri
66feaacc39
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30437 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 19:09:43 +00:00
Uwe Stöhr
16712564dd
SConstruct: apply Jürgen's patch to disable assertions in release mode (works only on Linux not on Windows, but better than nothing). I tested the patch the last weeks without having problems.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30436 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 18:06:00 +00:00
Jürgen Spitzmüller
06caaf0528
* GuiLog.cpp: don't forget Package warnings.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30433 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 16:20:03 +00:00
Jürgen Spitzmüller
b73ba701e9
* po/*.po: remerge (yet some more strings).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30431 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 16:07:53 +00:00
Jürgen Spitzmüller
315db2d1dc
LogUi.ui: string redundancy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30429 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 16:06:20 +00:00
Jürgen Spitzmüller
7ba4a87bae
LogUi.ui: typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30427 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 16:00:24 +00:00
Jürgen Spitzmüller
28988d22bc
* GuiLog.{cpp,h}:
...
* LogUi.ui:
- add some basic navigation facilities.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30426 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 15:54:13 +00:00
Jürgen Spitzmüller
cfeab7476f
* InsetBranch.cpp:
...
- fix display of "child only" suffix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30424 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 11:49:16 +00:00
Jürgen Spitzmüller
54cd5c9e61
* es.po: update from Ignacio.
...
* de.po: translate proposition to "Proposition", as requested on the lyx-docs list.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30417 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-09 09:38:21 +00:00
Jean-Marc Lasgouttes
c88dd9924e
Backport r30399 in order to fix #6013 (I am not sure how to be more cryptic yet still useful)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30413 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-08 11:03:41 +00:00
Kornel Benko
488b22bdf4
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30412 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-08 10:39:06 +00:00
Pavel Sanda
cb81fdeba3
* cs.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30408 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-07 23:36:35 +00:00
Jürgen Spitzmüller
a05115102e
* NomenclUi.ui: set acceptRichText to false.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30403 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-07 12:27:51 +00:00
Kornel Benko
44581d94bd
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30400 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-07 11:56:08 +00:00
Jürgen Spitzmüller
c6c0c87eba
* PreambleUi.ui:
...
- fix bug #3936 : Paste into preamble gives wrong font size.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30397 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-07 08:17:18 +00:00
Jürgen Spitzmüller
cb24efc188
fr.po: update by Jean-Pierre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30387 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-06 14:40:14 +00:00
Enrico Forestieri
5f2aa2f9bf
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30383 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 19:02:52 +00:00
Jürgen Spitzmüller
813927a6d4
* po/*.po: remerge.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30381 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:34:01 +00:00
Jürgen Spitzmüller
c3d2d6cd75
* clarify and apply Title Casing rules.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30380 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 16:30:16 +00:00
Enrico Forestieri
031e39828e
Fix typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30375 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 14:24:29 +00:00
Enrico Forestieri
09eb90bd3e
Fix bug #6041 : "tabular-feature align-" in a math-matrix.
...
Also fix display of centered vertical alignment status and smash
unnecessary debug output.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30374 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 14:01:53 +00:00
Kornel Benko
a12dd5880d
* sk.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30371 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 12:20:57 +00:00
Jürgen Spitzmüller
f1a0d9dbad
* fr.po: update (remerge).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30369 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 08:44:44 +00:00
Jürgen Spitzmüller
7094e0847f
fr.po: update by Jean-Pierre.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30364 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-05 08:30:57 +00:00
Kornel Benko
bf5c67a89a
spellchecking 4000-...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30359 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 21:12:12 +00:00
Kornel Benko
ceb787e48f
spellchecking 3000-3999
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30358 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 21:00:14 +00:00
Kornel Benko
a245409946
spellchecking 2500-2999
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30357 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 20:44:26 +00:00
Kornel Benko
02558632b1
spellchecking 2000-2499
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@30356 a592a061-630c-0410-9148-cb99ea01b6c8
2009-07-04 20:38:18 +00:00