]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoOups...
Abdelrazak Younes [Tue, 6 Nov 2007 08:57:48 +0000 (08:57 +0000)]
Oups...

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

16 years ago* Bufferview::updateMetrics(): Separate out the SinglePar optimization.
Abdelrazak Younes [Tue, 6 Nov 2007 08:32:25 +0000 (08:32 +0000)]
* Bufferview::updateMetrics(): Separate out the SinglePar optimization.

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

16 years agoFix bug 4329
Martin Vermeer [Tue, 6 Nov 2007 07:07:15 +0000 (07:07 +0000)]
Fix bug 4329

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

16 years ago#include cosmetics
André Pönitz [Mon, 5 Nov 2007 23:46:17 +0000 (23:46 +0000)]
#include cosmetics

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

16 years agoUse forceLTR instead of inset codes in order to determine whether an inset
Dov Feldstern [Mon, 5 Nov 2007 23:44:47 +0000 (23:44 +0000)]
Use forceLTR instead of inset codes in order to determine whether an inset
should be surrounded by external \L{} in bidi text.

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

16 years agoremove unneeded #include
André Pönitz [Mon, 5 Nov 2007 23:01:18 +0000 (23:01 +0000)]
remove unneeded #include

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

16 years agoremove unneeded Cursor.h include;
André Pönitz [Mon, 5 Nov 2007 22:54:53 +0000 (22:54 +0000)]
remove unneeded Cursor.h include;
use strfwd

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

16 years agomerge helper files;
André Pönitz [Mon, 5 Nov 2007 22:20:23 +0000 (22:20 +0000)]
merge helper files;
remove duplicated lyx::frontend::setAutoTextCB(QCheckBox*, QLineEdit*, LengthCombo*)

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

16 years agouse forward declaration...
André Pönitz [Mon, 5 Nov 2007 21:42:08 +0000 (21:42 +0000)]
use forward declaration...

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

16 years agoUserGuide.lyx: describe the pixmap cache
Uwe Stöhr [Mon, 5 Nov 2007 21:29:32 +0000 (21:29 +0000)]
UserGuide.lyx: describe the pixmap cache

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

16 years agoRevert 4323/2 fix addRow -> appendRow part
Martin Vermeer [Mon, 5 Nov 2007 20:54:28 +0000 (20:54 +0000)]
Revert 4323/2 fix addRow -> appendRow part

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

16 years agocosmetics as hinted by uncrustify
André Pönitz [Mon, 5 Nov 2007 20:33:20 +0000 (20:33 +0000)]
cosmetics as hinted by uncrustify

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

16 years agoGetting rid of LTR bias --- part 4/4
Dov Feldstern [Mon, 5 Nov 2007 19:44:03 +0000 (19:44 +0000)]
Getting rid of LTR bias --- part 4/4

This is the final patch (at least for now). This one deals with the idxFoo
methods in the math insets. The previous patches in the series are r21128,
r21244 and r21448.

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

16 years agoGetting rid of LTR bias --- part 3/4
Dov Feldstern [Mon, 5 Nov 2007 19:41:16 +0000 (19:41 +0000)]
Getting rid of LTR bias --- part 3/4

This is a continuation of r21128, r21244

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

16 years agostdtoolbars.inc: - register \tbinom and \dbinom
Uwe Stöhr [Mon, 5 Nov 2007 19:28:37 +0000 (19:28 +0000)]
stdtoolbars.inc: - register \tbinom and \dbinom
                 - clarify the fraction submenu entries
                 - register placeholders

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

