Pavel Sanda
53efaaee73
* Doxy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24091 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-02 00:33:10 +00:00
Edwin Leuven
94699b5865
don't draw selection too wide (esp visible in full screen mode)
...
there is still one issue which is related (or so i think) to the pit is not being updated when extending a selection to a new row with cursor right/left. i left a FIXME in the code
i put this in since it is a uniform improvement on the current situation...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24089 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 17:53:26 +00:00
Joost Verburg
7396e75a50
install gettext.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24088 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 16:42:33 +00:00
Jürgen Spitzmüller
c2ebb0b952
* some UI clarification on \enspace vs. \enskip
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24087 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 14:53:29 +00:00
Jean-Marc Lasgouttes
73ad1dd688
fix compiler warning
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24084 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 10:29:48 +00:00
Jean-Marc Lasgouttes
6e74e240ff
do not use #ifdef in main code; use the lyxrc.dist mechanism to provide defaults for mac osx
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24083 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 09:18:03 +00:00
Jean-Marc Lasgouttes
c5fa38deab
update japanese l10n
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24082 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 09:13:46 +00:00
Enrico Forestieri
2ad48f204b
Fix bug 4668
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24080 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 02:29:41 +00:00
Pavel Sanda
bdcb56dc62
* Doxy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24079 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-01 00:59:59 +00:00
Richard Heck
eeb3efd5c5
Don't subclass std::vector.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24078 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 22:22:34 +00:00
Uwe Stöhr
3d80bf4525
German UserGuide.lyx: update for Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24077 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 19:41:23 +00:00
Uwe Stöhr
e956e24fde
fr.po: updates by Jean-Pierre
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24076 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 19:24:35 +00:00
Joost Verburg
6fa7502129
locate local MiKTeX root and install dvipost
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24074 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 15:31:09 +00:00
José Matox
0e1ada7b72
Move version back to svn to prepare for a new alpha
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24072 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 12:39:48 +00:00
Edwin Leuven
f1cec322f1
fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4688
...
nest sideways in multicolumn instead of other way around
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24071 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 12:09:24 +00:00
Enrico Forestieri
fd0e789dea
Only add \makeatletter and \makeatother to the preamble when actually needed
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24068 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 01:26:57 +00:00
Enrico Forestieri
b5acd03891
Allow using \binom without amsmath and add support for \brace and \brack
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24067 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-31 01:23:25 +00:00
Uwe Stöhr
8b7c2f0854
de.po: fix a duplicate and incorrect translation
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24066 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 23:41:35 +00:00
Uwe Stöhr
7174369de8
installer updates
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24065 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 23:02:13 +00:00
Pavel Sanda
8a20f27f6e
Fullscreen: correct restoring of window state.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24064 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 22:27:17 +00:00
Uwe Stöhr
7fed0eced1
de.po: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24063 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 22:21:09 +00:00
Joost Verburg
d1a3055578
lots of installer improvements:
...
* use nsDialogs instead of InstallOptions for custom wizard pages, faster & easier to customize
* upgrade to Modern UI 2
* use MultiUser.nsh to support multiple installation modes (all users / current user) in a much more simple way
* use LangFile.nsh for the language files, again less scripting required
* simplified installer structure
* more meaningful variable names
* more comments
* minor fixes
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24062 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 21:37:53 +00:00
Enrico Forestieri
1674089d2e
Update it.po
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24061 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 02:24:37 +00:00
Uwe Stöhr
072375c59d
installer: - new Japanese translation
...
- updates
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24060 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 01:56:01 +00:00
Pavel Sanda
84f49dd34d
* Doxy.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24058 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 01:35:40 +00:00
Uwe Stöhr
da0a9688bd
configure.py: check for BibTeX programs. This makes it possible to use for example a Japanese BibTeX program.
...
Fixes http://bugzilla.lyx.org/show_bug.cgi?id=4143
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24056 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-30 00:11:36 +00:00
Richard Heck
66a94937c3
EmbeddedFile::enable() should take a reference instead of a pointer.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24055 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 23:32:52 +00:00
Bo Peng
534b81a5c1
Return the right params[embed] from GuiBibtex.cpp, for safety reasons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24054 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 23:28:49 +00:00
Uwe Stöhr
30663a8019
Fileformat change.
...
Provide only one Japanese language that is encoding independent, patch partly by Koji Yokata.
This fixes http://bugzilla.lyx.org/show_bug.cgi?id=4597
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24053 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 23:25:40 +00:00
Richard Heck
749cbb30ad
Cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24052 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 23:13:32 +00:00
Uwe Stöhr
bd0301699a
Silent a console warning, fixes http://bugzilla.lyx.org/show_bug.cgi?id=4667
...
Patch initially by Richard.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24051 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 23:12:24 +00:00
Uwe Stöhr
3ef089fa0a
German UserGuide.lyx: updates by Hartmut
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24050 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 22:26:29 +00:00
Richard Heck
16784c49aa
I seem to have missed this crucial line before.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24049 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 22:13:30 +00:00
Richard Heck
5b90d7a7d5
s/createBibFiles/updateBibFiles/
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24048 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 21:53:25 +00:00
Bo Peng
94a347350c
Revert the addition of a static calcInzipName function, polish createBibFiles function
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24047 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 20:24:49 +00:00
Uwe Stöhr
29b29588f4
- UserGuide.lyx: describe the new \pagebreak and \linebreak insets
...
- Math.lyx: convert ERT to the new \pagebreak and \linebreak insets
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24046 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:54:32 +00:00
Uwe Stöhr
ed2df64f10
EmbeddedObjects.lyx: - remove the \href stuff as this is now explained in the UserGuide
...
UserGuide.lyx: explain the new URL and Hyperlink handling
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24045 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:31:16 +00:00
Uwe Stöhr
f35bd40636
Math.lyx:
...
- remove the \href stuff as this is now explained in the UserGuide
- bug 518 is partially fixed in trunk
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24044 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:24:56 +00:00
Richard Heck
8555235f68
Cosmetics, and simplify updateEmbeddedFile.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24043 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:17:30 +00:00
Richard Heck
b9c79778d7
Cosmetics.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24042 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 16:12:38 +00:00
Richard Heck
5287622cfa
Enabling should not be done here, and no longer needs to be.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24041 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 15:39:19 +00:00
Richard Heck
c811c3a2ad
Add calcInzipName.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24040 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 15:37:22 +00:00
Richard Heck
54a7f725db
Improve createBibFiles so it does not recreate the whole list each time. Adapt other things to new findFile() method.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24039 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 15:32:36 +00:00
Richard Heck
f4c88d4f34
Improve these.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24038 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 15:22:58 +00:00
Richard Heck
eae4e41141
Introduce findFile() and simplify registerFile().
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24037 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 15:01:12 +00:00
Richard Heck
2ce335e013
A couple cosmetic changes. Move the unicode problem where it belongs.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24036 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 14:49:13 +00:00
Richard Heck
891a62a984
Mostly cosmetic changes., but getBibFilesCache should be done on any parameter change.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24035 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 14:41:29 +00:00
Richard Heck
3fd0f8e7fd
Mostly cosmetic changes.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24034 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 14:38:38 +00:00
Edwin Leuven
fdaf744c4a
implement separate color for text in selection
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24033 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 11:21:36 +00:00
Uwe Stöhr
377e6498b2
- de.po: updates by Hartmut
...
- German UserGuide.lyx: update for LyX 1.6.0 from Hartmut
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24030 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-29 04:31:57 +00:00