]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoOutput labels (1.1, etc) with the TOC.
Richard Heck [Thu, 21 Jan 2010 19:11:46 +0000 (19:11 +0000)]
Output labels (1.1, etc) with the TOC.

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

14 years agoTranslate TOC title to document language, not GUI language.
Richard Heck [Thu, 21 Jan 2010 19:01:22 +0000 (19:01 +0000)]
Translate TOC title to document language, not GUI language.

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

14 years agoFix the Compare feature. The compl_vector class shouldn't be accessed twice in one...
Vincent van Ravesteijn [Thu, 21 Jan 2010 18:58:55 +0000 (18:58 +0000)]
Fix the Compare feature. The compl_vector class shouldn't be accessed twice in one statement as it might happen that the vectors are reallocated, such that the references are not correct anymore.

(P.S. Compare this to the fact that you're not supposed to refer to x and ++x in one statement.)

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

14 years agoUse cached label.
Richard Heck [Thu, 21 Jan 2010 18:55:02 +0000 (18:55 +0000)]
Use cached label.

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

14 years agoRemove it for real now.
Richard Heck [Thu, 21 Jan 2010 18:51:26 +0000 (18:51 +0000)]
Remove it for real now.

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

14 years agoRemove an unnecessary dependency.
Richard Heck [Thu, 21 Jan 2010 18:49:08 +0000 (18:49 +0000)]
Remove an unnecessary dependency.

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

14 years agoKill a (public) magic boolean.
Richard Heck [Thu, 21 Jan 2010 18:46:20 +0000 (18:46 +0000)]
Kill a (public) magic boolean.

The point of this will become clear shortly. I hope.

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

14 years agoFormatting.
Richard Heck [Thu, 21 Jan 2010 18:12:23 +0000 (18:12 +0000)]
Formatting.

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

14 years agoMore XHTML documentation.
Richard Heck [Thu, 21 Jan 2010 18:12:12 +0000 (18:12 +0000)]
More XHTML documentation.

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

14 years agoCode cleanup
Tommaso Cucinotta [Thu, 21 Jan 2010 17:11:17 +0000 (17:11 +0000)]
Code cleanup

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

14 years agoalways close properly undo groups
Jean-Marc Lasgouttes [Thu, 21 Jan 2010 16:59:39 +0000 (16:59 +0000)]
always close properly undo groups

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

14 years ago* HunspellChecker.cpp:
Jürgen Spitzmüller [Thu, 21 Jan 2010 12:47:45 +0000 (12:47 +0000)]
* HunspellChecker.cpp:
- implement accept()

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

14 years agoFrench Tutorial.lyx: translations from Siegfried
Uwe Stöhr [Wed, 20 Jan 2010 22:56:22 +0000 (22:56 +0000)]
French Tutorial.lyx: translations from Siegfried

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

14 years agoDon't show deleted stuff in output.
Richard Heck [Wed, 20 Jan 2010 22:42:27 +0000 (22:42 +0000)]
Don't show deleted stuff in output.

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

14 years agoDocumentation for PrettyFormat.
Richard Heck [Wed, 20 Jan 2010 22:31:24 +0000 (22:31 +0000)]
Documentation for PrettyFormat.

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

14 years agoFix output of formatted counters.
Richard Heck [Wed, 20 Jan 2010 22:28:42 +0000 (22:28 +0000)]
Fix output of formatted counters.

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

14 years agoProper output of counters in appendix.
Richard Heck [Wed, 20 Jan 2010 21:20:30 +0000 (21:20 +0000)]
Proper output of counters in appendix.

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

14 years agoDelete extra whitespace.
Richard Heck [Wed, 20 Jan 2010 21:11:14 +0000 (21:11 +0000)]
Delete extra whitespace.

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

14 years agoMissed one.
Richard Heck [Wed, 20 Jan 2010 21:01:53 +0000 (21:01 +0000)]
Missed one.

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

14 years agoUpdate all layouts to format 22.
Richard Heck [Wed, 20 Jan 2010 21:01:07 +0000 (21:01 +0000)]
Update all layouts to format 22.

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

14 years agoIgnore quotes in lyx_pot.
Richard Heck [Wed, 20 Jan 2010 20:52:03 +0000 (20:52 +0000)]
Ignore quotes in lyx_pot.

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

14 years agoFix counter formats. We have to use quotes here.
Richard Heck [Wed, 20 Jan 2010 20:50:35 +0000 (20:50 +0000)]
Fix counter formats. We have to use quotes here.

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

14 years agoPartly disable pretty counter output.
Richard Heck [Wed, 20 Jan 2010 20:50:11 +0000 (20:50 +0000)]
Partly disable pretty counter output.

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

14 years agoPretty formats for standard counters.
Richard Heck [Wed, 20 Jan 2010 20:40:16 +0000 (20:40 +0000)]
Pretty formats for standard counters.

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

14 years agoIntroduce a "formatted counter" for use with formatted reference during
Richard Heck [Wed, 20 Jan 2010 20:33:36 +0000 (20:33 +0000)]
Introduce a "formatted counter" for use with formatted reference during
XHTML output.

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

14 years agoMake the new argument to step() mandatory, and add a comment to
Richard Heck [Wed, 20 Jan 2010 19:47:27 +0000 (19:47 +0000)]
Make the new argument to step() mandatory, and add a comment to
sgml::OpenTag().

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

14 years agoFix warning.
Richard Heck [Wed, 20 Jan 2010 19:46:02 +0000 (19:46 +0000)]
Fix warning.

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

14 years agoGet rid of some magic booleans in updateLabels() and related routines.
Richard Heck [Wed, 20 Jan 2010 19:42:12 +0000 (19:42 +0000)]
Get rid of some magic booleans in updateLabels() and related routines.

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

14 years agoAdd OutputEnums.h. This enum will shortly replace some magic booleans
Richard Heck [Wed, 20 Jan 2010 19:41:44 +0000 (19:41 +0000)]
Add OutputEnums.h. This enum will shortly replace some magic booleans
that have crept into my code. I'm putting it in a separate file becuase
it is going to be included in Counters.h. The other obvious places to
put it would lead to large includes in this file.

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

14 years agoBetter XHTML output for InsetRef.
Richard Heck [Wed, 20 Jan 2010 19:03:17 +0000 (19:03 +0000)]
Better XHTML output for InsetRef.

The idea here is to implement something like \refstepcounter for LyX. We
do this by tracking the "active" counter in Counters.cpp. We also have
to track when we go in and out of environments to which counters are
local, and so on and so forth.

This all gets done in updateLabels(), but only if we are producing
output, which is why I added the output boolean a while ago.

I expect there are bugs in here, though it seems to work pretty well
with the documents I've tested.

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

14 years agoDispatch BUFFER_SWITCH only if buffer actually changed (avoids some flickering when...
Tommaso Cucinotta [Wed, 20 Jan 2010 18:18:04 +0000 (18:18 +0000)]
Dispatch BUFFER_SWITCH only if buffer actually changed (avoids some flickering when buffer is unchanged).

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

14 years agoMinor changes.
Tommaso Cucinotta [Wed, 20 Jan 2010 18:16:28 +0000 (18:16 +0000)]
Minor changes.

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

14 years agoThe BufferList does not know about cloned buffers, so the parent of a
Richard Heck [Wed, 20 Jan 2010 17:53:18 +0000 (17:53 +0000)]
The BufferList does not know about cloned buffers, so the parent of a
cloned Buffer is always "unloaded" as far as the BufferList is
concerned.

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

14 years agoMove comments to functions, not private members.
Richard Heck [Wed, 20 Jan 2010 17:51:07 +0000 (17:51 +0000)]
Move comments to functions, not private members.

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

14 years agoAdd a FIXME.
Richard Heck [Tue, 19 Jan 2010 22:51:20 +0000 (22:51 +0000)]
Add a FIXME.

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

14 years agoRemove half a comment?
Richard Heck [Tue, 19 Jan 2010 22:29:52 +0000 (22:29 +0000)]
Remove half a comment?

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

14 years agoRemove things to be removed.
Richard Heck [Tue, 19 Jan 2010 22:24:46 +0000 (22:24 +0000)]
Remove things to be removed.

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

14 years agoMove the StartTag, EndTag, and CompTag classes into the html namespace.
Richard Heck [Tue, 19 Jan 2010 22:08:04 +0000 (22:08 +0000)]
Move the StartTag, EndTag, and CompTag classes into the html namespace.

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

14 years agoUpdate notes.
Richard Heck [Tue, 19 Jan 2010 19:44:55 +0000 (19:44 +0000)]
Update notes.

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

14 years agoCollect the title for XHTML output, and use it.
Richard Heck [Tue, 19 Jan 2010 19:43:15 +0000 (19:43 +0000)]
Collect the title for XHTML output, and use it.

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

14 years agoFix listings XHTML output: No paragraphs in there.
Richard Heck [Tue, 19 Jan 2010 19:11:12 +0000 (19:11 +0000)]
Fix listings XHTML output: No paragraphs in there.

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

14 years agoUpdate lyxprofile for cygwin.
Enrico Forestieri [Tue, 19 Jan 2010 18:52:35 +0000 (18:52 +0000)]
Update lyxprofile for cygwin.
* Don't use the Windows documents folder as fallback home dir
* Starting from cygwin 1.7, the charset part of the locale settings
  are honoured. The default is UTF-8
* It is no more necessary setting OUTPUT_CHARSET
* Allow per-user customization trough ~/.lyxprofile

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

14 years ago* ADD LFUN_SPELLING_ADD and LFUN_SPELLING_IGNORE (bug 6102).
Jürgen Spitzmüller [Tue, 19 Jan 2010 08:21:56 +0000 (08:21 +0000)]
* ADD LFUN_SPELLING_ADD and LFUN_SPELLING_IGNORE (bug 6102).

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

14 years agoNew behaviour when using break-paragraph on an empty paragraph where
Jean-Marc Lasgouttes [Mon, 18 Jan 2010 22:11:06 +0000 (22:11 +0000)]
New behaviour when using break-paragraph on an empty paragraph where
KeepEmpty is false:
* if depth>0, decrease depth
* if depth = 0 reset layout to standard

This implments a hopefully intuitive way of getting out of enumerations and
other environments.

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

14 years agoOops. Forgot to save.
Jürgen Spitzmüller [Mon, 18 Jan 2010 17:21:42 +0000 (17:21 +0000)]
Oops. Forgot to save.

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

14 years ago* de/UserGuide:
Jürgen Spitzmüller [Mon, 18 Jan 2010 17:17:25 +0000 (17:17 +0000)]
* de/UserGuide:
- document the setup of spell checking distionaries for german and ngerman (#4657).

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

14 years ago* Add support for aspell language varieties.
Jürgen Spitzmüller [Mon, 18 Jan 2010 17:02:05 +0000 (17:02 +0000)]
* Add support for aspell language varieties.

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

14 years agomake sure that error_ is correctly initialized
Jean-Marc Lasgouttes [Mon, 18 Jan 2010 11:50:12 +0000 (11:50 +0000)]
make sure that error_ is correctly initialized

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

14 years agotypo and small addition
Jürgen Spitzmüller [Mon, 18 Jan 2010 11:06:22 +0000 (11:06 +0000)]
typo and small addition

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

14 years agoFix bug #5525: Windows XP doesn't shut down with LyX open
Enrico Forestieri [Sun, 17 Jan 2010 23:01:48 +0000 (23:01 +0000)]
Fix bug #5525: Windows XP doesn't shut down with LyX open

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

14 years agoFix horizontal size of replacement combo.
Enrico Forestieri [Sun, 17 Jan 2010 16:43:17 +0000 (16:43 +0000)]
Fix horizontal size of replacement combo.

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

14 years ago* InsetIndex.{cpp,h}:
Jürgen Spitzmüller [Sun, 17 Jan 2010 14:47:45 +0000 (14:47 +0000)]
* InsetIndex.{cpp,h}:
- add index name to button label (part of #6455).

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

14 years agoEmbeddedObjects.lyx: update description of multirows
Uwe Stöhr [Sun, 17 Jan 2010 13:00:00 +0000 (13:00 +0000)]
EmbeddedObjects.lyx: update description of multirows

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

14 years ago* GuiSpellchecker:
Jürgen Spitzmüller [Sun, 17 Jan 2010 12:27:44 +0000 (12:27 +0000)]
* GuiSpellchecker:
- implement event filter and allow selection of suggestions with the keyboard
  (second part of bug 6460).

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

14 years ago* Add more keyboard accelerators to the spellchecker dialog (part of bug 6460).
Jürgen Spitzmüller [Sun, 17 Jan 2010 10:51:32 +0000 (10:51 +0000)]
* Add more keyboard accelerators to the spellchecker dialog (part of bug 6460).

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

14 years agoGerman Tutorial.lyx: please Hartmut
Uwe Stöhr [Sat, 16 Jan 2010 23:49:33 +0000 (23:49 +0000)]
German Tutorial.lyx: please Hartmut

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

14 years ago- EmbeddedObjects.lyx: avoid some LaTeX warnings (a hyperref and a dcolumn issue)
Uwe Stöhr [Sat, 16 Jan 2010 23:43:20 +0000 (23:43 +0000)]
- EmbeddedObjects.lyx: avoid some LaTeX warnings (a hyperref and a dcolumn issue)
- French EmbeddedObjects.lyx: add missing paragraph that is already there in the other language version

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

14 years agofr.po: completed translations for trunk by Jean-Pierre
Uwe Stöhr [Sat, 16 Jan 2010 20:47:36 +0000 (20:47 +0000)]
fr.po: completed translations for trunk by Jean-Pierre

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

14 years agode.po: some translations
Uwe Stöhr [Sat, 16 Jan 2010 20:46:20 +0000 (20:46 +0000)]
de.po: some translations

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

14 years ago- English Tutorial.lyx: fix a typo, spotted by Ignacio
Uwe Stöhr [Sat, 16 Jan 2010 20:41:48 +0000 (20:41 +0000)]
- English Tutorial.lyx: fix a typo, spotted by Ignacio
- Spanish Tutorial.lyx: translations by Ignacio
- German Tutorial.lyx: translations by me

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

14 years ago* revert r32450 which broke polytonic Greek.
Jürgen Spitzmüller [Sat, 16 Jan 2010 09:52:42 +0000 (09:52 +0000)]
* revert r32450 which broke polytonic Greek.

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

14 years agoTry to fix an assert coming from "gcc vector-index checks".
Vincent van Ravesteijn [Sat, 16 Jan 2010 00:22:15 +0000 (00:22 +0000)]
Try to fix an assert coming from "gcc vector-index checks".

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

14 years agoForgot doc
Pavel Sanda [Fri, 15 Jan 2010 19:25:28 +0000 (19:25 +0000)]
Forgot doc

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

14 years agoKill LFUN_OUTLINE_DRAGMOVE.
Pavel Sanda [Fri, 15 Jan 2010 19:13:24 +0000 (19:13 +0000)]
Kill LFUN_OUTLINE_DRAGMOVE.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157155.html

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

14 years agoremove bad and unused #include
Jean-Marc Lasgouttes [Fri, 15 Jan 2010 16:37:17 +0000 (16:37 +0000)]
remove bad and unused #include

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

14 years agoKill warning and avoid double arithmetic. Vincent, I hope I did not break something...
Jean-Marc Lasgouttes [Fri, 15 Jan 2010 16:32:05 +0000 (16:32 +0000)]
Kill warning and avoid double arithmetic. Vincent, I hope I did not break something...

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

14 years agocompilation fir with qt 4.2
Jean-Marc Lasgouttes [Fri, 15 Jan 2010 14:40:00 +0000 (14:40 +0000)]
compilation fir with qt 4.2

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

14 years agoadd warning about processing events
Peter Kümmel [Fri, 15 Jan 2010 10:53:56 +0000 (10:53 +0000)]
add warning about processing events

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

14 years agoRevert r33039, which did not work at all.
Richard Heck [Thu, 14 Jan 2010 23:45:53 +0000 (23:45 +0000)]
Revert r33039, which did not work at all.

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

14 years agoThe fortoc argument I introduced earlier should all along have gone into
Richard Heck [Thu, 14 Jan 2010 22:24:43 +0000 (22:24 +0000)]
The fortoc argument I introduced earlier should all along have gone into
OutputParams. So now it is there.

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

14 years agoA little cleanup of stray font tags.
Richard Heck [Thu, 14 Jan 2010 22:18:04 +0000 (22:18 +0000)]
A little cleanup of stray font tags.

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

14 years agoJust use normal emph here.
Richard Heck [Thu, 14 Jan 2010 21:45:47 +0000 (21:45 +0000)]
Just use normal emph here.

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

14 years agoCharacter styles should have MultiPar = false, by default.
Richard Heck [Thu, 14 Jan 2010 21:43:44 +0000 (21:43 +0000)]
Character styles should have MultiPar = false, by default.

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

14 years agoThese need to be divs.
Richard Heck [Thu, 14 Jan 2010 21:41:02 +0000 (21:41 +0000)]
These need to be divs.

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

14 years agoMinor InsetLayout cleanup.
Richard Heck [Thu, 14 Jan 2010 21:31:27 +0000 (21:31 +0000)]
Minor InsetLayout cleanup.

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

14 years agoUpdate HTML notes.
Richard Heck [Thu, 14 Jan 2010 20:02:30 +0000 (20:02 +0000)]
Update HTML notes.

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

14 years agoFinish the output of the index for XHTML.
Richard Heck [Thu, 14 Jan 2010 20:01:53 +0000 (20:01 +0000)]
Finish the output of the index for XHTML.

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

14 years agoRemerge po files
Enrico Forestieri [Thu, 14 Jan 2010 18:44:21 +0000 (18:44 +0000)]
Remerge po files

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

14 years agoMinor changes for XHTML output.
Richard Heck [Thu, 14 Jan 2010 17:11:23 +0000 (17:11 +0000)]
Minor changes for XHTML output.

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

14 years agoBetter error messages for failed conversion.
Richard Heck [Thu, 14 Jan 2010 17:11:02 +0000 (17:11 +0000)]
Better error messages for failed conversion.

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

14 years agoDon't access empty iterators.
Richard Heck [Thu, 14 Jan 2010 17:10:40 +0000 (17:10 +0000)]
Don't access empty iterators.

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

14 years agoResolve accelerator conflict
Jürgen Spitzmüller [Thu, 14 Jan 2010 16:04:34 +0000 (16:04 +0000)]
Resolve accelerator conflict

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

14 years agoMinor stuff.
Richard Heck [Thu, 14 Jan 2010 15:40:30 +0000 (15:40 +0000)]
Minor stuff.

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

14 years agoDocumentation for XHTML support (or otherwise) or indexes and glossaries.
Richard Heck [Thu, 14 Jan 2010 15:40:05 +0000 (15:40 +0000)]
Documentation for XHTML support (or otherwise) or indexes and glossaries.

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

14 years agoComment.
Richard Heck [Thu, 14 Jan 2010 14:05:50 +0000 (14:05 +0000)]
Comment.

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

14 years agoUpdate all layout files to format 21.
Richard Heck [Thu, 14 Jan 2010 14:03:59 +0000 (14:03 +0000)]
Update all layout files to format 21.

Note: Anyone on *nix can do this by running development/tools/updatelayouts.sh.

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

14 years agoFix XHTML output on systems where char_type is not typedef'd to wchar_t.
Enrico Forestieri [Thu, 14 Jan 2010 13:29:13 +0000 (13:29 +0000)]
Fix XHTML output on systems where char_type is not typedef'd to wchar_t.
See docstream.h for the explanation.

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

14 years agoAdd accelerator
Jürgen Spitzmüller [Thu, 14 Jan 2010 07:05:55 +0000 (07:05 +0000)]
Add accelerator

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

14 years agoSet the hourglass cursor for the dialog while running. However, the Cancel button...
Vincent van Ravesteijn [Thu, 14 Jan 2010 01:20:14 +0000 (01:20 +0000)]
Set the hourglass cursor for the dialog while running. However, the Cancel button can always be pressed, so this one gets a normal cursor.

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

14 years agoIt seems that svn changes its implicit behaviour across versions.
Pavel Sanda [Thu, 14 Jan 2010 01:06:21 +0000 (01:06 +0000)]
It seems that svn changes its implicit behaviour across versions.

Both commits are for branch too Juergen.

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

14 years agoCompare: Adjustment of the title bar of GuiCompare is no longer needed since we have...
Vincent van Ravesteijn [Thu, 14 Jan 2010 01:05:36 +0000 (01:05 +0000)]
Compare: Adjustment of the title bar of GuiCompare is no longer needed since we have a statusbar.

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

14 years agoNext possibility for svn conflict in log parsing.
Pavel Sanda [Thu, 14 Jan 2010 01:03:42 +0000 (01:03 +0000)]
Next possibility for svn conflict in log parsing.

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

14 years agoCompare: Actually abort the process when cancel is pressed.
Vincent van Ravesteijn [Thu, 14 Jan 2010 00:56:55 +0000 (00:56 +0000)]
Compare: Actually abort the process when cancel is pressed.

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

14 years agoHide the Aborted and Finished messages after a few seconds.
Vincent van Ravesteijn [Thu, 14 Jan 2010 00:56:13 +0000 (00:56 +0000)]
Hide the Aborted and Finished messages after a few seconds.

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

14 years agoCompare: Add a statusbar to the dialog and show a message every second. The message...
Vincent van Ravesteijn [Thu, 14 Jan 2010 00:41:47 +0000 (00:41 +0000)]
Compare: Add a statusbar to the dialog and show a message every second. The message now shows at which recursion level the algorithm is and which D-path it is currently processing.

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

14 years agoProgressView minimal horizontal size.
Pavel Sanda [Wed, 13 Jan 2010 21:45:48 +0000 (21:45 +0000)]
ProgressView minimal horizontal size.

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

14 years agoProgressView quirks
Pavel Sanda [Wed, 13 Jan 2010 21:45:44 +0000 (21:45 +0000)]
ProgressView quirks

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

14 years agoFix (partly?) bug #6451: Crash when interacting with buffer-dependent dialog with...
Vincent van Ravesteijn [Wed, 13 Jan 2010 20:25:17 +0000 (20:25 +0000)]
Fix (partly?) bug #6451: Crash when interacting with buffer-dependent dialog with no buffer open.

It seems to be a good idea to close all buffer-dependent dialogs when there are no more buffers open. This gives the user no opportunity to call buffer-related functions and cause a crash.

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

14 years agoQuery the cygdrive prefix only if the cygwin mount command is available.
Enrico Forestieri [Wed, 13 Jan 2010 19:36:41 +0000 (19:36 +0000)]
Query the cygdrive prefix only if the cygwin mount command is available.

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

14 years agoMove lyxerrFlush() out of singnal/slot business.
Pavel Sanda [Wed, 13 Jan 2010 19:07:18 +0000 (19:07 +0000)]
Move lyxerrFlush() out of singnal/slot business.

Under massive load of lyxerr<< messages we lose synchronization in ui
and messages get garbled into each other.

This patch helps a lot, note however that the problem is generally hard to
solve in multithreaded environment because from inside lyxerr there is no
way how to know that t1b should be bound to t1a when thread is switched in
unfortunated time and thread thread2 goes for his bussiness.

thread1 out<<t1a<<t1b<<"\n";
thread2 out<<t2a<<t2b<<"\n";

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