]> git.lyx.org Git - features.git/log
features.git
17 years agoPrepare for beta 2.
José Matox [Thu, 19 Apr 2007 19:04:14 +0000 (19:04 +0000)]
Prepare for beta 2.

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

17 years agoFix encoding problem with previous checkin.
Richard Heck [Thu, 19 Apr 2007 17:32:59 +0000 (17:32 +0000)]
Fix encoding problem with previous checkin.

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

17 years agoFix some shortcut issues with the converters subdialog. Problem was that some shortcu...
Richard Heck [Thu, 19 Apr 2007 17:29:59 +0000 (17:29 +0000)]
Fix some shortcut issues with the converters subdialog. Problem was that some shortcuts defined here are also defined in the main preferences dialog, and some were doubly defined here, too. Also set focus proxy for definitions group box.

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

17 years ago* QCommandBuffer::complete(): Add connection to QListWidget::itemActivated() in order...
Abdelrazak Younes [Thu, 19 Apr 2007 16:43:09 +0000 (16:43 +0000)]
* QCommandBuffer::complete(): Add connection to QListWidget::itemActivated() in order to select in the help list with "Enter".

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

17 years ago* src/frontends/qt4/ui/QPrefConvertersUI.ui: lay out in a grid (fixes bug 3476)
Jürgen Spitzmüller [Thu, 19 Apr 2007 16:37:39 +0000 (16:37 +0000)]
* src/frontends/qt4/ui/QPrefConvertersUI.ui: lay out in a grid (fixes bug 3476)

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

17 years ago[3432] Adds Ctrl-Tab and Ctrl-Shift-Tab as bindings for buffer-next and buffer-previous.
Richard Heck [Thu, 19 Apr 2007 16:22:21 +0000 (16:22 +0000)]
[3432] Adds Ctrl-Tab and Ctrl-Shift-Tab as bindings for buffer-next and buffer-previous.

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

17 years agoFix bug 2466 by Stefan Schimanski:
Abdelrazak Younes [Thu, 19 Apr 2007 13:37:17 +0000 (13:37 +0000)]
Fix bug 2466 by Stefan Schimanski:

