]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agorevert erroneous previous commit.
Abdelrazak Younes [Sun, 19 Oct 2008 07:09:05 +0000 (07:09 +0000)]
revert erroneous previous commit.

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

15 years agoParagraph:
Abdelrazak Younes [Sun, 19 Oct 2008 07:03:44 +0000 (07:03 +0000)]
Paragraph:
- constify some parameters
- getFontSettings():
- getFirstFontSettings(): return a const ref instead of a copy. This brings a consistent 4% improvement in LateX generation. Might speedup rtl handling too.

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

15 years agoTowards horizontal size of document pref dialog -
Pavel Sanda [Sun, 19 Oct 2008 01:43:24 +0000 (01:43 +0000)]
Towards horizontal size of document pref dialog -
class names make its combo very wide, so reorganize a little bit.

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

15 years agoMake Uwe happy.
Pavel Sanda [Sun, 19 Oct 2008 01:27:11 +0000 (01:27 +0000)]
Make Uwe happy.

Btw autotools people may need "make distclean" to make
compilation proceed after last changes.

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

15 years agoAdd the missing file.
Pavel Sanda [Sun, 19 Oct 2008 01:23:38 +0000 (01:23 +0000)]
Add the missing file.

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

15 years agoCreate new Module panel in document settings and decrease vertical
Pavel Sanda [Sun, 19 Oct 2008 01:21:59 +0000 (01:21 +0000)]
Create new Module panel in document settings and decrease vertical
size of the dialog.

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

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

15 years agoFix uic erros, these files are no longer part of lyx.
Pavel Sanda [Sun, 19 Oct 2008 00:59:16 +0000 (00:59 +0000)]
Fix uic erros, these files are no longer part of lyx.

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

15 years agoconfigure.py: - fix converter command for OpenDocument, fixes http://bugzilla.lyx...
Uwe Stöhr [Sat, 18 Oct 2008 17:38:39 +0000 (17:38 +0000)]
configure.py: - fix converter command for OpenDocument, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4604
              - check for OpenOffice as viewer for OpenDocument

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

15 years agoTexRow::getRowFromIdPos(): Don't assume a vector container and really tiny optimizati...
Abdelrazak Younes [Sat, 18 Oct 2008 16:07:04 +0000 (16:07 +0000)]
TexRow::getRowFromIdPos(): Don't assume a vector container and really tiny optimization (don't access the same item multiple time).

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

15 years agohonour requirements for dots (bug 5376).
Jürgen Spitzmüller [Sat, 18 Oct 2008 14:15:56 +0000 (14:15 +0000)]
honour requirements for dots (bug 5376).

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

15 years agoFix part of http://bugzilla.lyx.org/show_bug.cgi?id=5347
Abdelrazak Younes [Sat, 18 Oct 2008 14:14:58 +0000 (14:14 +0000)]
Fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5347
Use crc checking in order to decide if the widget needs to be updated or not. This speed up a lot the cursor moving use case.

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

15 years agoseminar.lyx: mention Günter as author
Uwe Stöhr [Sat, 18 Oct 2008 14:07:41 +0000 (14:07 +0000)]
seminar.lyx: mention Günter as author

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

15 years agocompile fix 2
Jürgen Spitzmüller [Sat, 18 Oct 2008 13:51:48 +0000 (13:51 +0000)]
compile fix 2

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

15 years ago- seminar.lyx: better descriptions, by Günter and me
Uwe Stöhr [Sat, 18 Oct 2008 13:51:06 +0000 (13:51 +0000)]
- seminar.lyx: better descriptions, by Günter and me
- seminar.layout: fix section numbering within LyX

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

15 years agocompile fix
Jürgen Spitzmüller [Sat, 18 Oct 2008 13:48:12 +0000 (13:48 +0000)]
compile fix

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

15 years agoFirst part of http://bugzilla.lyx.org/show_bug.cgi?id=5347
Abdelrazak Younes [Sat, 18 Oct 2008 13:27:59 +0000 (13:27 +0000)]
First part of http://bugzilla.lyx.org/show_bug.cgi?id=5347
Disable full source viewing when the dialog is restored.

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