16 years agomore complete fix for bug 4318 and variants (see http://www.mail-archive.com/lyx...
Bernhard Roider [Mon, 5 Nov 2007 16:52:34 +0000 (16:52 +0000)]
more complete fix for bug 4318 and variants (see http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg130765.html)

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

16 years ago* src/LyXFunc.cpp (actOnUpdatedPrefs):
Jürgen Spitzmüller [Mon, 5 Nov 2007 15:50:00 +0000 (15:50 +0000)]
* src/LyXFunc.cpp (actOnUpdatedPrefs):
- add missing LyXRC::RC_USE_PIXMAP_CACHE to switch,

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

16 years agoRename GuiViewBase to GuiView.
Abdelrazak Younes [Mon, 5 Nov 2007 13:52:37 +0000 (13:52 +0000)]
Rename GuiViewBase to GuiView.

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

16 years agoFix bug 4317 and update comment WRT current situation of trunk.
Abdelrazak Younes [Mon, 5 Nov 2007 12:04:47 +0000 (12:04 +0000)]
Fix bug 4317 and update comment WRT current situation of trunk.

http://bugzilla.lyx.org/show_bug.cgi?id=4317

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

16 years ago* src/mathed/InsetMathGrid.cpp:
Jürgen Spitzmüller [Mon, 5 Nov 2007 10:46:39 +0000 (10:46 +0000)]
* src/mathed/InsetMathGrid.cpp:
- clear selection before deleting row/column (fix bug 4323/1).

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

16 years agoGet rid of InsetFlexParams
Abdelrazak Younes [Mon, 5 Nov 2007 10:14:19 +0000 (10:14 +0000)]
Get rid of InsetFlexParams

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

16 years agoFix bug 4323/2, and more logical naming of addRow
Martin Vermeer [Mon, 5 Nov 2007 09:51:37 +0000 (09:51 +0000)]
Fix bug 4323/2, and more logical naming of addRow

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

16 years ago* src/mathed/MathParser.cpp (getChar):
Jürgen Spitzmüller [Mon, 5 Nov 2007 07:55:32 +0000 (07:55 +0000)]
* src/mathed/MathParser.cpp (getChar):
- return 0 instead of char_type(), which is unpredictable.

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

16 years ago* src/mathed/MathParser.cpp (getChar):
Jürgen Spitzmüller [Mon, 5 Nov 2007 07:15:57 +0000 (07:15 +0000)]
* src/mathed/MathParser.cpp (getChar):
- empty return if the char is not good() (fix bug 4318).

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

16 years agostdtoolbars.inc: - register \tbinom and \dbinom
Uwe Stöhr [Sun, 4 Nov 2007 19:09:24 +0000 (19:09 +0000)]
stdtoolbars.inc: - register \tbinom and \dbinom
                 - clarify the fraction submenu entries

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

16 years ago* src/LyXRC.cpp: shut up compiler.
Jürgen Spitzmüller [Sun, 4 Nov 2007 11:29:12 +0000 (11:29 +0000)]
* src/LyXRC.cpp: shut up compiler.

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

16 years ago* src/frontends/qt4/GuiPrefs.cpp: fix typo.
Jürgen Spitzmüller [Sun, 4 Nov 2007 11:12:59 +0000 (11:12 +0000)]
* src/frontends/qt4/GuiPrefs.cpp: fix typo.

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

16 years agocosmetics
André Pönitz [Sun, 4 Nov 2007 09:51:26 +0000 (09:51 +0000)]
cosmetics

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

16 years agonumbers...
André Pönitz [Sun, 4 Nov 2007 09:38:51 +0000 (09:38 +0000)]
numbers...

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

16 years agoLaTeXConfig.lyx: additions for the Japanese layout files
Uwe Stöhr [Sun, 4 Nov 2007 00:38:12 +0000 (00:38 +0000)]
LaTeXConfig.lyx: additions for the Japanese layout files

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

16 years agoGerman UserGuide.lyx: updates from Hartmut
Uwe Stöhr [Sun, 4 Nov 2007 00:15:56 +0000 (00:15 +0000)]
German UserGuide.lyx: updates from Hartmut

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

16 years agocosmetics
André Pönitz [Sat, 3 Nov 2007 20:52:09 +0000 (20:52 +0000)]
cosmetics

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

16 years agougly and not strictly needed
André Pönitz [Sat, 3 Nov 2007 20:45:14 +0000 (20:45 +0000)]
ugly and not strictly needed

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

16 years agoremove unneeded @includes from BufferView.h
André Pönitz [Sat, 3 Nov 2007 18:50:54 +0000 (18:50 +0000)]
remove unneeded @includes from BufferView.h

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

16 years ago*sigh*
André Pönitz [Sat, 3 Nov 2007 18:30:05 +0000 (18:30 +0000)]
*sigh*

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

16 years agoForce latin-only InsetCollapsables into LTR environment if surroundings are RTL.
Dov Feldstern [Sat, 3 Nov 2007 18:12:52 +0000 (18:12 +0000)]
Force latin-only InsetCollapsables into LTR environment if surroundings are RTL.
This fixes, for example, the URL inset, which used to be  included here
explicitly when it was a standalone inset.

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

16 years agorename asTextInset -> asInsetText (to conform with asInsetCollapsable, asInsetMath)
Dov Feldstern [Sat, 3 Nov 2007 18:07:41 +0000 (18:07 +0000)]
rename asTextInset -> asInsetText (to conform with asInsetCollapsable, asInsetMath)

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

16 years agocosmetics
André Pönitz [Sat, 3 Nov 2007 17:56:29 +0000 (17:56 +0000)]
cosmetics

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

16 years agosome std::string -> filename changes
André Pönitz [Sat, 3 Nov 2007 17:37:37 +0000 (17:37 +0000)]
some std::string -> filename changes

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

16 years agoApply \protect more selectively for special phrases
Martin Vermeer [Sat, 3 Nov 2007 17:07:37 +0000 (17:07 +0000)]
Apply \protect more selectively for special phrases

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

16 years agoremove two FIXME.
Abdelrazak Younes [Sat, 3 Nov 2007 11:40:41 +0000 (11:40 +0000)]
remove two FIXME.

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

16 years agoTransfer some code from InsetFlex to InsetCollapsable. Add some safeguards and FIXMEs.
Abdelrazak Younes [Sat, 3 Nov 2007 09:03:08 +0000 (09:03 +0000)]
Transfer some code from InsetFlex to InsetCollapsable. Add some safeguards and FIXMEs.

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

16 years agoadd Figure and Table.
Abdelrazak Younes [Sat, 3 Nov 2007 01:55:16 +0000 (01:55 +0000)]
add Figure and Table.

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

16 years agoAlso give sane labelfont to modules.
Abdelrazak Younes [Sat, 3 Nov 2007 01:41:27 +0000 (01:41 +0000)]
Also give sane labelfont to modules.

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

16 years agoFix copy&paste of Insets.
Abdelrazak Younes [Sat, 3 Nov 2007 00:56:48 +0000 (00:56 +0000)]
Fix copy&paste of Insets.

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

16 years agoFurther cleanup of InsetFlex, InsetCollapsable and InsetLayout:
Abdelrazak Younes [Sat, 3 Nov 2007 00:35:07 +0000 (00:35 +0000)]
Further cleanup of InsetFlex, InsetCollapsable and InsetLayout:
- Getting rid of some unneeded init() methods.
- InsetCollapsable::layout_ is now a const pointer.

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

16 years agopimpl not needed here
André Pönitz [Fri, 2 Nov 2007 23:42:27 +0000 (23:42 +0000)]
pimpl not needed here

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

16 years agoRemremove unneeded init() method.
Abdelrazak Younes [Fri, 2 Nov 2007 23:12:43 +0000 (23:12 +0000)]
Remremove unneeded init() method.

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

16 years agofix layout of InsetBox and remove unused InsetCollapsable methods.
Abdelrazak Younes [Fri, 2 Nov 2007 22:10:59 +0000 (22:10 +0000)]
fix layout of InsetBox and remove unused InsetCollapsable methods.

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

16 years agoFurther cleanup of collapsable insets. The layouts are now properly read and applied.
Abdelrazak Younes [Fri, 2 Nov 2007 21:27:41 +0000 (21:27 +0000)]
Further cleanup of collapsable insets. The layouts are now properly read and applied.

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

16 years agocosmetics
André Pönitz [Fri, 2 Nov 2007 21:27:37 +0000 (21:27 +0000)]
cosmetics

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

16 years agocosmetics
André Pönitz [Fri, 2 Nov 2007 21:04:52 +0000 (21:04 +0000)]
cosmetics

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

16 years agode-tuple-fication; cosmetics
André Pönitz [Fri, 2 Nov 2007 20:41:04 +0000 (20:41 +0000)]
de-tuple-fication; cosmetics

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

16 years agoI wonder why boost::tuple is preferable over a simple struct.
André Pönitz [Fri, 2 Nov 2007 20:26:28 +0000 (20:26 +0000)]
I wonder why boost::tuple is preferable over a simple struct.

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

16 years agosome de-boostification
André Pönitz [Fri, 2 Nov 2007 19:59:08 +0000 (19:59 +0000)]
some de-boostification

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

16 years agoRemove fontlabel initialisation bug work-around. We should fix the inset layout defin...
Abdelrazak Younes [Fri, 2 Nov 2007 18:33:59 +0000 (18:33 +0000)]
Remove fontlabel initialisation bug work-around. We should fix the inset layout definition parsing instead.

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

16 years agoFix initial numbering of foot notes.
Abdelrazak Younes [Fri, 2 Nov 2007 18:19:45 +0000 (18:19 +0000)]
Fix initial numbering of foot notes.

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

16 years agono controllers directory anymore
André Pönitz [Fri, 2 Nov 2007 18:14:49 +0000 (18:14 +0000)]
no controllers directory anymore

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

16 years agoremove unneeded init() method.
Abdelrazak Younes [Fri, 2 Nov 2007 17:58:16 +0000 (17:58 +0000)]
remove unneeded init() method.

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

16 years ago* InsetCollapsable:
Abdelrazak Younes [Fri, 2 Nov 2007 17:47:51 +0000 (17:47 +0000)]
* InsetCollapsable:
- InsetCollapsable(): Move labelfont initialisation to InsetCollapsable::setLayout().
- read(): reset the inset layout.

All other insets: get rid of redundant setLayout() calls.

This commit fixes the multiple crashes in trunk but the color used for text and background are completely wrong...

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

16 years agorevert accidental commit (r21380)
Abdelrazak Younes [Fri, 2 Nov 2007 17:13:39 +0000 (17:13 +0000)]
revert accidental commit (r21380)

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

16 years agoRemove redundant code and introduce InsetCollapsable::setLabelColor().
Abdelrazak Younes [Fri, 2 Nov 2007 16:46:48 +0000 (16:46 +0000)]
Remove redundant code and introduce InsetCollapsable::setLabelColor().

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

16 years agoadd some assertion for C-style table access.
Abdelrazak Younes [Fri, 2 Nov 2007 16:43:24 +0000 (16:43 +0000)]
add some assertion for C-style table access.

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

16 years agoProperly initialize label font.
Abdelrazak Younes [Fri, 2 Nov 2007 16:34:37 +0000 (16:34 +0000)]
Properly initialize label font.

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

16 years agoremove void operation.
Abdelrazak Younes [Fri, 2 Nov 2007 16:10:33 +0000 (16:10 +0000)]
remove void operation.

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

16 years agoremove unused constants.
Abdelrazak Younes [Fri, 2 Nov 2007 16:09:42 +0000 (16:09 +0000)]
remove unused constants.

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

16 years agosave prefui in qt422 format
Bo Peng [Fri, 2 Nov 2007 16:09:06 +0000 (16:09 +0000)]
save prefui in qt422 format

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

16 years ago* src/lengthcommon.cpp: disambiguation of gui string.
Jürgen Spitzmüller [Fri, 2 Nov 2007 14:50:50 +0000 (14:50 +0000)]
* src/lengthcommon.cpp: disambiguation of gui string.

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

16 years ago* src/LyXRC.{cpp,h}:
Jürgen Spitzmüller [Fri, 2 Nov 2007 14:43:09 +0000 (14:43 +0000)]
* src/LyXRC.{cpp,h}:
- new RC_USE_PIXMAP_CACHE
* src/frontends/qt4/GuiPainter.{cpp,h}:
- use rc.use_pixmap_cache
* src/frontends/qt4/GuiPrefs.cpp:
* src/frontends/qt4/ui/QPref.ui:
- implement rc.use_pixmap_cache

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

16 years agoFix concatenation bug introduced in rev 21363 and simplify the code a bit.
Abdelrazak Younes [Fri, 2 Nov 2007 13:56:46 +0000 (13:56 +0000)]
Fix concatenation bug introduced in rev 21363 and simplify the code a bit.

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

16 years agocosmetics
Abdelrazak Younes [Fri, 2 Nov 2007 08:50:16 +0000 (08:50 +0000)]
cosmetics

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

16 years agoadd some const and move things closer to implementation.
Abdelrazak Younes [Fri, 2 Nov 2007 08:32:20 +0000 (08:32 +0000)]
add some const and move things closer to implementation.

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

16 years agoremove FIXMEs
Abdelrazak Younes [Fri, 2 Nov 2007 08:18:02 +0000 (08:18 +0000)]
remove FIXMEs

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

16 years agoMSVC compile FIX.
Abdelrazak Younes [Fri, 2 Nov 2007 08:16:39 +0000 (08:16 +0000)]
MSVC compile FIX.

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

16 years agouse docstring wherever it makes sense.
Abdelrazak Younes [Fri, 2 Nov 2007 08:09:43 +0000 (08:09 +0000)]
use docstring wherever it makes sense.

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

16 years agosave HyperlinkUi.ui in qt 422 format
Bo Peng [Fri, 2 Nov 2007 04:36:25 +0000 (04:36 +0000)]
save HyperlinkUi.ui in qt 422 format

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

16 years ago* change the fold/unfold behaviour a bit: if we are just in front of a macro with...
Stefan Schimanski [Fri, 2 Nov 2007 00:11:51 +0000 (00:11 +0000)]
* change the fold/unfold behaviour a bit: if we are just in front of a macro with wrong state after we went one level up, we look further left. This feels more natural in cases nullary macros appear as parameters of other macros.

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

16 years agolyx_1_6.py: fix for previous commit
Uwe Stöhr [Thu, 1 Nov 2007 22:40:31 +0000 (22:40 +0000)]
lyx_1_6.py: fix for previous commit

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

16 years agolyx_1_6.py: fix dataloss in URL conversion routine
Uwe Stöhr [Thu, 1 Nov 2007 22:17:54 +0000 (22:17 +0000)]
lyx_1_6.py: fix dataloss in URL conversion routine

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

16 years agocosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
André Pönitz [Thu, 1 Nov 2007 22:17:22 +0000 (22:17 +0000)]
cosmetics. mainly replace #include "dostring.h" by #include "strfwd.h"
in header files when possible. Adjust .cpp files.

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

16 years ago* 1 off error, leading to a crash with only one optional parameter
Stefan Schimanski [Thu, 1 Nov 2007 22:15:00 +0000 (22:15 +0000)]
* 1 off error, leading to a crash with only one optional parameter

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

16 years agoGerman Customization.lyx: updates from Hartmut
Uwe Stöhr [Thu, 1 Nov 2007 18:05:27 +0000 (18:05 +0000)]
German Customization.lyx: updates from Hartmut

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

16 years agoInsetHyperlink.cpp: add FIXME for the docstring issue
Uwe Stöhr [Thu, 1 Nov 2007 17:54:17 +0000 (17:54 +0000)]
InsetHyperlink.cpp: add FIXME for the docstring issue

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

16 years ago* src/frontends/qt4/GuiErrorList.cpp:
Jürgen Spitzmüller [Thu, 1 Nov 2007 17:52:52 +0000 (17:52 +0000)]
* src/frontends/qt4/GuiErrorList.cpp:
- do not close the dialog on double click (bug 4090).

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

16 years agoGuiHyperlink.cpp /HyperlinkUi.ui: follow the LyX naming conventions
Uwe Stöhr [Thu, 1 Nov 2007 17:49:17 +0000 (17:49 +0000)]
GuiHyperlink.cpp /HyperlinkUi.ui: follow the LyX naming conventions

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

16 years ago- add entry to FORMATS file for Stefan's format change (Richards to 296 change is...
Uwe Stöhr [Thu, 1 Nov 2007 17:37:43 +0000 (17:37 +0000)]
- add entry to FORMATS file for Stefan's format change (Richards to 296 change is still not correctly listed)

- add support for hyerlink targets - fileformat changed
  (For Hyperlink.cpp I still need help to get rid of the strings and chars and use docstrings and char_type instead!)

Can anyone please open the changed Hyperlink.ui with a Qt 4.2 designer or below, save it and commit? Thanks. (Otherwise you cannot compile it.)

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

16 years agocorrect scons_manifest.py
Uwe Stöhr [Thu, 1 Nov 2007 17:09:32 +0000 (17:09 +0000)]
correct scons_manifest.py

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

16 years agoupdate the build system after r2121337
Uwe Stöhr [Thu, 1 Nov 2007 17:05:29 +0000 (17:05 +0000)]
update the build system after r2121337

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

16 years agoFix bug 4147.
Abdelrazak Younes [Thu, 1 Nov 2007 16:59:40 +0000 (16:59 +0000)]
Fix bug 4147.

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

16 years agoupdate scons-manifest for the addition of a few images
Bo Peng [Thu, 1 Nov 2007 16:57:09 +0000 (16:57 +0000)]
update scons-manifest for the addition of a few images

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

16 years agoremove the manifest section from two doc files
Bo Peng [Thu, 1 Nov 2007 16:50:51 +0000 (16:50 +0000)]
remove the manifest section from two doc files

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

16 years agoadd two needed python files to the windows installer
Bo Peng [Thu, 1 Nov 2007 16:49:04 +0000 (16:49 +0000)]
add two needed python files to the windows installer

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

16 years agoEmbeddedObjects.lyx: fix some linebreaks
Uwe Stöhr [Thu, 1 Nov 2007 16:39:37 +0000 (16:39 +0000)]
EmbeddedObjects.lyx: fix some linebreaks

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

16 years ago* a first version of a math macro toolbar. The icon can certainly be improved.
Stefan Schimanski [Thu, 1 Nov 2007 16:33:19 +0000 (16:33 +0000)]
* a first version of a math macro toolbar. The icon can certainly be improved.

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

16 years ago* replace int type by the correct custom type for pos, idx and size.
Stefan Schimanski [Thu, 1 Nov 2007 15:36:27 +0000 (15:36 +0000)]
* replace int type by the correct custom type for pos, idx and size.

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

16 years ago* one coercion is enough
Stefan Schimanski [Thu, 1 Nov 2007 14:45:14 +0000 (14:45 +0000)]
* one coercion is enough

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

16 years ago* added non-greedy init mode for macros. If you enter a macro with the cursor, you...
Stefan Schimanski [Thu, 1 Nov 2007 14:40:15 +0000 (14:40 +0000)]
* added non-greedy init mode for macros. If you enter a macro with the cursor, you don't want that it eats the insets on the right.
* split up the MathData::updateMacro method into the optional and normal parameter part

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

16 years agocorrect case
Edwin Leuven [Thu, 1 Nov 2007 14:30:48 +0000 (14:30 +0000)]
correct case

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

16 years ago* removed MathMacro:: from declaration.
Stefan Schimanski [Thu, 1 Nov 2007 14:06:58 +0000 (14:06 +0000)]
* removed MathMacro:: from declaration.

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

16 years ago* cosmetic: alphabetic order
Stefan Schimanski [Thu, 1 Nov 2007 11:27:02 +0000 (11:27 +0000)]
* cosmetic: alphabetic order

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