]> git.lyx.org Git - lyx.git/log
lyx.git
16 years agoadd material
Abdelrazak Younes [Wed, 11 Jul 2007 14:56:39 +0000 (14:56 +0000)]
add material

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

16 years agoAllow unicode in Layout names.
Abdelrazak Younes [Wed, 11 Jul 2007 13:39:08 +0000 (13:39 +0000)]
Allow unicode in Layout names.

* Layout.h:
  - name_, obsoleted_by_, depends_on_ are now docstrings.

All other changes results from the above string -> docstring changes. In particular, we now try to translate the layout names only if possible (i.e. if they are ASCII only).

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

16 years agoFollowing commit 19040, those partial updateLabels() functions are not needed anymore.
Abdelrazak Younes [Wed, 11 Jul 2007 13:30:56 +0000 (13:30 +0000)]
Following commit 19040, those partial updateLabels() functions are not needed anymore.

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

16 years agoFix bug 3719: TOC skip-to points out of sync with document
Abdelrazak Younes [Wed, 11 Jul 2007 13:20:19 +0000 (13:20 +0000)]
Fix bug 3719: TOC skip-to points out of sync with document

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

The problem is that the full toc is not regenerated when creating standard (i.e unnembered) paragraph. As the TocBackEnd use ParIterator for in buffer jumps, this can get out of sync. The partial updateLabel() is my doing and comes before the TocBackend stuf.

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

16 years ago * Counters.cpp (appendix): new getter and setter used to recall
Jean-Marc Lasgouttes [Wed, 11 Jul 2007 12:52:50 +0000 (12:52 +0000)]
* Counters.cpp (appendix): new getter and setter used to recall
whether we are in appendix mode.

* buffer_funcs.cpp (setLabel): set Counters::appendix as needed.
This fixes bug 3862 automagically.

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

16 years agoFix bug 3962 (by me, Peter, and Joost)
Enrico Forestieri [Wed, 11 Jul 2007 11:57:58 +0000 (11:57 +0000)]
Fix bug 3962 (by me, Peter, and Joost)

* src/support/os_cygwin.cpp
* src/support/os_win32.cpp
(addFontResources): use AddFontResourceEx on Windows version
supporting this API in order to mark our fonts as private.
(restoreFontResources): ditto with RemoveFontResourceEx.

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

16 years agoupdated list of LyX translations
Joost Verburg [Wed, 11 Jul 2007 11:54:58 +0000 (11:54 +0000)]
updated list of LyX translations

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

16 years agoremove obsolete translations
Jean-Marc Lasgouttes [Wed, 11 Jul 2007 11:47:55 +0000 (11:47 +0000)]
remove obsolete translations

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

16 years ago* src/frontends/qt4/ui/ParagraphUi.ui: just tiny cosmetics (make dialog more compact)
Jürgen Spitzmüller [Wed, 11 Jul 2007 10:09:19 +0000 (10:09 +0000)]
* src/frontends/qt4/ui/ParagraphUi.ui: just tiny cosmetics (make dialog more compact)

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

16 years agoRename development/cmake/README.cmake to INSTALL.cmake
Jean-Marc Lasgouttes [Wed, 11 Jul 2007 07:27:56 +0000 (07:27 +0000)]
Rename development/cmake/README.cmake to INSTALL.cmake

Actually distribute the cmake files with LyX.

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

16 years agoadd a few 'experimental parameters' to insetListingsParameters.cpp. This is pretty...
Bo Peng [Tue, 10 Jul 2007 18:57:32 +0000 (18:57 +0000)]
add a few 'experimental parameters' to insetListingsParameters.cpp. This is pretty safe so I just commit it.

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

16 years agoMore simplified Chinese translations.
Bo Peng [Tue, 10 Jul 2007 18:16:06 +0000 (18:16 +0000)]
More simplified Chinese translations.

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

16 years agoUpdate to Japanese translation from Koji Yokota
Jean-Marc Lasgouttes [Tue, 10 Jul 2007 16:44:49 +0000 (16:44 +0000)]
Update to Japanese translation from Koji Yokota

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

16 years agoadd chinese to the list of known languages
Jean-Marc Lasgouttes [Tue, 10 Jul 2007 16:13:44 +0000 (16:13 +0000)]
add chinese to the list of known languages

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

