]> git.lyx.org Git - lyx.git/log
lyx.git
15 years agoCopy of XHTML DTD for reference.
Richard Heck [Fri, 5 Jun 2009 17:52:26 +0000 (17:52 +0000)]
Copy of XHTML DTD for reference.

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

15 years agoNotes and the like.
Richard Heck [Fri, 5 Jun 2009 17:51:45 +0000 (17:51 +0000)]
Notes and the like.

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

15 years agoInitial HTML information for layouts. Much of this is prelimiary,
Richard Heck [Fri, 5 Jun 2009 17:51:03 +0000 (17:51 +0000)]
Initial HTML information for layouts. Much of this is prelimiary,
some of it is really only for testing purposes.

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

15 years agoForgot to add these before.
Richard Heck [Fri, 5 Jun 2009 17:49:10 +0000 (17:49 +0000)]
Forgot to add these before.

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

15 years agoHTML output code for a handful of easy insets.
Richard Heck [Fri, 5 Jun 2009 17:48:14 +0000 (17:48 +0000)]
HTML output code for a handful of easy insets.

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

15 years agoBasic output routines for HTML.
Richard Heck [Fri, 5 Jun 2009 17:44:35 +0000 (17:44 +0000)]
Basic output routines for HTML.

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

15 years agoRoutines to retrieve HTML style information.
Richard Heck [Fri, 5 Jun 2009 17:39:00 +0000 (17:39 +0000)]
Routines to retrieve HTML style information.

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

15 years agoInsetLayout infrastructure.
Richard Heck [Fri, 5 Jun 2009 17:36:51 +0000 (17:36 +0000)]
InsetLayout infrastructure.

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

15 years agoLayout infrastructure for HTML output.
Richard Heck [Fri, 5 Jun 2009 17:26:30 +0000 (17:26 +0000)]
Layout infrastructure for HTML output.

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

15 years agoCheck for fcntl is maybe more more portable, than searching in
Kornel Benko [Thu, 4 Jun 2009 15:01:31 +0000 (15:01 +0000)]
Check for fcntl is maybe more more portable, than searching in
header files.

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

15 years agoRationalize the handling of InsetLayout's preamble and requries. That is,
Richard Heck [Wed, 3 Jun 2009 23:44:31 +0000 (23:44 +0000)]
Rationalize the handling of InsetLayout's preamble and requries. That is,
bring it into line with the handing of Layout's preamble and requires. This
will make information about used InsetLayout's avaiable elsewhere.

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

15 years agoconfigure.py: port r29905
Uwe Stöhr [Wed, 3 Jun 2009 22:09:55 +0000 (22:09 +0000)]
configure.py: port r29905

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

15 years agoWhitespace.
Richard Heck [Tue, 2 Jun 2009 16:09:01 +0000 (16:09 +0000)]
Whitespace.

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

15 years agoAllow customization of enumerate counters.
Richard Heck [Tue, 2 Jun 2009 16:02:29 +0000 (16:02 +0000)]
Allow customization of enumerate counters.

This patch is from JMarc, except the docs, which are due to me.

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

15 years agoAllow escaped quotes in the module description.
Richard Heck [Tue, 2 Jun 2009 14:06:52 +0000 (14:06 +0000)]
Allow escaped quotes in the module description.

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

15 years agoA little cleanup of the layout files.
Richard Heck [Tue, 2 Jun 2009 13:45:32 +0000 (13:45 +0000)]
A little cleanup of the layout files.

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

15 years agoEnable sockets on linux too. "fcntl" defined at /usr/include/fcntl.h.
Kornel Benko [Sun, 31 May 2009 11:53:52 +0000 (11:53 +0000)]
Enable sockets on linux too. "fcntl" defined at /usr/include/fcntl.h.

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

15 years ago* doxy - clarify math-mode
Pavel Sanda [Sun, 31 May 2009 11:09:51 +0000 (11:09 +0000)]
* doxy - clarify math-mode

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

15 years agoFix the placement of the cursor when right-clicking on an inset inside a branch inset.
Vincent van Ravesteijn [Sat, 30 May 2009 20:57:43 +0000 (20:57 +0000)]
Fix the placement of the cursor when right-clicking on an inset inside a branch inset.

see:
http://www.mail-archive.com/lyx-users@lists.lyx.org/msg74184.html

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

