]> git.lyx.org Git - lyx.git/log
lyx.git
14 years agoOn Windows, allow loading documents with non-ascii chars in their path
Enrico Forestieri [Thu, 25 Feb 2010 00:20:31 +0000 (00:20 +0000)]
On Windows, allow loading documents with non-ascii chars in their path
also from command line and from explorer windows.

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

14 years agoscons/SConstruct: fix compiling with SCons
Uwe Stöhr [Wed, 24 Feb 2010 20:45:12 +0000 (20:45 +0000)]
scons/SConstruct: fix compiling with SCons

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

14 years agoDo not output a warning about missing the width of a nomencl_print. The width will...
Vincent van Ravesteijn [Wed, 24 Feb 2010 18:14:23 +0000 (18:14 +0000)]
Do not output a warning about missing the width of a nomencl_print. The width will not be outputted if it's empty and this is the case when the nomencl_print has "set_width" set to auto or none.

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

14 years agoRemove the bogus fixme.
Vincent van Ravesteijn [Wed, 24 Feb 2010 17:54:15 +0000 (17:54 +0000)]
Remove the bogus fixme.

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

14 years agoFix bug #6556: Exporting .lyx to .lyx15 or lyx16 report error, yet succeeds.
Vincent van Ravesteijn [Wed, 24 Feb 2010 17:02:52 +0000 (17:02 +0000)]
Fix bug #6556: Exporting .lyx to .lyx15 or lyx16 report error, yet succeeds.

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

14 years ago* Menus.cpp:
Jürgen Spitzmüller [Wed, 24 Feb 2010 14:21:30 +0000 (14:21 +0000)]
* Menus.cpp:
- exclude spaces from accelerator construction.

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

14 years ago* Menus.cpp:
Jürgen Spitzmüller [Wed, 24 Feb 2010 14:06:40 +0000 (14:06 +0000)]
* Menus.cpp:
- add accelerators to the language selector submenu (bug 6558)

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

