Commit Graph

19889 Commits

Author SHA1 Message Date
Richard Heck
976a59af1b Fix another part of 5403, again to do with case sensitivity.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27109 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 14:02:25 +00:00
Richard Heck
e171ec6929 Fix for problem when subfigures in 1.5 don't have captions.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27108 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 13:43:07 +00:00
Uwe Stöhr
c0940ae2c5 installer: - Hungarian translation updates by Szöke
- prepare for RC5

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27107 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 13:42:52 +00:00
Richard Heck
53252839ea Style.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27105 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 13:41:02 +00:00
Richard Heck
70d5f953c9 Fix for another part of 5403, and related bugs, anyway. The InsetLayout
tags should not be so case-dependent, and we ought to use an Enum instead.
of relying upon string comparisons.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27104 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 13:32:54 +00:00
Abdelrazak Younes
05168225c4 bug fix from Vincent.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27103 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 13:27:53 +00:00
Richard Heck
1104cd200c Fix from Vincent for citation display issues.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27102 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 13:26:30 +00:00
Richard Heck
bdc1d80151 More general fix for part of 5403.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27100 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 12:49:49 +00:00
Uwe Stöhr
2efe55640a Spanish documentation: updates by Ignacio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27099 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 12:24:44 +00:00
Uwe Stöhr
9f937aec1c - es.po: translations by Ignacio
- de.po: a translation

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27098 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 12:22:53 +00:00
Pavel Sanda
e4808961c9 Another selection painting patch, PainterInfo::backgroundColor introduced.
Patch by Vincent.

http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg145438.html



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27097 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 10:47:38 +00:00
Pavel Sanda
fcac9f833a TOC help file is gone.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27096 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 08:12:22 +00:00
Uwe Stöhr
bed3844f30 InsetLayout.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5403
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27095 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 01:55:55 +00:00
Uwe Stöhr
2c8fc8a07f Customization.lyx: clarification
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27094 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 01:51:13 +00:00
Uwe Stöhr
b18251d61b LayoutFile.cpp: typo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27093 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-25 00:01:36 +00:00
Uwe Stöhr
fea9fef1dc Text3.cpp: comment by Vincent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27092 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 23:09:27 +00:00
Stefan Schimanski
d51c31ca85 * complete fix for #5327: switch back to normal drawing code if the cache
pixmap would have non-positive width or height.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27091 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 22:49:17 +00:00
Uwe Stöhr
2a69828508 Text3.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5166, patch by Vincent
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27090 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 20:56:38 +00:00
Uwe Stöhr
6819513447 SConstruct: don't build anymore TOC.lyx files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27089 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 20:46:02 +00:00
Uwe Stöhr
bb561ba05c installer: some typos
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27088 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 20:37:37 +00:00
Pavel Sanda
b309ee82a0 Fix bug 5399.
Patch from Vincent.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27087 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 16:59:11 +00:00
Jean-Marc Lasgouttes
4789edde52 get rid of the makefile machinery that was used to build TOCs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27084 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 16:04:10 +00:00
Jean-Marc Lasgouttes
754ead5010 Fix bug 5310: http://bugzilla.lyx.org/show_bug.cgi?id=5310
* BufferView.cpp (dispatch): make sure to repaint the document after
	jumping to a new change.
	* lyxfind.cpp (findNextChange): do not ignore the last character when 
	a change extends to the end of an inset.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27083 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 15:46:44 +00:00
Richard Heck
f99d998cb7 Updates to InsetLayout docs, mostly due to Martin.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27082 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 14:57:43 +00:00
Richard Heck
d2f4d1a419 Fix AMS layouts. My bad.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27081 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 12:28:44 +00:00
Abdelrazak Younes
de94db1bcb Attenuate bug 4346 impact: crash -> assertion.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27079 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 08:49:31 +00:00
Pavel Sanda
aeeb44d2e2 * cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27078 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 01:44:46 +00:00
Uwe Stöhr
4a5e723901 - de.po: some translations
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27077 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 00:15:45 +00:00
Uwe Stöhr
19ed782991 installer updates for RC4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27075 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 00:14:54 +00:00
Pavel Sanda
2320572b3a Add multicol to help
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27074 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-24 00:00:50 +00:00
Pavel Sanda
bdd405d70d * doxy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27072 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 23:09:44 +00:00
José Matox
1ad265406e Back to svn state
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27071 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 22:59:43 +00:00
José Matox
ef1211864e LyX 1.6.0 release candidate 4 (rc4)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27069 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 22:57:11 +00:00
José Matox
23164be0c5 update translations for rc4
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27068 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 22:53:42 +00:00
Uwe Stöhr
0167be4e7a sigplanconf.layout, elsarticle.layout: AlignPossible doesn't allow the tag None
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27066 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 20:49:43 +00:00
Stefan Schimanski
0334876ca6 * temporary fix for the crash of the pixmap cache on Mac with Qt 4.4.
A better patch will follow soon, but this should go in for rc4.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27065 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 20:47:11 +00:00
Stefan Schimanski
e8d264e998 * don't rely on the restartCursor call to update the dialog on fullscreen switch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27064 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 20:46:53 +00:00
Stefan Schimanski
df79293cc1 * fix fullscreen TOC switching between dock and drawer mode on Mac
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27063 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 20:46:03 +00:00
Enrico Forestieri
62530e98e0 Get rid of superfluous conversions and else statement.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27062 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 19:30:51 +00:00
Richard Heck
f67069ed4d Stupider still.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27061 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 19:18:42 +00:00
Richard Heck
cf06f04955 Stupid.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27060 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 19:18:21 +00:00
Richard Heck
d6a0a94883 Revert unintentional commit.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27059 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 18:16:12 +00:00
Richard Heck
87f291c706 Fix issue with convert_macro_global reported by Enrico.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27058 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 18:08:26 +00:00
Richard Heck
b940dc2db7 Configure shouldn't abort just because it encounters an error reading a layout file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27057 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 15:30:17 +00:00
Jean-Marc Lasgouttes
d14e6bad25 fix "make install"
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27056 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 14:05:50 +00:00
Jean-Marc Lasgouttes
0790ad1b72 fix bug 5349: properly quote InsetInfo argument
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27055 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 13:12:19 +00:00
Richard Heck
96ebd69256 Extended Features --> Additional Features, in other places. Thanks Pavel.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27054 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 12:39:14 +00:00
Jean-Marc Lasgouttes
78cd051f4a Revert r27051 because:
(1) I do not owe pavel a beer

(2) I removed the assert in isLoaded instead

(3) this fix is wrong anyway since there are other calls to this method.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27053 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 12:35:20 +00:00
Jean-Marc Lasgouttes
536f1d4878 remove useless assertion
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27052 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 12:25:52 +00:00
Richard Heck
ba396d2966 Fix suggested by Abdel. JMarc owes Pavel a beer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27051 a592a061-630c-0410-9148-cb99ea01b6c8
2008-10-23 12:21:12 +00:00