Commit Graph

28890 Commits

Author SHA1 Message Date
Uwe Stöhr
3774a5ec3a status.20x: fix a typo 2012-06-30 16:00:36 +02:00
Uwe Stöhr
87d912dbae tex2lyx: remove LyX 2.1-only languages
Preamble.cpp:
- newzealand and australian are only supported by LyX 2.1
- update a comment
2012-06-30 15:48:18 +02:00
Uwe Stöhr
d75457604f tex2lyx: remove LyX 2.1-only languages
Preamble.cpp:
- newzealand and australian are only supported by LyX 2.1
- update a comment
2012-06-30 15:44:55 +02:00
Uwe Stöhr
6e10237b1d tex2lyx: remove LyX 2.1-only languages
Preamble.cpp: newzealand and australian are only supported by LyX 2.1
2012-06-30 15:42:33 +02:00
Uwe Stöhr
0ac43c8a3f ia.po: updates from Giovanni 2012-06-30 04:38:18 +02:00
Uwe Stöhr
2af09e2e0e backport fix for bug #8215
Font.cpp: CJK parts must not have a closing brace because they are within an environment
2012-06-30 03:48:34 +02:00
Uwe Stöhr
2eb4a46d0b tex2lyx: backport fix for bug #8210 2012-06-30 03:40:40 +02:00
Uwe Stöhr
530c2ca7a3 backport [85ef627e/lyxgit]
- XeTeX-polyglossia.tex: Hebrew is used in the file and so it must be declared
2012-06-30 02:23:17 +02:00
Uwe Stöhr
90d8f3adcb polyglossia tex2lyx support also for branch 2012-06-30 02:18:18 +02:00
Juergen Spitzmueller
16f6910b59 Add dvilualatex output format 2012-06-29 18:46:53 +02:00
Juergen Spitzmueller
8470e31355 fix bug #8209: polyglossia commands ignored partial source preview 2012-06-29 18:37:50 +02:00
Juergen Spitzmueller
622b0f9151 Let getOutputFlavor return the correct flavors for the latex varieties
(cherry picked from commit 4698ebd2b7)

Conflicts:

	src/BufferParams.cpp
2012-06-29 12:24:47 -04:00
Richard Heck
7e4a2ae1e8 Backport fix for #7652, so that we show backends, not formats, in the
View>Source combo.
2012-06-29 11:13:07 -04:00
Pavel Sanda
0c8ac6444e Forgot this change. 2012-06-29 17:00:36 +02:00
Richard Heck
9d32697510 Reset ANNOUNCE file for 2.0.5. 2012-06-29 10:40:15 -04:00
Jean-Marc Lasgouttes
20f1285821 Fix bug #8159: Undo doesn't restore environment depth correctly
(backported from master)

The idea is to record undo at the place where the document is modified:

1/ in Buffer::updateBuffer, add a recordUndo, with the caveat that a
   const_cast has to be used (because updateBuffer is const but
   modifies the document, go figure).

2/ in GuiApplication::dispatch, add an extra undo group that
   encompasses the updateBuffer call. Some other undo groups may be
   redundant now, but it is not a problem since they do not cost
   anything.