14 years ago* enable instant preview with XeTeX (requires preview-latex v.11.86) [bug #5577]
Jürgen Spitzmüller [Wed, 24 Feb 2010 10:47:35 +0000 (10:47 +0000)]
* enable instant preview with XeTeX (requires preview-latex v.11.86) [bug #5577]

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

14 years agoUserGuide.lyx: fix another typo (was only in trunk)
Uwe Stöhr [Wed, 24 Feb 2010 02:38:34 +0000 (02:38 +0000)]
UserGuide.lyx: fix another typo (was only in trunk)

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

14 years ago- UserGuide.lyx: fix typos spotted by a user
Uwe Stöhr [Wed, 24 Feb 2010 00:45:39 +0000 (00:45 +0000)]
- UserGuide.lyx: fix typos spotted by a user
- Abstract.pdf: fix typo in this image
- Resumen.pdf: correct PDF-crop box

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

14 years agoGerman Intro.lyx: fix a typo spotted by a user
Uwe Stöhr [Tue, 23 Feb 2010 22:44:09 +0000 (22:44 +0000)]
German Intro.lyx: fix a typo spotted by a user

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

14 years agoMigrate GuiBibitem to InsetParamsWidget.
Abdelrazak Younes [Tue, 23 Feb 2010 21:24:24 +0000 (21:24 +0000)]
Migrate GuiBibitem to InsetParamsWidget.

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

14 years agoFix Windows/cmake build.
Abdelrazak Younes [Tue, 23 Feb 2010 21:15:22 +0000 (21:15 +0000)]
Fix Windows/cmake build.

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

14 years agoWhen using CREATE_NEW, CreateFile fails if the file already exists.
Enrico Forestieri [Tue, 23 Feb 2010 16:22:27 +0000 (16:22 +0000)]
When using CREATE_NEW, CreateFile fails if the file already exists.
I intended that, but was forgetting to account for it.

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

14 years agofix compiler warnings
Jean-Marc Lasgouttes [Tue, 23 Feb 2010 08:00:29 +0000 (08:00 +0000)]
fix compiler warnings

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

14 years agoRevert r33533.
Pavel Sanda [Tue, 23 Feb 2010 03:51:49 +0000 (03:51 +0000)]
Revert r33533.

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

14 years agoFixed #6555 (crash when trying to replace starting from multi-par selection with...
Tommaso Cucinotta [Mon, 22 Feb 2010 21:44:59 +0000 (21:44 +0000)]
Fixed #6555 (crash when trying to replace starting from multi-par selection with end pos < beg pos).

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

14 years agoscons/scons_manifest.py: fix SCons
Uwe Stöhr [Mon, 22 Feb 2010 20:46:26 +0000 (20:46 +0000)]
scons/scons_manifest.py: fix SCons

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

14 years agoGuiView.cpp: fix compilation after r33533
Uwe Stöhr [Mon, 22 Feb 2010 20:31:13 +0000 (20:31 +0000)]
GuiView.cpp: fix compilation after r33533

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

14 years agoOn windows, allow saving a document whose pathname contains unicode chars.
Enrico Forestieri [Mon, 22 Feb 2010 19:34:25 +0000 (19:34 +0000)]
On windows, allow saving a document whose pathname contains unicode chars.

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

14 years agoAt least basic ui
Pavel Sanda [Mon, 22 Feb 2010 06:12:53 +0000 (06:12 +0000)]
At least basic ui

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

14 years agoAdd images to makefiles
Pavel Sanda [Mon, 22 Feb 2010 05:40:45 +0000 (05:40 +0000)]
Add images to makefiles

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

14 years agoRevision info into toolbar
Pavel Sanda [Mon, 22 Feb 2010 05:40:39 +0000 (05:40 +0000)]
Revision info into toolbar

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

14 years agoAt least basic capability for VC comparison.
Pavel Sanda [Mon, 22 Feb 2010 02:01:04 +0000 (02:01 +0000)]
At least basic capability for VC comparison.

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

14 years agoForgot these
Pavel Sanda [Mon, 22 Feb 2010 02:00:59 +0000 (02:00 +0000)]
Forgot these

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

14 years agoKill files unused for long time
Pavel Sanda [Mon, 22 Feb 2010 02:00:55 +0000 (02:00 +0000)]
Kill files unused for long time

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

14 years agoAlso menu
Pavel Sanda [Mon, 22 Feb 2010 02:00:51 +0000 (02:00 +0000)]
Also menu

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

14 years agoFingerpainting
Pavel Sanda [Mon, 22 Feb 2010 02:00:46 +0000 (02:00 +0000)]
Fingerpainting

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

14 years agoIcons for VCS comparison
Pavel Sanda [Mon, 22 Feb 2010 02:00:40 +0000 (02:00 +0000)]
Icons for VCS comparison

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

14 years agoWin95 is not supported by a long time now.
Enrico Forestieri [Sun, 21 Feb 2010 18:38:17 +0000 (18:38 +0000)]
Win95 is not supported by a long time now.

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

14 years agoThis should have gone in r33524.
Enrico Forestieri [Sun, 21 Feb 2010 13:51:06 +0000 (13:51 +0000)]
This should have gone in r33524.

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

14 years agoMigrate GuiHSPace to InsetParamsDialog.
Abdelrazak Younes [Sun, 21 Feb 2010 09:28:33 +0000 (09:28 +0000)]
Migrate GuiHSPace to InsetParamsDialog.

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

14 years agoFix bug #5238: LyX 1.6 fails with non-ascii chars in path (on Windows)
Enrico Forestieri [Sun, 21 Feb 2010 04:51:27 +0000 (04:51 +0000)]
Fix bug #5238: LyX 1.6 fails with non-ascii chars in path (on Windows)

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

14 years agobit of clean up
Edwin Leuven [Fri, 19 Feb 2010 22:00:54 +0000 (22:00 +0000)]
bit of clean up

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

14 years agoMigrate Branch dialog to InsetParamsWidget
Abdelrazak Younes [Fri, 19 Feb 2010 20:57:25 +0000 (20:57 +0000)]
Migrate Branch dialog to InsetParamsWidget

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

14 years agoImplement Vincent's suggestions:
Abdelrazak Younes [Fri, 19 Feb 2010 20:44:59 +0000 (20:44 +0000)]
Implement Vincent's suggestions:
- [New Inset] button even in non synchronous mode
- Get rid of the horizontal spacer for improved layout under Windows.

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

14 years agoAvoid unnecessary exceptions.
Enrico Forestieri [Fri, 19 Feb 2010 16:31:15 +0000 (16:31 +0000)]
Avoid unnecessary exceptions.

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

14 years ago* Buffer.cpp:
Jürgen Spitzmüller [Fri, 19 Feb 2010 14:47:19 +0000 (14:47 +0000)]
* Buffer.cpp:
- Issue a warning if a path contains uncodable characters (bug 6301).

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

14 years agoFix single table action (from toolbar).
Abdelrazak Younes [Fri, 19 Feb 2010 12:21:49 +0000 (12:21 +0000)]
Fix single table action (from toolbar).

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

14 years agoFollowing previous commit, the dialog now needs to be reinitialized when
Abdelrazak Younes [Fri, 19 Feb 2010 11:17:00 +0000 (11:17 +0000)]
Following previous commit, the dialog now needs to be reinitialized when
called...

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

14 years agoInsetParamsDialog: don't update the inset widget if we are not un
Abdelrazak Younes [Fri, 19 Feb 2010 11:04:15 +0000 (11:04 +0000)]
InsetParamsDialog: don't update the inset widget if we are not un
synchronised mode.

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

14 years agoFix cell width initial fill-in.
Abdelrazak Younes [Fri, 19 Feb 2010 10:25:20 +0000 (10:25 +0000)]
Fix cell width initial fill-in.

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

14 years agor33506: better fix for table borders.
Abdelrazak Younes [Fri, 19 Feb 2010 10:03:03 +0000 (10:03 +0000)]
r33506: better fix for table borders.

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

14 years agoReally fix table borders toggling.
Abdelrazak Younes [Fri, 19 Feb 2010 09:03:39 +0000 (09:03 +0000)]
Really fix table borders toggling.

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

14 years agoTabular dialog: fix border setting/unsetting bug.
Abdelrazak Younes [Fri, 19 Feb 2010 08:20:58 +0000 (08:20 +0000)]
Tabular dialog: fix border setting/unsetting bug.

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

14 years agoSimplify featureAsString()... I don't understand why some people insist
Abdelrazak Younes [Fri, 19 Feb 2010 08:11:09 +0000 (08:11 +0000)]
Simplify featureAsString()... I don't understand why some people insist
on those complicated, verbose STL code...

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

14 years agoFix gcc warning.
Abdelrazak Younes [Thu, 18 Feb 2010 11:52:18 +0000 (11:52 +0000)]
Fix gcc warning.

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

14 years agoForgot about this file in r33495, sorry.
Abdelrazak Younes [Thu, 18 Feb 2010 10:47:40 +0000 (10:47 +0000)]
Forgot about this file in r33495, sorry.

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

14 years agoForgot about those file in r33495, sorry.
Abdelrazak Younes [Thu, 18 Feb 2010 10:46:26 +0000 (10:46 +0000)]
Forgot about those file in r33495, sorry.
"tabular-feature replaced" with "inset-modify tabular"

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

14 years agoRemove obsolete source file.
Enrico Forestieri [Thu, 18 Feb 2010 09:58:20 +0000 (09:58 +0000)]
Remove obsolete source file.

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

14 years agoAvoid possible overruns by dinamically allocating the required buffer.
Enrico Forestieri [Thu, 18 Feb 2010 09:39:49 +0000 (09:39 +0000)]
Avoid possible overruns by dinamically allocating the required buffer.

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

14 years ago* doxy
Pavel Sanda [Thu, 18 Feb 2010 09:01:33 +0000 (09:01 +0000)]
* doxy

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

14 years agotabular-feature replaced with inset-modify tabular
Abdelrazak Younes [Thu, 18 Feb 2010 08:35:15 +0000 (08:35 +0000)]
tabular-feature replaced with inset-modify tabular

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

14 years ago* InsetTabular cleanup:
Abdelrazak Younes [Thu, 18 Feb 2010 08:28:46 +0000 (08:28 +0000)]
* InsetTabular cleanup:
- proper message passing for all tabular features
- properly define which feature needs an argument

* replace LFUN_TABULAR_FEATURE with LFUN_INSET_MODIFY
- The math tables are also affected. In the future a common base class
between math and text table will solve this inconsistency.
- There is a hack in GuiApplication in order to not rename the toolbar
icons. This will have to be cleaned up with a general icon naming for
LFUN_INSET_MODIFY... to be discussed.

* Tabular Dialog:
- big cleanup, lots and lots of bug fixing here
- migrated to InsetParamsWidget

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

14 years agoInsetParamsWidget(): fix method constness.
Abdelrazak Younes [Thu, 18 Feb 2010 07:56:38 +0000 (07:56 +0000)]
InsetParamsWidget(): fix method constness.

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

14 years agoChange MAC instructions, patch from Roger Mc Murtrie.
Pavel Sanda [Thu, 18 Feb 2010 01:38:36 +0000 (01:38 +0000)]
Change MAC instructions, patch from Roger Mc Murtrie.

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

14 years agoboost: update to 1.42.0
Peter Kümmel [Wed, 17 Feb 2010 20:54:47 +0000 (20:54 +0000)]
boost: update to 1.42.0

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

14 years agoboost: add eol property
Peter Kümmel [Wed, 17 Feb 2010 20:41:25 +0000 (20:41 +0000)]
boost: add eol property

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

14 years agoOperator new[] should always be matched by operator delete[],
Enrico Forestieri [Wed, 17 Feb 2010 19:33:52 +0000 (19:33 +0000)]
Operator new[] should always be matched by operator delete[],
even when allocating POD types.

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

14 years agoFactorize showInsetDialog() for InsetParamsDialog based dialogs.
Abdelrazak Younes [Tue, 16 Feb 2010 13:35:40 +0000 (13:35 +0000)]
Factorize showInsetDialog() for InsetParamsDialog based dialogs.

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

14 years agoInsetBox:
Abdelrazak Younes [Tue, 16 Feb 2010 12:55:05 +0000 (12:55 +0000)]
InsetBox:
* update the button label when a parameter is changed.
* Get rid of unused LFUN_INSET_DIALOG_UPDATE dispatch.

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

14 years agosome moreInsetParamsDialog bug fixing...
Abdelrazak Younes [Tue, 16 Feb 2010 10:50:06 +0000 (10:50 +0000)]
some moreInsetParamsDialog bug fixing...

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

14 years agoInsetParamsDialog bug fixing:
Abdelrazak Younes [Tue, 16 Feb 2010 09:39:14 +0000 (09:39 +0000)]
InsetParamsDialog bug fixing:
* OK button now creates an inset if none is present
* Fix some enabling/disabling of buttons.

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

14 years agoFix autotools for r33480.
Abdelrazak Younes [Tue, 16 Feb 2010 08:05:49 +0000 (08:05 +0000)]
Fix autotools for r33480.

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

14 years agoFix scons for previous commit (hopefully)
Abdelrazak Younes [Mon, 15 Feb 2010 23:23:16 +0000 (23:23 +0000)]
Fix scons for previous commit (hopefully)

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

14 years agoFix compilation with Qt4.2
Abdelrazak Younes [Mon, 15 Feb 2010 23:19:31 +0000 (23:19 +0000)]
Fix compilation with Qt4.2

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

14 years agoAttempt to simplify as much as possible Inset parameter dialog creation. We now just...
Abdelrazak Younes [Mon, 15 Feb 2010 23:17:45 +0000 (23:17 +0000)]
Attempt to simplify as much as possible Inset parameter dialog creation. We now just need an ui file and a class that inherits InsetParamsWidget and implement 4 methods. Then InsetParamsDialog will take care of the rest. InsetParamsDialog has 2 running mode: "immediate apply" and "Restore/OK/Close" which is the default; I hope this is enough to satisfy all users. The checkbox status might be saved later in session settings.

This new attempt replace the previous attempt with InsetDialog which was still too tight with the older framework.
Status:
float, ert, box, info: migrated
vspace: migrated but buggy. To be fixed later.

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

14 years agoAdd a new insetDisplayName() method that will be used for GUI purpose.
Abdelrazak Younes [Mon, 15 Feb 2010 22:46:50 +0000 (22:46 +0000)]
Add a new insetDisplayName() method that will be used for GUI purpose.

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

14 years ago* doxy
Pavel Sanda [Mon, 15 Feb 2010 09:15:38 +0000 (09:15 +0000)]
* doxy

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

14 years agoSupport revision fetching also for RCS.
Pavel Sanda [Mon, 15 Feb 2010 09:05:24 +0000 (09:05 +0000)]
Support revision fetching also for RCS.

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

14 years agoGlitch in LFUN
Pavel Sanda [Mon, 15 Feb 2010 09:05:16 +0000 (09:05 +0000)]
Glitch in LFUN

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

14 years agotypo
Pavel Sanda [Mon, 15 Feb 2010 07:39:39 +0000 (07:39 +0000)]
typo

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

14 years agoAllow revision to be string.
Pavel Sanda [Mon, 15 Feb 2010 07:10:59 +0000 (07:10 +0000)]
Allow revision to be string.

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

14 years agoNext catch from John.
Pavel Sanda [Mon, 15 Feb 2010 07:10:53 +0000 (07:10 +0000)]
Next catch from John.
Note to myself - not every file is .cpp ;)

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

14 years agoWhy do we have Variables.{cpp/h} ?
Pavel Sanda [Mon, 15 Feb 2010 03:42:18 +0000 (03:42 +0000)]
Why do we have Variables.{cpp/h} ?
Unless somebody knows the purpose I will just kill it.

Glitch spotted by John.

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

14 years ago* update
Jürgen Spitzmüller [Sat, 13 Feb 2010 17:57:47 +0000 (17:57 +0000)]
* update

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

14 years agoAdd the spellcheck tag also to paragraph styles.
Jürgen Spitzmüller [Sat, 13 Feb 2010 17:57:11 +0000 (17:57 +0000)]
Add the spellcheck tag also to paragraph styles.

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

14 years ago* add pref option to exclude notes and comments from spell checking (bug 1509).
Jürgen Spitzmüller [Sat, 13 Feb 2010 16:22:39 +0000 (16:22 +0000)]
* add pref option to exclude notes and comments from spell checking (bug 1509).

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

14 years ago* new InsetLayout tag to disallow spell checking. This actually brings Inset::allowSp...
Jürgen Spitzmüller [Sat, 13 Feb 2010 15:44:17 +0000 (15:44 +0000)]
* new InsetLayout tag to disallow spell checking. This actually brings Inset::allowSpellCheck() to use.

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

14 years agoFix other bit.
Richard Heck [Sat, 13 Feb 2010 15:22:49 +0000 (15:22 +0000)]
Fix other bit.

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

14 years agoFix warning.
Richard Heck [Sat, 13 Feb 2010 15:22:30 +0000 (15:22 +0000)]
Fix warning.

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

14 years agocomment
Jürgen Spitzmüller [Sat, 13 Feb 2010 13:41:32 +0000 (13:41 +0000)]
comment

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

14 years agoplease Abdel.
Jürgen Spitzmüller [Sat, 13 Feb 2010 13:38:01 +0000 (13:38 +0000)]
please Abdel.

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

14 years ago* InsetNomenclature.cpp:
Jürgen Spitzmüller [Sat, 13 Feb 2010 13:23:59 +0000 (13:23 +0000)]
* InsetNomenclature.cpp:
- handle unicode gracefully.

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

14 years agogeneralize special handling of command inset parameters on LaTeX output (escaping...
Jürgen Spitzmüller [Sat, 13 Feb 2010 13:08:32 +0000 (13:08 +0000)]
generalize special handling of command inset parameters on LaTeX output (escaping, etc.).

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

14 years ago* TocWidget.{cpp,h}:
Jürgen Spitzmüller [Sat, 13 Feb 2010 08:30:16 +0000 (08:30 +0000)]
* TocWidget.{cpp,h}:
* TocWidgetUi.ui:
- add filter bar.

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

14 years agoFix bug #6527: Default numbering and toc depth wrong for memoir.layout.
Vincent van Ravesteijn [Fri, 12 Feb 2010 23:19:04 +0000 (23:19 +0000)]
Fix bug #6527: Default numbering and toc depth wrong for memoir.layout.

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

14 years agoCorrect r33454.
Vincent van Ravesteijn [Fri, 12 Feb 2010 23:03:43 +0000 (23:03 +0000)]
Correct r33454.

I like braces.. too much.

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

14 years agoFix bug #6525: Autosave error when renaming a new file.
Vincent van Ravesteijn [Fri, 12 Feb 2010 23:01:36 +0000 (23:01 +0000)]
Fix bug #6525: Autosave error when renaming a new file.

Don't try to move the autosave file if it does not exist.

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

14 years agodelete unused variable, fix multicolumn and some clean up
Edwin Leuven [Fri, 12 Feb 2010 18:36:20 +0000 (18:36 +0000)]
delete unused variable, fix multicolumn and some clean up

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

14 years agoFix encoding issues in bibitems (bug #6534)
Jürgen Spitzmüller [Fri, 12 Feb 2010 16:08:30 +0000 (16:08 +0000)]
Fix encoding issues in bibitems (bug #6534)

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

14 years agoDo not show spelling suggestions in contextual menu when spellcheck_continuouslyis...
Jean-Marc Lasgouttes [Fri, 12 Feb 2010 15:46:48 +0000 (15:46 +0000)]
Do not show spelling suggestions in contextual menu when spellcheck_continuouslyis off.

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

14 years agoFix #6496, patch from Vincent.
Pavel Sanda [Fri, 12 Feb 2010 14:23:50 +0000 (14:23 +0000)]
Fix #6496, patch from Vincent.

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

14 years agoPrepare VCS part for comparison.
Pavel Sanda [Fri, 12 Feb 2010 14:09:44 +0000 (14:09 +0000)]
Prepare VCS part for comparison.
We probably need to enhance comparison API for external calls.

Closing the party for today.

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

14 years agotypo
Jean-Marc Lasgouttes [Fri, 12 Feb 2010 13:32:38 +0000 (13:32 +0000)]
typo

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

14 years ago* GuiApplication.cpp: prevent null pointer.
Jürgen Spitzmüller [Fri, 12 Feb 2010 12:32:15 +0000 (12:32 +0000)]
* GuiApplication.cpp: prevent null pointer.

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

14 years agoWe need public API
Pavel Sanda [Fri, 12 Feb 2010 12:16:34 +0000 (12:16 +0000)]
We need public API

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

14 years agoFix bug #6217: Replacing a word in spellcheck does not update toolbar
Jean-Marc Lasgouttes [Fri, 12 Feb 2010 11:25:44 +0000 (11:25 +0000)]
Fix bug #6217: Replacing a word in spellcheck does not update toolbar

Use the dispatch machinery when replacing a word in the spellchecker. Note that this implies a slight hack with lyxrc.auto_region_delete setting.

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

14 years agoComment
Pavel Sanda [Fri, 12 Feb 2010 11:20:37 +0000 (11:20 +0000)]
Comment

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

14 years agoSlowly toward version control + comparison
Pavel Sanda [Fri, 12 Feb 2010 11:07:28 +0000 (11:07 +0000)]
Slowly toward version control + comparison

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