15 years agoCode shuffling in order to fix http://bugzilla.lyx.org/show_bug.cgi?id=5347
Abdelrazak Younes [Sat, 18 Oct 2008 13:20:17 +0000 (13:20 +0000)]
Code shuffling in order to fix http://bugzilla.lyx.org/show_bug.cgi?id=5347

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

15 years agoGerman UserGuide.lyx: beautifications by Hartmut
Uwe Stöhr [Sat, 18 Oct 2008 12:54:06 +0000 (12:54 +0000)]
German UserGuide.lyx: beautifications by Hartmut

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

15 years agofix Make and SCons after r26934 (Enrico, please take care of this too)
Uwe Stöhr [Sat, 18 Oct 2008 12:28:17 +0000 (12:28 +0000)]
fix Make and SCons after r26934 (Enrico, please take care of this too)

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

15 years agomathparser_flags.h: follow our naming convention part 2/2
Uwe Stöhr [Sat, 18 Oct 2008 12:25:03 +0000 (12:25 +0000)]
mathparser_flags.h: follow our naming convention part 2/2

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

15 years agomathparser_flags.h: follow our naming convention part 1/2
Uwe Stöhr [Sat, 18 Oct 2008 12:23:59 +0000 (12:23 +0000)]
mathparser_flags.h: follow our naming convention part 1/2

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

15 years agoWhen pasting into mathed, take into account the current mode.
Enrico Forestieri [Sat, 18 Oct 2008 09:06:27 +0000 (09:06 +0000)]
When pasting into mathed, take into account the current mode.
For example, this allows to paste something like $x$ to a textmode
inset and get the expected result. If $x$ is pasted in mathmode,
it is pasted verbatim, such that no compile errors can arise.

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

15 years agoFix bug 3397
Enrico Forestieri [Fri, 17 Oct 2008 21:40:11 +0000 (21:40 +0000)]
Fix bug 3397
http://bugzilla.lyx.org/show_bug.cgi?id=3397

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

15 years agoconfigure automatically literate>pdflatex
Jean-Marc Lasgouttes [Fri, 17 Oct 2008 11:00:31 +0000 (11:00 +0000)]
configure automatically literate>pdflatex

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

15 years agoFix http://bugzilla.lyx.org/show_bug.cgi?id=5369
Abdelrazak Younes [Fri, 17 Oct 2008 04:35:08 +0000 (04:35 +0000)]
Fix http://bugzilla.lyx.org/show_bug.cgi?id=5369

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

15 years ago- slides.layout, seminar.layout: Both classes don't create presentations, but transpa...
Uwe Stöhr [Fri, 17 Oct 2008 00:43:52 +0000 (00:43 +0000)]
- slides.layout, seminar.layout: Both classes don't create presentations, but transparencies as clearly stated at CTAN and the package description. (There's a big difference between a transparency (used for overhead projectors) and a presentation (used for beamers).)

- seminar.layout: updated layout file from Günter Milde to fix a few long standing issues with the visualization within LyX

- seminar.lyx: new example file, also from Günter Milde

The updated layout and new example file can also go to LyX 1.5, Jürgen?

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

15 years ago* cs.po
Pavel Sanda [Thu, 16 Oct 2008 21:57:39 +0000 (21:57 +0000)]
* cs.po

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

15 years ago* Call metrics of the parameters with the correct font in MathMacros, for example
Stefan Schimanski [Thu, 16 Oct 2008 21:27:43 +0000 (21:27 +0000)]
* Call metrics of the parameters with the correct font in MathMacros, for example
  if they are in an index and should be drawn smaller.

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

15 years agoja.po: updates by Koji
Uwe Stöhr [Thu, 16 Oct 2008 21:13:16 +0000 (21:13 +0000)]
ja.po: updates by Koji

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

15 years agoOK, I lied. A little more. Just trying to keep the cleanup separate from
Richard Heck [Thu, 16 Oct 2008 17:29:01 +0000 (17:29 +0000)]
OK, I lied. A little more. Just trying to keep the cleanup separate from
the real stuff.

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

