]> git.lyx.org Git - lyx.git/log
lyx.git
17 years agoForgot to fix tab order at 18678.
Richard Heck [Tue, 5 Jun 2007 17:25:03 +0000 (17:25 +0000)]
Forgot to fix tab order at 18678.

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

17 years agoaddToToc, pass parent ParConstIterator, fix bug 3711
Bo Peng [Tue, 5 Jun 2007 17:24:11 +0000 (17:24 +0000)]
addToToc, pass parent ParConstIterator, fix bug 3711

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

17 years agoAdd a check for the evince viewer.
Richard Heck [Tue, 5 Jun 2007 17:23:09 +0000 (17:23 +0000)]
Add a check for the evince viewer.

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

17 years agoUpdates to printer preference dialog.
Richard Heck [Tue, 5 Jun 2007 15:19:13 +0000 (15:19 +0000)]
Updates to printer preference dialog.

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

17 years agoupdate from Pavel Sanda
Jean-Marc Lasgouttes [Tue, 5 Jun 2007 09:55:49 +0000 (09:55 +0000)]
update from Pavel Sanda

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

17 years ago * src/tex2lyx/text.cpp
Georg Baum [Tue, 5 Jun 2007 07:01:47 +0000 (07:01 +0000)]
* src/tex2lyx/text.cpp
(parse_box): Fix default height value (from Micha Feigin)

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

17 years agoinstaller updates
Uwe Stöhr [Mon, 4 Jun 2007 21:25:10 +0000 (21:25 +0000)]
installer updates

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

17 years agodeclarate zh.po to SCons
Uwe Stöhr [Mon, 4 Jun 2007 21:18:21 +0000 (21:18 +0000)]
declarate zh.po to SCons

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

17 years agoRemove uplicate entries in zh.po
Bo Peng [Mon, 4 Jun 2007 20:35:19 +0000 (20:35 +0000)]
Remove uplicate entries in zh.po

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

17 years agoTutorial.lyx: fix a typo
Uwe Stöhr [Mon, 4 Jun 2007 20:11:44 +0000 (20:11 +0000)]
Tutorial.lyx: fix a typo

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

17 years ago* indentation corrected
Stefan Schimanski [Mon, 4 Jun 2007 20:10:23 +0000 (20:10 +0000)]
* indentation corrected

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

17 years ago * po/de.po: updates
Michael Schmitt [Mon, 4 Jun 2007 18:42:21 +0000 (18:42 +0000)]
* po/de.po: updates

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

17 years ago* Make the selection drawing algorithm in Text aware of RTL and LTR mixed in a paragraph
Stefan Schimanski [Mon, 4 Jun 2007 18:41:56 +0000 (18:41 +0000)]
* Make the selection drawing algorithm in Text aware of RTL and LTR mixed in a paragraph
  (fixes bug 3550: Selection in mixed RTL-LTR paragraphs is broken)

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

17 years ago* Added another isRTL variant which takes a CursorSlice
Stefan Schimanski [Mon, 4 Jun 2007 18:40:06 +0000 (18:40 +0000)]
* Added another isRTL variant which takes a CursorSlice
* Use the isRTL information to compute the cursor position correctly around
  insets in RTL text. Those insets are positioned to the right of the cursor position
  in the text.
  (fixes issue (3) of bug 3551: Cursor movement in and around insets in RTL paragraphs)

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

17 years ago* stay in front of insets/segment on RTL/LTR boundary
Stefan Schimanski [Mon, 4 Jun 2007 18:35:03 +0000 (18:35 +0000)]
* stay in front of insets/segment on RTL/LTR boundary
  (fixes bug 3754: Cursor movement at RTL-LTR boundary)

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

