Commit Graph

27180 Commits

Author SHA1 Message Date
Richard Heck
66d787c46c add period
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37808 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 16:35:22 +00:00
Jürgen Spitzmüller
594179f330 * configure.py:
- when a layout file has no valid \Declare line, issue a warning and skip this file
	  instead of aborting the whole configuration process.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37807 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 16:15:03 +00:00
Stephan Witt
306cb190c8 #7292 LyX is able to transpose chars - add it to mac.bind
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37806 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 16:12:59 +00:00
Enrico Forestieri
25e98edd00 Please Abdel
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37802 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 15:45:53 +00:00
Enrico Forestieri
2761cd67bb Fix bug #7325 (ASSERTION when moving paragraph down in info inset)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37801 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 15:35:29 +00:00
Kornel Benko
8e7d88eaa9 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37800 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 08:53:36 +00:00
Kornel Benko
3051fa3913 Remerge sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37799 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 08:52:43 +00:00
Jürgen Spitzmüller
09b7ade2e0 * de.po: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37798 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 07:52:10 +00:00
Enrico Forestieri
a079d95038 Initializing the gui_ member of the cloned buffer has strange side effects
with Qt/X11 (obscure X errors). Better avoiding it.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37797 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 03:39:43 +00:00
Enrico Forestieri
2969cb53e2 Fix bug #7324 (Latex export silently fails with uncodable characters)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37796 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 01:50:13 +00:00
Enrico Forestieri
a889fd0438 Fix #7326 (Latex export of child docs silently fails with uncodable characters)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37795 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-28 01:14:19 +00:00
Enrico Forestieri
7edf2691ae Fix bug #7310 (Greek symbols inside ERT cause unreported compile failure)
Note that View->Source now shows that a character cannot be encoded.
However, the error is still unreported due to bug #7324.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37791 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-27 12:16:17 +00:00
Kornel Benko
6c4f8f1191 * sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37790 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-26 13:03:34 +00:00
Kornel Benko
d5174a5c86 Remerge sk.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37789 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-26 13:03:04 +00:00
Pavel Sanda
16622fde51 * es.po from Ignatio
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37787 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-26 11:06:53 +00:00
Enrico Forestieri
2f50991abb Update it.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37786 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-26 00:03:49 +00:00
Jürgen Spitzmüller
43cbd4313a * de.po: update
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37785 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-25 07:57:15 +00:00
Pavel Sanda
144257f38a Update id.po from Waluyo
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37783 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-25 00:20:38 +00:00
Stephan Witt
823397bc80 check for presence of Makefile.in when trying to recreate it automatically with autogen.sh
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37782 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-24 21:52:08 +00:00
Stephan Witt
f6e7fbefce #6920 paint single characters only when Qt4.7 or better, otherwise automatic kerning breaks cursor positioning
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37781 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-24 21:38:12 +00:00
Enrico Forestieri
f8446ecd41 Improve comment
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37780 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-24 02:01:31 +00:00
Enrico Forestieri
3891b7ae06 If a paragraph has zero size, highlight the previous one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37779 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-24 01:31:20 +00:00
Peter Kümmel
4397faba8f fix wrong preprocessor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37778 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 21:06:15 +00:00
Georg Baum
6bcb4a0d4f Remove subscript.sty from scons_manifest.py again.
It was not 'missing', it was not added on purpose.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37777 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 19:05:17 +00:00
Peter Kümmel
715d9784f1 cmake: don't add lyx.rc as info file
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37776 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 18:53:56 +00:00
Stephan Witt
14bf8c4c3a #7292 correct word-delete-forward/backward and change special spaces binding - thanks, bennett
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37775 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 17:09:31 +00:00
Pavel Sanda
fcac124405 * RELEASE-NOTES
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37773 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 15:08:44 +00:00
Pavel Sanda
732bad9cd2 ANNOUNCE back
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37772 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:57:35 +00:00
Stephan Witt
0e000af601 #7292 add a note about the changed modifier key usage
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37771 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:54:30 +00:00
Stephan Witt
e9d943aeb8 #7292 make the modifiers Option and Control act on there own on mac - adjust the key bindings to apple standards where possible
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37770 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:30:41 +00:00
Pavel Sanda
b3df6a8c3c Finish the flash beta 5 window
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37769 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:14:11 +00:00
Pavel Sanda
6c5930d602 Make tarballs
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37767 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:12:39 +00:00
Pavel Sanda
9b192a6f13 Prepare interim beta5.
No plans to make tarballs available, we are just trying to make
some testing with Joost in backgrounds so installers with rc1
are stable enough.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37766 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:12:38 +00:00
Pavel Sanda
b87318e8ff Remerge all strings
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37765 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 14:12:18 +00:00
Pavel Sanda
51e3361909 I completely missed that creating windows installer should be possible for other devs now as well.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37764 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 13:41:57 +00:00
Uwe Stöhr
7134b5ebba scons_manifest.py: add missing subscript.sty
(I will be off again more or less another month - Chile is too beautiful to return soon ;-) )

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37763 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-23 02:15:10 +00:00
Georg Baum
f176a18434 Fix bug #6919 by splitting Inset::noFontChange() into inheritFont() and
resetFontEdit(). The former is used for on-screen and export formatting,
and the latter is used for interactive editing.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37761 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-22 19:41:04 +00:00
Pavel Sanda
0085a9920a cs.po glitch
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37759 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-22 13:10:27 +00:00
Pavel Sanda
ec0f0f5b2f remerge cs.po
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37758 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-22 13:10:25 +00:00
Enrico Forestieri
bdf4a016f7 Increase normal toolbar icon size to 16x16 pixels, as this seems uncontroversial
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37755 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-22 00:40:47 +00:00
Pavel Sanda
46df8cc01f New splash from Jim Rotmalm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37754 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-22 00:00:29 +00:00
Pavel Sanda
eb15440412 * sv.po from Jim Rotmalm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37753 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 23:53:14 +00:00
Georg Baum
9f10d417ca Help Joost to fix bug #7317
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37752 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 19:56:43 +00:00
Enrico Forestieri
9866d2a097 Compile fix for those systems where pos_type is not typedef'd to int.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37751 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 16:08:02 +00:00
Enrico Forestieri
624f725acb Fix bug #7316 (Crash editing commands in math mode)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37750 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 15:26:28 +00:00
Enrico Forestieri
a6ed69049d If the latex log points to an error at the end of a paragraph, we highlight
the last thing in the paragraph (an inset, generally), as the end of
paragraph cannot be highlighted.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37749 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 10:27:50 +00:00
Stephan Witt
b0771e2364 #5258 synchronize pdf-preview key binding of mac.bind with cua.bind
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37748 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 06:42:03 +00:00
Stephan Witt
587337ae5e use unique LyX language name for map to apple spell checker language
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37747 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-21 06:22:37 +00:00
Richard Heck
ba8715b761 Whitespace only.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37746 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-20 20:42:16 +00:00
Richard Heck
49d8afd21c Move the Provides directives out of the amsdefs.inc file and into the class
files that include it, as JMarc suggested a long time ago:
  http://www.mail-archive.com/lyx-users@lists.lyx.org/msg64582.html
If someone who knows siamltex could check that, then that would be great.
Functionality is unchanged, but it may be it shouldn't be.



git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37745 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-20 20:37:25 +00:00