]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agode-boostification
André Pönitz [Mon, 12 Nov 2007 22:35:43 +0000 (22:35 +0000)]
de-boostification

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

16 years agobig French manual update:
Uwe Stöhr [Mon, 12 Nov 2007 22:34:10 +0000 (22:34 +0000)]
big French manual update:
- UserGuide updates
- new translation of the EmbeddedObjects manual
done by Siegfried MEUNIER-GUTTIN-CLUZEL

- remove the file examples/fr/ExemplesTableaux.lyx since we have this now in the EmbeddedObjects.lyx manual (as I did for the other lanuages some weeks ago)

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

16 years agoremove unneeded functions
André Pönitz [Mon, 12 Nov 2007 22:23:45 +0000 (22:23 +0000)]
remove unneeded functions

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

16 years agomake WorkArea a pure interface, move all implementation to GuiWorkArea
André Pönitz [Mon, 12 Nov 2007 22:15:51 +0000 (22:15 +0000)]
make WorkArea a pure interface, move all implementation to GuiWorkArea

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

16 years ago* fix crash due to a missing test whether thisSlice is -1 or a valid slice number
Stefan Schimanski [Mon, 12 Nov 2007 22:12:39 +0000 (22:12 +0000)]
* fix crash due to a missing test whether thisSlice is -1 or a valid slice number

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

16 years agosimplify class structure
André Pönitz [Mon, 12 Nov 2007 20:18:19 +0000 (20:18 +0000)]
simplify class structure

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

16 years agoTransfer readOnly() and updateWindowTitle() from Delegates to WorkArea/WorkAreaManage...
Abdelrazak Younes [Sun, 11 Nov 2007 22:30:21 +0000 (22:30 +0000)]
Transfer readOnly() and updateWindowTitle() from Delegates to WorkArea/WorkAreaManager. This permits to automatically update Windows and Tabs titles (thanks to Qt signal/slot connections).

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

16 years agoadd the zlib include dir to the lyx project
Bernhard Roider [Sun, 11 Nov 2007 19:45:43 +0000 (19:45 +0000)]
add the zlib include dir to the lyx project

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

16 years agoundef unwanted X11 macros
André Pönitz [Sun, 11 Nov 2007 12:14:06 +0000 (12:14 +0000)]
undef unwanted X11 macros

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

16 years ago* GuiView:
Abdelrazak Younes [Sun, 11 Nov 2007 10:09:48 +0000 (10:09 +0000)]
* GuiView:
- addTabWorkArea(): Implement split view.
- maintain current_work_area_ pointer for the need of future embedded workAreas.
- transfer and some code to GuiView::Private and simplify some other things.

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

16 years agoFileName.cpp: MSVC compile fix for r21492
Uwe Stöhr [Sat, 10 Nov 2007 20:36:22 +0000 (20:36 +0000)]
FileName.cpp: MSVC compile fix for r21492

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

16 years agocosmetics
André Pönitz [Sat, 10 Nov 2007 13:44:50 +0000 (13:44 +0000)]
cosmetics

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

16 years ago* src/LyXRC.cpp (lyxrcTags[]):
Jürgen Spitzmüller [Sat, 10 Nov 2007 11:39:49 +0000 (11:39 +0000)]
* src/LyXRC.cpp (lyxrcTags[]):
- fix ordering (broken in r21536).

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

16 years ago* src/LyXFunc.cpp (actOnUpdatedPrefs):
Jürgen Spitzmüller [Sat, 10 Nov 2007 11:22:19 +0000 (11:22 +0000)]
* src/LyXFunc.cpp (actOnUpdatedPrefs):
- add missing case LyXRC::RC_DEFFILE (and shut up compiler)

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

16 years ago* src/Text.cpp:
Jürgen Spitzmüller [Sat, 10 Nov 2007 11:05:38 +0000 (11:05 +0000)]
* src/Text.cpp:
- safer (but slightly less nice) fix for bug 4334. Fixes bug 4347 that was introduced in r21489.

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

16 years agoUserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintai...
Uwe Stöhr [Sat, 10 Nov 2007 00:48:04 +0000 (00:48 +0000)]
UserGuide.lyx: adopt Martins Changes in r21531 to the doc style and the other maintained docs.

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

