]> git.lyx.org Git - lyx.git/log
lyx.git
11 years agoMerge remote-tracking branch 'origin/master' into features/latexargs
Juergen Spitzmueller [Tue, 20 Nov 2012 17:11:14 +0000 (18:11 +0100)]
Merge remote-tracking branch 'origin/master' into features/latexargs

Conflicts:
src/Text3.cpp

11 years agoAllow arguments in PassThru environments (bug #7646)
Juergen Spitzmueller [Tue, 20 Nov 2012 18:00:06 +0000 (19:00 +0100)]
Allow arguments in PassThru environments (bug #7646)

11 years agoMerge branch 'master' of git.lyx.org:lyx
Juergen Spitzmueller [Tue, 20 Nov 2012 17:10:18 +0000 (18:10 +0100)]
Merge branch 'master' of git.lyx.org:lyx

11 years agoWhitespace
Juergen Spitzmueller [Tue, 20 Nov 2012 17:09:38 +0000 (18:09 +0100)]
Whitespace

11 years agoAllow arguments in PassThru environments (bug #7646)
Juergen Spitzmueller [Tue, 20 Nov 2012 15:58:51 +0000 (16:58 +0100)]
Allow arguments in PassThru environments (bug #7646)

11 years agoFix function disabling
Juergen Spitzmueller [Tue, 20 Nov 2012 14:48:59 +0000 (15:48 +0100)]
Fix function disabling

11 years agoFixes to the bicaption module
Juergen Spitzmueller [Tue, 20 Nov 2012 14:35:25 +0000 (15:35 +0100)]
Fixes to the bicaption module

11 years agoWhitespace
Juergen Spitzmueller [Tue, 20 Nov 2012 14:25:58 +0000 (15:25 +0100)]
Whitespace

11 years agoLabel string tweaks (capitalization etc.)
Juergen Spitzmueller [Tue, 20 Nov 2012 13:10:19 +0000 (14:10 +0100)]
Label string tweaks (capitalization etc.)

11 years agotypos
Juergen Spitzmueller [Tue, 20 Nov 2012 12:30:52 +0000 (13:30 +0100)]
typos

11 years agoMerge remote-tracking branch 'origin/master' into features/latexargs
Juergen Spitzmueller [Tue, 20 Nov 2012 12:25:29 +0000 (13:25 +0100)]
Merge remote-tracking branch 'origin/master' into features/latexargs

11 years ago* sk.po
Kornel Benko [Tue, 20 Nov 2012 12:10:18 +0000 (13:10 +0100)]
* sk.po

11 years agoextend comments and fix caption argument conversion
Juergen Spitzmueller [Tue, 20 Nov 2012 11:58:36 +0000 (12:58 +0100)]
extend comments and fix caption argument conversion

11 years agoextend comments
Juergen Spitzmueller [Tue, 20 Nov 2012 11:57:57 +0000 (12:57 +0100)]
extend comments

11 years agolayout2layout for the new argument syntax
Juergen Spitzmueller [Tue, 20 Nov 2012 10:49:02 +0000 (11:49 +0100)]
layout2layout for the new argument syntax

11 years agoMerge branch 'master' into features/latexargs
Juergen Spitzmueller [Tue, 20 Nov 2012 08:52:38 +0000 (09:52 +0100)]
Merge branch 'master' into features/latexargs

11 years agoinstaller: updated Polish translation my Michał
Uwe Stöhr [Tue, 20 Nov 2012 00:12:35 +0000 (01:12 +0100)]
installer: updated Polish translation my Michał

11 years agoLyX for Windows: update pdfview for Acrobat XI and fix longstanding bug
Uwe Stöhr [Tue, 20 Nov 2012 00:07:08 +0000 (01:07 +0100)]
LyX for Windows: update pdfview for Acrobat XI and fix longstanding bug

- to be able to support Adobe Reader/Acrobat XI I had to use new binaries for opening/closing PDFs. That way I found the solution for a long standing and super annoying PDF viewing bug (not 100% perfect but works for more than 95% of the cases, while formerly the view failed for all cases where LaTeX run more than once when updating a PDF view)

11 years agoSome documentation
Juergen Spitzmueller [Mon, 19 Nov 2012 17:44:59 +0000 (18:44 +0100)]
Some documentation

11 years agoWorkaround to let tex2lyx handle the new argument syntax. This needs to be implemente...
Juergen Spitzmueller [Mon, 19 Nov 2012 14:50:43 +0000 (15:50 +0100)]
Workaround to let tex2lyx handle the new argument syntax. This needs to be implemented properly (proper argument number)

11 years agoInsetArgument revision, first working version
Juergen Spitzmueller [Mon, 19 Nov 2012 13:21:02 +0000 (14:21 +0100)]
InsetArgument revision, first working version

11 years agoFont.cpp: fix bug #8424
Uwe Stöhr [Mon, 19 Nov 2012 00:13:37 +0000 (01:13 +0100)]
Font.cpp: fix bug #8424

We must group the content which should be changed in size wit a pair of braces because the LaTeX size commands are otherwise switches. We already do so for many case, but not for the case that a size command is inside another command. This patch adds now always a brace pair around the selected text which is the safest method.

11 years agoMath.lyx: add check for babel (bug #8423) and translate a comment
Uwe Stöhr [Sun, 18 Nov 2012 23:14:28 +0000 (00:14 +0100)]
Math.lyx: add check for babel (bug #8423) and translate a comment

(the other language variants of this manual are not affected)

11 years agoComment some headers before I ditch them again.
Pavel Sanda [Sun, 18 Nov 2012 16:42:02 +0000 (17:42 +0100)]
Comment some headers before I ditch them again.

11 years agothesis template: add check for babel (as discussed in bug #8423)
Uwe Stöhr [Sun, 18 Nov 2012 14:54:13 +0000 (15:54 +0100)]
thesis template: add check for babel (as discussed in bug #8423)

11 years agorename a folder ("informations" is invalid English)
Uwe Stöhr [Sun, 18 Nov 2012 00:46:54 +0000 (01:46 +0100)]
rename a folder ("informations" is invalid English)

11 years agoinstaller: update structure for new installer
Uwe Stöhr [Sun, 18 Nov 2012 00:46:02 +0000 (01:46 +0100)]
installer: update structure for new installer

11 years agoAltInstaller: remove this old installer
Uwe Stöhr [Sat, 17 Nov 2012 23:31:37 +0000 (00:31 +0100)]
AltInstaller: remove this old installer

We can now get rid of this for master. I would like to keep it in branch as archive.

11 years agoinstaller: transfer some info from AltInstaller
Uwe Stöhr [Sat, 17 Nov 2012 23:29:52 +0000 (00:29 +0100)]
installer: transfer some info from AltInstaller

11 years agoinstaller: updated translations
Uwe Stöhr [Sat, 17 Nov 2012 23:25:29 +0000 (00:25 +0100)]
installer: updated translations

- Norwegian translation by Ingar
- Ukrainian translation by Yuri
- add some author information

11 years agoinstaller: updated Slovak translation by Kornel
Uwe Stöhr [Sat, 17 Nov 2012 20:22:50 +0000 (21:22 +0100)]
installer: updated Slovak translation by Kornel

11 years agoFeynmanDiagrams.lyx: remove unused preamble code
Uwe Stöhr [Sat, 17 Nov 2012 01:00:18 +0000 (02:00 +0100)]
FeynmanDiagrams.lyx: remove unused preamble code

11 years agoinstaller: updated Japanese translation by Koji
Uwe Stöhr [Fri, 16 Nov 2012 22:57:26 +0000 (23:57 +0100)]
installer: updated Japanese translation by Koji

11 years agoinstaller: fix 2 minor bugs
Uwe Stöhr [Fri, 16 Nov 2012 00:21:47 +0000 (01:21 +0100)]
installer: fix 2 minor bugs

- correct required space for German thesaurus
- fix display problem of EPS and PDF images for a certain installation constellation

11 years agochkconfig.ltx: add check for files necessary for Greek, Russian and Ukrainian
Uwe Stöhr [Thu, 15 Nov 2012 22:32:33 +0000 (23:32 +0100)]
chkconfig.ltx: add check for files necessary for Greek, Russian and Ukrainian

This should also go to branch. OK?

11 years agoImplement extractFromVC() for CVS and SVN.
Georg Baum [Thu, 15 Nov 2012 21:01:19 +0000 (22:01 +0100)]
Implement extractFromVC() for CVS and SVN.

Both cvs and svn are able to retrieve non-existing files from repository,
but this was only implemented for rcs. This is a prerequisite for the
planned move and copy VCV operations. I also improved error schecking and
used extractFromVC() also for files specified on the command line if they
do not exist (in GUI mode, it was already the case in non-GUI mode).

11 years agoinstaller: some further updates
Uwe Stöhr [Thu, 15 Nov 2012 00:37:59 +0000 (01:37 +0100)]
installer: some further updates

- updated translations
- better check if MiKTeX was installed without admin privileges
- remove support for the outdated MiKTeX 2.7

11 years agoinstaller: fix infinite loop (fixes bug #8417)
Uwe Stöhr [Thu, 15 Nov 2012 00:24:52 +0000 (01:24 +0100)]
installer: fix infinite loop (fixes bug #8417)

11 years agoinstaller: partyl revert last commit
Uwe Stöhr [Wed, 14 Nov 2012 22:32:20 +0000 (23:32 +0100)]
installer: partyl revert last commit

- my changes were accidentally pushed before I even finished to write the commit message, sorry

11 years agoinstaller: 2 bugbixes
Uwe Stöhr [Wed, 14 Nov 2012 22:27:49 +0000 (23:27 +0100)]
installer: 2 bugbixes

- avoid doubled semicolon in LaTeX editor path list
- correct path to the JabRef installation folder in LyX's PATH
- updated to JabRef 2.8.1
- rename the installer executables from LyX-205-x-Bundle.exe

11 years agoja.po: updates for trunk from Koji
Uwe Stöhr [Tue, 13 Nov 2012 23:30:27 +0000 (00:30 +0100)]
ja.po: updates for trunk from Koji

11 years agoimprove documentation
Georg Baum [Tue, 13 Nov 2012 20:53:13 +0000 (21:53 +0100)]
improve documentation

11 years agoAdd missing VCS updates after filename changes
Georg Baum [Tue, 13 Nov 2012 20:52:38 +0000 (21:52 +0100)]
Add missing VCS updates after filename changes

11 years agoGet rid of redundant CVS/SVN file_ member
Georg Baum [Tue, 13 Nov 2012 20:44:36 +0000 (21:44 +0100)]
Get rid of redundant CVS/SVN file_ member

It did always point to the buffer's file name, so it is not needed and it was
not used in most cases anyway. Instead, ensure that owner_ is always set and
cannot be changed later.

11 years agoinstaller: format fix in changelog
Uwe Stöhr [Tue, 13 Nov 2012 00:00:29 +0000 (01:00 +0100)]
installer: format fix in changelog

11 years agoconfigure.py: add 5 popular editors with LaTeX syntax highlighting
Uwe Stöhr [Mon, 12 Nov 2012 23:41:29 +0000 (00:41 +0100)]
configure.py: add 5 popular editors with LaTeX syntax highlighting

I also need this for branch for the Windows installer, OK?

11 years agoinstaller: fix 2 issues introduced in last commit
Uwe Stöhr [Mon, 12 Nov 2012 23:37:15 +0000 (00:37 +0100)]
installer: fix 2 issues introduced in last commit

11 years agoinstaller: update languages file
Uwe Stöhr [Mon, 12 Nov 2012 23:29:50 +0000 (00:29 +0100)]
installer: update languages file

the installer is hopefully now really finished

11 years agounicode.cpp: make it compile again
Uwe Stöhr [Mon, 12 Nov 2012 23:27:46 +0000 (00:27 +0100)]
unicode.cpp: make it compile again

the removal of this header in [ea1d9cb3/lyxgit] was too much

11 years agoTypeinfo needed in Ubuntu.
Pavel Sanda [Mon, 12 Nov 2012 12:06:22 +0000 (13:06 +0100)]
Typeinfo needed in Ubuntu.

11 years agoMake it compile again on systems that don't USE_WCHAR_T
Enrico Forestieri [Mon, 12 Nov 2012 11:11:42 +0000 (12:11 +0100)]
Make it compile again on systems that don't USE_WCHAR_T

11 years agoLess headers in unicode.
Pavel Sanda [Mon, 12 Nov 2012 02:20:50 +0000 (03:20 +0100)]
Less headers in unicode.

Now lets wait for the scream from people on other compilers.

11 years agoLess headers in docstring.
Pavel Sanda [Mon, 12 Nov 2012 02:05:30 +0000 (03:05 +0100)]
Less headers in docstring.

11 years agoMore headers from lstrings.
Pavel Sanda [Mon, 12 Nov 2012 02:02:28 +0000 (03:02 +0100)]
More headers from lstrings.

11 years agoHeader no more needed.
Pavel Sanda [Mon, 12 Nov 2012 01:44:54 +0000 (02:44 +0100)]
Header no more needed.

11 years agoinstaller: uninstall fixes
Uwe Stöhr [Mon, 12 Nov 2012 00:31:00 +0000 (01:31 +0100)]
installer: uninstall fixes

- fix uninstallation of Metafile2EPS pinter
- fix un/installation of JabRef if the bundle version is executed without admin privileges
- some whitespace fixes

11 years agoinstaller: bugfixes, code simplification and documentation
Uwe Stöhr [Sun, 11 Nov 2012 17:07:55 +0000 (18:07 +0100)]
installer: bugfixes, code simplification and documentation

- dictionaries.nsh: code documentation and simplification
- lyx.nsi: comment out currently unused code
- init.nsh: some corrections and fix bug that info that JabRef and MiKTeX were installed together with LyX was deleted before the uninstaller was really run
- LaTeX.nsh: documentation and fix a bug (for an unknown reason SHCTX can be used to read and delte but not to write in the registry)
- gui.nsh: enable descriptions
- detection: move dictionary code to dictionaries

11 years agoinstaller: some registry and detection fixes
Uwe Stöhr [Sun, 11 Nov 2012 06:12:43 +0000 (07:12 +0100)]
installer: some registry and detection fixes

- detection.nsh:
  - fixed detection of the LaTeX source file editors
  - removed support for obsolete LaTeX source file editors

- init.nsh:
  - don't allow to install an older LyX version over a newer one
  - support dictionaries for new languages that will be supported by LyX 2.1

- remove registry entries of current LyX version when installing a newer version over it

11 years agoinstaller: further work on dictionary handling and bugfixes
Uwe Stöhr [Sat, 10 Nov 2012 21:08:43 +0000 (22:08 +0100)]
installer: further work on dictionary handling and bugfixes

- remove the error-prone method of finding dictionaries by renaming some
- add new dictionaries for future LyX 2.1 (more to come)
- update and correct some dictionary sizes
- fix detection of the possible 64bit programs jedit, Gimp, GhostScript and GSview
- remove detection of old Vim version

11 years agoinstaller: clarify a message
Uwe Stöhr [Sat, 10 Nov 2012 06:21:00 +0000 (07:21 +0100)]
installer: clarify a message

It is possible to install a newer lyX over an existing older LyX installation, but we cannot allow to install over the same lyX version. Therefore output the version number if this error message is shown

11 years agoinstaller: remove special handling of WMF converter
Uwe Stöhr [Sat, 10 Nov 2012 06:09:20 +0000 (07:09 +0100)]
installer: remove special handling of WMF converter

metafile2eps is sine a while a real Windows printer therefore the former handling for the old program can go

11 years agoinstaller: updates to dictionary handling
Uwe Stöhr [Sat, 10 Nov 2012 06:05:19 +0000 (07:05 +0100)]
installer: updates to dictionary handling

- settings.nsh: update to LyX 2.0.5
- thesaurus.nsh:
  - don't download already existing dictionaries when installing over an existing LyX installation
  - the list of available dictionaries is 120
- detection:
  - detect existing dictionaries
  - fix detection of Gimp and Photoshop
- init.nsh: detect existing dictionaries and modify the list of available dictionaries accordingly in the installer sections

11 years ago* tools/lyx-fedora update from Kayvan.
Pavel Sanda [Fri, 9 Nov 2012 09:59:04 +0000 (10:59 +0100)]
* tools/lyx-fedora update from Kayvan.

11 years agoCzech Tutorial.lyx: reset fileformat
Uwe Stöhr [Thu, 8 Nov 2012 00:22:07 +0000 (01:22 +0100)]
Czech Tutorial.lyx: reset fileformat

please don't change the fileformat if not necessary (only necessary to describe new features in LyX 2.1). This helps me a lot keeping all language and release versions in sync and to update all

11 years agoFrench UserGuide.lyx: translations by Jean-Pierre
Uwe Stöhr [Thu, 8 Nov 2012 00:19:26 +0000 (01:19 +0100)]
French UserGuide.lyx: translations by Jean-Pierre

(will also go to branch when it is open again)

11 years ago* cs/Tutorial.lyx
Pavel Sanda [Wed, 7 Nov 2012 23:42:37 +0000 (00:42 +0100)]
* cs/Tutorial.lyx

11 years agoRevert "Correctly clean lyxclient.cpp in monolithic build."
Jean-Marc Lasgouttes [Tue, 6 Nov 2012 19:48:51 +0000 (20:48 +0100)]
Revert "Correctly clean lyxclient.cpp in monolithic build."

Sanda has been faster than me... See 39e23a.

This reverts commit 1b74d3e7295eabd07e4dc7fbe1fb8dcb22865a61.

11 years agoAdditional support for Japanese pLaTeX with utf8 encoding (#8408).
Pavel Sanda [Tue, 6 Nov 2012 19:25:32 +0000 (20:25 +0100)]
Additional support for Japanese pLaTeX with utf8 encoding (#8408).

Patch from Koji.

11 years agoContinue menu tweaking
Jean-Marc Lasgouttes [Wed, 17 Oct 2012 22:08:42 +0000 (00:08 +0200)]
Continue menu tweaking

Move View/toolbar submenu together with the various pane entries.

11 years agoCorrectly clean lyxclient.cpp in monolithic build.
Jean-Marc Lasgouttes [Mon, 5 Nov 2012 13:28:26 +0000 (14:28 +0100)]
Correctly clean lyxclient.cpp in monolithic build.

11 years agoAutosaving is now always threaded.
Pavel Sanda [Sun, 4 Nov 2012 15:50:56 +0000 (16:50 +0100)]
Autosaving is now always threaded.

11 years agoAdd lyx-fedora script, which builds a LyX RPM from the git sources
Richard Heck [Sun, 4 Nov 2012 02:13:36 +0000 (22:13 -0400)]
Add lyx-fedora script, which builds a LyX RPM from the git sources
on Fedora.

11 years agoUpdates to lyx-build script.
Richard Heck [Sun, 4 Nov 2012 02:10:40 +0000 (22:10 -0400)]
Updates to lyx-build script.

11 years ago* INSTALL, README
Pavel Sanda [Sun, 4 Nov 2012 01:02:16 +0000 (02:02 +0100)]
* INSTALL, README

11 years agoNext leftover.
Pavel Sanda [Sun, 4 Nov 2012 00:38:34 +0000 (01:38 +0100)]
Next leftover.

11 years agoClose tab button started with 4.5.
Pavel Sanda [Sun, 4 Nov 2012 00:37:54 +0000 (01:37 +0100)]
Close tab button started with 4.5.

11 years agoLeftover.
Pavel Sanda [Sun, 4 Nov 2012 00:29:08 +0000 (01:29 +0100)]
Leftover.

11 years agoHeader sorting.
Pavel Sanda [Sun, 4 Nov 2012 00:26:11 +0000 (01:26 +0100)]
Header sorting.

11 years agoLyX 2.1 will support only Qt>=4.5.
Pavel Sanda [Sun, 4 Nov 2012 00:18:16 +0000 (01:18 +0100)]
LyX 2.1 will support only Qt>=4.5.

(http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg175737.html)

Now start with simple cases.

11 years agoFrench Additional.lyx: correct porting
Uwe Stöhr [Sat, 3 Nov 2012 23:12:13 +0000 (00:12 +0100)]
French Additional.lyx: correct porting

there was a section that is for a new feature in lyX 2.1 and I accidentally overwrote this in previous commit

11 years agoLet lyxclient.cpp be cleaned by make clean.
Pavel Sanda [Sat, 3 Nov 2012 22:56:29 +0000 (23:56 +0100)]
Let lyxclient.cpp be cleaned by make clean.

I would wait with backporting for 2.0.6.

11 years agoFrench doc files: port from branch
Uwe Stöhr [Sat, 3 Nov 2012 22:56:58 +0000 (23:56 +0100)]
French doc files: port from branch

ported changes from [313163e1/lyxgit]

11 years agofr.po porting from branch
Uwe Stöhr [Sat, 3 Nov 2012 22:44:35 +0000 (23:44 +0100)]
fr.po porting from branch

to help the French translators to update the file for the upcoming LyX 2.1 release

11 years ago* doxy
Pavel Sanda [Sat, 3 Nov 2012 18:08:37 +0000 (19:08 +0100)]
* doxy

11 years agoCmake build:
Kornel Benko [Fri, 2 Nov 2012 12:33:22 +0000 (13:33 +0100)]
Cmake build:
Cleanup the use of path-variables

11 years agoCmake build:
Kornel Benko [Fri, 2 Nov 2012 12:25:04 +0000 (13:25 +0100)]
Cmake build:
1.) Cleanup the use of path-variables
2.) New directory for cmake-scripts which can be called
    at build-time

11 years ago* sk.po
Kornel Benko [Thu, 1 Nov 2012 20:34:37 +0000 (21:34 +0100)]
* sk.po

11 years ago* INSTALL few leftovers in trunk as well.
Pavel Sanda [Thu, 1 Nov 2012 17:06:26 +0000 (18:06 +0100)]
* INSTALL few leftovers in trunk as well.

11 years agoCmake build:
Kornel Benko [Thu, 1 Nov 2012 12:00:19 +0000 (13:00 +0100)]
Cmake build:
Correct dependencies for version-info also at build-time
(not only at configure time)

11 years agoRemove C Compiler information from -version output
Scott Kostyshak [Wed, 31 Oct 2012 10:07:20 +0000 (06:07 -0400)]
Remove C Compiler information from -version output

11 years agoCmake build:
Kornel Benko [Wed, 31 Oct 2012 09:33:02 +0000 (10:33 +0100)]
Cmake build:
Use message(FATAL_ERROR ...) to indicate failed call to a cmake-script
(like "exit -1;" in sh)

11 years agoRemove repetitious "Manual" from specific manuals
Scott Kostyshak [Tue, 30 Oct 2012 02:10:22 +0000 (22:10 -0400)]
Remove repetitious "Manual" from specific manuals

11 years agoAdd knitr manual to Help > Specific Manuals
Scott Kostyshak [Tue, 30 Oct 2012 01:49:49 +0000 (21:49 -0400)]
Add knitr manual to Help > Specific Manuals

11 years agoFix bug 8396: Wrong import of \xymatrix
Georg Baum [Mon, 29 Oct 2012 19:42:01 +0000 (20:42 +0100)]
Fix bug 8396: Wrong import of \xymatrix

11 years agosrc/*.cpp: reformatting to increase consistency
Lars Gullik Bjønnes [Sat, 27 Oct 2012 13:45:27 +0000 (15:45 +0200)]
src/*.cpp: reformatting to increase consistency

11 years agoInsetLine.cpp: add <cstdlib>
Lars Gullik Bjønnes [Sun, 28 Oct 2012 08:20:23 +0000 (09:20 +0100)]
InsetLine.cpp: add <cstdlib>

This fixes a problem introduced in bc51243587e198e8d64b2bf686516d197bdccf0d

11 years agoinsets/InsetLine.cpp: use std::abs
Lars Gullik Bjønnes [Fri, 26 Oct 2012 08:56:53 +0000 (10:56 +0200)]
insets/InsetLine.cpp: use std::abs

Use std::abs in stead of std::max(v, -v).

11 years agoUse new T not new T()
Lars Gullik Bjønnes [Fri, 26 Oct 2012 00:42:27 +0000 (02:42 +0200)]
Use new T not new T()

11 years agoUse empty() to check empty and non-empty'ness not size()
Lars Gullik Bjønnes [Sun, 21 Oct 2012 19:14:16 +0000 (21:14 +0200)]
Use empty() to check empty and non-empty'ness not size()

Also add FormatList::empty().

11 years agoWS cleanup, remove extraeneous spaces
Lars Gullik Bjønnes [Sun, 21 Oct 2012 18:17:26 +0000 (20:17 +0200)]
WS cleanup, remove extraeneous spaces