17 years ago * po/*.po: remerge
Michael Schmitt [Mon, 4 Jun 2007 18:33:12 +0000 (18:33 +0000)]
* po/*.po: remerge

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

17 years ago * lib/layout/ijmpd.layout: remove yet another trailing space
Michael Schmitt [Mon, 4 Jun 2007 18:28:39 +0000 (18:28 +0000)]
* lib/layout/ijmpd.layout: remove yet another trailing space

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

17 years ago * lib/layouts/ijmpc.layout:
Michael Schmitt [Mon, 4 Jun 2007 18:26:06 +0000 (18:26 +0000)]
* lib/layouts/ijmpc.layout:
* lib/layouts/beamer.layout: remove trailing spaces

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

17 years agoAdd placeholders for Chinese translations
Bo Peng [Mon, 4 Jun 2007 18:16:22 +0000 (18:16 +0000)]
Add placeholders for Chinese translations

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

17 years ago * po/*.po: remerge
Michael Schmitt [Mon, 4 Jun 2007 18:08:12 +0000 (18:08 +0000)]
* po/*.po: remerge

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

17 years ago * lib/layouts/beamer.layout: harmonize LabelSeps as suggested by
Michael Schmitt [Mon, 4 Jun 2007 18:00:03 +0000 (18:00 +0000)]
* lib/layouts/beamer.layout: harmonize LabelSeps as suggested by
Jürgen; "xx" looks best

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

17 years ago * lib/layouts/beamer.layout: cleanup labels
Michael Schmitt [Mon, 4 Jun 2007 17:48:31 +0000 (17:48 +0000)]
* lib/layouts/beamer.layout: cleanup labels

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

17 years ago* src/frontends/qt4/ui/TocUi.ui:
Jürgen Spitzmüller [Mon, 4 Jun 2007 17:40:41 +0000 (17:40 +0000)]
* src/frontends/qt4/ui/TocUi.ui:
- remove unneeded and irritating label.

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

17 years agoFix bug 3701: Allow buffer dependent dialogs to remain open when buffer is closed...
Richard Heck [Mon, 4 Jun 2007 14:09:51 +0000 (14:09 +0000)]
Fix bug 3701: Allow buffer dependent dialogs to remain open when buffer is closed, so long as there is still an open buffer.

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

17 years agoFix bug 3800: Relabel old Adapt Output button and fix resulting problem with spacing.
Richard Heck [Mon, 4 Jun 2007 14:07:53 +0000 (14:07 +0000)]
Fix bug 3800: Relabel old Adapt Output button and fix resulting problem with spacing.

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

17 years agoFix bug 3794: Disable LFUN_WINDOW_CLOSE if only one window is open.
Richard Heck [Mon, 4 Jun 2007 13:43:58 +0000 (13:43 +0000)]
Fix bug 3794: Disable LFUN_WINDOW_CLOSE if only one window is open.

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

17 years ago * src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
Jean-Marc Lasgouttes [Mon, 4 Jun 2007 13:27:27 +0000 (13:27 +0000)]
* src/frontends/qt4/TocWidget.cpp (updateGui): do not call getGUIName, since
this is already what we have; fixes a crash (bug 3793)

* src/frontends/controllers/ControlToc.h: make getGUIName private

* src/frontends/controllers/ControlToc.cpp (getGUIName): handle
correctly the lists of floats.

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

17 years ago* workaround for Qt not selecting a Times font on Mac with Qt 4.3.0. As soon as the
Stefan Schimanski [Mon, 4 Jun 2007 12:10:30 +0000 (12:10 +0000)]
* workaround for Qt not selecting a Times font on Mac with Qt 4.3.0. As soon as the
  bug is fixed in Qt an upper version bound should be added.

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

17 years ago* lib/doc/clipart/escher-lsd.eps:
Jürgen Spitzmüller [Mon, 4 Jun 2007 07:52:59 +0000 (07:52 +0000)]
* lib/doc/clipart/escher-lsd.eps:
* lib/doc/clipart/mobius.eps:
- fix broken image files.

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

17 years ago* draw cursor in the right shape (L_SHAPE, REVERSED_L_SHAPE or the normal one)
Stefan Schimanski [Mon, 4 Jun 2007 06:21:33 +0000 (06:21 +0000)]
* draw cursor in the right shape (L_SHAPE, REVERSED_L_SHAPE or the normal one)

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

17 years agoinstaller: fix a small bug
Uwe Stöhr [Mon, 4 Jun 2007 01:05:38 +0000 (01:05 +0000)]
installer: fix a small bug

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

17 years agoinstaller updates
Uwe Stöhr [Mon, 4 Jun 2007 00:13:58 +0000 (00:13 +0000)]
installer updates

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

17 years ago src/frontends/qt4/ui/ListingsUi.ui: better label text
Michael Schmitt [Sun, 3 Jun 2007 16:17:18 +0000 (16:17 +0000)]
src/frontends/qt4/ui/ListingsUi.ui: better label text

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

17 years ago * po/de.po: update
Michael Schmitt [Sun, 3 Jun 2007 13:55:59 +0000 (13:55 +0000)]
* po/de.po: update

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

17 years ago * po/*.po: remerge (the previous update was incomplete)
Michael Schmitt [Sun, 3 Jun 2007 10:41:11 +0000 (10:41 +0000)]
* po/*.po: remerge (the previous update was incomplete)

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

17 years ago * po/*.po: remerge
Michael Schmitt [Sun, 3 Jun 2007 10:37:33 +0000 (10:37 +0000)]
* po/*.po: remerge

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

17 years ago * po/ca.po: update by Joan Montané
Michael Schmitt [Sun, 3 Jun 2007 10:30:13 +0000 (10:30 +0000)]
* po/ca.po: update by Joan Montané

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

17 years ago * po/nb.po: update by Helge Hafting
Michael Schmitt [Sun, 3 Jun 2007 09:11:57 +0000 (09:11 +0000)]
* po/nb.po: update by Helge Hafting

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

17 years ago * src/insets/InsetListingsParams.cpp: fix user message
Michael Schmitt [Sun, 3 Jun 2007 06:30:08 +0000 (06:30 +0000)]
* src/insets/InsetListingsParams.cpp: fix user message

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

17 years agoFix for bugs 3741 and 3756. Here's what it does:
Richard Heck [Sat, 2 Jun 2007 15:48:21 +0000 (15:48 +0000)]
Fix for bugs 3741 and 3756. Here's what it does:

      * In the "Available" list, double clicking or hitting Enter adds a
        citation. Hitting Ctrl-Enter adds the citation and closes the
        dialog. Previously, Enter did what Ctrl-Enter now does if there
        was no other citation already selected and double clicking would
        close the dialog after adding the citation.
      * In the "Selected" list, Delete and Backspace delete the
        selection.
        Ctrl-Delete and Ctrl-Backspace clear the whole list.

Thanks to Abdel, Andre, and Lars for comments and help.

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

17 years agoFix bug 3363: mark buffer dirty after middle button paste in plain text and table...
Bo Peng [Sat, 2 Jun 2007 13:34:06 +0000 (13:34 +0000)]
Fix bug 3363: mark buffer dirty after middle button paste in plain text and table; set cursor at the end of pasted text

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

17 years agofix coding style (fix for 3320 and 3652)
Peter Kümmel [Sat, 2 Jun 2007 08:23:58 +0000 (08:23 +0000)]
fix coding style (fix for 3320 and 3652)

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

17 years agofix scrolling bug: 3320 and 3652, maybe not perfect
Peter Kümmel [Sat, 2 Jun 2007 08:01:12 +0000 (08:01 +0000)]
fix scrolling bug: 3320 and 3652, maybe not perfect

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

17 years agofix scrolling bug: 3320 and 3652, maybe not perfect
Peter Kümmel [Sat, 2 Jun 2007 07:58:11 +0000 (07:58 +0000)]
fix scrolling bug: 3320 and 3652, maybe not perfect

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

17 years ago* src/frontends/qt4/QDocument.cpp:
Jürgen Spitzmüller [Fri, 1 Jun 2007 17:44:04 +0000 (17:44 +0000)]
* src/frontends/qt4/QDocument.cpp:
- make everything translatable (fix bug 356)

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

17 years agoAnnounce the availability of two windows installers
Bo Peng [Fri, 1 Jun 2007 15:08:47 +0000 (15:08 +0000)]
Announce the availability of two windows installers

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

17 years ago* src/frontends/qt4/QListings.cpp:
Jürgen Spitzmüller [Fri, 1 Jun 2007 12:46:27 +0000 (12:46 +0000)]
* src/frontends/qt4/QListings.cpp:
- revert accidental change in revision 18624

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

17 years ago* src/frontends/qt4/QDocument.cpp:
Jürgen Spitzmüller [Fri, 1 Jun 2007 12:27:04 +0000 (12:27 +0000)]
* src/frontends/qt4/QDocument.cpp:
* src/frontends/qt4/QListings.cpp:
- mark gui strings as translatable.

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

17 years ago* src/frontends/qt4/ui/ListingsUi.ui:
Jürgen Spitzmüller [Fri, 1 Jun 2007 12:25:19 +0000 (12:25 +0000)]
* src/frontends/qt4/ui/ListingsUi.ui:
- minor layout fixes.

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

17 years agoFix bug 3759 for qt < 4.2
Georg Baum [Fri, 1 Jun 2007 09:39:19 +0000 (09:39 +0000)]
Fix bug 3759 for qt < 4.2

* src/support/qstring_helpers.cpp
(toqstr): Use iconv for surrogate pairs
(qstring_to_ucs4): ditto

* src/support/qstring_helpers.h
(qchar_to_ucs4): Remove obsolete comment, the doxygen doc is more
accurate

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

17 years ago * po/de.po: fix minor typos
Michael Schmitt [Fri, 1 Jun 2007 08:47:41 +0000 (08:47 +0000)]
* po/de.po: fix minor typos

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

17 years ago * de.po: more updates
Michael Schmitt [Fri, 1 Jun 2007 08:45:52 +0000 (08:45 +0000)]
* de.po: more updates

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

17 years ago * po/sl.po: remove another invalid email address
Michael Schmitt [Fri, 1 Jun 2007 08:23:34 +0000 (08:23 +0000)]
* po/sl.po: remove another invalid email address

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

17 years ago * pt.po: remove invalid email address (my mail server complains about it)
Michael Schmitt [Fri, 1 Jun 2007 07:51:49 +0000 (07:51 +0000)]
* pt.po: remove invalid email address (my mail server complains about it)

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

17 years ago * bg.po: update
Michael Schmitt [Fri, 1 Jun 2007 07:23:01 +0000 (07:23 +0000)]
* bg.po: update

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

17 years agoBack to svn and preparing for rc2
José Matox [Fri, 1 Jun 2007 00:02:49 +0000 (00:02 +0000)]
Back to svn and preparing for rc2

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

17 years agoFirst release candidate for 1.5.0 1.5.0rc1
José Matox [Fri, 1 Jun 2007 00:00:28 +0000 (00:00 +0000)]
First release candidate for 1.5.0

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

17 years agoLast update to announce before release candidate 1
José Matox [Thu, 31 May 2007 23:52:48 +0000 (23:52 +0000)]
Last update to announce before release candidate 1

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

17 years agoAllow rc as suffix for releases
José Matox [Thu, 31 May 2007 23:41:30 +0000 (23:41 +0000)]
Allow rc as suffix for releases

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

17 years agoUpdate translations for first release candidate
José Matox [Thu, 31 May 2007 23:38:47 +0000 (23:38 +0000)]
Update translations for first release candidate

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

17 years agoUpdate announce with small fixes
José Matox [Thu, 31 May 2007 23:33:08 +0000 (23:33 +0000)]
Update announce with small fixes

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

17 years agoAdd Dov Feldstern to the credits
Uwe Stöhr [Thu, 31 May 2007 22:42:00 +0000 (22:42 +0000)]
Add Dov Feldstern to the credits

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

17 years agoinstaller updates
Uwe Stöhr [Thu, 31 May 2007 22:11:23 +0000 (22:11 +0000)]
installer updates

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

17 years agoInsetListingsParams: allow key=value,key=value1 in listings parameters
Bo Peng [Thu, 31 May 2007 22:02:55 +0000 (22:02 +0000)]
InsetListingsParams: allow key=value,key=value1 in listings parameters

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

17 years agoAdd Mostafa Vahedi to the credits
Uwe Stöhr [Thu, 31 May 2007 21:53:52 +0000 (21:53 +0000)]
Add Mostafa Vahedi to the credits

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

17 years agoinstaller:
Uwe Stöhr [Thu, 31 May 2007 21:21:37 +0000 (21:21 +0000)]
installer:
 - updates
 - support for Korean as LyX menu language

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

17 years agolib/languages: remove unneeded comment (changes nothing, take this as whitespace...
Uwe Stöhr [Thu, 31 May 2007 20:51:23 +0000 (20:51 +0000)]
lib/languages: remove unneeded comment (changes nothing, take this as whitespace action)

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

17 years agoAdd support for Farsi (thanks to Mostafa Vahedi).
José Matox [Thu, 31 May 2007 18:53:01 +0000 (18:53 +0000)]
Add support for Farsi (thanks to Mostafa Vahedi).

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

17 years agoPut again the (slightly edited) caution warning from Georg Baum about abusing the...
Abdelrazak Younes [Thu, 31 May 2007 16:40:11 +0000 (16:40 +0000)]
Put again the (slightly edited) caution warning from Georg Baum about abusing the ucs4_to_qchar() conversion with symbol fonts. This comment was accidentally deleted in rev 18593.

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

17 years agohandle TableInsert in lyx_pot.py
Bo Peng [Thu, 31 May 2007 14:56:07 +0000 (14:56 +0000)]
handle TableInsert in lyx_pot.py

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

17 years agoAdd Korean l10n from cghan
Jean-Marc Lasgouttes [Thu, 31 May 2007 14:35:38 +0000 (14:35 +0000)]
Add Korean l10n from cghan

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

17 years agoAdd Japanese and Korean
Jean-Marc Lasgouttes [Thu, 31 May 2007 14:31:40 +0000 (14:31 +0000)]
Add Japanese and Korean

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

17 years agoil10n update from Koji Yokota
Jean-Marc Lasgouttes [Thu, 31 May 2007 14:08:09 +0000 (14:08 +0000)]
il10n update from Koji Yokota

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

17 years agoThis commit allows to support the full unicode range in GuiFontMetrics thus fixing...
Abdelrazak Younes [Thu, 31 May 2007 12:48:42 +0000 (12:48 +0000)]
This commit allows to support the full unicode range in GuiFontMetrics thus fixing the crash in this bug:

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

It also simplifies and fix the smallcaps case which was not correct WRT unicode. Even though I don't know if toUpper() means something in the non ucs2 range.

FYI, I used toqstr() to do the ucs4 -> ucs2 conversion when needed. This helper method works only with Qt >= 4.2.

* GuiFontMetrics::smallcapsWidth(): changed to work with single ucs4 characters.
* GuiFontMetrics::xxx(): make sure that font metrics works with characters not in the ucs2 range.

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

17 years agoThis patch transfer Inset::destroyed signal to InsetText and InsetMathNest thus freei...
Abdelrazak Younes [Thu, 31 May 2007 12:30:17 +0000 (12:30 +0000)]
This patch transfer Inset::destroyed signal to InsetText and InsetMathNest thus freeing some memory as normal math chars and symbols won't have it.
It also solve a crash with non disconnect boost::signal and gcc-3.3 or 3.4.

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

17 years ago * src/MenuBackend.cpp (expandBranches): when there is no branch, just
Jean-Marc Lasgouttes [Thu, 31 May 2007 12:07:48 +0000 (12:07 +0000)]
* src/MenuBackend.cpp (expandBranches): when there is no branch, just
insert a no-op entry "No Branch in Document!". Makes the branch
feature more discorevable
(expandDocuments, expandFormats, expandFloatListInsert):
(expandCharStyleInsert, expandToc, expandBranches): fix message
when no document is open.

* lib/ui/stdmenus.inc: the insert>branch menu does not need to be
optional.

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

17 years agoAdd a fallback to run lyx2lyx from the build directory
José Matox [Thu, 31 May 2007 12:02:47 +0000 (12:02 +0000)]
Add a fallback to run lyx2lyx from the build directory

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

17 years ago * src/insets/InsetListingsParams.cpp: fix/improve message
Michael Schmitt [Thu, 31 May 2007 11:51:23 +0000 (11:51 +0000)]
* src/insets/InsetListingsParams.cpp: fix/improve message

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

17 years agoupdate announce to rc1
José Matox [Thu, 31 May 2007 11:20:29 +0000 (11:20 +0000)]
update announce to rc1

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

17 years agoScons: check HAVE_DECL_MKSTEMP to fix a configuration error with gcc4 on Linux
Bo Peng [Thu, 31 May 2007 01:34:33 +0000 (01:34 +0000)]
Scons: check HAVE_DECL_MKSTEMP to fix a configuration error with gcc4 on Linux

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

17 years agoupdate installer: update also lyx.bat file (needed for new launcher)
Uwe Stöhr [Thu, 31 May 2007 00:48:23 +0000 (00:48 +0000)]
update installer: update also lyx.bat file (needed for new launcher)

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

17 years agounicodesymbols:
Uwe Stöhr [Wed, 30 May 2007 23:22:58 +0000 (23:22 +0000)]
unicodesymbols:
 - remove incorrect sign for information
 - add some character supported by the ascii-package
 - added some letterlike symbols

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

17 years agoMake OK button the default even after various sorts of resets.
Richard Heck [Wed, 30 May 2007 22:01:12 +0000 (22:01 +0000)]
Make OK button the default even after various sorts of resets.

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

17 years ago * po/de.po: more updates
Michael Schmitt [Wed, 30 May 2007 21:32:02 +0000 (21:32 +0000)]
* po/de.po: more updates

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

17 years agounicodesymbols: support two more symbols
Uwe Stöhr [Wed, 30 May 2007 21:25:23 +0000 (21:25 +0000)]
unicodesymbols: support two more symbols

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

17 years ago * src/insets/InsetListingsParams.cpp: fix message: "latex" => "LaTeX"
Michael Schmitt [Wed, 30 May 2007 20:57:17 +0000 (20:57 +0000)]
* src/insets/InsetListingsParams.cpp: fix message: "latex" => "LaTeX"

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

17 years ago* avoid redraw if possible (OK by Abdel and Dov)
Stefan Schimanski [Wed, 30 May 2007 19:38:22 +0000 (19:38 +0000)]
* avoid redraw if possible (OK by Abdel and Dov)

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

17 years ago * po/de.po: more updates (listing dialog)
Michael Schmitt [Wed, 30 May 2007 08:35:23 +0000 (08:35 +0000)]
* po/de.po: more updates (listing dialog)

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

17 years ago* help future developers reading my code and wondering what the heck I am doing here...
Stefan Schimanski [Wed, 30 May 2007 07:30:17 +0000 (07:30 +0000)]
* help future developers reading my code and wondering what the heck I am doing here with all those variables

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

17 years ago* put debug variables into #ifdef 0 block. Good that modern computer
Stefan Schimanski [Wed, 30 May 2007 06:58:08 +0000 (06:58 +0000)]
* put debug variables into #ifdef 0 block. Good that modern computer
  science can enforce good code quality by stopping compilation if
  unused variables are found.

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

17 years ago* removed the "dirty trick" to append a row with wrong start and
Stefan Schimanski [Wed, 30 May 2007 06:44:18 +0000 (06:44 +0000)]
* removed the "dirty trick" to append a row with wrong start and
  end (but start and end inside of the buffer limits) for the last
  empty row behind a newline.

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

17 years ago * config/qt4.m4 (QT4_DO_PKG_CONFIG): use = instead of == to check for equality with...
Jean-Marc Lasgouttes [Wed, 30 May 2007 06:00:31 +0000 (06:00 +0000)]
* config/qt4.m4 (QT4_DO_PKG_CONFIG): use = instead of == to check for equality with 'test' (bug 3770)

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

17 years agounicodesymbols: add some missing punctuation characters again
Uwe Stöhr [Wed, 30 May 2007 00:25:36 +0000 (00:25 +0000)]
unicodesymbols: add some missing punctuation characters again

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

17 years agounicodesymbols: add some missing punctuation characters
Uwe Stöhr [Tue, 29 May 2007 23:58:56 +0000 (23:58 +0000)]
unicodesymbols: add some missing punctuation characters

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

17 years agounicodesymbols: add macro from Herbert Voss
Uwe Stöhr [Tue, 29 May 2007 22:13:03 +0000 (22:13 +0000)]
unicodesymbols: add macro from Herbert Voss

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

17 years ago * po/*.po: remerge after "Listings" => "Listing" change
Michael Schmitt [Tue, 29 May 2007 21:45:46 +0000 (21:45 +0000)]
* po/*.po: remerge after "Listings" => "Listing" change

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

17 years agoreplace "Listings" by "Listing" (plural => singular)
Michael Schmitt [Tue, 29 May 2007 21:23:23 +0000 (21:23 +0000)]
replace "Listings" by "Listing" (plural => singular)

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

17 years ago1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the
Stefan Schimanski [Tue, 29 May 2007 20:53:32 +0000 (20:53 +0000)]
1. switch LFUN_UP/DOWN handling to a structural approach, i.e. the
dispatchers in mathed and text only do local work, i.e. only try to
move the cursor with their local knowledge, not globally as before in
the Cursor::goUpDown function before. The old approach used one of
brutefind functions as a last way out to really move the cursor up or
down. The result was some strange behavior that the nearest inset was
selected when jumping from math to text, not one in the next line.
2. removed LFUN_FINISHED_UP/DOWN, as there seem to be no effect and it
seems to be obsolete.
3. target_x is working again, mainly by adding a textTargetOffset_
member to the Cursor which keeps the difference between the target_x
and the actual position of the cursor on screen. As long as
pos+offset=target is fulfilled the target_x is not touched and the
cursor keep the column while going up/down.
4. moved the text cursor up/down code to the Cursor class, in analogy
to the mathed code.
5. For 1 it is necessary to know the cursor position before the
dispatch. So this data is added to the Cursor.

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

17 years agoupdate he.po
Uwe Stöhr [Tue, 29 May 2007 20:42:23 +0000 (20:42 +0000)]
update he.po

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

17 years ago* Moving up from lower index shouldn't depend on existance of upper (and other
Stefan Schimanski [Tue, 29 May 2007 20:41:31 +0000 (20:41 +0000)]
* Moving up from lower index shouldn't depend on existance of upper (and other
way round), OK by Uwe and Abdel

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