]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoIf the "force" flag is in effect and a textmode command from the unicodesymbols
Enrico Forestieri [Sun, 28 Sep 2008 21:57:31 +0000 (21:57 +0000)]
If the "force" flag is in effect and a textmode command from the unicodesymbols
file is used, don't add the \lyxmathsym definition to the preamble if we
already are in textmode. This hopefully smashes all weird cases.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26604 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agotex2lyx/preamble.cpp: fix bug 19, patch by JMarc (I'm working with this patch for...
Uwe Stöhr [Sun, 28 Sep 2008 20:15:08 +0000 (20:15 +0000)]
tex2lyx/preamble.cpp: fix bug 19, patch by JMarc (I'm working with this patch for 4 months now and it is really stable.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26603 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAdd a new 'Sort' box to the Navigator so that each list can be optionally sorted.
Abdelrazak Younes [Sun, 28 Sep 2008 17:14:29 +0000 (17:14 +0000)]
Add a new 'Sort' box to the Navigator so that each list can be optionally sorted.

* TocModel: redesign so that sorted list are available.
* TocWidget/TocUi: handle the new Sort check box.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26602 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFull text in toc for index entries.
Abdelrazak Younes [Sun, 28 Sep 2008 17:10:16 +0000 (17:10 +0000)]
Full text in toc for index entries.

* Text::asString(): new method.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26601 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLaTeXFeatures.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5294 also...
Uwe Stöhr [Sun, 28 Sep 2008 12:14:15 +0000 (12:14 +0000)]
LaTeXFeatures.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5294 also for trunk

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26600 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoCustomization.lyx: fix PostScript driver setting
Uwe Stöhr [Sun, 28 Sep 2008 12:08:38 +0000 (12:08 +0000)]
Customization.lyx: fix PostScript driver setting

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26599 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoCustomization.lyx: update section about package installation
Uwe Stöhr [Sun, 28 Sep 2008 00:42:55 +0000 (00:42 +0000)]
Customization.lyx: update section about package installation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26597 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLaTeXConfig.lyx: update the file, fix two wrongly encoded characters
Uwe Stöhr [Sat, 27 Sep 2008 23:42:23 +0000 (23:42 +0000)]
LaTeXConfig.lyx: update the file, fix two wrongly encoded characters

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26596 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSlovak UserGuide.lyx: use the same layout as the other UserGuides, remove references...
Uwe Stöhr [Sat, 27 Sep 2008 22:31:22 +0000 (22:31 +0000)]
Slovak UserGuide.lyx: use the same layout as the other UserGuides, remove references to klyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26595 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAdd check for the latex packages accents and slashed.
Enrico Forestieri [Sat, 27 Sep 2008 18:35:28 +0000 (18:35 +0000)]
Add check for the latex packages accents and slashed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26594 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFix toc dependency to avoid redundant TOC rebuild
Bo Peng [Sat, 27 Sep 2008 18:34:05 +0000 (18:34 +0000)]
Fix toc dependency to avoid redundant TOC rebuild

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26593 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoattempt to fix bug 5282:
Jürgen Spitzmüller [Sat, 27 Sep 2008 15:32:43 +0000 (15:32 +0000)]
attempt to fix bug 5282:

* src/insets/InsetTabular.cpp:
- keep track of encoding after passing a copy of the OutputParams.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26592 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: add a sentence about multi LFUNs
Uwe Stöhr [Sat, 27 Sep 2008 13:27:40 +0000 (13:27 +0000)]
UserGuide.lyx: add a sentence about multi LFUNs

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26591 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agomove sum() to FileName::private::checksum() and add a new method using Qt4.4 mmap...
Abdelrazak Younes [Sat, 27 Sep 2008 10:54:26 +0000 (10:54 +0000)]
move sum() to FileName::private::checksum() and add a new method using Qt4.4 mmap support.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26590 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoheader cleanup: remove duplicate includes.
Abdelrazak Younes [Sat, 27 Sep 2008 09:22:51 +0000 (09:22 +0000)]
header cleanup: remove duplicate includes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26589 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFirst step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252
Abdelrazak Younes [Sat, 27 Sep 2008 09:15:55 +0000 (09:15 +0000)]
First step toward fixing bug http://bugzilla.lyx.org/show_bug.cgi?id=5252

- Move lyx::sum() to FileName.cpp
- Get rid of the third slow implementation of sum() as istreambuf_iterator is supported since at least gcc 3.2.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26588 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: revise the description of the encodings
Uwe Stöhr [Sat, 27 Sep 2008 00:52:21 +0000 (00:52 +0000)]
UserGuide.lyx: revise the description of the encodings

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26587 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLet lyxclient read the whole line of input.
Pavel Sanda [Fri, 26 Sep 2008 23:58:40 +0000 (23:58 +0000)]
Let lyxclient read the whole line of input.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26586 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* man
Pavel Sanda [Fri, 26 Sep 2008 23:49:03 +0000 (23:49 +0000)]
* man

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26585 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: describe the new multi LFUN binding and the usage of (Shift)-Tab
Uwe Stöhr [Fri, 26 Sep 2008 22:29:52 +0000 (22:29 +0000)]
UserGuide.lyx: describe the new multi LFUN binding and the usage of (Shift)-Tab

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26584 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .
Pavel Sanda [Fri, 26 Sep 2008 21:34:08 +0000 (21:34 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5285 .

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26583 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSlovak UserGuide.lyx: make document compilable by workaround for bug 5291
Uwe Stöhr [Fri, 26 Sep 2008 21:31:23 +0000 (21:31 +0000)]
Slovak UserGuide.lyx: make document compilable by workaround for bug 5291

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26582 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoInsetTabular: make Slovak and Czech documents compilable, fixes http://bugzilla.lyx...
Uwe Stöhr [Fri, 26 Sep 2008 21:24:59 +0000 (21:24 +0000)]
InsetTabular: make Slovak and Czech documents compilable, fixes http://bugzilla.lyx.org/show_bug.cgi?id=5290, thanks to Heiko Obderdiek for the hint how to fix this

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26581 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMath.lyx: fix last commit
Uwe Stöhr [Fri, 26 Sep 2008 20:31:23 +0000 (20:31 +0000)]
Math.lyx: fix last commit

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26580 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMath.lyx: describe the new accent handling
Uwe Stöhr [Fri, 26 Sep 2008 20:20:15 +0000 (20:20 +0000)]
Math.lyx: describe the new accent handling

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26579 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUpdate it.po
Enrico Forestieri [Fri, 26 Sep 2008 16:59:40 +0000 (16:59 +0000)]
Update it.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26578 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoIn mathmode, treat nonascii chars with diacritical marks as an input method
Enrico Forestieri [Fri, 26 Sep 2008 15:53:15 +0000 (15:53 +0000)]
In mathmode, treat nonascii chars with diacritical marks as an input method
for entering math accents, such that an umlauted A is translated as \ddot{A},
for example.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26577 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoPreparing for rc3 1.6.0rc3
José Matox [Fri, 26 Sep 2008 12:51:44 +0000 (12:51 +0000)]
Preparing for rc3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26576 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLet cursor appear after call of disabled lfun.
Pavel Sanda [Fri, 26 Sep 2008 12:35:35 +0000 (12:35 +0000)]
Let cursor appear after call of disabled lfun.
Patch by Vincent.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26575 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSmall cleanup in order to improve toc change detection within insets.
Abdelrazak Younes [Fri, 26 Sep 2008 10:37:24 +0000 (10:37 +0000)]
Small cleanup in order to improve toc change detection within insets.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26574 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFind-next fallback to search dialog when no string was entered before.
Pavel Sanda [Fri, 26 Sep 2008 10:07:10 +0000 (10:07 +0000)]
Find-next fallback to search dialog when no string was entered before.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26573 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocompile fix & whitespace nitpicks.
Jürgen Spitzmüller [Fri, 26 Sep 2008 09:13:12 +0000 (09:13 +0000)]
compile fix & whitespace nitpicks.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26570 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoAdd tab/backtab for outline-in/out sections.
Abdelrazak Younes [Fri, 26 Sep 2008 07:54:52 +0000 (07:54 +0000)]
Add tab/backtab for outline-in/out sections.
very cool stuff!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26569 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUkrainian Intro.lyx: forgot to mention Yuri
Uwe Stöhr [Fri, 26 Sep 2008 01:02:33 +0000 (01:02 +0000)]
Ukrainian Intro.lyx: forgot to mention Yuri

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26563 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agonow also for the Cyrillic doc files: remove unneeded labels, fix image paths, update...
Uwe Stöhr [Fri, 26 Sep 2008 00:40:58 +0000 (00:40 +0000)]
now also for the Cyrillic doc files: remove unneeded labels, fix image paths, update fileformat

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26562 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoGerman Intro.lyx: fix typo
Uwe Stöhr [Fri, 26 Sep 2008 00:24:53 +0000 (00:24 +0000)]
German Intro.lyx: fix typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26561 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoLaTeXFeatures.cpp: fix critical bug, due to this, no Cyrillic document could be compi...
Uwe Stöhr [Fri, 26 Sep 2008 00:21:35 +0000 (00:21 +0000)]
LaTeXFeatures.cpp: fix critical bug, due to this, no Cyrillic document could be compiled with LyX 1.6

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26560 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSlovak UserGuide.lyx: update fileformat
Uwe Stöhr [Thu, 25 Sep 2008 23:45:17 +0000 (23:45 +0000)]
Slovak UserGuide.lyx: update fileformat
(The document is currently not compilable due to a problem with babel and Slovak. I'm working on this.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26557 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoHebrew Tutorial.lyx: update fileformat
Uwe Stöhr [Thu, 25 Sep 2008 22:52:25 +0000 (22:52 +0000)]
Hebrew Tutorial.lyx: update fileformat
! The document is not compilable due to http://bugzilla.lyx.org/show_bug.cgi?id=5282 !

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26556 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoGalician Intro.lyx: make it compilable
Uwe Stöhr [Thu, 25 Sep 2008 22:16:14 +0000 (22:16 +0000)]
Galician Intro.lyx: make it compilable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26555 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFollowing JMarc idea - add tab/backtab for depth changes inside enumerate-like enviro...
Pavel Sanda [Thu, 25 Sep 2008 21:31:00 +0000 (21:31 +0000)]
Following JMarc idea - add tab/backtab for depth changes inside enumerate-like environment.
This command-alternatives is really cool stuff.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26554 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoinstaller: prepare for LyX 1.6.0rc3
Uwe Stöhr [Thu, 25 Sep 2008 21:15:38 +0000 (21:15 +0000)]
installer: prepare for LyX 1.6.0rc3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26553 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUpdate LFUNs.lyx
Pavel Sanda [Thu, 25 Sep 2008 21:00:03 +0000 (21:00 +0000)]
Update LFUNs.lyx

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26551 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoFinish the cleanup in graphics.
Pavel Sanda [Thu, 25 Sep 2008 20:50:33 +0000 (20:50 +0000)]
Finish the cleanup in graphics.
LFUN_GRAPHICS_GROUPS_UNIFY is not needed anymore.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26550 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* cs.po
Pavel Sanda [Thu, 25 Sep 2008 20:36:12 +0000 (20:36 +0000)]
* cs.po

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26549 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoWhen in mathmode, always use the mathcommand replacement from the
Enrico Forestieri [Thu, 25 Sep 2008 18:38:25 +0000 (18:38 +0000)]
When in mathmode, always use the mathcommand replacement from the
unicodesymbols file. Also take into account that a unicode symbol
may appear in both mathmode and textmode and thus both the mathmode
and textmode features may be required. As a side effect, the problem
that the \lyxmathsym definition is added to the preamble even when
a unicode symbol appears only in textmode is solved.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26548 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMove NOCITE to the end of the enum, so that it will appear at the end of the list...
Richard Heck [Thu, 25 Sep 2008 18:13:25 +0000 (18:13 +0000)]
Move NOCITE to the end of the enum, so that it will appear at the end of the list. As things were, it appeared first, and as a result was always the first thing used in a new file.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26547 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUpdate documentation for 1.6.0 release (referring to rc3 where it makes sense)
José Matox [Thu, 25 Sep 2008 17:16:22 +0000 (17:16 +0000)]
Update documentation for 1.6.0 release (referring to rc3 where it makes sense)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26546 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agofor some reason, itemSelectionChanged does not trigger in a reliable way and the...
Jean-Marc Lasgouttes [Thu, 25 Sep 2008 16:16:25 +0000 (16:16 +0000)]
for some reason, itemSelectionChanged does not trigger in a reliable way and the error descriptions are bogus

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26545 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoWell, we've agreed on this binding. We could still use one for complete,
Richard Heck [Thu, 25 Sep 2008 15:31:41 +0000 (15:31 +0000)]
Well, we've agreed on this binding. We could still use one for complete,
but, Jose, this is enough for rc3.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26544 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoups.
Pavel Sanda [Thu, 25 Sep 2008 14:02:14 +0000 (14:02 +0000)]
ups.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26543 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoi have very bad memory
Pavel Sanda [Thu, 25 Sep 2008 13:59:26 +0000 (13:59 +0000)]
i have very bad memory

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26542 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agotypo
Pavel Sanda [Thu, 25 Sep 2008 13:34:36 +0000 (13:34 +0000)]
typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26541 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agomove code to unify graphics groups from GuiGraphics to InsetGraphics
Jean-Marc Lasgouttes [Thu, 25 Sep 2008 13:24:52 +0000 (13:24 +0000)]
move code to unify graphics groups from GuiGraphics to InsetGraphics

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26540 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agomake sure that INSET_APPLY dispatching is inside an undo group
Jean-Marc Lasgouttes [Thu, 25 Sep 2008 13:20:53 +0000 (13:20 +0000)]
make sure that INSET_APPLY dispatching is inside an undo group

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26539 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agomove the validation code from InsetFlex to InsetCollapsable
Jean-Marc Lasgouttes [Thu, 25 Sep 2008 13:05:43 +0000 (13:05 +0000)]
move the validation code from InsetFlex to InsetCollapsable

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26538 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agotypo
Pavel Sanda [Thu, 25 Sep 2008 11:14:12 +0000 (11:14 +0000)]
typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26537 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agodoc files: remove unneeded labels, fix image paths, update fileformat - part 4/4
Uwe Stöhr [Thu, 25 Sep 2008 02:23:59 +0000 (02:23 +0000)]
doc files: remove unneeded labels, fix image paths, update fileformat - part 4/4

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26536 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agodoc files: remove unneeded labels, fix image paths, update fileformat - part 3
Uwe Stöhr [Thu, 25 Sep 2008 02:21:13 +0000 (02:21 +0000)]
doc files: remove unneeded labels, fix image paths, update fileformat - part 3

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26535 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agodoc files: remove unneeded labels, fix image paths, update fileformat - part 2
Uwe Stöhr [Thu, 25 Sep 2008 02:18:02 +0000 (02:18 +0000)]
doc files: remove unneeded labels, fix image paths, update fileformat - part 2

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26534 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agodoc files: remove unneeded labels, fix image paths, update fileformat - part 1
Uwe Stöhr [Thu, 25 Sep 2008 02:12:22 +0000 (02:12 +0000)]
doc files: remove unneeded labels, fix image paths, update fileformat - part 1

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26533 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agodocumentation files: remove unused labels
Uwe Stöhr [Thu, 25 Sep 2008 01:26:54 +0000 (01:26 +0000)]
documentation files: remove unused labels

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26532 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: - add infos for BibTeX
Uwe Stöhr [Thu, 25 Sep 2008 00:34:41 +0000 (00:34 +0000)]
UserGuide.lyx: - add infos for BibTeX
               - describe the shortcut dialog

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26531 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoCustomization.lyx: remove things that are already described in the UserGuide
Uwe Stöhr [Wed, 24 Sep 2008 23:13:58 +0000 (23:13 +0000)]
Customization.lyx: remove things that are already described in the UserGuide

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26530 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoExtended.lyx: some more updates and fixes
Uwe Stöhr [Wed, 24 Sep 2008 23:00:47 +0000 (23:00 +0000)]
Extended.lyx: some more updates and fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26529 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoExtended.lyx: - update sections about BibTeX
Uwe Stöhr [Wed, 24 Sep 2008 22:51:41 +0000 (22:51 +0000)]
Extended.lyx: - update sections about BibTeX
              - fix broken references

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26528 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agostreamlining setter syntax. using mutable references seems a bit
André Pönitz [Wed, 24 Sep 2008 21:27:41 +0000 (21:27 +0000)]
streamlining setter syntax. using mutable references seems a bit
outlandish compared to the rest of LyX

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26527 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agochar * for string literals is deprecated...
André Pönitz [Wed, 24 Sep 2008 19:51:46 +0000 (19:51 +0000)]
char * for string literals is deprecated...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26526 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoja.po: updates by Koji
Uwe Stöhr [Wed, 24 Sep 2008 19:51:46 +0000 (19:51 +0000)]
ja.po: updates by Koji

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26525 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: some polishing and info about CJK fonts
Uwe Stöhr [Wed, 24 Sep 2008 18:19:38 +0000 (18:19 +0000)]
UserGuide.lyx: some polishing and info about CJK fonts

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26524 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago* doxy
Pavel Sanda [Wed, 24 Sep 2008 17:35:37 +0000 (17:35 +0000)]
* doxy

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26523 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRevert unintentional commit.
Richard Heck [Wed, 24 Sep 2008 17:24:37 +0000 (17:24 +0000)]
Revert unintentional commit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26522 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSorry, again, Uwe! This just adds a short remark about custom-bib to the end of the...
Richard Heck [Wed, 24 Sep 2008 17:21:12 +0000 (17:21 +0000)]
Sorry, again, Uwe! This just adds a short remark about custom-bib to the end of the third paragraph of section 6.5.2. Meant to do that before....

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26521 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoA couple typos left from before. Nothing substantive here, Uwe.
Richard Heck [Wed, 24 Sep 2008 17:14:54 +0000 (17:14 +0000)]
A couple typos left from before. Nothing substantive here, Uwe.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26520 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRelease notes for new LFUN.
Richard Heck [Wed, 24 Sep 2008 15:13:39 +0000 (15:13 +0000)]
Release notes for new LFUN.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26519 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoThis patch allows for multiple LFUNs to be bound to a single key, via a new command...
Richard Heck [Wed, 24 Sep 2008 15:08:46 +0000 (15:08 +0000)]
This patch allows for multiple LFUNs to be bound to a single key, via a new command-alternatives function, to be used like so:
\bind "Tab" "command-alternatives" "completion-accept;cell-forward"
The first of the metioned functions that is enabled with be called.

The code is pretty trivial and just stolen from command-sequence.

The binding mentioned is more or less the point of the patch, but we still need to decide exactly what the bindings should be. There have been various threads concerning this. You can use the above for testing. Add it to site.bind, replacing the existing binding.

Jose: Once the bindings have been sorted out, that will complete the work on this we said we wanted to do for rc3.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26518 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoThis patch prevents the shortcut dialog from silently over-writing existing bindings...
Richard Heck [Wed, 24 Sep 2008 14:56:43 +0000 (14:56 +0000)]
This patch prevents the shortcut dialog from silently over-writing existing bindings. (Indeed, both bindings will show up, prior to this patch, though only one will work.) A better solution would be to ask the user for permission to over-write, and then to take appropriate action. But this will do for now.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26517 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoSave a few bytes.
Richard Heck [Wed, 24 Sep 2008 13:32:09 +0000 (13:32 +0000)]
Save a few bytes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26516 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoDoxy fix.
Richard Heck [Wed, 24 Sep 2008 13:20:05 +0000 (13:20 +0000)]
Doxy fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26515 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUpdate the bibliography documentation a bit.
Richard Heck [Wed, 24 Sep 2008 12:50:18 +0000 (12:50 +0000)]
Update the bibliography documentation a bit.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26514 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agode.po: correct shortcut
Uwe Stöhr [Wed, 24 Sep 2008 11:00:55 +0000 (11:00 +0000)]
de.po: correct shortcut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26513 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoGerman EmbeddedObjects.lyx: correct a dialog entry name
Uwe Stöhr [Wed, 24 Sep 2008 11:00:20 +0000 (11:00 +0000)]
German EmbeddedObjects.lyx: correct a dialog entry name

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26512 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoupdate french l10n
Jean-Marc Lasgouttes [Wed, 24 Sep 2008 10:19:35 +0000 (10:19 +0000)]
update french l10n

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26511 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: some fixes
Uwe Stöhr [Wed, 24 Sep 2008 00:45:32 +0000 (00:45 +0000)]
UserGuide.lyx: some fixes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26510 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: update Appendix B (more to come the next days)
Uwe Stöhr [Wed, 24 Sep 2008 00:16:13 +0000 (00:16 +0000)]
UserGuide.lyx: update Appendix B (more to come the next days)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26509 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocreate a proper undo group before unifying graphics group (crystal clear, isn t it?)
Jean-Marc Lasgouttes [Tue, 23 Sep 2008 21:57:23 +0000 (21:57 +0000)]
create a proper undo group before unifying graphics group (crystal clear, isn t it?)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26508 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMath.lyx: fix a table layout
Uwe Stöhr [Tue, 23 Sep 2008 21:42:12 +0000 (21:42 +0000)]
Math.lyx: fix a table layout

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26507 a592a061-630c-0410-9148-cb99ea01b6c8

15 years ago- fr.po_ updates by Jean-Pierre
Uwe Stöhr [Tue, 23 Sep 2008 19:34:31 +0000 (19:34 +0000)]
- fr.po_ updates by Jean-Pierre
- de.po some translations
- po-file remerge

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26506 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoRead site.bind as well as the user's bind file.
Richard Heck [Tue, 23 Sep 2008 17:04:25 +0000 (17:04 +0000)]
Read site.bind as well as the user's bind file.

Why is site.bind given special treatment?

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26505 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoBe at least consistent.
Pavel Sanda [Tue, 23 Sep 2008 14:18:59 +0000 (14:18 +0000)]
Be at least consistent.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26504 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMove the ItemType enum out of GuiPref and into KeyMap, where it belongs.
Richard Heck [Tue, 23 Sep 2008 13:53:38 +0000 (13:53 +0000)]
Move the ItemType enum out of GuiPref and into KeyMap, where it belongs.

This is preparation for multi-LFUN bindings.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26503 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoGet some good debug output for function codes.
Richard Heck [Tue, 23 Sep 2008 13:18:51 +0000 (13:18 +0000)]
Get some good debug output for function codes.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26502 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: fix the layout and a typo
Uwe Stöhr [Mon, 22 Sep 2008 23:20:23 +0000 (23:20 +0000)]
UserGuide.lyx: fix the layout and a typo

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26501 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoUserGuide.lyx: one of the last updates for LyX 1.6
Uwe Stöhr [Mon, 22 Sep 2008 23:12:13 +0000 (23:12 +0000)]
UserGuide.lyx: one of the last updates for LyX 1.6

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26500 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agogit is shouting at me because of whitespaces, so what can i do...
Pavel Sanda [Mon, 22 Sep 2008 15:41:05 +0000 (15:41 +0000)]
git is shouting at me because of whitespaces, so what can i do...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26498 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoColors for multi-author track changes.
Pavel Sanda [Mon, 22 Sep 2008 15:30:26 +0000 (15:30 +0000)]
Colors for multi-author track changes.
Patch by Vincent.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg143215.html

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26497 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agocompilation fix from abdel
Jean-Marc Lasgouttes [Mon, 22 Sep 2008 11:00:17 +0000 (11:00 +0000)]
compilation fix from abdel

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26496 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoBufferList::next() and previous(): don't cycle through 'internal' buffers.
Abdelrazak Younes [Mon, 22 Sep 2008 09:59:46 +0000 (09:59 +0000)]
BufferList::next() and previous(): don't cycle through 'internal' buffers.

This should fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5259

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26495 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoadd FileName::extension() method.
Abdelrazak Younes [Mon, 22 Sep 2008 09:44:44 +0000 (09:44 +0000)]
add FileName::extension() method.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26494 a592a061-630c-0410-9148-cb99ea01b6c8

15 years agoMove maxlastfiles from Session.h to LyXRC.h
Abdelrazak Younes [Mon, 22 Sep 2008 07:42:57 +0000 (07:42 +0000)]
Move maxlastfiles from Session.h to LyXRC.h

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@26493 a592a061-630c-0410-9148-cb99ea01b6c8