16 years agoFix bug 2739: Option for alphabetical sorting of environments in the toolbar
Pavel Sanda [Sat, 10 Nov 2007 00:21:42 +0000 (00:21 +0000)]
Fix bug 2739: Option for alphabetical sorting of environments in the toolbar

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

16 years agoFrench Intro.lyx: Updates from Siegfried Meunier-Guttin-Cluzel
Uwe Stöhr [Fri, 9 Nov 2007 23:40:44 +0000 (23:40 +0000)]
French Intro.lyx: Updates from Siegfried Meunier-Guttin-Cluzel

(Siegfred has also translated the EmbeddedObjects manual and updated the UserGuide. These versions follows this weekend.)

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

16 years agoFix URL module.
Richard Heck [Fri, 9 Nov 2007 17:18:32 +0000 (17:18 +0000)]
Fix URL module.

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

16 years agoMuch ado about nothing
Enrico Forestieri [Fri, 9 Nov 2007 10:54:45 +0000 (10:54 +0000)]
Much ado about nothing

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

16 years agorevert 21523.
Abdelrazak Younes [Fri, 9 Nov 2007 10:36:56 +0000 (10:36 +0000)]
revert 21523.
Sorry Uwe but if this does not compile it is a problem on your system.

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

16 years agoGerman Tutorial.lyx: remove wrong description
Uwe Stöhr [Thu, 8 Nov 2007 23:20:56 +0000 (23:20 +0000)]
German Tutorial.lyx: remove wrong description

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

16 years agoGuiFloat.cpp: fix the regression that float placement dialog has no title
Uwe Stöhr [Thu, 8 Nov 2007 23:05:48 +0000 (23:05 +0000)]
GuiFloat.cpp: fix the regression that float placement dialog has no title

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

16 years agoscons_manifest.py: fix SCons
Uwe Stöhr [Thu, 8 Nov 2007 22:54:41 +0000 (22:54 +0000)]
scons_manifest.py: fix SCons

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

16 years agoFileName.cpp: compile fix
Uwe Stöhr [Thu, 8 Nov 2007 22:48:23 +0000 (22:48 +0000)]
FileName.cpp: compile fix

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

16 years agouse strfwd when appropriate
André Pönitz [Thu, 8 Nov 2007 21:52:09 +0000 (21:52 +0000)]
use strfwd when appropriate

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

16 years ago#undef I_AM_NOT_AFRAID_OF_HEADER_LIBRARIES
André Pönitz [Thu, 8 Nov 2007 21:38:10 +0000 (21:38 +0000)]
#undef I_AM_NOT_AFRAID_OF_HEADER_LIBRARIES

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

16 years agoAlways forward declare string as it is not guaranteed that the
Enrico Forestieri [Thu, 8 Nov 2007 13:32:56 +0000 (13:32 +0000)]
Always forward declare string as it is not guaranteed that the
iosfwd header already does it.

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

16 years ago* added comment to describe why we are in monochrome mode at this point.
Stefan Schimanski [Thu, 8 Nov 2007 10:14:18 +0000 (10:14 +0000)]
* added comment to describe why we are in monochrome mode at this point.

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

16 years agooptimizations (halves the number of multiplication).
Abdelrazak Younes [Thu, 8 Nov 2007 08:00:31 +0000 (08:00 +0000)]
optimizations (halves the number of multiplication).

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

16 years agoFix compilation for MSVC.
Abdelrazak Younes [Thu, 8 Nov 2007 07:47:31 +0000 (07:47 +0000)]
Fix compilation for MSVC.

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

16 years agoFix problems with odocstream on "exotic" systems caused by the strfwd gimmick.
Enrico Forestieri [Thu, 8 Nov 2007 06:05:19 +0000 (06:05 +0000)]
Fix problems with odocstream on "exotic" systems caused by the strfwd gimmick.

* src/support/docstream.{cpp,h}:
Move insertion operator for char types from docstream.h to
docstream.cpp and compile it only when USE_WCHAR_T is not defined.

* src/support/strfwd.h:
Implement forward declarations in standard C++ way.

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