15 years agoThe last bit of cleanup: Make checking for exclusions a bit easier.
Richard Heck [Thu, 16 Oct 2008 17:21:13 +0000 (17:21 +0000)]
The last bit of cleanup: Make checking for exclusions a bit easier.

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

15 years agoFactorize out some of this. Just a bit more cleanup, prior to the patch
Richard Heck [Thu, 16 Oct 2008 17:14:46 +0000 (17:14 +0000)]
Factorize out some of this. Just a bit more cleanup, prior to the patch
I've been promising....

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

15 years agoFix bug connected with excluded modules and default modules: We need to make
Richard Heck [Thu, 16 Oct 2008 15:29:56 +0000 (15:29 +0000)]
Fix bug connected with excluded modules and default modules: We need to make
sure that default modules do not exclude loaded modules and also that loaded
modules do not exclude them.

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

15 years agoRevert accidental commit.
Richard Heck [Thu, 16 Oct 2008 15:05:18 +0000 (15:05 +0000)]
Revert accidental commit.

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

15 years agoFix a bug involving module conflicts. We need to check not only that we
Richard Heck [Thu, 16 Oct 2008 15:04:48 +0000 (15:04 +0000)]
Fix a bug involving module conflicts. We need to check not only that we
do not exclude some used module, but also that no used module excludes us.

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

15 years agoMore cleanup prior to real patch.
Richard Heck [Thu, 16 Oct 2008 13:41:25 +0000 (13:41 +0000)]
More cleanup prior to real patch.

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

15 years agofix View Source for literate documents
Jean-Marc Lasgouttes [Thu, 16 Oct 2008 07:43:46 +0000 (07:43 +0000)]
fix View Source for literate documents

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

15 years agoRemove traces of Q_CYGWIN_WIN
Enrico Forestieri [Wed, 15 Oct 2008 23:00:42 +0000 (23:00 +0000)]
Remove traces of Q_CYGWIN_WIN

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

15 years agoFix for latest MInGW w32api
Enrico Forestieri [Wed, 15 Oct 2008 22:14:39 +0000 (22:14 +0000)]
Fix for latest MInGW w32api

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

