Jean-Marc Lasgouttes
1c7d395197
* CutAndPaste.cpp (pasteSelection): do not set the selection after
...
pasting.
* Text3.cpp (doDispatch/LFUN_MOUSE_PRESS): reorganize the code to make
sure that mouseSetCursor gets called (and therefore persistent selection
stored as needed).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19252 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 13:34:09 +00:00
Enrico Forestieri
b81c90adee
Use home made code for the bool facet.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19250 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 13:13:23 +00:00
Jürgen Spitzmüller
2a875336c0
* lib/Makefile.am:
...
* development/scons/scons_manifest.py:
- add apa template.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19247 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 04:46:09 +00:00
Bo Peng
b05462ce3b
SCons: allow linking SConstruct to lyx top source directory because I am tired of typing development/scons/SConstrct again and again
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19243 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 15:46:19 +00:00
Jürgen Spitzmüller
1f5490e017
* src/LyXFunc.cpp (doDispatch):
...
- force full screen update on buffer switch (fixes bug 3969).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19241 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 14:55:27 +00:00
Jürgen Spitzmüller
59f41d955f
* src/frontends/controllers/frontend_helpers.{cpp,h}:
...
- new function getSortedColors
* src/frontends/qt4/QPrefs.cpp:
- use that to sort the colors (bug 2571)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19236 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 13:48:46 +00:00
Enrico Forestieri
128bb9ed49
Add missing facets for extraction from an idocstream on platforms
...
lacking support for wchar_t. This solves bug 4076.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19233 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 13:15:27 +00:00
Jürgen Spitzmüller
6b87509156
* src/Text3.cpp (doDispatch):
...
- always replace selected text when inserting an inset (bug 672)
- inset selected text in inserted URL inset (bug 683)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19231 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 10:33:43 +00:00
Jürgen Spitzmüller
606e4877d1
* src/LaTeX.cpp: Get rid of annoying LaTeX error after changing the document language
...
(bug 2468)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19229 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:42:48 +00:00
Jürgen Spitzmüller
1696c09712
* lib/template/apa.lyx: update to 1.5 format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19228 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:31:13 +00:00
Jürgen Spitzmüller
fb8fad65cf
* lib/template/apa.lyx: new file (fix bug 2390).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19225 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:26:08 +00:00
Bo Peng
3ac3578e2d
Fix Bug 4053: Update other controls allows invalid listings parameters to be passed in listings-related dialogs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19224 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:17:00 +00:00
Joost Verburg
09e05ccf85
fix dictionary downloading
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19210 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 18:42:22 +00:00
José Matox
f46f686d0d
Move back to svn (the development for the next major release)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19209 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 13:16:00 +00:00
José Matox
a79ebaf570
LyX 1.5.0 is released
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19205 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 13:07:59 +00:00
Bo Peng
afdf83f235
quick fix for bug: "select, select, middle-button paste" pastes the first selection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19199 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 05:12:52 +00:00
José Matox
54eeca1c0a
revert locale sorting since it gives problems with gcc 3.x (see bug 2738)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19198 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 22:50:46 +00:00
Joost Verburg
b3ace671d2
configure.py: add support for the EMF file format and the metafile2eps conversion utility for WMF/EMF to EPS conversion
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19196 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 21:08:25 +00:00
José Matox
23d0362d04
update announce and synchronise with news
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19195 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 20:42:35 +00:00
José Matox
b543571d74
update announce
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19193 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 18:39:31 +00:00
José Matox
0ed05b32be
Update lyx examples to latest file format (for 1.5.0 release)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19192 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:45:46 +00:00
José Matox
819cae0ea7
Update documentation to latest file format (for 1.5.0 release)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19191 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:43:36 +00:00
José Matox
64e12293a0
Update documentation to latest file format (for 1.5.0 release)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19190 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:39:27 +00:00
José Matox
29d106fbf7
Convert layout files to utf8
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19189 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:16:35 +00:00
José Matox
92b15ae1c7
Update from 1.4.x branch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19188 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 17:00:01 +00:00
Jürgen Spitzmüller
bf1af7e3c2
* src/Text3.cpp:
...
- quick fix for bug 4055 (with FIXME comments)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19185 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 15:18:21 +00:00
Bo Peng
100aa5d78a
add to ANNOUNCE the need to run qtconfig if CJK characters can not be displayed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19184 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 15:04:40 +00:00
José Matox
a8dcedb3b1
Prepare for lyx 1.4.5
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19182 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 14:29:21 +00:00
Jürgen Spitzmüller
cfc845a6e9
* lib/doc/UserGuide.lyx:
...
* lib/doc/de/UserGuide.lyx:
- document the different utf-encodings.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19181 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-24 08:50:41 +00:00
Bo Peng
b040acb161
Announce support for local class and layout files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19173 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-23 17:46:35 +00:00
José Matox
155058a362
Another take at bug 4049
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19172 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-23 17:06:32 +00:00
Jürgen Spitzmüller
3154def278
* src/BufferParams.cpp (writeEncodingPreamble):
...
- correct encoding check.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19171 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-23 16:46:26 +00:00
José Matox
61cb6824a6
Second part of bug 4050 fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19168 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-22 20:10:28 +00:00
José Matox
972ec40b73
Fix problem reported by bug 4050 (I am not sure if this fixes the bug)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19167 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-22 19:03:11 +00:00
José Matox
b03bc96912
Fix bug 2049
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19166 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-22 18:20:22 +00:00
Michael Schmitt
934f86ae53
* po/ja.po: update by Koji Yokota
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19165 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-21 19:52:57 +00:00
Michael Schmitt
31494ad259
* src/OutputParams.h:
...
* src/Paragraph.cpp:
* src/OutputParams.cpp: fix LaTeX output in change tracking mode:
text inside logically deleted insets must always be output as logically
deleted
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19164 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-21 18:10:55 +00:00
Bo Peng
cce9cfc975
fix wrong fix r19160. I did not have an extra \end_layout, but missed a \begin_layout
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19163 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-21 05:45:50 +00:00
Enrico Forestieri
cca027ba14
Add a note to README about a bug affecting python versions <= 2.3.3
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19162 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-21 00:44:26 +00:00
Uwe Stöhr
c0b0fe35fa
Spanish EmbeddedObjects.lyx: updates from Ignacio
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19161 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 20:42:20 +00:00
Bo Peng
f668844789
Remove an extra \end_layout from revert_listings_inset
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19160 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 19:02:52 +00:00
José Matox
ce87f9dd49
(Atempt to) Fix bug 4048
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19159 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 16:02:24 +00:00
José Matox
6dfd1c17f3
Prepare code for refactorisation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19158 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 15:06:48 +00:00
José Matox
d3f7996cdd
Move related code together (no code added or deleted)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19157 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 14:25:04 +00:00
Dov Feldstern
85cb159358
Added a comment to the relase notes about non-RTL keymaps
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19156 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 14:07:03 +00:00
José Matox
563bcdb437
Changes from Angus to release notes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19155 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 13:48:30 +00:00
Jürgen Spitzmüller
9c06580008
* lib/unicodesymbols: whitespace
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19154 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 12:56:56 +00:00
Jürgen Spitzmüller
586a07709f
* lib/lyx2lyx/lyx_1_5.py (revert_unicode):
...
- reintroduce \n's accidentally removed in revision 19145
(fixes bug 4046)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19153 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 10:26:01 +00:00
Jürgen Spitzmüller
db8a268476
* lib/unicodesymbols: fix typo.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19152 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 10:23:59 +00:00
Dov Feldstern
11441c8560
Fix a few edge-cases which in the lyx2lyx conversion to format 249
...
(multi-encoding -> utf8); specifically, the language was being
incorrectly identified in certain insets, which of course led to
encoding problems.
This fixes part of bug 3613 (http://bugzilla.lyx.org/show_bug.cgi?id=3613 ).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19151 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-20 02:10:28 +00:00