16 years agoshuffle stuff around
André Pönitz [Thu, 8 Nov 2007 00:09:58 +0000 (00:09 +0000)]
shuffle stuff around

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

16 years agocompile fix.
Abdelrazak Younes [Wed, 7 Nov 2007 23:39:12 +0000 (23:39 +0000)]
compile fix.

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

16 years agoAdd TextClassPtr.h to scons.
Abdelrazak Younes [Wed, 7 Nov 2007 23:37:24 +0000 (23:37 +0000)]
Add TextClassPtr.h to scons.

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

16 years agoAdjust headers.
Abdelrazak Younes [Wed, 7 Nov 2007 23:34:45 +0000 (23:34 +0000)]
Adjust headers.

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

16 years agoadjust comment.
Abdelrazak Younes [Wed, 7 Nov 2007 23:27:17 +0000 (23:27 +0000)]
adjust comment.

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

16 years agoIntroducing TextClassPtr.h to minimize header dependencies.
Abdelrazak Younes [Wed, 7 Nov 2007 23:25:08 +0000 (23:25 +0000)]
Introducing TextClassPtr.h to minimize header dependencies.

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

16 years agoAdd InsetLayout.h
Abdelrazak Younes [Wed, 7 Nov 2007 22:50:00 +0000 (22:50 +0000)]
Add InsetLayout.h

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

16 years agofix scons
Bo Peng [Wed, 7 Nov 2007 22:45:12 +0000 (22:45 +0000)]
fix scons

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

16 years agoMove InsetLayout definition to insets/InsetLayout.h
Abdelrazak Younes [Wed, 7 Nov 2007 22:31:07 +0000 (22:31 +0000)]
Move InsetLayout definition to insets/InsetLayout.h

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

16 years agocompil fix. No guaranty that it works but at least it compiles with MSVC
Abdelrazak Younes [Wed, 7 Nov 2007 22:20:13 +0000 (22:20 +0000)]
compil fix. No guaranty that it works but at least it compiles with MSVC

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

16 years agouse support::FileName
André Pönitz [Wed, 7 Nov 2007 22:04:02 +0000 (22:04 +0000)]
use support::FileName

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

16 years agoforgot this
André Pönitz [Wed, 7 Nov 2007 21:59:19 +0000 (21:59 +0000)]
forgot this

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

16 years agocleanups
Abdelrazak Younes [Wed, 7 Nov 2007 21:57:19 +0000 (21:57 +0000)]
cleanups

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

16 years ago--boost; style issues.
André Pönitz [Wed, 7 Nov 2007 21:52:11 +0000 (21:52 +0000)]
--boost; style issues.

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

16 years agomore of it
André Pönitz [Wed, 7 Nov 2007 21:25:22 +0000 (21:25 +0000)]
more of it

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

16 years agoAbdel?
André Pönitz [Wed, 7 Nov 2007 20:44:36 +0000 (20:44 +0000)]
Abdel?

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

16 years agocompile fix?
André Pönitz [Wed, 7 Nov 2007 20:22:46 +0000 (20:22 +0000)]
compile fix?

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

16 years agomore de-boostification
André Pönitz [Wed, 7 Nov 2007 20:14:30 +0000 (20:14 +0000)]
more de-boostification

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

16 years agomore use of support::FileName.
André Pönitz [Wed, 7 Nov 2007 19:52:11 +0000 (19:52 +0000)]
more use of support::FileName.

Would be nice if people tested read/write, and Bo perhaps the 'embedded'
feature?

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

16 years agorevert rev 21490.
Abdelrazak Younes [Wed, 7 Nov 2007 16:41:48 +0000 (16:41 +0000)]
revert rev 21490.

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

16 years agointegrate lengthcommon.cpp into Length.cpp.
Abdelrazak Younes [Wed, 7 Nov 2007 15:55:59 +0000 (15:55 +0000)]
integrate lengthcommon.cpp into Length.cpp.

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

16 years ago* src/Text.cpp (getPossibleLabel):
Jürgen Spitzmüller [Wed, 7 Nov 2007 15:30:08 +0000 (15:30 +0000)]
* src/Text.cpp (getPossibleLabel):
- remove line breaks from label proposals (fixes bug 4334)

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

