Richard Heck
1a7724c622
Status for last patch. Sorry again.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19300 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-04 03:07:09 +00:00
Richard Heck
c4d2c1f514
Fix bug 4094, as in trunk.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19299 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-04 03:05:53 +00:00
Bo Peng
6a4b38c97d
Fix some incorrect middle button paste behavior. A better fix is due after 1.5.1.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19297 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 21:53:24 +00:00
Jean-Marc Lasgouttes
c83c5b0510
revert r19290
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19295 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 21:18:37 +00:00
Richard Heck
f8d53598d8
Fix bugs 4077 and 4086.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19294 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 16:14:50 +00:00
Jean-Marc Lasgouttes
eac423830d
Fix several middle-click pasting problems
...
* src/BufferView.cpp (workAreaDispatch): be sure to call haveSelection()
as we do in LyXFunc::dispatch.
* src/Text3.cpp (doDispatch): refactor the handling of LFUN_MOUSE_PRESS.
In particular, make sure that the cursor is alsways set through
BufferView::mouseSetCursor, so that the selection is correctly saved.
* src/CutAndPaste.cpp (pasteSelection): do not set the selection, since
paste methods do not do it.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19292 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 16:02:25 +00:00
Richard Heck
3c78a6d2a7
Use mk4ht oolatex' instead of
htlatex etc etc etc', per Jean-Pierre's advice.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19290 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 14:44:52 +00:00
Richard Heck
8be0cd50b7
Whoops.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19289 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 14:19:29 +00:00
Richard Heck
02fb80e579
Fix bug 4096. Don't disconnect the buffer until we're ready to connect again.
...
Also, clean up the code a little.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19288 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 14:10:02 +00:00
Jean-Marc Lasgouttes
37f4a3dad1
honor all the link flags coming from pkg-config
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19286 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 10:37:33 +00:00
Jean-Marc Lasgouttes
d49fa65675
credit Darren
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19283 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-03 10:14:03 +00:00
Dov Feldstern
a26973fb1c
another typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19274 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-02 18:55:09 +00:00
Jean-Marc Lasgouttes
ba1ead6fde
typos spotted by dov
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19273 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-02 09:02:16 +00:00
Jean-Marc Lasgouttes
4e3721c476
first steps towards 1.5.1
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19272 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-01 15:19:08 +00:00
Jean-Marc Lasgouttes
3ed4ef84b6
* src/support/gzstream,cpp:
...
* src/support/gzstream.h: re-introduce the stream we were using in
1.4.x. The boost iostream solution produces unreadable streams
on windows and we do not know why currently.
* src/support/Makefile.am:
* src/Buffer.cpp:
* src/Lexer.cpp:
* development/scons/scons_manifest.py: adapt.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19270 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-01 15:13:01 +00:00
Jean-Marc Lasgouttes
3b4be12c6d
forgot that
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19269 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-01 13:32:25 +00:00
Jean-Marc Lasgouttes
499ee23ddd
* LyXAction.cpp: mark LFUN_SERVER_GOTO_FILE_ROW as working for
...
read-only files (fixes bug 4023)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19267 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-01 13:15:57 +00:00
Richard Heck
b2b3831ea6
Update with OpenDocument info.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19264 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 17:40:04 +00:00
Richard Heck
538fd6796e
Bug 2085
...
Get OpenDocument export working when htlatex is available but oolatex
is not. Also check for oowriter as an ODT viewer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19262 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 17:19:39 +00:00
Bo Peng
775d93c837
src/frontends/qt4/GuiApplication.cpp: fix a bug that prevents translator of languages with long names to be loaded
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19261 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 17:18:44 +00:00
Jean-Marc Lasgouttes
3ba9ffc28b
update email address for Hartmut Haase
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19256 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 14:46:05 +00:00
Enrico Forestieri
ea191d9095
Use home made code for the bool facet.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19251 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 13:14:50 +00:00
Jürgen Spitzmüller
0f85db4b41
* lib/Makefile.am:
...
* development/scons/scons_manifest.py:
- add apa template.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19246 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-31 04:45:14 +00:00
Bo Peng
ff17e1f139
update status.15x for r19244
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19245 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 16:28:45 +00:00
Bo Peng
e138a93ec7
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/branches/BRANCH_1_5_X@19244 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 16:07:07 +00:00
Jürgen Spitzmüller
d4df3a6b6f
* src/LyXFunc.cpp (doDispatch):
...
- force full screen update on buffer switch (fixes bug 3969).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19242 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 14:58:12 +00:00
Jürgen Spitzmüller
63c587190f
* 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/branches/BRANCH_1_5_X@19235 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 13:48:01 +00:00
Enrico Forestieri
e9bcf4b0a7
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/branches/BRANCH_1_5_X@19234 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 13:22:01 +00:00
Jürgen Spitzmüller
39650c58f4
* 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/branches/BRANCH_1_5_X@19232 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-30 10:34:51 +00:00
Jürgen Spitzmüller
2a3514c21f
* 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/branches/BRANCH_1_5_X@19230 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:43:52 +00:00
Jürgen Spitzmüller
7b2fd3b411
* lib/template/apa.lyx: update to 1.5 format.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19227 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:30:48 +00:00
Jürgen Spitzmüller
432703e6a4
* lib/template/apa.lyx: new file (fix bug 2390).
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19226 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 18:26:56 +00:00
Bo Peng
7fd53d7148
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/branches/BRANCH_1_5_X@19223 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 17:55:31 +00:00
Jürgen Spitzmüller
df3c4dcd9f
* status.15x: new file.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19222 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-27 12:39:36 +00:00
Joost Verburg
ba5b4f385d
fix dictionary downloading
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19213 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 18:59:21 +00:00
José Matox
ecee7dd1cf
Move back to svn
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19208 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-25 13:14:41 +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