16 years agoThis patch revert part of the code changed in revision 18825. This is needed because...
Abdelrazak Younes [Tue, 10 Jul 2007 15:07:00 +0000 (15:07 +0000)]
This patch revert part of the code changed in revision 18825. This is needed because there is no lyx_view_ when exporting at the command-line: LFUN_BUFFER_CHILD_OPEN uses LyXView::loadLyXFile() in GUI mode.

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

16 years agoa few comments
Jean-Marc Lasgouttes [Tue, 10 Jul 2007 12:48:04 +0000 (12:48 +0000)]
a few comments

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

16 years agoRestore the persistent selection feature (disabled because of bug 3877)
Jean-Marc Lasgouttes [Tue, 10 Jul 2007 12:44:19 +0000 (12:44 +0000)]
Restore the persistent selection feature (disabled because of bug 3877)
See also http://www.lyx.org/trac/changeset/19003

* BufferView.cpp (setBuffer): save selection before switching buffer
(mouseSetCursor): save selection before resetting it
(putSelectionAt): no need to save selection

* Cursor.cpp (selHandle): save selection before resetting it

* CutAndPaste.cpp (cutSelection, eraseSelection): save selection before
deleting it.

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

16 years ago * Text3.cpp (doDispatch): fix the behaviour of word-delete-forward,
Jean-Marc Lasgouttes [Tue, 10 Jul 2007 12:20:00 +0000 (12:20 +0000)]
* Text3.cpp (doDispatch): fix the behaviour of word-delete-forward,
word-delete-backward and line-delete when there is a selection.

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

16 years agoremove obsolete references to saveSelection
Jean-Marc Lasgouttes [Tue, 10 Jul 2007 10:54:42 +0000 (10:54 +0000)]
remove obsolete references to saveSelection

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

16 years agofix bug 3819 (patch from Georg Baum):
Jürgen Spitzmüller [Tue, 10 Jul 2007 09:13:21 +0000 (09:13 +0000)]
fix bug 3819 (patch from Georg Baum):

* src/ConverterCache:
- fix handling of movers
- handle pstex/pdftex files

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

16 years agoREADME, README.localization: Updates and clarifications from Pavel
Uwe Stöhr [Tue, 10 Jul 2007 01:01:05 +0000 (01:01 +0000)]
README, README.localization: Updates and clarifications from Pavel

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

16 years ago * po/de.po: fix two fuzzy messages - de.po is ready for 1.5.0
Michael Schmitt [Mon, 9 Jul 2007 21:15:21 +0000 (21:15 +0000)]
* po/de.po: fix two fuzzy messages - de.po is ready for 1.5.0

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