15 years agoSimplify
Enrico Forestieri [Wed, 15 Oct 2008 22:03:13 +0000 (22:03 +0000)]
Simplify

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5319
Abdelrazak Younes [Wed, 15 Oct 2008 08:42:43 +0000 (08:42 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5319

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

15 years ago- po-files: remerge
Uwe Stöhr [Tue, 14 Oct 2008 22:45:34 +0000 (22:45 +0000)]
- po-files: remerge
- de.po: some translations

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

15 years agoUpdate it.po
Enrico Forestieri [Tue, 14 Oct 2008 22:38:55 +0000 (22:38 +0000)]
Update it.po

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

15 years agolanguages: use better English names for Indonesian and Malay.
Uwe Stöhr [Tue, 14 Oct 2008 20:57:10 +0000 (20:57 +0000)]
languages: use better English names for Indonesian and Malay.

 With the prefix "bahasa" is how the languages are called officially, but not in English, see
http://en.wikipedia.org/wiki/Malay_language
http://en.wikipedia.org/wiki/Indonesian_language
(my fault)

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

15 years agoCREDITS, generate_contributions.py: complete r26901
Uwe Stöhr [Tue, 14 Oct 2008 20:39:01 +0000 (20:39 +0000)]
CREDITS, generate_contributions.py: complete r26901

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

15 years agoCorrect the order of the tests here. Messed this up in previous commit.
Richard Heck [Tue, 14 Oct 2008 18:06:08 +0000 (18:06 +0000)]
Correct the order of the tests here. Messed this up in previous commit.

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

15 years agoThe last little bit of comment, etc, cleanup here.
Richard Heck [Tue, 14 Oct 2008 17:35:49 +0000 (17:35 +0000)]
The last little bit of comment, etc, cleanup here.

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

15 years agoMore cleanup for forthcoming patch. Also fix a copy-paste error.
Richard Heck [Tue, 14 Oct 2008 17:14:25 +0000 (17:14 +0000)]
More cleanup for forthcoming patch. Also fix a copy-paste error.

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

15 years agoCheck for changes to modules before switching text classes. See the removed
Richard Heck [Tue, 14 Oct 2008 17:03:57 +0000 (17:03 +0000)]
Check for changes to modules before switching text classes. See the removed
FIXME for more.

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

15 years agoRemove unnecessary argument to paramsToDialog(). This is again
Richard Heck [Tue, 14 Oct 2008 16:59:28 +0000 (16:59 +0000)]
Remove unnecessary argument to paramsToDialog(). This is again
cleanup prior to a forthcoming patch.

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

15 years ago* generate_contributions.py
Pavel Sanda [Tue, 14 Oct 2008 15:12:04 +0000 (15:12 +0000)]
* generate_contributions.py

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

15 years agoChange some vectors to lists. This is preparatory for a real patch later.
Richard Heck [Tue, 14 Oct 2008 14:04:21 +0000 (14:04 +0000)]
Change some vectors to lists. This is preparatory for a real patch later.

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

15 years agodisable some lfuns inside description/list items (bug 223).
Jürgen Spitzmüller [Tue, 14 Oct 2008 13:27:58 +0000 (13:27 +0000)]
disable some lfuns inside description/list items (bug 223).

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

15 years agospeed up _a_lot_ switchEncoding() by avoiding an object copy
Jean-Marc Lasgouttes [Tue, 14 Oct 2008 13:06:47 +0000 (13:06 +0000)]
speed up _a_lot_ switchEncoding() by avoiding an object copy

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

15 years agoJust whitespace.
Richard Heck [Tue, 14 Oct 2008 12:49:05 +0000 (12:49 +0000)]
Just whitespace.

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

15 years ago* layouts/siamltex.layout:
Jürgen Spitzmüller [Tue, 14 Oct 2008 12:43:31 +0000 (12:43 +0000)]
* layouts/siamltex.layout:
- complete rewrite by Adrew Corrington.

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

15 years ago* theorems-ams.inc:
Jürgen Spitzmüller [Tue, 14 Oct 2008 12:38:43 +0000 (12:38 +0000)]
* theorems-ams.inc:
- do not presuppose that Enumerate is known.

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

15 years agoTypo.
Richard Heck [Tue, 14 Oct 2008 12:02:18 +0000 (12:02 +0000)]
Typo.

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

15 years ago* languages: more consistent naming.
Jürgen Spitzmüller [Tue, 14 Oct 2008 11:05:09 +0000 (11:05 +0000)]
* languages: more consistent naming.

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

15 years agolyx2lyx/lyx_1_6.py: fix remaining lyx2lyx issue of r26882
Uwe Stöhr [Tue, 14 Oct 2008 00:56:17 +0000 (00:56 +0000)]
lyx2lyx/lyx_1_6.py: fix remaining lyx2lyx issue of r26882

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

15 years agoSelection painting in Insets (courtesy of fishing industry)
Pavel Sanda [Mon, 13 Oct 2008 23:19:06 +0000 (23:19 +0000)]
Selection painting in Insets (courtesy of fishing industry)

http://bugzilla.lyx.org/show_bug.cgi?id=5270
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg144726.html

Patch by Vincent.

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

15 years agoGerman UserGuide.lyx: fix wrong reference introduced yesterday
Uwe Stöhr [Mon, 13 Oct 2008 22:37:24 +0000 (22:37 +0000)]
German UserGuide.lyx: fix wrong reference introduced yesterday

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

15 years agolyx2lyx/lyx_1_6.py: fixes for r26882 as promised
Uwe Stöhr [Mon, 13 Oct 2008 21:43:14 +0000 (21:43 +0000)]
lyx2lyx/lyx_1_6.py: fixes for r26882 as promised

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

15 years agoFix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
Abdelrazak Younes [Mon, 13 Oct 2008 20:40:58 +0000 (20:40 +0000)]
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=5355
The mixing of internal and 'normal' buffers turned out to be problematic. This commit just dissociates the two types.

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

15 years agotypo
Pavel Sanda [Mon, 13 Oct 2008 16:12:46 +0000 (16:12 +0000)]
typo

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

15 years agoSanitize backreferences in hyperref.
Pavel Sanda [Mon, 13 Oct 2008 16:01:02 +0000 (16:01 +0000)]
Sanitize backreferences in hyperref.

http://bugzilla.lyx.org/show_bug.cgi?id=5340
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg144958.html

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

15 years agoFix whitespaces so the diff between branches is not so huge.
Pavel Sanda [Mon, 13 Oct 2008 11:25:37 +0000 (11:25 +0000)]
Fix whitespaces so the diff between branches is not so huge.

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

15 years ago* lyx2lyx/lyx_1_6.py:
Jürgen Spitzmüller [Mon, 13 Oct 2008 07:51:02 +0000 (07:51 +0000)]
* lyx2lyx/lyx_1_6.py:
- fix reversion of aligned subfloats (bug 5352).

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

15 years agoAll comments and formatting.
Richard Heck [Sun, 12 Oct 2008 22:21:56 +0000 (22:21 +0000)]
All comments and formatting.

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

15 years agoRemove old and out of date comment.
Richard Heck [Sun, 12 Oct 2008 22:07:47 +0000 (22:07 +0000)]
Remove old and out of date comment.

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

15 years agoAdd a comment, per Pavel's suggestion.
Richard Heck [Sun, 12 Oct 2008 22:02:31 +0000 (22:02 +0000)]
Add a comment, per Pavel's suggestion.

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

15 years agoEmbeddedObjects.lyx: use InsetInfo for shortcuts
Uwe Stöhr [Sun, 12 Oct 2008 20:54:07 +0000 (20:54 +0000)]
EmbeddedObjects.lyx: use InsetInfo for shortcuts

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

15 years agoGerman UserGuide.lyx, Extended.lyx: updates from Hartmut
Uwe Stöhr [Sun, 12 Oct 2008 20:42:28 +0000 (20:42 +0000)]
German UserGuide.lyx, Extended.lyx: updates from Hartmut

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

15 years agobe kind to XaFooBarTeX
André Pönitz [Sun, 12 Oct 2008 19:19:41 +0000 (19:19 +0000)]
be kind to XaFooBarTeX

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

15 years agobabel handling: revert r26857 and r26858 for the reasons I posted o the list
Uwe Stöhr [Sun, 12 Oct 2008 17:21:18 +0000 (17:21 +0000)]
babel handling: revert r26857 and r26858 for the reasons I posted o the list

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

15 years agouk.po: updates by Yuri
Uwe Stöhr [Sun, 12 Oct 2008 17:08:52 +0000 (17:08 +0000)]
uk.po: updates by Yuri

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

15 years agoDon't access this directly.
Richard Heck [Sun, 12 Oct 2008 15:34:08 +0000 (15:34 +0000)]
Don't access this directly.

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

15 years agoUpdate the modules after we make the document class. This will ensure
Richard Heck [Sun, 12 Oct 2008 15:29:54 +0000 (15:29 +0000)]
Update the modules after we make the document class. This will ensure
that we get any new default modules on board.

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

15 years agofix binding of breakable slash.
Jürgen Spitzmüller [Sun, 12 Oct 2008 14:42:38 +0000 (14:42 +0000)]
fix binding of breakable slash.

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

15 years agoreadjust indendation.
Jürgen Spitzmüller [Sun, 12 Oct 2008 13:06:17 +0000 (13:06 +0000)]
readjust indendation.

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

15 years agoLaTeXFeatures.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5350
Uwe Stöhr [Sun, 12 Oct 2008 12:50:08 +0000 (12:50 +0000)]
LaTeXFeatures.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5350

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

15 years ago* InsetSpecialChar.cpp:
Jürgen Spitzmüller [Sun, 12 Oct 2008 09:54:39 +0000 (09:54 +0000)]
* InsetSpecialChar.cpp:
- \protect nobreakdash if needed.

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

15 years ago** fix bug 2114. Fileformat change.
Jürgen Spitzmüller [Sun, 12 Oct 2008 09:36:00 +0000 (09:36 +0000)]
** fix bug 2114. Fileformat change.
** fix bug 5343 (patch from Richard, prerequisite for the other fix)

* Buffer.cpp:
- increment format to 343
* src/BufferParams.{cpp,h}:
- new param \use_default_options that allows to select/deselect
  the "Other" class options defined in the layout file.
* src/frontends/qt4/GuiDocument.cpp:
* src/frontends/qt4/ui/LaTeXUi.ui:
- add GUI to set \use_default_options, display predefined options in the dialog
- update dialog correctly on class change.

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

15 years ago* lyx2lyx/lyx_1_6.py:
Jürgen Spitzmüller [Sun, 12 Oct 2008 08:58:42 +0000 (08:58 +0000)]
* lyx2lyx/lyx_1_6.py:
- fix conversion of empty index insets.

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

15 years agoFactorize out the hardcoded babel tests. This whole thing is a real mess...
Abdelrazak Younes [Sun, 12 Oct 2008 07:56:06 +0000 (07:56 +0000)]
Factorize out the hardcoded babel tests. This whole thing is a real mess...

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

15 years agoSimplify and optimize a bit the special babel language detection; and add a FIXME.
Abdelrazak Younes [Sun, 12 Oct 2008 07:19:43 +0000 (07:19 +0000)]
Simplify and optimize a bit the special babel language detection; and add a FIXME.

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

15 years agoMenuDefinition::expandFlexInsert(): simplify a tiny bit.
Abdelrazak Younes [Sun, 12 Oct 2008 06:52:26 +0000 (06:52 +0000)]
MenuDefinition::expandFlexInsert(): simplify a tiny bit.

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

15 years agoWe don't always want that, just with custom insets.
Richard Heck [Sun, 12 Oct 2008 04:12:37 +0000 (04:12 +0000)]
We don't always want that, just with custom insets.

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

15 years agoFix bug 5346.
Richard Heck [Sun, 12 Oct 2008 04:04:55 +0000 (04:04 +0000)]
Fix bug 5346.

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

15 years agoRevert.
Richard Heck [Sun, 12 Oct 2008 03:43:15 +0000 (03:43 +0000)]
Revert.

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

15 years agoTypos.
Richard Heck [Sun, 12 Oct 2008 03:40:30 +0000 (03:40 +0000)]
Typos.

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

15 years agoUserGuide.lyx: some corrections ans revert an InsetInfo to make it compilable (see...
Uwe Stöhr [Sun, 12 Oct 2008 01:08:37 +0000 (01:08 +0000)]
UserGuide.lyx: some corrections ans revert an InsetInfo to make it compilable (see http://bugzilla.lyx.org/show_bug.cgi?id=5349 )

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

15 years agoMath.lyx: use InsetInfo for shortcuts
Uwe Stöhr [Sun, 12 Oct 2008 01:07:13 +0000 (01:07 +0000)]
Math.lyx: use InsetInfo for shortcuts

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

15 years agoFORMAT: fix typos
Uwe Stöhr [Sat, 11 Oct 2008 23:58:12 +0000 (23:58 +0000)]
FORMAT: fix typos

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

15 years agoSupport for Mongolian, fileformat change
Uwe Stöhr [Sat, 11 Oct 2008 23:52:31 +0000 (23:52 +0000)]
Support for Mongolian, fileformat change

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

15 years agoUserGuide.lyx: two corrections
Uwe Stöhr [Sat, 11 Oct 2008 21:03:51 +0000 (21:03 +0000)]
UserGuide.lyx: two corrections

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

15 years agoGerman menus.bind: fix whitespace
Uwe Stöhr [Sat, 11 Oct 2008 20:49:30 +0000 (20:49 +0000)]
German menus.bind: fix whitespace

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

15 years agotypo
André Pönitz [Sat, 11 Oct 2008 16:08:42 +0000 (16:08 +0000)]
typo

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

15 years agofix problem with non-recognized utf8 encoding that lead to broken .lyx
André Pönitz [Sat, 11 Oct 2008 16:07:14 +0000 (16:07 +0000)]
fix problem with non-recognized utf8 encoding that lead to broken .lyx
files

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

15 years agoUserGuide.lyx: use InsetInfo for shortcuts
Uwe Stöhr [Sat, 11 Oct 2008 13:19:59 +0000 (13:19 +0000)]
UserGuide.lyx: use InsetInfo for shortcuts

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