Commit Graph

18475 Commits

Author SHA1 Message Date
André Pönitz
6ee64a4812 fix crash.
that's not a proper solution, though.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25459 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-06 10:55:47 +00:00
Enrico Forestieri
aabd9d03bb Fix bug 4992
http://bugzilla.lyx.org/show_bug.cgi?id=4992


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25458 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 23:29:48 +00:00
Pavel Sanda
f4ed12ee7a * Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25457 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 21:56:26 +00:00
Enrico Forestieri
2aa3419859 Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25456 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 17:04:39 +00:00
Peter Kümmel
bdde87d39f disable warning for msvc6 infected developers (scope of for(...,,) declarartions)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25455 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 09:50:29 +00:00
Peter Kümmel
cb93ae8b61 fix memory leak
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25454 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 09:42:30 +00:00
Enrico Forestieri
cfe615d063 Ensure no trailing '/'
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25453 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 09:09:50 +00:00
Jürgen Spitzmüller
2c5d1e9ebe * src/frontends/qt4/GuiDocument.cpp:
* src/frontends/qt4/ui/LaTeXUi.ui:
	- hide the "browse local layout" button as discussed on
	  http://bugzilla.lyx.org/show_bug.cgi?id=4812
	  because the local layout feature can result in dataloss.

	  Whether the feature itself should be removed for 1.6.0 has
	  to be discussed.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25452 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-05 08:54:48 +00:00
