Uwe Stöhr
45df5ab1b8
DummyDocument1/2.lyx: fix author names, a relict of a bug in LyX 1.5.0beta times
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19572 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 22:51:31 +00:00
Uwe Stöhr
eb087dfd8e
EmbeddedObjects.lyx: fix version number
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19571 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 22:48:54 +00:00
Uwe Stöhr
ed3933dae4
installer: support for the new Portuguese translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19569 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 22:31:45 +00:00
Martin Vermeer
67435c3b60
Finally FINALLY get the bug 580 fix right
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19558 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 14:17:35 +00:00
Martin Vermeer
8a5f90a96c
Partially revert bug 580 fix
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19550 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 08:42:22 +00:00
José Matox
460636b4b9
Update po directory, new Portuguese translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19545 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 07:42:12 +00:00
Uwe Stöhr
3155673e1f
UserGuide.lyx: forgot this in changeset 19369
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19539 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 02:12:38 +00:00
Enrico Forestieri
e70cf8eec0
Add version information to the lyx executable on Windows.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19538 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 01:38:12 +00:00
Christian Ridderström
6084e59610
Porting fix for bug 4135 from trunk
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19534 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-14 00:31:04 +00:00
Richard Heck
f7756c3020
Fix bug 4121. The cause was the empty on_available_entered method. Not sure why
...
that caused the bug, but it does.
Also fix some other UI bugs, relating to resets of the selection models. These
look gratuitous and cause problems in the current code.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19531 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 23:37:45 +00:00
Uwe Stöhr
e02c1e76fe
status.15x: fix typo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19526 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 21:35:57 +00:00
Uwe Stöhr
264f442c7c
installer updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19525 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 21:34:54 +00:00
Richard Heck
bb46996f75
Fix update bug when leaving a wide inset with up or down arrow.
...
Override notifyCursorLeaves() in InsetText? to force update when
inset was wide. Should be removed if and when wide is.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19514 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 17:38:36 +00:00
Jean-Marc Lasgouttes
e7b3dd74b5
* inset/InsetTabular.cpp (doDispatch): LFUN_MOUSE_PRESS: let Text::dispatch
...
do the work, unless we really have a reason not to (fixes bug 4133)
* mathed/InsetMathNest.cpp (lfunMousePress): refactor the code to use
BufferView::mouseSetCursor.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19507 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-13 15:44:19 +00:00
Uwe Stöhr
5be5543d2c
buffer-update_ps.xpm: - fix color definition to be able to reference it in the docs
...
(with old definition it appeared gray in PDF-output)
- uniform it to the definition of the other images
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19487 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 23:06:07 +00:00
Uwe Stöhr
8f0c48c042
EmbeddedObjects.lyx: Add section about longtable alignment
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19480 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 21:35:18 +00:00
Jean-Marc Lasgouttes
5490330431
small tweak of configure help messages (2)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19465 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 18:30:52 +00:00
Jean-Marc Lasgouttes
8da2e6464b
small tweak of configure help messages
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19464 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 18:30:22 +00:00
Jean-Marc Lasgouttes
dbbd415d8f
also install en.lproj file in the bundle on the mac
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19462 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 17:48:57 +00:00
José Matox
24d2120dab
Second part of bug 580, avoid that lyx produces wrong files
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19457 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 14:02:48 +00:00
Uwe Stöhr
eb0cea1356
correct my last commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19407 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 19:34:06 +00:00
Uwe Stöhr
222b66dd2c
status.15x: reordering entries to usual style
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19406 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 19:20:21 +00:00
Uwe Stöhr
b82fdd4e0c
EmbeddedObjects.lyx: move the \texorpdfstring command to the preamble to get rid of ERT-boxes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19405 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 19:14:21 +00:00
Jean-Marc Lasgouttes
90b40c468f
* config/lyxinclude (LYX_VERSION_SUFFIX): make $with_version available
...
* development/MacOSX/lyxrc.dist.in: use it here instead of program_suffix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19393 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 08:35:58 +00:00
Martin Vermeer
d22e679d78
fix bug 580
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19391 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-10 08:21:26 +00:00
Uwe Stöhr
f9583da78e
German Extended.lyx: updates from Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19388 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 21:51:00 +00:00
Uwe Stöhr
89bfe6fbe5
UserGuide.lyx: fix the description of math-macro arguments
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19386 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 21:46:43 +00:00
Bo Peng
5d9a2cc241
Listings ui changes from Pavel
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19385 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 21:19:17 +00:00
Uwe Stöhr
c86e55d8a0
UserGuide.lyx: move the \texorpdfstring command to the preamble to get rid of the ERT-boxes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19383 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 21:10:06 +00:00
Jean-Marc Lasgouttes
043258ff32
Generate automatically lyxrc.dist and Info.plist for LyX/Mac
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19382 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 20:57:23 +00:00
Bo Peng
ca3ffc6c37
Enable File -> Revert when the file is externally modified, rename this menu item to File -> Revert to saved, and check if the .lyx file has been externally modified when a buffer is saved. (Bugs 3766 and 4114)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19379 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 20:44:44 +00:00
Enrico Forestieri
9498c9dae8
it.po update
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19378 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-09 20:37:40 +00:00
Uwe Stöhr
1f3a491c03
UserGuide.lyx: small fix to my previous commit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19371 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 23:43:09 +00:00
Uwe Stöhr
eb0d4e7214
installer: updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19370 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 23:30:41 +00:00
Uwe Stöhr
6508169acd
UserGuide.lyx: - make it printable
...
- correct the appearance of the word "LyX" in the PDF-bookmarks
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19368 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 23:06:02 +00:00
Richard Heck
1b15f008a1
Minor update to previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19366 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 16:14:17 +00:00
Richard Heck
253654d6b9
Status for last commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19365 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 16:05:57 +00:00
Richard Heck
f4f99d4cd3
Fix bug 4112: Translate to roman numerals for numbers higher than 20.
...
We now go up to 999.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19364 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 16:02:59 +00:00
Bo Peng
5da64c69a1
fix scons for gettext upgrade
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19361 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-08 01:33:12 +00:00
Jean-Marc Lasgouttes
6be9d9a505
explained what happened with translations
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19359 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 22:23:47 +00:00
Jean-Marc Lasgouttes
0778d2d83a
[the "translation" patch series] Part 2: fixing document label translations
...
* src/gettext.cpp (locale_init): factor some code; call Messages::init().
* LyX.cpp (exec): call Messages::init() after initializing package().
* Messages.cpp (init): new method, factor some code from get().
(get): change the method used to set the locale. Should be much more robust
than it was (and simpler too).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19358 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 22:20:27 +00:00
Uwe Stöhr
56c4bd991b
installer: prepare for next releases
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19356 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 21:32:40 +00:00
Jean-Marc Lasgouttes
65c41eff63
remerge after translation patches 3&4
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19353 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 21:08:04 +00:00
Jean-Marc Lasgouttes
013d04ac96
[the "translation" patch series] Part 4: translating the LyX menu on the mac
...
* development/MacOSX/Makefile.am: when installing, create bogus
language directories to allow translation through Qt.
* src/frontends/qt4/GuiApplication.cpp (MenuTranslator): new class,
redirects some Qt translation requests to gettext.
(GuiApplication): install the MenuTranslator.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19351 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:57:01 +00:00
Jean-Marc Lasgouttes
680e9d0b3d
[the "translation" patch series] Part 3: improving the loading of localized files
...
* src/support/filetools.cpp (i18nLibFileSearch): use a trick to find
out the name of the current translation.
* po/*.po: add the entry necessary for the above trick.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19349 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:36:04 +00:00
Jean-Marc Lasgouttes
eee9800ce4
[the "translation" patch series] Part 1: upgrading to gettext 0.14.6
...
* m4/*:
* intl/*:
* ABOUT-NLS:
* po/Makefile.in.in:
* po/POTFILES.in:
* po/Makevars.template:
* config/mkinstalldirs:
* config/config.rpath: update from gettext 0.14.6 source. This enables
translation to system language on Mac OS X
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19348 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 20:20:49 +00:00
Bo Peng
b08540d0d8
Fix loading non-lyx child documents with relative path names, change Load to Edit in the child document dialog. (Bug 4107 and 4111)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19345 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 18:37:33 +00:00
Richard Heck
8908823bc5
Update status.15x for my previous commits. Sorry again....
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19344 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-07 13:44:11 +00:00
Richard Heck
07ed489029
Forgot one file from previous commit.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19343 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-06 16:16:19 +00:00
Richard Heck
c237753110
Introduce LFUN to save all modified files, and add menu entries.
...
Patch from Guillaume Pothier for 1.4.x adapted by me to current branch.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@19342 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-06 16:15:32 +00:00