16 years ago * po/*.po: remerge
Michael Schmitt [Mon, 9 Jul 2007 21:08:20 +0000 (21:08 +0000)]
* po/*.po: remerge

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

16 years ago * src/Author.h:
Michael Schmitt [Mon, 9 Jul 2007 20:52:34 +0000 (20:52 +0000)]
* src/Author.h:
* src/Changes.cpp:
* src/support/userinfo.cpp:
* src/Paragraph.cpp:
* src/Changes.h:
* src/Buffer.cpp:
* src/Paragraph.h:
* src/BufferParams.cpp: do not save the name of authors
in LyX documents, who have not made a single change in
change tracking mode

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

16 years ago * src/frontends/LyXView.h:
Michael Schmitt [Mon, 9 Jul 2007 20:33:32 +0000 (20:33 +0000)]
* src/frontends/LyXView.h:
* src/frontends/Toolbars.cpp:
* src/frontends/qt4/QLToolbar.cpp:
* src/frontends/LyXView.cpp:
* src/frontends/Toolbars.h:
* src/LyXFunc.cpp:
* src/ToolbarBackend.cpp:
* src/ToolbarBackend.h: fix toolbar issues: translate toolbar name
in user message; check for ill-formed toolbars in UI files; output
reasonable error messages in case of erroneous toolbar names

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

16 years ago * src/frontends/qt4/QParagraph.cpp:
Michael Schmitt [Mon, 9 Jul 2007 19:01:27 +0000 (19:01 +0000)]
* src/frontends/qt4/QParagraph.cpp:
* src/frontends/qt4/QParagraph.h: fix untranslateable label in the
paragraph dialog

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

16 years agoFix bug 3889 (justification of Bidi text in the GUI)
Dov Feldstern [Mon, 9 Jul 2007 17:18:35 +0000 (17:18 +0000)]
Fix bug 3889 (justification of Bidi text in the GUI)

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

16 years agoFix crash when closing a child document after having played with the Preference dialog.
Abdelrazak Younes [Mon, 9 Jul 2007 16:52:09 +0000 (16:52 +0000)]
Fix crash when closing a child document after having played with the Preference dialog.

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

16 years agomore simplied Chinese translations.
Bo Peng [Mon, 9 Jul 2007 16:33:51 +0000 (16:33 +0000)]
more simplied Chinese translations.

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

16 years ago * insets/InsetExternal.cpp (InsetExternalParams): use the first
Jean-Marc Lasgouttes [Mon, 9 Jul 2007 10:56:49 +0000 (10:56 +0000)]
* insets/InsetExternal.cpp (InsetExternalParams): use the first
defined template as default instead of RasterImage (bug 3983)

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

16 years agoDon't use locale facilities for sorting on systems which don't have
Enrico Forestieri [Mon, 9 Jul 2007 10:54:28 +0000 (10:54 +0000)]
Don't use locale facilities for sorting on systems which don't have
support for wchar_t and are missing proper locale facets.

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

16 years agoFix 3992: Screen update problem in change tracking mode
Abdelrazak Younes [Mon, 9 Jul 2007 10:32:28 +0000 (10:32 +0000)]
Fix 3992: Screen update problem in change tracking mode

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

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

16 years agoFix bug 3990: Wrong Paste Message between document with different Document Style
Abdelrazak Younes [Mon, 9 Jul 2007 10:01:57 +0000 (10:01 +0000)]
Fix bug 3990: Wrong Paste Message between document with different Document Style

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

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

16 years agocs.po: translation updates from Pavel
Uwe Stöhr [Sun, 8 Jul 2007 23:39:34 +0000 (23:39 +0000)]
cs.po: translation updates from Pavel

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

16 years agoCzech Tutorial.lyx: updates from Pavel
Uwe Stöhr [Sun, 8 Jul 2007 23:35:23 +0000 (23:35 +0000)]
Czech Tutorial.lyx: updates from Pavel

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

16 years ago * po/*.po: remerge
Michael Schmitt [Sat, 7 Jul 2007 21:45:50 +0000 (21:45 +0000)]
* po/*.po: remerge

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

16 years ago * src/frontend/controllers/frontend_helpers.cpp: safety fix suggested by Andre
Michael Schmitt [Sat, 7 Jul 2007 11:19:39 +0000 (11:19 +0000)]
* src/frontend/controllers/frontend_helpers.cpp: safety fix suggested by Andre

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

16 years agoRemove all saveSelection calls and unify theSelection().setSelection. This is the...
Bo Peng [Fri, 6 Jul 2007 17:03:45 +0000 (17:03 +0000)]
Remove all saveSelection calls and unify theSelection().setSelection. This is the common, housekeeping part of JMarc's and my patches. Fixes of bug 3877 will come later

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

16 years agorevert the obviously incorrect fix of rev. 19001.
Abdelrazak Younes [Fri, 6 Jul 2007 15:50:39 +0000 (15:50 +0000)]
revert the obviously incorrect fix of rev. 19001.

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

16 years ago* lstring.cpp:
Abdelrazak Younes [Fri, 6 Jul 2007 14:43:18 +0000 (14:43 +0000)]
* lstring.cpp:
  - isAscii(): char is signed with MSVC so the comparison was not correct. Add a static_cast to "unsigned char" as per the other methods.

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

16 years agoUserGuide: remove outdated hint to have the packages "umlaute" and "german" installed...
Uwe Stöhr [Fri, 6 Jul 2007 00:49:52 +0000 (00:49 +0000)]
UserGuide: remove outdated hint to have the packages "umlaute" and "german" installed. You don't need them and thanks to our unicodesymbols list you can insert the French guillemets directly.

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

16 years agolyx_1_5.py: fix typo
Uwe Stöhr [Fri, 6 Jul 2007 00:30:29 +0000 (00:30 +0000)]
lyx_1_5.py: fix typo

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

16 years agoFix "default" encoding to match "auto" encoding except for the actual output
Dov Feldstern [Thu, 5 Jul 2007 19:19:41 +0000 (19:19 +0000)]
Fix "default" encoding to match "auto" encoding except for the actual output
of \inputencoding commands, which are not needed in some cases (e.g., Hebrew
with ivritex).

This fixes some of the remaining problems (but not all) from bug 3613 (namely, http://bugzilla.lyx.org/show_bug.cgi?id=3613#c9).
See also some example files fixed by this in http://permalink.gmane.org/gmane.editors.lyx.devel/88805 .

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

16 years agoSet a newly created inset's font/language to the current font/language.
Dov Feldstern [Thu, 5 Jul 2007 17:47:25 +0000 (17:47 +0000)]
Set a newly created inset's font/language to the current font/language.

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

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

16 years ago* src/frontends/controllers/frontend_helpers.cpp Family name):
Jürgen Spitzmüller [Thu, 5 Jul 2007 16:11:44 +0000 (16:11 +0000)]
* src/frontends/controllers/frontend_helpers.cpp Family name):
- don't try to trim after a dot that is the last character in the name
  (fixes crash, bug 3981)

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

16 years agofix unicode decomposition (bugs 3313 and 3498):
Jürgen Spitzmüller [Thu, 5 Jul 2007 14:45:00 +0000 (14:45 +0000)]
fix unicode decomposition (bugs 3313 and 3498):

* src/support/docstring.{cpp,h}:
- rename normalize_kc to normalize_c and use normalization form C (instead of KC)

* src/callback.cpp:
* src/Trans.cpp:
* src/frontends/qt4/GuiClipboard.cpp:
* src/frontends/qt4/GuiSelection.cpp:
* lib/lyx2lyx/lyx_1_5.py:
- use normalization forms C and D instead of KC and KD.

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

16 years agosome proofreading by Angus
Jean-Marc Lasgouttes [Thu, 5 Jul 2007 13:49:56 +0000 (13:49 +0000)]
some proofreading by Angus

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

17 years agoPatch from Pavel Sanda
Jean-Marc Lasgouttes [Thu, 5 Jul 2007 10:40:00 +0000 (10:40 +0000)]
Patch from Pavel Sanda

* frontend_helpers.cpp (Sorter): use the current locale for sorting
(bug 2739)

* frontend_helpers.cpp: cleanup headers.

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

17 years agoPossibly fix this bug:
Abdelrazak Younes [Thu, 5 Jul 2007 09:06:31 +0000 (09:06 +0000)]
Possibly fix this bug:

To reproduce:
1) Press Cntl-N (start new file)
2) Press Alt-I, I, B (insert TOC from BibTeX)
3) Press Alt-A (Add...)
4) Double Click test
5) Press Alt-O (OK)
6) Press Alt-I C (Insert Citation)
7) Press Alt-A (Add)

* familyName(): return earlier if author name is empty.

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

17 years agoFix bug 3970: Include file crash
Abdelrazak Younes [Thu, 5 Jul 2007 08:18:25 +0000 (08:18 +0000)]
Fix bug 3970: Include file crash

The problem is that a screen update needs a bibtex key for proper rendering of the Citation. This key requires the master document to load all child document, which trigger an additional screen update, even when we don't switch buffer. The problem is that we are already in the process to update the screen, hence the crash.

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

17 years agothe -lz for zlib is already in LIBS
Jean-Marc Lasgouttes [Wed, 4 Jul 2007 21:54:28 +0000 (21:54 +0000)]
the -lz for zlib is already in LIBS

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

17 years agodo not test for libc; fixes compilation with freebsd
Jean-Marc Lasgouttes [Wed, 4 Jul 2007 21:46:54 +0000 (21:46 +0000)]
do not test for libc; fixes compilation with freebsd

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

17 years agoSpanish EmbeddedObjects.lyx: Updates from Ignacio
Uwe Stöhr [Wed, 4 Jul 2007 20:52:24 +0000 (20:52 +0000)]
Spanish EmbeddedObjects.lyx: Updates from Ignacio

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

17 years ago* src/CutAndPaste.cpp (saveSelection): clarify comment about commenting persistent...
Jürgen Spitzmüller [Wed, 4 Jul 2007 06:05:23 +0000 (06:05 +0000)]
* src/CutAndPaste.cpp (saveSelection): clarify comment about commenting persistent selection out.

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

17 years agoScons: check for windows.h under msvc.
Bo Peng [Wed, 4 Jul 2007 05:06:44 +0000 (05:06 +0000)]
Scons: check for windows.h under msvc.

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

17 years agoEmbeddedObjects.lyx: tiny fix
Uwe Stöhr [Tue, 3 Jul 2007 22:33:55 +0000 (22:33 +0000)]
EmbeddedObjects.lyx: tiny fix

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

17 years agoGerman Intro.lyx: don't require koma-script
Uwe Stöhr [Tue, 3 Jul 2007 21:27:03 +0000 (21:27 +0000)]
German Intro.lyx: don't require koma-script
German Tutorial.lyx: dito

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

17 years agoscons: fix last commit
Bo Peng [Tue, 3 Jul 2007 20:20:20 +0000 (20:20 +0000)]
scons: fix last commit

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

17 years agoscons: embed lyx.exe.manifest to lyx.exe, no longer use qt manifest.
Bo Peng [Tue, 3 Jul 2007 20:16:11 +0000 (20:16 +0000)]
scons: embed lyx.exe.manifest to lyx.exe, no longer use qt manifest.

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

17 years agoFix uninitialized var introduced in http://www.lyx.org/trac/changeset/18966
Bernhard Roider [Tue, 3 Jul 2007 18:58:02 +0000 (18:58 +0000)]
Fix uninitialized var introduced in http://www.lyx.org/trac/changeset/18966

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

17 years agoFix bug 3877.
Abdelrazak Younes [Tue, 3 Jul 2007 17:11:05 +0000 (17:11 +0000)]
Fix bug 3877.

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

17 years agoAuto raising the dialog when the user click on a Citation inset...
Abdelrazak Younes [Tue, 3 Jul 2007 08:59:10 +0000 (08:59 +0000)]
Auto raising the dialog when the user click on a Citation inset...

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

17 years agoadd comment and ling to bug 3907.
Abdelrazak Younes [Tue, 3 Jul 2007 08:23:04 +0000 (08:23 +0000)]
add comment and ling to bug 3907.

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

17 years agoUse native file dialog on non cygwin windows installation (fix bug 3907).
Abdelrazak Younes [Tue, 3 Jul 2007 06:41:54 +0000 (06:41 +0000)]
Use native file dialog on non cygwin windows installation (fix bug 3907).

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

17 years agozh_CN.po: more Chinese translations
Bo Peng [Mon, 2 Jul 2007 22:27:12 +0000 (22:27 +0000)]
zh_CN.po: more Chinese translations

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

17 years agoGerman Intro.lyx: Updates from Hartmut
Uwe Stöhr [Mon, 2 Jul 2007 21:09:18 +0000 (21:09 +0000)]
German Intro.lyx: Updates from Hartmut
German Tutorial.lyx: dito

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

17 years ago * lib/images/promote.xpm: fix section number in icon
Michael Schmitt [Mon, 2 Jul 2007 19:41:45 +0000 (19:41 +0000)]
* lib/images/promote.xpm: fix section number in icon

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

17 years agozh_CN.po: add a few more Chinese translations
Bo Peng [Mon, 2 Jul 2007 19:36:36 +0000 (19:36 +0000)]
zh_CN.po: add a few more Chinese translations

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

17 years agoFix Bug 3947: BibTeX allows parentheses in the key (even if the whole entry is delimi...
Bernhard Roider [Mon, 2 Jul 2007 18:01:27 +0000 (18:01 +0000)]
Fix Bug 3947: BibTeX allows parentheses in the key (even if the whole entry is delimited by parentheses)

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

17 years agoFix bug 3750: this code is a kludge and should be removed when tex2lyx is
Jean-Marc Lasgouttes [Mon, 2 Jul 2007 16:02:41 +0000 (16:02 +0000)]
Fix bug 3750: this code is a kludge and should be removed when tex2lyx is
updated to support format >= 257 (with InsetCaption).

* src/Layout.cpp (forCaption): new method. Returns a pointer to a newly
allocated Layout suitable for representing a caption.

* src/tex2lyx/tex2lyx.cpp (tex2lyx): allocate a captionlayout object

* src/tex2lyx/text.cpp: use the captionlayout object to recognize the
\caption command.

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

17 years ago* src/frontends/controllers/Dialog.{cpp,h}:
Jürgen Spitzmüller [Mon, 2 Jul 2007 13:54:30 +0000 (13:54 +0000)]
* src/frontends/controllers/Dialog.{cpp,h}:
- new boolean canApplyToReadonly that allows to apply params/update view
  even if the buffer is readOnly for specific dialogs.

* src/frontends/controllers/ControlPrint.h:
- use that (fix bug 3909)
* src/frontends/controllers/ControlViewSource:
- dto. (fix bug 3943)

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

17 years agolanguages: add a dumy language for arabic_arabtex. I dropped this from the arabic...
Uwe Stöhr [Mon, 2 Jul 2007 00:35:52 +0000 (00:35 +0000)]
languages: add a dumy language for arabic_arabtex. I dropped this from the arabic patch last week because I misunderstood Dov. This dummy language is indeed needed.

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

17 years agoGerman Extended.lyx: Updates from Hartmut
Uwe Stöhr [Sun, 1 Jul 2007 21:14:56 +0000 (21:14 +0000)]
German Extended.lyx: Updates from Hartmut

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

17 years ago* lib/CREDITS:
Jürgen Spitzmüller [Sun, 1 Jul 2007 15:17:11 +0000 (15:17 +0000)]
* lib/CREDITS:
* lib/generate_contributions.py:
- add Hangzai Luo.

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

17 years ago* src/tex2lyx/tex2lyx.cpp:
Jürgen Spitzmüller [Sun, 1 Jul 2007 15:16:08 +0000 (15:16 +0000)]
* src/tex2lyx/tex2lyx.cpp:
- use internal_path (bug 3788), patch by Hangzai Luo and me).

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

17 years agoGerman UserGuide: updates from Hartmut
Uwe Stöhr [Sat, 30 Jun 2007 22:52:35 +0000 (22:52 +0000)]
German UserGuide: updates from Hartmut
German EmbeddedObjects: fix a typo

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

17 years ago* lib/lyx2lyx/lyx_1_5.py (revert_unicode): fix typo in comment
Jürgen Spitzmüller [Sat, 30 Jun 2007 06:56:15 +0000 (06:56 +0000)]
* lib/lyx2lyx/lyx_1_5.py (revert_unicode): fix typo in comment

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

17 years agopartial simplied Chinese translations
Bo Peng [Sat, 30 Jun 2007 06:08:13 +0000 (06:08 +0000)]
partial simplied Chinese translations

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

17 years ago* lib/lyx2lyx/lyx_1_5.py:
Jürgen Spitzmüller [Sat, 30 Jun 2007 06:07:20 +0000 (06:07 +0000)]
* lib/lyx2lyx/lyx_1_5.py:
- fix convert_graphics_rotation and make revert_graphics_rotation actually work.

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

17 years agofix zh_CN.po translation (do not copy original string)
Bo Peng [Sat, 30 Jun 2007 04:42:37 +0000 (04:42 +0000)]
fix zh_CN.po translation (do not copy original string)

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

17 years agoUserGuide: fix the description how to change the font size in formulas
Uwe Stöhr [Fri, 29 Jun 2007 21:42:26 +0000 (21:42 +0000)]
UserGuide: fix the description how to change the font size in formulas

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

17 years agoEmbeddedObjects: fix bug in description of \extrarowheight command
Uwe Stöhr [Fri, 29 Jun 2007 20:50:39 +0000 (20:50 +0000)]
EmbeddedObjects: fix bug in description of \extrarowheight command

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

17 years agoinstaller: drop support for zh_CN.po until it contains any translation
Uwe Stöhr [Fri, 29 Jun 2007 19:49:42 +0000 (19:49 +0000)]
installer: drop support for zh_CN.po until it contains any translation

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

17 years agodoc/doc_toc.py: - fix the input encoding of the TOC.lyx files
Uwe Stöhr [Fri, 29 Jun 2007 19:13:57 +0000 (19:13 +0000)]
doc/doc_toc.py: - fix the input encoding of the TOC.lyx files
                - set Python file encoding to utf-8
scripts/ext_copy.py: - set Python file encoding to utf-8

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

17 years agoFix this bug reported by Mael Hilléreau:
Abdelrazak Younes [Fri, 29 Jun 2007 10:31:51 +0000 (10:31 +0000)]
Fix this bug reported by Mael Hilléreau:

1. Open a document with child documents, each comprising divisions;
2. Show the outline pane. You can see childs' divisions;
3. Select (view) one of the childs;
4. Close this child doc. The focus comes back to the master doc;
5. Click in the outline pane at some point corresponding to the child doc you closed. LyX crashes with SIGSEGV (instead of reopening the child...).

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

17 years agoinstaller: support for the Chinese menu language translations
Uwe Stöhr [Fri, 29 Jun 2007 00:14:50 +0000 (00:14 +0000)]
installer: support for the Chinese menu language translations
scons/scons_manifest.py: add the new Chinese .po files

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

17 years agoelsart.layout: fix Acknowlegments enviroment
Uwe Stöhr [Thu, 28 Jun 2007 22:37:15 +0000 (22:37 +0000)]
elsart.layout: fix Acknowlegments enviroment
 (bug 3931: http://bugzilla.lyx.org/show_bug.cgi?id=3931)

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

17 years agoGerman UserGuide.lyx: Change to two sided document layout
Uwe Stöhr [Thu, 28 Jun 2007 21:33:55 +0000 (21:33 +0000)]
German UserGuide.lyx: Change to two sided document layout
                      (with permission by Hartmut)

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

17 years agoControlPrint.cpp
Uwe Stöhr [Thu, 28 Jun 2007 21:21:05 +0000 (21:21 +0000)]
ControlPrint.cpp
LyXFunc.cpp
  Quote file paths in printer dialog
  Fix bug 3915: http://bugzilla.lyx.org/show_bug.cgi?id=3915
  (patch from Jürgen and JMarc)

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

17 years agoadd zh_TW.po and rename zh.po to zh_CN.po
Bo Peng [Thu, 28 Jun 2007 17:23:54 +0000 (17:23 +0000)]
add zh_TW.po and rename zh.po to zh_CN.po

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

17 years agoWindows Vista: these applications don't need any special rights
Joost Verburg [Thu, 28 Jun 2007 17:00:30 +0000 (17:00 +0000)]
Windows Vista: these applications don't need any special rights

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

17 years agocorrect name for userdata directory and updated applications
Joost Verburg [Thu, 28 Jun 2007 16:51:46 +0000 (16:51 +0000)]
correct name for userdata directory and updated applications

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

17 years agoinstall msvcr71.dll for Python
Joost Verburg [Thu, 28 Jun 2007 16:38:02 +0000 (16:38 +0000)]
install msvcr71.dll for Python

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

17 years agoupdate from ingar pareliussen
Jean-Marc Lasgouttes [Thu, 28 Jun 2007 12:27:00 +0000 (12:27 +0000)]
update from ingar pareliussen

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

17 years agoWindows Vista: request highest possible execution level for current user
Joost Verburg [Thu, 28 Jun 2007 07:34:49 +0000 (07:34 +0000)]
Windows Vista: request highest possible execution level for current user

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

17 years agoUpdate last rc1 references
José Matox [Thu, 28 Jun 2007 07:16:28 +0000 (07:16 +0000)]
Update last rc1 references

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

17 years agoFix some issues with the paragraph settings dialog. The main change
Richard Heck [Thu, 28 Jun 2007 00:48:06 +0000 (00:48 +0000)]
Fix some issues with the paragraph settings dialog. The main change
is that we distinguish between the "Default" alignment and whatever
that default happens to be: I.e., so far as the code goes, the UI now
distinguishes LYX_ALIGN_LAYOUT from LYX_ALIGN_WHATEVER, when WHATEVER
happens to be the default. So you can explicitly force, say, left-align,
and that will stick between document classes.

* src/Paragraph.cpp:
Don't output params if alignment is the default.

* src/ParagraphParameters.cpp
Treat LYX_ALIGN_LAYOUT as its own alignment.

* src/Text2.cpp
Treat LYX_ALIGN_LAYOUT as its own alignment, and force it to be accepted
as a possible alignment.

* src/frontends/controllers/ControlParagraph.{h,cpp}
New method haveMultiParSelection().

*src/frontends/qt4/QParagraph.{h,cpp}
*src/frontends/qt4/ui/ParagraphUi.ui
UI adjustments as mentioned.

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

17 years agoMakefile.am: add Hungarian example files
Uwe Stöhr [Thu, 28 Jun 2007 00:00:02 +0000 (00:00 +0000)]
Makefile.am: add Hungarian example files

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

17 years agoUserguide: Only fix a markup and a typo
Uwe Stöhr [Wed, 27 Jun 2007 23:51:21 +0000 (23:51 +0000)]
Userguide: Only fix a markup and a typo

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

17 years agoinstaller updates
Uwe Stöhr [Wed, 27 Jun 2007 22:29:46 +0000 (22:29 +0000)]
installer updates

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