15 years agoUpdate reverse search documentation.
Enrico Forestieri [Sat, 30 May 2009 20:19:46 +0000 (20:19 +0000)]
Update reverse search documentation.

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

15 years agostdmenus.inc: fix typo, fixes the bug reported here:
Uwe Stöhr [Sat, 30 May 2009 15:38:23 +0000 (15:38 +0000)]
stdmenus.inc: fix typo, fixes the bug reported here:
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg151690.html

Jürgen, OK for branch too?

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

15 years agoadd the new Japanese files from r29879 also to trunk
Uwe Stöhr [Fri, 29 May 2009 22:59:36 +0000 (22:59 +0000)]
add the new Japanese files from r29879 also to trunk

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

15 years agoUpdate the layout docs a bit.
Richard Heck [Fri, 29 May 2009 19:09:22 +0000 (19:09 +0000)]
Update the layout docs a bit.

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

15 years agoUpdate lyx.pro file. Still more convenient to use with Qt Creator.
André Pönitz [Thu, 28 May 2009 23:32:28 +0000 (23:32 +0000)]
Update lyx.pro file. Still more convenient to use with Qt Creator.

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

15 years agoFix doubling of bibtex and index alternatives everytime preferences are saved.
Enrico Forestieri [Thu, 28 May 2009 12:49:41 +0000 (12:49 +0000)]
Fix doubling of bibtex and index alternatives everytime preferences are saved.

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

15 years agoAllow literate documents other than noweb to work out of the box. Currently
Jean-Marc Lasgouttes [Thu, 28 May 2009 08:59:25 +0000 (08:59 +0000)]
Allow literate documents other than noweb to work out of the box. Currently
only sweave is supported (for building documentation, not programs).

Layout files allow a new OutputFormat tag

Modules can be conditionned on a feature of the type from->to, indicating that
it should be possible to convert from format 'from' to format 'to'.

Layout format incremented to 15.

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

15 years agoboost filesystem and iostream are no longer used.
Abdelrazak Younes [Thu, 28 May 2009 08:57:49 +0000 (08:57 +0000)]
boost filesystem and iostream are no longer used.

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

15 years agoTypo.
Richard Heck [Thu, 28 May 2009 02:00:04 +0000 (02:00 +0000)]
Typo.

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

15 years agoDon't write a \bibtex_command to the preferences file if not needed.
Enrico Forestieri [Thu, 28 May 2009 00:25:40 +0000 (00:25 +0000)]
Don't write a \bibtex_command to the preferences file if not needed.

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

15 years agoFix the bogus "bibtex" option for the bibtex command in preferences.
Enrico Forestieri [Wed, 27 May 2009 22:24:05 +0000 (22:24 +0000)]
Fix the bogus "bibtex" option for the bibtex command in preferences.

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

15 years agoFix writing of \bibtex_alternatives and \index_alternatives to the
Enrico Forestieri [Wed, 27 May 2009 22:21:33 +0000 (22:21 +0000)]
Fix writing of \bibtex_alternatives and \index_alternatives to the
preferences file. Now the alternatives are only written if they have
actually been changed, and not always as it was before. Existing
preferences files will be automatically trimmed on next save.

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

15 years agoforgot this in my previous commit
Uwe Stöhr [Wed, 27 May 2009 22:11:07 +0000 (22:11 +0000)]
forgot this in my previous commit

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