16 years agosimplification
André Pönitz [Tue, 6 Nov 2007 22:20:05 +0000 (22:20 +0000)]
simplification

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

16 years agowe assume (more or less) conforming compilers nowadays.
André Pönitz [Tue, 6 Nov 2007 21:45:24 +0000 (21:45 +0000)]
we assume (more or less) conforming compilers nowadays.

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

16 years agormove unused file
André Pönitz [Tue, 6 Nov 2007 21:18:39 +0000 (21:18 +0000)]
rmove unused file

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

16 years agocompile fix
André Pönitz [Tue, 6 Nov 2007 21:00:00 +0000 (21:00 +0000)]
compile fix

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

16 years agoadjust
André Pönitz [Tue, 6 Nov 2007 20:58:15 +0000 (20:58 +0000)]
adjust

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

16 years agosome consolidation
André Pönitz [Tue, 6 Nov 2007 20:57:29 +0000 (20:57 +0000)]
some consolidation

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

16 years agocosmetics
André Pönitz [Tue, 6 Nov 2007 20:38:35 +0000 (20:38 +0000)]
cosmetics

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

16 years agogcc compile fix.
Abdelrazak Younes [Tue, 6 Nov 2007 19:24:05 +0000 (19:24 +0000)]
gcc compile fix.

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

16 years ago* src/BufferView.cpp:
Jürgen Spitzmüller [Tue, 6 Nov 2007 17:13:43 +0000 (17:13 +0000)]
* src/BufferView.cpp:
- move the LFUN_OUTLINE_*'s out of here ...
* src/Text3.cpp:
- to this place. This fixes a crash (bug 4330).

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

16 years agoAdd uncrustify.cfg to development/coding. Further adjustments will be needed. Develop...
Bo Peng [Tue, 6 Nov 2007 15:35:38 +0000 (15:35 +0000)]
Add uncrustify.cfg to development/coding. Further adjustments will be needed. Developers are recommended to run 'uncrustify -c development/coding/uncrustify.cfg' against new code to detect format problems

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

16 years agoRevision 21471: Forgot that.
Abdelrazak Younes [Tue, 6 Nov 2007 14:18:09 +0000 (14:18 +0000)]
Revision 21471: Forgot that.

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

16 years ago* BufferView: Make use of ScreenUpdateStrategy::NoScreenUpdate, avoid a screen redraw...
Abdelrazak Younes [Tue, 6 Nov 2007 14:07:49 +0000 (14:07 +0000)]
* BufferView: Make use of ScreenUpdateStrategy::NoScreenUpdate, avoid a screen redraw when it is not really needed.

* Painter.h: move isDrawingEnabled() to public Area.

* TextMetrics::drawParagraph(): backup and restore original drawing state of the Painter.

* InsetTabular::draw(): ditto.

* InsetMathNest::drawSelection(): ditto.

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

16 years ago* src/frontends/qt4/GuiSpellchecker.cpp:
Jürgen Spitzmüller [Tue, 6 Nov 2007 13:40:31 +0000 (13:40 +0000)]
* src/frontends/qt4/GuiSpellchecker.cpp:
- reanimate the spellchecker.
- fix bug 2218 (spellchecher skips first word)

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

16 years agoAvoid unnecessary redraw.
Abdelrazak Younes [Tue, 6 Nov 2007 13:16:27 +0000 (13:16 +0000)]
Avoid unnecessary redraw.

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

16 years agoCurrent update architecture doesn't need multiParSel() special case anymore.
Abdelrazak Younes [Tue, 6 Nov 2007 09:34:16 +0000 (09:34 +0000)]
Current update architecture doesn't need multiParSel() special case anymore.

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

16 years ago* src/mathed/InsetMathBig.cpp:
Jürgen Spitzmüller [Tue, 6 Nov 2007 09:30:33 +0000 (09:30 +0000)]
* src/mathed/InsetMathBig.cpp:
- add missing include.

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

16 years agosome documentation.
Abdelrazak Younes [Tue, 6 Nov 2007 09:09:29 +0000 (09:09 +0000)]
some documentation.

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

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