2012-06-29 15:33:02 +02:00
Jean-Marc Lasgouttes
111f15f335 Fix bug #8027: Edit->Paste Special->... does not replace selected text
Delete the selection before all paste-like lfuns. This was previoulsy done
only for LFUN_PASTE, the others at best unset the selection.
2012-06-29 15:18:20 +02:00
Jean-Marc Lasgouttes
ee8f3f89f6 Fix bug #2005: Lyx Inserted Graphics Scale Error
xkeyval fixes the incompatibility between graphicx.sty and babel/turkish.
2012-06-29 15:08:38 +02:00
Kornel Benko
7dde9ba952 Backport f0a669014f from master
Exclude generated files from .po string extraction.
Original author: Georg Baum
2012-06-29 12:09:50 +02:00
Pavel Sanda
a31a9d9ba5 Fix #8203: remove window updating optimization leading to various crashes.
This is already fixed in trunk.
2012-06-28 21:03:14 +02:00
Pavel Sanda
7a739567fa * cs.po 2012-06-28 20:24:34 +02:00
Juergen Spitzmueller
e4b5af90b9 do not output empty language switch commands (bug #8216, the actual fix) 2012-06-28 16:52:13 +02:00
Juergen Spitzmueller
065f247ccb do not output empty language switch commands (bug #8216) 2012-06-28 16:49:45 +02:00
Richard Heck
33d7daaf2c Open the 2.0.5dev branch. 2012-06-28 09:30:58 -04:00
Richard Heck
4e0e0612f3 Remove debugging line. 2012-06-25 11:15:25 -04:00
Richard Heck
5d9fb0d933 Protect postats.py script from silly errors. 2012-06-25 10:09:26 -04:00
Richard Heck
082db5e769 Update distribution build script for git. 2012-06-25 09:33:27 -04:00
Richard Heck
1a855429c4 Remerge strings. 2012-06-25 08:29:04 -04:00
Richard Heck
9ecf4d098b Prepare for 2.0.4. 2012-06-25 08:28:26 -04:00
Uwe Stöhr
acdb138075 French UserGuide.lyx: some typos fixed 2012-06-24 23:57:34 +02:00
Juergen Spitzmueller
a040281daa de/linguistics.lyx: improve style 2012-06-24 13:01:38 +02:00
Juergen Spitzmueller
d0df873ebb linguistics manual: document shortcomings (and workarounds) of glosses 2012-06-23 19:30:06 +02:00
Richard Heck
a11f385797 Updates to Basque translation. 2012-06-23 09:20:58 -04:00
Uwe Stöhr
371d2dd461 XeTeX-polyglossia.tex: partly ported from trunk: simplifications, added some more testcases 2012-06-23 04:33:36 +02:00
Uwe Stöhr
b835e6e03b tex2lyx/table.cpp: fix bug #8204 also for branch (prevent crash if TeX files define wrong table column numbers) 2012-06-23 01:13:43 +02:00
Uwe Stöhr
451ee220f4 generate_contributions.py:
- add Nickolay Shashkin
- update maintainer status
- add other new contributers whose code was in the meantime applied to branch
2012-06-23 01:06:57 +02:00
Uwe Stöhr
5d0d73e8a1 XeTeX-polyglossia.tex: porting from trunk with testcases for features available in branch 2012-06-22 15:43:37 +02:00
Uwe Stöhr
018464a9ea modernCV.lyx: add a note about a required component 2012-06-22 15:42:04 +02:00
Uwe Stöhr
940fbe965e status.20x: revert last change (sorry, this should not go in) 2012-06-22 14:33:34 +02:00
Uwe Stöhr
0f3d7f0234 - status.20x: add entry for the table cell rotation support added in [cd691081b4/lyxgit] 2012-06-22 14:31:26 +02:00
Jean-Marc Lasgouttes
fb80ce20ca Handle sending a FuncRequest object to lyxerr
* Implement the corresponding operator<<

  * Use it in a couple new places
2012-06-22 10:45:46 +02:00
Uwe Stöhr
6db7ac6eb9 sv.po: if fixed translation by Jim 2012-06-22 03:57:17 +02:00
Pavel Sanda
de0c8e7162 * README.localization 2012-06-21 11:10:35 +02:00
Uwe Stöhr
619a5779ad Tutorial.lyx: fox a typo spotted by a user 2012-06-21 04:45:39 +02:00
Uwe Stöhr
0f0a43974d French UserGuide.lyx: translations by Jean-Pierre 2012-06-21 03:26:22 +02:00
Uwe Stöhr
00a8ccdd07 sv.po: translation updates by Jim 2012-06-21 03:21:48 +02:00
Pavel Sanda
efc45e79a4 * cs.po 2012-06-19 16:36:26 +02:00
Pavel Sanda
cec7b39269 Remerge cs.po 2012-06-19 16:35:49 +02:00
Pavel Sanda
ef173f22a5 Backport 35e4c1c9a6. 2012-06-14 15:57:44 +02:00
Juergen Spitzmueller
d84eea891e Add DefaultStyle to siamltex.layout (bug #8194) 2012-06-10 11:45:41 +02:00