]> git.lyx.org Git - lyx.git/log
lyx.git
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

16 years ago* Added conversion of latex macros with optional parameters
Stefan Schimanski [Thu, 1 Nov 2007 11:15:05 +0000 (11:15 +0000)]
* Added conversion of latex macros with optional parameters

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

16 years ago* LFUN handler for folding/unfolding of math macros
Stefan Schimanski [Thu, 1 Nov 2007 11:14:14 +0000 (11:14 +0000)]
* LFUN handler for folding/unfolding of math macros

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

16 years ago* dynamic macros as described in http://1stein.org/download/dynmacro.pdf
Stefan Schimanski [Thu, 1 Nov 2007 11:13:07 +0000 (11:13 +0000)]
* dynamic macros as described in http://1stein.org/download/dynmacro.pdf

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

16 years ago* LFUNs for math macros and menu integration
Stefan Schimanski [Thu, 1 Nov 2007 11:08:04 +0000 (11:08 +0000)]
* LFUNs for math macros and menu integration

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

16 years ago* file format 298 to convert macro definitions with optional parameters into ERT...
Stefan Schimanski [Thu, 1 Nov 2007 11:03:51 +0000 (11:03 +0000)]
* file format 298 to convert macro definitions with optional parameters into ERT. This is still just an empty convertion, waiting for Uwe to find time to implement it.

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

16 years ago* non-const coercion for math braces
Stefan Schimanski [Thu, 1 Nov 2007 10:58:59 +0000 (10:58 +0000)]
* non-const coercion for math braces

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

16 years ago* color definitions for math macros
Stefan Schimanski [Thu, 1 Nov 2007 10:57:20 +0000 (10:57 +0000)]
* color definitions for math macros

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

16 years ago* methods to cut off DocIterators and to append vectors of CursorSlices. This is...
Stefan Schimanski [Thu, 1 Nov 2007 10:56:18 +0000 (10:56 +0000)]
* methods to cut off DocIterators and to append vectors of CursorSlices. This is used to keep the visual cursor position when folding/unfolding macros with the cursor in a parameter.

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

16 years ago* monochrome rendering support. You can set two color, the min and max. Every paintin...
Stefan Schimanski [Thu, 1 Nov 2007 10:52:51 +0000 (10:52 +0000)]
* monochrome rendering support. You can set two color, the min and max. Every painting operation later on will map every color into this interval. By calling enterMonochrome and leaveMonochrome you can nest this process.

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

16 years agoget rid of clear button
Edwin Leuven [Thu, 1 Nov 2007 10:39:20 +0000 (10:39 +0000)]
get rid of clear button

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

16 years ago* reverting previous workarounds. With Martin's commit 21319 there are not needed.
Stefan Schimanski [Thu, 1 Nov 2007 09:57:38 +0000 (09:57 +0000)]
* reverting previous workarounds. With Martin's commit 21319 there are not needed.

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

16 years agoFix tex2lyx for inset font inheritance changes
Martin Vermeer [Thu, 1 Nov 2007 09:47:02 +0000 (09:47 +0000)]
Fix tex2lyx for inset font inheritance changes

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

16 years ago* and another one. Trying to compile before committing would make sense sometimes :-/
Stefan Schimanski [Thu, 1 Nov 2007 09:16:23 +0000 (09:16 +0000)]
* and another one. Trying to compile before committing would make sense sometimes :-/

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

16 years ago* yet another compile fix.
Stefan Schimanski [Thu, 1 Nov 2007 09:14:25 +0000 (09:14 +0000)]
* yet another compile fix.

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

16 years agoNeedProtect inside Index inset
Martin Vermeer [Thu, 1 Nov 2007 07:09:58 +0000 (07:09 +0000)]
NeedProtect inside Index inset

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

16 years agoFix inset font inheritance mechanism; smaller clean-ups
Martin Vermeer [Thu, 1 Nov 2007 06:25:47 +0000 (06:25 +0000)]
Fix inset font inheritance mechanism; smaller clean-ups

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

16 years ago* make it compile
Stefan Schimanski [Thu, 1 Nov 2007 00:04:13 +0000 (00:04 +0000)]
* make it compile

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

16 years ago* gcc does not like missing characters in keywords
Stefan Schimanski [Wed, 31 Oct 2007 23:41:22 +0000 (23:41 +0000)]
* gcc does not like missing characters in keywords

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

16 years agointroduce a header to forward declare std::string.
André Pönitz [Wed, 31 Oct 2007 22:40:34 +0000 (22:40 +0000)]
introduce a header to forward declare std::string.
hope there are only conforming implementaions out there ;-}

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

16 years agoPrefShortcuts: remove color, remove third column, use bold and cross-out font for...
Bo Peng [Wed, 31 Oct 2007 18:46:03 +0000 (18:46 +0000)]
PrefShortcuts: remove color, remove third column, use bold and cross-out font for new and removed items respectively

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

16 years agosmall update. almost 30k for <iostream> ...
André Pönitz [Wed, 31 Oct 2007 18:24:28 +0000 (18:24 +0000)]
small update. almost 30k for <iostream> ...

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

16 years agoPrefShortcuts: use KeySequence::ForGui to display shortcuts
Bo Peng [Wed, 31 Oct 2007 17:15:10 +0000 (17:15 +0000)]
PrefShortcuts: use KeySequence::ForGui to display shortcuts

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

16 years agoLFUN_LANGUAGE enabled wrong way around
Martin Vermeer [Wed, 31 Oct 2007 08:54:44 +0000 (08:54 +0000)]
LFUN_LANGUAGE enabled wrong way around

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

16 years agoMove to_local8bit_failure class to docstring.cpp and restore std::bad_cast inheritance.
Abdelrazak Younes [Wed, 31 Oct 2007 08:05:37 +0000 (08:05 +0000)]
Move to_local8bit_failure class to docstring.cpp and restore std::bad_cast inheritance.

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

16 years agoFix some gcc warnings.
Abdelrazak Younes [Wed, 31 Oct 2007 07:48:13 +0000 (07:48 +0000)]
Fix some gcc warnings.

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

16 years agoFix LFUN_LANGUAGE bug due to Font/Language separation (r21240):
Dov Feldstern [Tue, 30 Oct 2007 22:55:33 +0000 (22:55 +0000)]
Fix LFUN_LANGUAGE bug due to Font/Language separation (r21240):
the LFUN had stopped working, because since language is no longer part of the
font, changes to the language were no longer being registered in the fontInfo,
and so we were wrongly under the impression that nothing had been changed.

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

16 years agoClean up EmbeddedFiles.h/cpp because the valid_ field is no longer needed
Bo Peng [Tue, 30 Oct 2007 22:21:48 +0000 (22:21 +0000)]
Clean up EmbeddedFiles.h/cpp because the valid_ field is no longer needed

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

16 years agobuild_msvc.bat: change version suffix to "16"
Uwe Stöhr [Tue, 30 Oct 2007 22:14:02 +0000 (22:14 +0000)]
build_msvc.bat: change version suffix to "16"

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

16 years agomissing lyx2lyx stuff for the fileformat change to 297
Uwe Stöhr [Tue, 30 Oct 2007 22:07:16 +0000 (22:07 +0000)]
missing lyx2lyx stuff for the fileformat change to 297
 (previous fileformat change to 296 by Richard is not yet described in FORMAT)

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