Pavel Sanda
58de813a30 * Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25451 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 23:38:46 +00:00
Pavel Sanda
d9eaed1672 * Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25450 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 19:25:19 +00:00
Pavel Sanda
eba82d32d7 * Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25449 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 17:41:58 +00:00
Pavel Sanda
b9a8c26465 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25448 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 17:29:04 +00:00
Jürgen Spitzmüller
4573ae2261 * src/Paragraph.cpp: correct comment.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25447 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 14:28:13 +00:00
Pavel Sanda
1c87eded7e Manuals were also affected.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25446 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:21:09 +00:00
Edwin Leuven
dd6d173082 fix http://bugzilla.lyx.org/show_bug.cgi?id=4998
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25445 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:18:28 +00:00
Abdelrazak Younes
788893bdea please JMarc
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25444 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:14:20 +00:00
Pavel Sanda
551f32859d Leftovers from http://www.lyx.org/trac/changeset/22496 .
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25443 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 13:09:22 +00:00
Abdelrazak Younes
81f63f6670 Remove double slash in system temporary path.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25442 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 12:28:55 +00:00
Abdelrazak Younes
979f5211a4 Fix PageDown/Up when at bottom/top of the document. Now the cursor moves to the bottom/top position. This also fixes http://bugzilla.lyx.org/show_bug.cgi?id=4384
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25441 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 11:33:28 +00:00
Abdelrazak Younes
639abeae66 Work around bug http://bugzilla.lyx.org/show_bug.cgi?id=4846
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25440 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 10:16:54 +00:00
Jürgen Spitzmüller
59390f9d08 * Paragraph.cpp:
- some cleanups and comments.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25438 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 06:44:37 +00:00
Jürgen Spitzmüller
05f7926109 * Paragraph.cpp:
- correct the kerning between two subsequent '<' or '>' characters.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25436 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 06:01:45 +00:00
Pavel Sanda
46fbb7436b * Doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25435 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-04 00:03:52 +00:00
Jürgen Spitzmüller
750b9b8fa6 * src/Paragraph.cpp (latexSpecialTypewriter):
- do not assume that typewriter can encode any character (bug 4727).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25433 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-03 14:29:37 +00:00
Uwe Stöhr
83e2120055 Math.lyx: index fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25430 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-03 00:31:45 +00:00
Uwe Stöhr
7c3eb74516 German UserGuide.lyx: some more updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25429 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 23:47:45 +00:00
Uwe Stöhr
d658cb5e6e German: EmbeddedObjects.lyx: some corrections by Hartmut and me
EmbeddedObjects.lyx: some general fixes and corrections

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25428 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 23:45:07 +00:00
Uwe Stöhr
f87b1f9e26 po files: remerge
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25427 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:34:53 +00:00
Uwe Stöhr
895bf871ed de.po: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25426 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:28:52 +00:00
Uwe Stöhr
bd436353a3 UserGuide.lyx: clarify the description of the character encodings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25425 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:27:27 +00:00
Uwe Stöhr
9e2b72e30b German UserGuide.lyx: updates by Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25424 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 21:11:02 +00:00
Pavel Sanda
4fddaea0dd Remerge ro.po again.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25423 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 17:24:16 +00:00
Pavel Sanda
36dba50482 Remerge po/* , fix ro.po bugs.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25422 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 17:19:21 +00:00
Pavel Sanda
3dbbc05b92 * po/ro.po (from Liviu)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25421 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 16:56:57 +00:00
Jürgen Spitzmüller
938c761989 * lib/scripts/lyxpreview2bitmap.py:
- do not boil out immediately after a LaTeX error

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25420 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 16:07:51 +00:00
Jürgen Spitzmüller
01c71419d9 *** Extend preview scripts to also handle PDF output (bug 2165) ***
* src/PreviewLoader.cpp:
	- add conditions for preview with pdf output

* lib/scripts/legacy_lyxpreview2ppm.py:
	- if no dvi preview file is available, check for a PDF file
	  and process that, if found
	- also produce png output, if requested.

* lib/scripts/lyxpreview2bitmap.py:
	- if no dvi preview file is available, check for a PDF file
	  and process that, if found

*  lib/scripts/lyxpreview_tools.py:
	- move some common functions here

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25419 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 14:42:04 +00:00
Jürgen Spitzmüller
35e14de706 * src/output_latex.cpp:
- no blank lines before environments (bug 4993).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25416 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-02 08:34:55 +00:00
Jürgen Spitzmüller
5011d7c25f * Paragraph.cpp: fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25415 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 15:16:09 +00:00
Jean-Marc Lasgouttes
32ccbb7f58 please Abdel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25414 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 15:12:28 +00:00
Jean-Marc Lasgouttes
5cef8b6887 * LyXRC.cpp:
* development/MacOSX/lyxrc.dist.in: new variable mac_like_word_movement,
	set to true on Mac OS X. There is no GUI for it now.

	* src/Paragraph.cpp (isSpace): new method
	(isChar): return false for a space.

	* src/Text.cpp (cursorForwardOneWord, cursorBackWardOneWord): implement
	mac-like cursor movement.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25413 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 14:42:32 +00:00
Jürgen Spitzmüller
7c2cb09021 * Intro.lyx: fix typo.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25411 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 14:15:12 +00:00
Enrico Forestieri
1e801d0361 Fix bug 2721
http://bugzilla.lyx.org/show_bug.cgi?id=2721


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25409 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 12:46:46 +00:00
Abdelrazak Younes
66bd5be5fc up-port fixes and cleanups from BRANCH.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25408 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-01 07:28:37 +00:00
Abdelrazak Younes
048efafe3c Fix wheel mouse scrolling bug when speed is set to 'one page at a time'.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25406 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-30 17:18:41 +00:00
Jean-Marc Lasgouttes
0bc9149eda one more step towards good word-level movement: let paragraph breaks be word boundaries
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25405 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-30 12:45:27 +00:00
Jean-Marc Lasgouttes
d3bf7155b8 rewrap long lines
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25404 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-30 11:02:21 +00:00
Enrico Forestieri
2477901f07 Fix color of math macros
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25403 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-28 22:49:40 +00:00
André Pönitz
0a24167e51 more robust. I get spurious crashes in this area... maybe c_str()
instead of data() would be in order, too


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25402 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-28 18:34:19 +00:00
Enrico Forestieri
698bf834cf The braces are not needed when using the force flag.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25399 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-27 20:12:06 +00:00
Uwe Stöhr
5178e1fb75 German UserGuide.lyx: updates by Hartmut and me
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25393 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-26 22:44:01 +00:00