15 years agomanpage.layout: remove file as discussed on the list and after OK from José ( http...
Uwe Stöhr [Wed, 27 May 2009 22:06:40 +0000 (22:06 +0000)]
manpage.layout: remove file as discussed on the list and after OK from José ( http://thread.gmane.org/gmane.editors.lyx.devel/112377/focus=112686 )

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

15 years agogrammar
Jean-Marc Lasgouttes [Wed, 27 May 2009 15:51:56 +0000 (15:51 +0000)]
grammar

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

15 years agoThis is a bit more descriptive.
Enrico Forestieri [Wed, 27 May 2009 10:26:17 +0000 (10:26 +0000)]
This is a bit more descriptive.

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

15 years agoEmbeddedObjects.lyx: remove wrong preamble line, fixes #5966
Uwe Stöhr [Wed, 27 May 2009 01:43:46 +0000 (01:43 +0000)]
EmbeddedObjects.lyx: remove wrong preamble line, fixes #5966

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

15 years agoRemove black box around GuiWorkarea? which is visible with Qt4.5.
Vincent van Ravesteijn [Tue, 26 May 2009 22:37:14 +0000 (22:37 +0000)]
Remove black box around GuiWorkarea? which is visible with Qt4.5.

Now also when returning from full-screen mode.

see r28747.

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

15 years agoFix PrintNomenclUi.ui as uic 4.2.3 says it is not valid.
Enrico Forestieri [Tue, 26 May 2009 22:02:51 +0000 (22:02 +0000)]
Fix PrintNomenclUi.ui as uic 4.2.3 says it is not valid.

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

15 years agocosmetics
André Pönitz [Tue, 26 May 2009 21:52:57 +0000 (21:52 +0000)]
cosmetics

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

15 years agoIntroduce an option to keep the menubar visible in full screen mode.
André Pönitz [Tue, 26 May 2009 21:41:45 +0000 (21:41 +0000)]
Introduce an option to keep the menubar visible in full screen mode.

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

15 years agopartial fix for external boost detection
Georg Baum [Tue, 26 May 2009 19:50:37 +0000 (19:50 +0000)]
partial fix for external boost detection

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

15 years agoAccount for the weird case where p2 is longer than p1, such as p1 == "path"
Enrico Forestieri [Tue, 26 May 2009 18:27:29 +0000 (18:27 +0000)]
Account for the weird case where p2 is longer than p1, such as p1 == "path"
and p2 == "Path/". This would be really weird, but one never knows...

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

15 years agoDon try to be smart and always protect the preamble with \makeatletter
Enrico Forestieri [Tue, 26 May 2009 17:38:27 +0000 (17:38 +0000)]
Don try to be smart and always protect the preamble with \makeatletter
and \makeatother if it is not empty.

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

15 years agoconstify GuiPrintNomencl::isValid()
André Pönitz [Tue, 26 May 2009 16:19:03 +0000 (16:19 +0000)]
constify  GuiPrintNomencl::isValid()

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

15 years agoAs a safety measure, enclose the preamble in the \makeatletter and \makeatother
Enrico Forestieri [Tue, 26 May 2009 00:58:36 +0000 (00:58 +0000)]
As a safety measure, enclose the preamble in the \makeatletter and \makeatother
pair also when an external file is included.

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

15 years agoInsetMathFrac.cpp: fix the regression now completely
Uwe Stöhr [Mon, 25 May 2009 22:46:51 +0000 (22:46 +0000)]
InsetMathFrac.cpp: fix the regression now completely

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

15 years agoInsetMathFrac.cpp: fix regression reported here: http://www.mail-archive.com/lyx...
Uwe Stöhr [Mon, 25 May 2009 22:42:22 +0000 (22:42 +0000)]
InsetMathFrac.cpp: fix regression reported here: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg151588.html

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

15 years agoAnother tweak to account for when both paths end with '/'.
Enrico Forestieri [Mon, 25 May 2009 18:37:03 +0000 (18:37 +0000)]
Another tweak to account for when both paths end with '/'.
The problem here is making sure that path_prefix_is() behaves exactly
as would a case insensitive prefixIs(). Anyway, this is still better
than trying to fix the semantics of common_path().

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

15 years agoSimpler things are almost always better.
Enrico Forestieri [Mon, 25 May 2009 17:30:02 +0000 (17:30 +0000)]
Simpler things are almost always better.

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

15 years ago"cheaper" include.
Jürgen Spitzmüller [Mon, 25 May 2009 16:11:28 +0000 (16:11 +0000)]
"cheaper" include.

Thanks, André.

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

15 years agoempty file format change due to r29840.
Jürgen Spitzmüller [Mon, 25 May 2009 08:27:12 +0000 (08:27 +0000)]
empty file format change due to r29840.

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

15 years ago* Allow manual setting of bibliography indendation
Jürgen Spitzmüller [Mon, 25 May 2009 08:13:56 +0000 (08:13 +0000)]
* Allow manual setting of bibliography indendation
 that overrides bibitemWidest (bug 5960).

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

15 years ago* paragraph_funcs.{cpp,h}:
Jürgen Spitzmüller [Mon, 25 May 2009 07:52:55 +0000 (07:52 +0000)]
* paragraph_funcs.{cpp,h}:
- new member setLabelWidthStringToSequence

* Text2.cpp (setParagraphs):
- use that.

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

15 years agoAccount for the corner case p2.length() == 1.
Enrico Forestieri [Mon, 25 May 2009 00:23:44 +0000 (00:23 +0000)]
Account for the corner case p2.length() == 1.

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

15 years agoAvoid a string copy and a small tweak.
Enrico Forestieri [Sun, 24 May 2009 21:09:41 +0000 (21:09 +0000)]
Avoid a string copy and a small tweak.

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

15 years agoFORMAT: fix date
Uwe Stöhr [Sun, 24 May 2009 18:37:13 +0000 (18:37 +0000)]
FORMAT: fix date

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

15 years agoFix reverse search when the View Source window is active.
Enrico Forestieri [Sun, 24 May 2009 01:38:33 +0000 (01:38 +0000)]
Fix reverse search when the View Source window is active.

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

15 years agoInsetNomencl.cpp: remove the check to not undergo the predefined label width as discussed
Uwe Stöhr [Sat, 23 May 2009 14:39:30 +0000 (14:39 +0000)]
InsetNomencl.cpp: remove the check to not undergo the predefined label width as discussed

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

15 years agoIndonesian Intro.lyx, Tutorial.lyx: updates from Waluyo
Uwe Stöhr [Sat, 23 May 2009 14:29:57 +0000 (14:29 +0000)]
Indonesian Intro.lyx, Tutorial.lyx: updates from Waluyo

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

15 years agouk.po: updates for trunk from Yuri
Uwe Stöhr [Sat, 23 May 2009 14:24:36 +0000 (14:24 +0000)]
uk.po: updates for trunk from Yuri

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

15 years agoAdd explicative comment.
Enrico Forestieri [Sat, 23 May 2009 13:51:23 +0000 (13:51 +0000)]
Add explicative comment.

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

15 years agoRemove unneeded include.
Enrico Forestieri [Sat, 23 May 2009 13:28:41 +0000 (13:28 +0000)]
Remove unneeded include.

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

15 years agoAvoid calling prefixIs() if not needed.
Enrico Forestieri [Sat, 23 May 2009 13:16:13 +0000 (13:16 +0000)]
Avoid calling prefixIs() if not needed.

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

15 years agoThis was not needed, as the case is already adjusted.
Enrico Forestieri [Sat, 23 May 2009 13:13:32 +0000 (13:13 +0000)]
This was not needed, as the case is already adjusted.

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

15 years agoLeftover
Pavel Sanda [Sat, 23 May 2009 12:52:23 +0000 (12:52 +0000)]
Leftover

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

15 years agoAdd new target for convenience - make lfundoc for regeneration.
Pavel Sanda [Sat, 23 May 2009 12:12:32 +0000 (12:12 +0000)]
Add new target for convenience - make lfundoc for regeneration.

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:48:30 +0000 (10:48 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:48:22 +0000 (10:48 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:30:52 +0000 (10:30 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:30:50 +0000 (10:30 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:30:47 +0000 (10:30 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:15:24 +0000 (10:15 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 10:15:18 +0000 (10:15 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 09:47:20 +0000 (09:47 +0000)]
Next camel

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

15 years agoNext camel
Pavel Sanda [Sat, 23 May 2009 09:40:44 +0000 (09:40 +0000)]
Next camel

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

15 years agoAnother camel
Pavel Sanda [Sat, 23 May 2009 09:28:33 +0000 (09:28 +0000)]
Another camel

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

15 years agoCamelize another slot
Pavel Sanda [Sat, 23 May 2009 09:06:50 +0000 (09:06 +0000)]
Camelize another slot

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

15 years agostickToCodingConventions.
Jürgen Spitzmüller [Sat, 23 May 2009 08:01:38 +0000 (08:01 +0000)]
stickToCodingConventions.

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

15 years ago* GuiParagraph.{cpp, h}:
Jürgen Spitzmüller [Sat, 23 May 2009 07:45:46 +0000 (07:45 +0000)]
* GuiParagraph.{cpp, h}:
- fix enabling/disabling of "Longest Label" widget.

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

15 years agoInsetBibitem.cpp: fix bibitemWidest.
Jürgen Spitzmüller [Sat, 23 May 2009 05:59:44 +0000 (05:59 +0000)]
InsetBibitem.cpp: fix bibitemWidest.

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

15 years agoWe cannot access theFontMetrics in command line mode.
Jürgen Spitzmüller [Sat, 23 May 2009 05:47:40 +0000 (05:47 +0000)]
We cannot access theFontMetrics in command line mode.

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

15 years agoGuiPrintNomencl: More descriptive UI.
Jürgen Spitzmüller [Sat, 23 May 2009 05:30:01 +0000 (05:30 +0000)]
GuiPrintNomencl: More descriptive UI.

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

15 years agoconfigure.py: fix a typo
Uwe Stöhr [Fri, 22 May 2009 23:31:16 +0000 (23:31 +0000)]
configure.py: fix a typo

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

15 years agoInsetNomencl.cpp: remove hardcoded symbol width
Uwe Stöhr [Fri, 22 May 2009 23:23:09 +0000 (23:23 +0000)]
InsetNomencl.cpp: remove hardcoded symbol width

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

15 years agoUserGuide.lyx: disable preamble code that is most probable incompatible with xindy
Uwe Stöhr [Fri, 22 May 2009 22:53:05 +0000 (22:53 +0000)]
UserGuide.lyx: disable preamble code that is most probable incompatible with xindy

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

15 years agoTake into account file system case sensitivity when checking whether
Enrico Forestieri [Fri, 22 May 2009 22:34:43 +0000 (22:34 +0000)]
Take into account file system case sensitivity when checking whether
a path starts with a given prefix.

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

15 years agoPlease Juergen wrt #5307
Pavel Sanda [Fri, 22 May 2009 21:35:18 +0000 (21:35 +0000)]
Please Juergen wrt #5307

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

15 years ago- Spanish UserGuide.lyx, Math.lyx: updates by Ignacio
Uwe Stöhr [Fri, 22 May 2009 19:56:10 +0000 (19:56 +0000)]
- Spanish UserGuide.lyx, Math.lyx: updates by Ignacio
- English UserGuide.lyx: fix a typo

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

15 years agoTooltip and label changes.
Jürgen Spitzmüller [Fri, 22 May 2009 17:52:20 +0000 (17:52 +0000)]
Tooltip and label changes.

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

15 years agoGuiPrintNomencl.{cpp,h}:
Jürgen Spitzmüller [Fri, 22 May 2009 17:35:50 +0000 (17:35 +0000)]
GuiPrintNomencl.{cpp,h}:
- custom without length is not valid.

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

15 years agoforgot to add these files in r29779.
Jürgen Spitzmüller [Fri, 22 May 2009 17:17:45 +0000 (17:17 +0000)]
forgot to add these files in r29779.

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

15 years agoreorder.
Jürgen Spitzmüller [Fri, 22 May 2009 16:41:20 +0000 (16:41 +0000)]
reorder.

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

15 years agoreorder.
Jürgen Spitzmüller [Fri, 22 May 2009 16:35:11 +0000 (16:35 +0000)]
reorder.

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

15 years agoreorder.
Jürgen Spitzmüller [Fri, 22 May 2009 16:31:37 +0000 (16:31 +0000)]
reorder.

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

15 years agoA GUI for nomencl settings. Adds the possibility to enter a custom length.
Jürgen Spitzmüller [Fri, 22 May 2009 16:26:15 +0000 (16:26 +0000)]
A GUI for nomencl settings. Adds the possibility to enter a custom length.

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

15 years agowhitespace.
Jürgen Spitzmüller [Fri, 22 May 2009 16:00:29 +0000 (16:00 +0000)]
whitespace.

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

15 years ago* InsetNomencl.cpp (nomenclWidest):
Jürgen Spitzmüller [Fri, 22 May 2009 09:25:31 +0000 (09:25 +0000)]
* InsetNomencl.cpp (nomenclWidest):
- use FontMetrics to determine widest string.

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

15 years agofile format change due to r29770.
Jürgen Spitzmüller [Fri, 22 May 2009 08:31:43 +0000 (08:31 +0000)]
file format change due to r29770.

No automatic width calculation is done for old documents, because these might rely on settings in
nomencl.cfg.

A GUI to alter this is needed.

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

15 years ago* Per-document setting for bibtex and makeindex.
Jürgen Spitzmüller [Fri, 22 May 2009 07:20:00 +0000 (07:20 +0000)]
* Per-document setting for bibtex and makeindex.

File format change.

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

15 years agoInsetNomencl.cpp: assure that the label width is never below the predefined value...
Uwe Stöhr [Thu, 21 May 2009 22:18:08 +0000 (22:18 +0000)]
InsetNomencl.cpp: assure that the label width is never below the predefined value and that there is always enough space

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