If the cursor is currently in macro mode (e.g. the user is typing \fra, but
hasn't finished the command \frac) macros shouldn't be updated.
Another forced screen update is needed if the user leaves macro mode just with
the cursor right key (which doesn't trigger full screen updates itself).

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

17 years agoSwitch to an Icon View mode in the symbol lists.
Abdelrazak Younes [Thu, 19 Apr 2007 12:25:58 +0000 (12:25 +0000)]
Switch to an Icon View mode in the symbol lists.

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

17 years agoFix bug 3460:
Abdelrazak Younes [Thu, 19 Apr 2007 08:22:41 +0000 (08:22 +0000)]
Fix bug 3460:
http://bugzilla.lyx.org/show_bug.cgi?id=3460

The problem was that the list_items map is ordered by key.

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

17 years agoInstaller: uninstaller fixes and infrastructure changes:
Uwe Stöhr [Thu, 19 Apr 2007 00:55:52 +0000 (00:55 +0000)]
Installer: uninstaller fixes and infrastructure changes:
- the uninstaller is now ready for uninstalling without admin permissions
- uninstalling does now correctly work after using the Update installer

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

17 years agoTutorial.lyx: fix menu name
Uwe Stöhr [Wed, 18 Apr 2007 20:59:43 +0000 (20:59 +0000)]
Tutorial.lyx: fix menu name

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

17 years ago * QDelimiterDialog.C: make "TeX Code:" translatable
Michael Schmitt [Wed, 18 Apr 2007 19:52:32 +0000 (19:52 +0000)]
* QDelimiterDialog.C: make "TeX Code:" translatable
* ui/QDelimiterUi.ui: fix (unused) message - single \'s caused gettext problems

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

17 years ago * src/frontends/qt4/ui/QPrefConvertersUi.ui: add missing ':' in label
Michael Schmitt [Wed, 18 Apr 2007 19:36:12 +0000 (19:36 +0000)]
* src/frontends/qt4/ui/QPrefConvertersUi.ui: add missing ':' in label
* po/de.po: adjust

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

17 years ago po/de.po: update
Michael Schmitt [Wed, 18 Apr 2007 19:24:14 +0000 (19:24 +0000)]
po/de.po: update

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

17 years ago * layouts/g-brief2.layout: return to static margins
Michael Schmitt [Wed, 18 Apr 2007 16:06:49 +0000 (16:06 +0000)]
* layouts/g-brief2.layout: return to static margins

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

17 years agoFix bug 3454 and 3463: Don't allow ill-formed commands. With this commit an error...
Abdelrazak Younes [Wed, 18 Apr 2007 12:59:07 +0000 (12:59 +0000)]
Fix bug 3454 and 3463: Don't allow ill-formed commands. With this commit an error dialog will be shown to the user if the inset parameters were wrong upon creation. This patch uses exceptions.

* factory.C::createInset(): catch eventual exception.
* InsetCommandParams::read(): throw warning exception in case of errors.

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

17 years agocommit again the drawing fix of revision 17826. This was accidentally reverted in...
Abdelrazak Younes [Wed, 18 Apr 2007 09:59:02 +0000 (09:59 +0000)]
commit again the drawing fix of revision 17826. This was accidentally reverted in revision 17841.

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

17 years agoStyle cleanup and tex code display bug correction.
Abdelrazak Younes [Wed, 18 Apr 2007 09:44:24 +0000 (09:44 +0000)]
Style cleanup and tex code display bug correction.

* bigleft, bigright: move empty item from last to first to synchronize it with GUI representation
* fix_name(): add FIXME for Enrico
* updateTeXCode():
  - move C-style string declaration.
  - simplify empty string  logic.

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

17 years agoEmbeddedObjects: small updates
Uwe Stöhr [Tue, 17 Apr 2007 21:10:00 +0000 (21:10 +0000)]
EmbeddedObjects: small updates

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

17 years agoes_Extended.lyx: fix guillemets for hyperref
Uwe Stöhr [Tue, 17 Apr 2007 20:54:03 +0000 (20:54 +0000)]
es_Extended.lyx: fix guillemets for hyperref

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

17 years agofix bug 3456 and 3457
Uwe Stöhr [Tue, 17 Apr 2007 20:04:15 +0000 (20:04 +0000)]
fix bug 3456 and 3457
http://bugzilla.lyx.org/show_bug.cgi?id=3456
http://bugzilla.lyx.org/show_bug.cgi?id=3457

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

17 years agoFix for bug 3321. Changed error message.
Richard Heck [Tue, 17 Apr 2007 17:57:57 +0000 (17:57 +0000)]
Fix for bug 3321. Changed error message.

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

17 years agoFix for bug 3423: Add check for gimp-remote before check for gimp.
Richard Heck [Tue, 17 Apr 2007 17:52:02 +0000 (17:52 +0000)]
Fix for bug 3423: Add check for gimp-remote before check for gimp.

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

17 years agoFix Andre's name.
Abdelrazak Younes [Tue, 17 Apr 2007 16:58:59 +0000 (16:58 +0000)]
Fix Andre's name.

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

17 years agoReal fix for bug 1395 by Stefan Schimanski, this commit replace the one done at revis...
Abdelrazak Younes [Tue, 17 Apr 2007 16:52:43 +0000 (16:52 +0000)]
Real fix for bug 1395 by Stefan Schimanski, this commit replace the one done at revision 17836 which was reverted!

Locking counter added to MacroData: it is increased before drawing/
metric calculations and decreased afterwards in InsetMathMacro. If a
macro is already locked at that point, "Self reference: \foo" is
drawn instead of the macro definition to avoid endless loops.
Moreover inside of the arguments of the macro the counter is
temporarily decreased as those cases do not cause loops. (fixes bug
#1395)

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

17 years agoRevert to revision 17835: I applied the wrong tree!
Abdelrazak Younes [Tue, 17 Apr 2007 16:49:17 +0000 (16:49 +0000)]
Revert to revision 17835: I applied the wrong tree!

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

17 years agostyle correction.
Abdelrazak Younes [Tue, 17 Apr 2007 16:35:13 +0000 (16:35 +0000)]
style correction.

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

17 years agoFix compilation. Use BOOST_ASSERT instead of assert()
Abdelrazak Younes [Tue, 17 Apr 2007 15:59:47 +0000 (15:59 +0000)]
Fix compilation. Use BOOST_ASSERT instead of assert()

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

17 years agoFix bug 2993: mark buffer dirty when the status of a collapsable inset is changed
Bo Peng [Tue, 17 Apr 2007 14:35:27 +0000 (14:35 +0000)]
Fix bug 2993: mark buffer dirty when the status of a collapsable inset is changed

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

17 years agoFix bug 1395 by Stefan Schimanski:
Abdelrazak Younes [Tue, 17 Apr 2007 13:15:00 +0000 (13:15 +0000)]
Fix bug 1395 by Stefan Schimanski:

Locking counter added to MacroData: it is increased before drawing/
metric calculations and decreased afterwards in InsetMathMacro. If a
macro is already locked at that point, "Self reference: \foo" is
drawn instead of the macro definition to avoid endless loops.
Moreover inside of the arguments of the macro the counter is
temporarily decreased as those cases do not cause loops. (fixes bug
#1395)

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

17 years agoFix loop when opening TOC widget in an empty document, basically by Richard Heck.
Jürgen Spitzmüller [Tue, 17 Apr 2007 10:27:53 +0000 (10:27 +0000)]
Fix loop when opening TOC widget in an empty document, basically by Richard Heck.

* src/frontends/qt4/TocWidget.[Ch]:
- rename enableButtons to enableControls and include slider enabling/disabling
- only set slider if there is some content

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

17 years agoCaptions do not accept alignment, spacing, etc.
Richard Heck [Tue, 17 Apr 2007 03:46:55 +0000 (03:46 +0000)]
Captions do not accept alignment, spacing, etc.

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

17 years agoIntro.lyx: fix wrong image path
Uwe Stöhr [Mon, 16 Apr 2007 23:50:43 +0000 (23:50 +0000)]
Intro.lyx: fix wrong image path

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

17 years agoinstaller infrastructure changes according to Christian's comments
Uwe Stöhr [Mon, 16 Apr 2007 22:33:53 +0000 (22:33 +0000)]
installer infrastructure changes according to Christian's comments

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

17 years agoValidate DocIterator before setting cursor with it, in moveToPosition
Bo Peng [Mon, 16 Apr 2007 20:47:40 +0000 (20:47 +0000)]
Validate DocIterator before setting cursor with it, in moveToPosition

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

17 years ago * po/de.po: some updates (more to come)
Michael Schmitt [Mon, 16 Apr 2007 20:28:03 +0000 (20:28 +0000)]
* po/de.po: some updates (more to come)

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

17 years agoBookmarks: use bottom level pit and pos
Bo Peng [Mon, 16 Apr 2007 19:01:32 +0000 (19:01 +0000)]
Bookmarks: use bottom level pit and pos

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

17 years agoremove unused parameter
Georg Baum [Mon, 16 Apr 2007 18:20:49 +0000 (18:20 +0000)]
remove unused parameter

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

17 years agoPrevent invalid latex for multilingual sections and inputenc == auto.
Georg Baum [Mon, 16 Apr 2007 18:06:01 +0000 (18:06 +0000)]
Prevent invalid latex for multilingual sections and inputenc == auto.
We output the \inputencoding command before the section if possible, and we
ignore all encoding changes in the section. Commands from the unicodesymbols
file will be used for characters that can't be encoded in the current
encoding instead of switching the encoding.

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

17 years agoFixed bug 3449 by Stefan Schimanski:
Abdelrazak Younes [Mon, 16 Apr 2007 14:42:53 +0000 (14:42 +0000)]
Fixed bug 3449 by Stefan Schimanski:
http://bugzilla.lyx.org/show_bug.cgi?id=3449

One problem was no metric calculation was done for insets on cursor movement. Of course scrolling or entering character caused the missing metric calls, hence the described behavior in the bug report. This is fixed by re-implementing idxLast(), idxFirst() and notifyCursorLeaves().

Another problem was that 'a' and '1' were drawn at the same position because of a mis-calculation of the x-position in InsetMathMacro::draw().

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

17 years agonew Update installer: small tweaks
Uwe Stöhr [Sun, 15 Apr 2007 22:48:41 +0000 (22:48 +0000)]
new Update installer: small tweaks

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

17 years agoInstaller: forgot to remove this code
Uwe Stöhr [Sun, 15 Apr 2007 22:08:48 +0000 (22:08 +0000)]
Installer: forgot to remove this code

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

17 years agonew Update installer: now hopefully close to be released
Uwe Stöhr [Sun, 15 Apr 2007 22:03:42 +0000 (22:03 +0000)]
new Update installer: now hopefully close to be released

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

17 years agoFix compilation problem on some systems.
Richard Heck [Sun, 15 Apr 2007 19:17:53 +0000 (19:17 +0000)]
Fix compilation problem on some systems.

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

17 years ago * po/*.po: remerge after Uwe's g-brief2.layout fixes
Michael Schmitt [Sun, 15 Apr 2007 16:11:15 +0000 (16:11 +0000)]
* po/*.po: remerge after Uwe's g-brief2.layout fixes

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

17 years ago po/lyx_pot.py: relativePath(): replace all \ by / such that we get the
Michael Schmitt [Sun, 15 Apr 2007 16:05:23 +0000 (16:05 +0000)]
po/lyx_pot.py: relativePath(): replace all \ by / such that we get the
same comments on Windows and *nix

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

17 years agocmake : remember command line options merge and WALL
Peter Kümmel [Sun, 15 Apr 2007 13:09:34 +0000 (13:09 +0000)]
cmake : remember command line options merge and WALL

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

17 years agoLyXWinInstaller: fix bug in uninstalling Arabic Aspell dict
Uwe Stöhr [Sun, 15 Apr 2007 12:36:14 +0000 (12:36 +0000)]
LyXWinInstaller: fix bug in uninstalling Arabic Aspell dict

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

17 years agofix wrong entry from my last commit
Uwe Stöhr [Sun, 15 Apr 2007 11:49:48 +0000 (11:49 +0000)]
fix wrong entry from my last commit

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

17 years agoAdd math fonts to SVN
Uwe Stöhr [Sun, 15 Apr 2007 11:46:26 +0000 (11:46 +0000)]
Add math fonts to SVN
(please check if the Makefile entry is complete, I couldn't test this here)

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

17 years agonew "Update" installer: should now be close to ready
Uwe Stöhr [Sun, 15 Apr 2007 10:22:49 +0000 (10:22 +0000)]
new "Update" installer: should now be close to ready

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

17 years agolastFilePos: save bottom level pit and pos
Bo Peng [Sun, 15 Apr 2007 04:50:42 +0000 (04:50 +0000)]
lastFilePos: save bottom level pit and pos

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

17 years agorevert bug I accidentally introduced in the previous commit
Uwe Stöhr [Sat, 14 Apr 2007 17:33:40 +0000 (17:33 +0000)]
revert bug I accidentally introduced in the previous commit

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

17 years agofix typo in g-brief2 support
Uwe Stöhr [Sat, 14 Apr 2007 17:28:23 +0000 (17:28 +0000)]
fix typo in g-brief2 support

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

17 years agoAdd Updownarrow and updownarrow to the delimiter dialog
Uwe Stöhr [Sat, 14 Apr 2007 16:41:55 +0000 (16:41 +0000)]
Add Updownarrow and updownarrow to the delimiter dialog

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

17 years ago * lib/ui/stdtoolbars.inc: group all delimiter buttons; strip obsolete "math" prefix
Michael Schmitt [Sat, 14 Apr 2007 16:29:01 +0000 (16:29 +0000)]
* lib/ui/stdtoolbars.inc: group all delimiter buttons; strip obsolete "math" prefix
* lib/ui/stdmenues.inc: move math panel to the end of the submenu; strip obsolete
"math" prefix (everything is math-related in this submenu)

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

17 years agoFix bugs 3458:
Uwe Stöhr [Sat, 14 Apr 2007 16:19:05 +0000 (16:19 +0000)]
Fix bugs 3458:
http://bugzilla.lyx.org/show_bug.cgi?id=3458

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

17 years ago * po/de.po: better menu shortcut
Michael Schmitt [Sat, 14 Apr 2007 11:54:08 +0000 (11:54 +0000)]
* po/de.po: better menu shortcut
* lib/bind/aqua.bind: whitespace changes

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

17 years ago * layouts/*.layout: put all LabelStrings in quotes; in the past, we
Michael Schmitt [Sat, 14 Apr 2007 11:19:24 +0000 (11:19 +0000)]
* layouts/*.layout: put all LabelStrings in quotes; in the past, we
faced some problems with trailing spaces. The quotes turned out to be
a good means to avoid these problems

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

17 years agoremove unused declaration
Georg Baum [Sat, 14 Apr 2007 11:15:50 +0000 (11:15 +0000)]
remove unused declaration

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

17 years agoNew installer version: With this, existing installations can be updated so that no...
Uwe Stöhr [Sat, 14 Apr 2007 11:04:53 +0000 (11:04 +0000)]
New installer version: With this, existing installations can be updated so that no reinstallation is needed.
(Not fully ready yet, I'll announce it later on the list.)

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

17 years agoInstaller: Fix long standing bug that the configure script was not called when Python...
Uwe Stöhr [Sat, 14 Apr 2007 11:02:59 +0000 (11:02 +0000)]
Installer: Fix long standing bug that the configure script was not called when Python is already installed on the system.

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

17 years agosmall doxygen fix, remove unused declaration
Georg Baum [Sat, 14 Apr 2007 10:26:45 +0000 (10:26 +0000)]
small doxygen fix, remove unused declaration

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

17 years agolayout tweak
Edwin Leuven [Sat, 14 Apr 2007 09:49:52 +0000 (09:49 +0000)]
layout tweak

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

17 years ago po/*.po: remerg po/*.po: remergee
Michael Schmitt [Sat, 14 Apr 2007 09:18:34 +0000 (09:18 +0000)]
po/*.po: remerg po/*.po: remergee

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

17 years agoupdate ImageMagick version in windows installer because I really can not find the...
Bo Peng [Sat, 14 Apr 2007 04:27:00 +0000 (04:27 +0000)]
update ImageMagick version in windows installer because I really can not find the 6.3.2-5 version

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

17 years agoremove a typo that breaks windows installer
Bo Peng [Sat, 14 Apr 2007 04:14:57 +0000 (04:14 +0000)]
remove a typo that breaks windows installer

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

17 years agoAdd margin to paragraph dialog.
Richard Heck [Fri, 13 Apr 2007 15:25:53 +0000 (15:25 +0000)]
Add margin to paragraph dialog.

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

17 years agocmake: force verbose make files, add output for disable wall
Peter Kümmel [Fri, 13 Apr 2007 13:46:59 +0000 (13:46 +0000)]
cmake: force verbose make files, add output for disable wall

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

17 years agofix bug 3319: LyX starts offscreen when changing monitor configuration
Peter Kümmel [Fri, 13 Apr 2007 13:42:59 +0000 (13:42 +0000)]
fix bug 3319: LyX starts offscreen when changing monitor configuration

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

17 years agofix comment
Abdelrazak Younes [Fri, 13 Apr 2007 11:49:58 +0000 (11:49 +0000)]
fix comment

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

17 years agoFix a missing metrics update when clicking within a previewed formula.
Abdelrazak Younes [Fri, 13 Apr 2007 11:35:11 +0000 (11:35 +0000)]
Fix a missing metrics update when clicking within a previewed formula.

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

17 years agoReorder panels in Preference Settings dialog.
Abdelrazak Younes [Fri, 13 Apr 2007 10:10:10 +0000 (10:10 +0000)]
Reorder panels in Preference Settings dialog.

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

17 years agoI forgot this in revision 17786. Hope bug 3450 is really fixed now...
Abdelrazak Younes [Fri, 13 Apr 2007 09:17:55 +0000 (09:17 +0000)]
I forgot this in revision 17786. Hope bug 3450 is really fixed now...

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

17 years ago* QPrefConvertersUi.ui
Abdelrazak Younes [Fri, 13 Apr 2007 09:16:06 +0000 (09:16 +0000)]
* QPrefConvertersUi.ui
  - change GUI layout in accordance with latest "copiers" and "file format" changes.
  - add converter cache section.

* QPrefsDialog: implement converter cache enabling and maximum age.

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

17 years agoDisable signals on programmatic checks to prevent unnecessary trigger of slots.
Richard Heck [Fri, 13 Apr 2007 02:09:50 +0000 (02:09 +0000)]
Disable signals on programmatic checks to prevent unnecessary trigger of slots.

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

17 years agoRedo layout of dialog to solve sizing issue.
Richard Heck [Fri, 13 Apr 2007 02:07:55 +0000 (02:07 +0000)]
Redo layout of dialog to solve sizing issue.

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

17 years agofix for the math-matrix dialog image
Uwe Stöhr [Thu, 12 Apr 2007 20:19:40 +0000 (20:19 +0000)]
fix for the math-matrix dialog image

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

17 years agoLyXWinInstaller:
Uwe Stöhr [Thu, 12 Apr 2007 20:18:08 +0000 (20:18 +0000)]
LyXWinInstaller:
- avoid uninstalling stuff that was installed by a previous LyX-Version
- renaming Readme-files
- drop PDFViewWin7.exe and go back to the pdfopen/pdfclos method for Adobe Reader 7.

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

17 years agoFix bug 3450:
Abdelrazak Younes [Thu, 12 Apr 2007 16:49:01 +0000 (16:49 +0000)]
Fix bug 3450:
http://bugzilla.lyx.org/show_bug.cgi?id=3450
* ControlMath
  - new MathSymbol struct that summarize the symbol attributes (including font and fontcode)

* QDelimiterDialog:
  - make use of the new MathSymbol for the ListWidget.
  - store the latex name in the tooltip instead of lookup for it.

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

17 years agoPartly undo rev 17780: Since the lfun math-matrix does still exist and can
Georg Baum [Thu, 12 Apr 2007 12:54:11 +0000 (12:54 +0000)]
Partly undo rev 17780: Since the lfun math-matrix does still exist and can
be added by users to toolbars we should not delete the icon.

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

17 years agoremove stupid commented line
Georg Baum [Thu, 12 Apr 2007 12:51:29 +0000 (12:51 +0000)]
remove stupid commented line

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

17 years agomake some math icons visible to be used e.g. also in the docs
Uwe Stöhr [Wed, 11 Apr 2007 23:44:03 +0000 (23:44 +0000)]
make some math icons visible to be used e.g. also in the docs
(someone has build them with antialiasing destroying the resolution)

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

17 years agomake LyX compile again after changeset 17776
Uwe Stöhr [Wed, 11 Apr 2007 19:35:35 +0000 (19:35 +0000)]
make LyX compile again after changeset 17776

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

17 years agoConnect math matrix dialog to math panel as discussed yesterday.
Uwe Stöhr [Wed, 11 Apr 2007 19:14:47 +0000 (19:14 +0000)]
Connect math matrix dialog to math panel as discussed yesterday.

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

17 years agoes_EmbeddedObjects: updates from Ignacio
Uwe Stöhr [Wed, 11 Apr 2007 18:51:20 +0000 (18:51 +0000)]
es_EmbeddedObjects: updates from Ignacio
es_Extended: mention Ignacio as translator

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

17 years agoes_Extended.lyx: updates from Ignacio
Uwe Stöhr [Wed, 11 Apr 2007 18:45:11 +0000 (18:45 +0000)]
es_Extended.lyx: updates from Ignacio

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

17 years agode_Userguide: updates from Hartmut
Uwe Stöhr [Wed, 11 Apr 2007 18:32:35 +0000 (18:32 +0000)]
de_Userguide: updates from Hartmut

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

17 years agoChanges to paragraph settings dialog so that it offers only
Richard Heck [Wed, 11 Apr 2007 14:04:40 +0000 (14:04 +0000)]
Changes to paragraph settings dialog so that it offers only
options accepted by the current paragraph.

ui/QParagraphUi.ui
  Changed combo box for alignment to radio buttons. Added
  checkbox for default alignment.
QParagraphDialog.[Ch]
  public:
    void checkAlignmentRadioButtons();
    void alignmentToRadioButtons(LyXAlignment);
    LyXAlignment getAlignmentFromDialog();
  private:
    typedef std::map<LyXAlignment, QRadioButton *> QPRadioMap;
    QPRadioMap radioMap;
  protected Q_SLOTS:
    void change_adaptor();
    void enableLinespacingValue(int);
    void on_alignDefaultCB_toggled(bool);
QParagraph.C
  Rework apply() and update_contents() using new functions just
  mentioned.

Thanks to Abdel for his help.

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

17 years agoReorganize dialogs along lines suggested by Abdel to give more room to line edit...
Richard Heck [Wed, 11 Apr 2007 13:45:44 +0000 (13:45 +0000)]
Reorganize dialogs along lines suggested by Abdel to give more room to line edit boxes.

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

17 years agoAdd vertical spacer.
Richard Heck [Wed, 11 Apr 2007 13:44:26 +0000 (13:44 +0000)]
Add vertical spacer.

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

17 years agoMove alter button to match other dialogs.
Richard Heck [Wed, 11 Apr 2007 13:42:59 +0000 (13:42 +0000)]
Move alter button to match other dialogs.

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

17 years agofix typo
Jean-Marc Lasgouttes [Wed, 11 Apr 2007 08:42:42 +0000 (08:42 +0000)]
fix typo

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

17 years agoFix remaining issues with big delimiters
Enrico Forestieri [Wed, 11 Apr 2007 00:27:35 +0000 (00:27 +0000)]
Fix remaining issues with big delimiters

* src/mathed/MathSupport.C:
add "slash" to the decoration table.

* src/mathed/InsetMathBig.C
(InsetMathBig::draw): don't remove backslash delimiter.
(InsetMathBig::isBigInsetDelim): add "\\" and "\slash" to
the delimiters table.

* src/frontends/qt4/QDelimiterDialog.C
(fix_name): return "\\" instead of "\backslash" as that now
works after the fixes above.

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

17 years agoAdded menu entries for math delimiter and matix dialogs.
Richard Heck [Tue, 10 Apr 2007 22:04:08 +0000 (22:04 +0000)]
Added menu entries for math delimiter and matix dialogs.

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

17 years agoadd math delimiter dialog to math toolbar, by Richard and me
Uwe Stöhr [Tue, 10 Apr 2007 20:57:59 +0000 (20:57 +0000)]
add math delimiter dialog to math toolbar, by Richard and me

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

17 years ago* src/BufferView.C (mouseSetCursor): update fixes.
Jürgen Spitzmüller [Tue, 10 Apr 2007 16:50:19 +0000 (16:50 +0000)]
* src/BufferView.C (mouseSetCursor): update fixes.

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

17 years ago- Work a bit on the layout.
Abdelrazak Younes [Tue, 10 Apr 2007 14:51:27 +0000 (14:51 +0000)]
- Work a bit on the layout.
- Set the font used in the lists to Arial, 10.

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

17 years ago* src/text3.C (doDispatch):
Jürgen Spitzmüller [Tue, 10 Apr 2007 11:25:02 +0000 (11:25 +0000)]
* src/text3.C (doDispatch):
- add missing undo call to LFUN_QUOTE_INSERT
  (fixes bug 3439).

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

17 years agoupdate my credits entry and make generate_contributions.py run again
Georg Baum [Tue, 10 Apr 2007 11:01:44 +0000 (11:01 +0000)]
update my credits entry and make generate_contributions.py run again

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