The annotated tag, 2.1.0rc1, has been created.
at 655782029dc5eede4158466dcd86ea0065117226 (tag)
tagging fd7c0c299339098d0dbb788c231c4d32e489cd6d (commit)
replaces 2.1.0beta2
tagged by Vincent van Ravesteijn
on Wed Mar 26 19:56:08 2014 +0100
- Log
The tag, 2.1.0beta1, has been created.
at 290f3af8625052ac47183fda0d3695d8057a880d (commit)
- Log -
commit 290f3af8625052ac47183fda0d3695d8057a880d
Author: Vincent van Ravesteijn
Date: Wed Jul 3 23:40:58 2013 +0200
The annotated tag, 2.1.0, has been created.
at 33505d6992470523d055f8a195f844245e2bb54a (tag)
tagging fde16219ca7860fdfe8adf171d109a7cce61e7b4 (commit)
replaces 2.1.0rc1
tagged by Vincent van Ravesteijn
on Fri Apr 18 11:45:21 2014 +0200
- Log
commit 02db183373f8112f95ed554e832d212ab2a52d7d
Author: Vincent van Ravesteijn
Date: Wed Oct 28 20:19:49 2015 +0100
cmake: Properly suppress CMake warning about qtmain
CMake policy CMP0020 exists since version 2.8.11, so this prevents an
error on older versions.
This
commit 42e5353f8a9fedc5829f25aa06399bc9f1150cc4
Author: Vincent van Ravesteijn
Date: Tue Oct 20 19:19:31 2015 +0200
Revert "msvc: Fix compilation of TexRow"
This reverts commit 10d7f6d479b05cf101173a8ab036676482b7c251.
diff --git a/src/TexRow.cpp b/src/TexRow.cpp
ind
commit 990446c0e1d784ef9e067f109d4eaef08a9237b4
Author: Vincent van Ravesteijn
Date: Tue Oct 20 21:23:01 2015 +0200
msvc: Move implementation of numpunct<> functions to cpp file
These functions use lyx::from_ascii which means they need to include
docstring.h, but that r
commit 7a60c96dfa151d5c3bf4510c1889297de95b3c07
Author: Guillaume Munch
Date: Tue Oct 20 19:18:28 2015 +0200
msvc: Proper fix for compilation of TexRow
This bug in MSVC 10 was fixed at e948caf6, but the workaround belongs to
strfwd.h.
Thanks Vincent and Georg.
diff --
commit 10d7f6d479b05cf101173a8ab036676482b7c251
Author: Vincent van Ravesteijn
Date: Mon Oct 19 21:25:26 2015 +0200
msvc: Fix compilation of TexRow
The problem was that "odocstringstream << (const char *) ptr" did not
compile using msvc.
diff --git a/src/
commit 92b7c5a92f21956f6da19c8ac783cd9132ca82b9
Author: Vincent van Ravesteijn
Date: Mon Oct 19 17:50:59 2015 +0200
cmake: Put updatetex2lyxtests in an appropriate folder
diff --git a/src/tex2lyx/test/CMakeLists.txt b/src/tex2lyx/test/CMakeLists.txt
index e11b345..c513d6e 100644
--- a/src
commit a5d8f9a1b462501abfe8528e786fbc448ab01ce5
Author: Vincent van Ravesteijn
Date: Tue May 19 22:40:57 2015 +0200
po: Fix EOL of fi.po
diff --git a/po/fi.po b/po/fi.po
index 95b3ce7..b8d8871 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -1,73 +1,73 @@
-# Suomalainen LyX-lokalisointi / Finnish
commit 809a57848f45dc9abdad2ac652e5881eb9c2d556
Author: Vincent van Ravesteijn
Date: Tue May 19 22:44:01 2015 +0200
po: Fix wrong parameter placeholder in fi.po
diff --git a/po/fi.gmo b/po/fi.gmo
index 91e96f3..a59acc0 100644
Binary files a/po/fi.gmo and b/po/fi.gmo differ
diff --git a/po
On Tue, May 19, 2015 at 9:59 AM, Juergen Spitzmueller wrote:
> commit 9f55ce9b04c1786c5bed52afc9028f287d28bb32
> Author: Juergen Spitzmueller
> Date: Tue May 19 09:57:52 2015 +0200
>
> Make RELEASE-NOTES accessible from GUI (#8616)
>
> CMake people, please check if something needs to be
commit 1950152b39c4651d44df0d673707853ed5bc6f2d
Author: Vincent van Ravesteijn
Date: Wed Jan 7 21:13:50 2015 +0100
cmake: Put check_ExternalTransforms in tests folder
diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index f2dd265..9f8faff 100644
--- a/src/tests
commit 51b28ba1d83f9e64f555a27235ca71b04da64736
Author: Vincent van Ravesteijn
Date: Tue Jan 13 21:59:39 2015 +0100
ConsoleApplication: Fix typos
diff --git a/src/support/ConsoleApplication.h b/src/support/ConsoleApplication.h
index bfb5d07..a66b283 100644
--- a/src/support
commit ad6c03fe26b57dd07974b2ff1e1e4ad2739c3d78
Author: Vincent van Ravesteijn
Date: Tue Jan 6 19:35:41 2015 +0100
InsetTabular.cpp: Remove commented code without a comment
This was a leftover of [b2246c4e/lyxgit].
diff --git a/src/insets/InsetTabular.cpp b/src/insets
commit c313b1c8eb01c85775e62a8675fa569d2c2aac2c
Author: Vincent van Ravesteijn
Date: Tue Jan 6 18:48:19 2015 +0100
str_metrics: Prevent clipping of chars with negative bearing
This happens when part of the word is selected.
To reproduce:
1. Start a new document
2
commit a25c946b318c6d4de6b2f548e5d820ac5f3c2f8c
Author: Vincent van Ravesteijn
Date: Tue Apr 29 16:56:23 2014 +0200
boost: Turn off warning that signals are deprecated
diff --git a/configure.ac b/configure.ac
index e3302e4..a3d699d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -279,6
commit b0629c79acf7591bd082596017d2742284e11b3e
Author: Vincent van Ravesteijn
Date: Sun Mar 23 13:32:37 2014 +0100
lyx2lyx: Update the emergency value
Actually, this should not be hardcoded.
diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py
index 059e403..173aafc 100644
--- a
commit 2552c737be8a761ab6f6993215f98baa95c09829
Author: Vincent van Ravesteijn
Date: Tue Apr 29 15:28:21 2014 +0200
GuiLog: Use GuiClipboard to put the log on the clipboard
All direct interaction with the Qt clipboard is now done in either
GuiClipboard or GuiSelection.
diff
commit 847d1fb2f5829d1a4bb1302b6a9555265796ada9
Author: Vincent van Ravesteijn
Date: Tue Apr 29 15:17:07 2014 +0200
Use the cached value GuiSelection::selection_supported_
That's where it is for.
diff --git a/src/frontends/qt4/GuiSelection.cpp
b/src/frontend
commit cee8e61b2e4d7fcfaf193501ab7837c163988962
Author: Vincent van Ravesteijn
Date: Tue Apr 29 11:16:41 2014 +0200
Capitalize layout tag
diff --git a/lib/layouts/logicalmkup.module b/lib/layouts/logicalmkup.module
index 889a830..5319faf 100644
--- a/lib/layouts/logicalmkup.module
+++ b
Jürgen Spitzmüller schreef op 25-4-2014 17:58:
2014-04-25 17:44 GMT+02:00:
Author: rgheck
Date: Fri Apr 25 17:44:36 2014
New Revision: 41003
URL: http://www.lyx.org/trac/changeset/41003
Log:
Announce 2.1.0.
Excellent. Congrats to everybody.
Yes, congratulations.
Tha
commit f0f815709965ba8c036a9b7e23cda4ec805cec97
Author: Vincent van Ravesteijn
Date: Mon Mar 24 14:22:52 2014 +0100
Start the 2.2 development cycle
diff --git a/configure.ac b/configure.ac
index e245fde..1ce2ed3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl Process
commit b9489e73b5f5e8cfce745212ad2d811e0659d6a7
Author: Vincent van Ravesteijn
Date: Mon Apr 14 22:58:35 2014 +0200
configure: Add export format for 2.1.x
diff --git a/lib/configure.py b/lib/configure.py
index 30cb407..8a8473c 100644
--- a/lib/configure.py
+++ b/lib/configure.py
@@ -693,7
commit 03a73a40d856de7ca703bb0a525d6b244d3c423e
Author: Vincent van Ravesteijn
Date: Sun Mar 23 13:33:05 2014 +0100
lyx2lyx: Add the 2.2 entry
diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py
index 7b534fe..059e403 100644
--- a/lib/lyx2lyx/LyX.py
+++ b/lib/lyx2lyx/LyX.py
@@ -83,7
commit fde16219ca7860fdfe8adf171d109a7cce61e7b4
Author: Vincent van Ravesteijn
Date: Sun Apr 13 16:31:16 2014 +0200
This is LyX 2.1.0.
diff --git a/configure.ac b/configure.ac
index 90b7ffa..e245fde 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl Process with autoconf to
commit 05662daf5b5f6889732780455a0df84af24e33de
Author: Vincent van Ravesteijn
Date: Sun Apr 13 19:17:27 2014 +0200
* ja.po: Fix Graph strings
diff --git a/po/ja.gmo b/po/ja.gmo
index 79515bc..4b91c1a 100644
Binary files a/po/ja.gmo and b/po/ja.gmo differ
diff --git a/po/ja.po b/po/ja.po
commit 1468a40bac4c667ed11c2461010713a8471da3be
Author: Vincent van Ravesteijn
Date: Sun Apr 13 18:36:43 2014 +0200
* doc/ja: Updates from Koji Yokota
diff --git a/lib/doc/ja/Additional.lyx b/lib/doc/ja/Additional.lyx
index 7ad6c52..e753e8a 100644
--- a/lib/doc/ja/Additional.lyx
+++ b/lib
commit 710b3fbdea4d1ad7f6e536dd4c038f770c60e911
Author: Vincent van Ravesteijn
Date: Sun Apr 13 18:07:27 2014 +0200
* ja.po: Update from Koji Yokota
diff --git a/po/ja.gmo b/po/ja.gmo
index a5213ef..79515bc 100644
Binary files a/po/ja.gmo and b/po/ja.gmo differ
diff --git a/po/ja.po b/po
commit 7511bcf39f3bbb329e3d2644fd3466509039f24a
Author: Vincent van Ravesteijn
Date: Sun Apr 13 16:10:57 2014 +0200
INSTALL: Update INSTALL
- adjust the supported versions for autotools
- add a note about the adviced Qt version
- remove gettext as a hard requirement and
commit 7ab58d5d9ea6868e9975aeebf0363ebb78c2a300
Author: Vincent van Ravesteijn
Date: Sat Apr 12 14:01:11 2014 +0200
Revert "Update INSTALL"
This reverts commit 30d1cf47c18bf938e6be3e3fd45a3115cff435c1.
diff --git a/INSTALL b/INSTALL
index 6202ee8..17592e1 100644
---
commit 777b8f7133ee1781489d87767f109ca8abcef912
Author: Vincent van Ravesteijn
Date: Fri Apr 11 21:33:09 2014 +0200
Update lib/layouttranslations
Italian translations were updated
diff --git a/lib/layouttranslations b/lib/layouttranslations
index 658729a..5a08733 100644
--- a/lib
commit c9dd2d4624da4491b634259cc862afc8166fee71
Author: Vincent van Ravesteijn
Date: Fri Apr 11 21:16:36 2014 +0200
* EmbeddedObjects.lyx: Increase version number
diff --git a/lib/doc/EmbeddedObjects.lyx b/lib/doc/EmbeddedObjects.lyx
index ee0c4a4..9c11df3 100644
--- a/lib/doc
commit cafe6c60f3a6defb3c2369d70bb64ddc0838032d
Author: Vincent van Ravesteijn
Date: Fri Apr 11 21:00:28 2014 +0200
* fr/linguistics.lyx: Update from Jean-Pierre Chretien
diff --git a/lib/examples/fr/linguistics.lyx b/lib/examples/fr/linguistics.lyx
index e91abf4..4085924 100644
--- a/lib
commit 1b2c67a8f281c04f5e7684864bddb9632f554e27
Author: Vincent van Ravesteijn
Date: Fri Apr 11 21:00:02 2014 +0200
* fr.po: Another shortcut conflict
diff --git a/po/fr.gmo b/po/fr.gmo
index 0976f42..286cb3e 100644
Binary files a/po/fr.gmo and b/po/fr.gmo differ
diff --git a/po/fr.po b
commit 80dfb44171bdb081ec56ae9bd7bcc301359cb1ab
Author: Vincent van Ravesteijn
Date: Fri Apr 11 20:49:15 2014 +0200
* fr.po: Update from Jean-Pierre Chretien
In discussion with Juergen Spitzmuller was decided to just have the same
translation as for the List of Tables.
diff
commit 1b4986793ee69f6a830b67bda9383664f2928466
Author: Vincent van Ravesteijn
Date: Fri Apr 11 20:39:04 2014 +0200
* nn.po: Update from Ingar Pareliussen
diff --git a/lib/layouttranslations b/lib/layouttranslations
index f86c4fd..0d18b4b 100644
--- a/lib/layouttranslations
+++ b/lib
On Fri, Apr 11, 2014 at 5:50 PM, Richard Heck wrote:
> commit d41d84f0b8c3cc10154145d86a3c5e9536b6b643
> Author: Richard Heck
> Date: Fri Apr 11 11:49:54 2014 -0400
>
> Remove 21x export. LyX 2.1.x already reads 2.0.x files.
>
>
>>> +\Format lyx21x 21.lyx "LyX 2.1.x" "" "" ""
>>> "document
On Fri, Apr 11, 2014 at 5:42 PM, Richard Heck wrote:
> commit 8c3d6f717893b091ae2b461a5b08f4bc77f84691
> Author: Richard Heck
> Date: Fri Apr 11 11:41:56 2014 -0400
>
> Allow 2.0.8 to read and write 2.1.x files. Also incorporates some
> bugfixes in lyx2lyx that made it into 2.1.0.
>
> d
On Fri, Apr 11, 2014 at 9:46 AM, Jürgen Spitzmüller wrote:
> 2014-04-10 22:32 GMT+02:00 Vincent van Ravesteijn:
>
>> -We are proud to announce the first release candidate of the new
>> -LyX 2.1 series.
>> +We are proud to announce the release candidate of LyX 2.1.0.
&g
Op 10 apr. 2014 22:42 schreef "Jean-Marc Lasgouttes" :
>
> Le 10/04/14 22:37, Vincent van Ravesteijn a écrit :
>
>> * Other things to note
>>
>> -If you make modifications to files in src/ (for example by applying a
>> -patch), you will need to have th
commit 30d1cf47c18bf938e6be3e3fd45a3115cff435c1
Author: Vincent van Ravesteijn
Date: Thu Apr 10 22:35:32 2014 +0200
Update INSTALL
diff --git a/INSTALL b/INSTALL
index 17592e1..6202ee8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -37,8 +37,7 @@ Note for Git checkouts
If you have checked this
commit 8fc37519ccb6a6ff80f65d0cdc36fabdd72531b1
Author: Vincent van Ravesteijn
Date: Thu Apr 10 22:32:36 2014 +0200
Update ANNOUNCE
diff --git a/ANNOUNCE b/ANNOUNCE
index 86a2c7e..9b6c1a0 100644
--- a/ANNOUNCE
+++ b/ANNOUNCE
@@ -1,19 +1,16 @@
-Public release of LyX version 2.1.0rc1
commit 0c1a0b603819cbe7cda72a74e7313a215aeba913
Author: Vincent van Ravesteijn
Date: Thu Apr 10 22:22:05 2014 +0200
Release notes: Remove entry about BibTeX errors
This feature has been disabled for this release.
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index d623a32..f680014
commit 38c0dc701fe064baa05572423ab7941259c27fbf
Author: Vincent van Ravesteijn
Date: Thu Apr 10 22:26:09 2014 +0200
Fix nn.po such that the statistic update script works
diff --git a/po/nn.po b/po/nn.po
index e3bf7cb..6cc2bc8 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -11,7 +11,7 @@ msgstr
commit a79e161f510a658dfec11386eee15c2b28de22fb
Author: Vincent van Ravesteijn
Date: Thu Apr 10 22:03:05 2014 +0200
* nl.po: Improve translation of Graph [[mathematical]]
diff --git a/lib/layouttranslations b/lib/layouttranslations
index 911bf7d..4687f03 100644
--- a/lib
commit a22cf772d4a39f0e9b577f8aa2a599d4ac54cb5a
Author: Vincent van Ravesteijn
Date: Thu Apr 10 21:37:53 2014 +0200
* nn.po: Update from Ingar Pareliussen
diff --git a/po/nn.po b/po/nn.po
index 1cef379..4fdb88c 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -4,20 +4,20 @@
#
# Lars Gullik
commit e67b3c347e4cc16056452c6d6280041e954abf81
Author: Vincent van Ravesteijn
Date: Wed Apr 9 21:48:12 2014 +0200
* zh_CN.po: Translate "List of Listings"
diff --git a/lib/layouttranslations b/lib/layouttranslations
index 75630c6..82b0220 100644
--- a/lib/layouttranslations
commit 6dee93f26b5cd3221306345a580fec738d1035d3
Author: Vincent van Ravesteijn
Date: Wed Apr 9 19:27:39 2014 +0200
* nl.po : Update from Vincent van Ravesteijn
diff --git a/lib/layouttranslations b/lib/layouttranslations
index aae75c8..75630c6 100644
--- a/lib/layouttranslations
+++ b/lib
commit 5ac5897198b5d5ede66f8d4bf3aa4172b60259cb
Author: Vincent van Ravesteijn
Date: Wed Apr 9 20:30:15 2014 +0200
Update layouttranslations
This string was not picked up by the script to generate the
layouttranslations file. After deleting the file and re-running the script
commit cf9c7ad108fbcb9c58cad89947b7e8e0f717c8a8
Author: Vincent van Ravesteijn
Date: Wed Apr 9 18:23:50 2014 +0200
Disable the languages Urdu and Syriac
At the moment these languages are unusable because the characters on
screen do not appear in their contextual forms.
diff
commit 2c6264d0b0499caf486e60eda8f8534991562012
Author: Vincent van Ravesteijn
Date: Wed Apr 9 18:21:54 2014 +0200
Fix the languages entry for Urdu and Syriac
diff --git a/lib/languages b/lib/languages
index 3ce6239..3fe5b8f 100644
--- a/lib/languages
+++ b/lib/languages
@@ -887,6 +887,7
On Wed, Apr 9, 2014 at 6:34 AM, Pavel Sanda wrote:
> commit 7b48843c778a8f9c97bc676d01ad549579014060
> Author: Pavel Sanda
> Date: Tue Apr 8 21:33:13 2014 -0700
>
> * layouttranslations.review - review of all langs.
>
> This list is hard to get exactly, but tried my best according
>
commit abb8f014491ff04249cea1001587dc6313bbd0bc
Author: Vincent van Ravesteijn
Date: Tue Apr 8 20:31:39 2014 +0200
* ja.po: Update from Koji Yokota
diff --git a/po/ja.gmo b/po/ja.gmo
index 2512dc9..a5213ef 100644
Binary files a/po/ja.gmo and b/po/ja.gmo differ
diff --git a/po/ja.po b/po
commit 61c2306a510a271327c1c22a8447e985f4f76b17
Author: Vincent van Ravesteijn
Date: Tue Apr 8 20:40:14 2014 +0200
* fr.po: Update from Jean-Pierre Chretien
diff --git a/po/fr.gmo b/po/fr.gmo
index 779b3a8..1c26bef 100644
Binary files a/po/fr.gmo and b/po/fr.gmo differ
diff --git a/po
commit 866ee369b58ab7dfb9342b5d31eec241b5437a25
Author: Vincent van Ravesteijn
Date: Tue Apr 8 20:33:20 2014 +0200
* sv.po: Update from Jim Rotmalm
diff --git a/po/sv.gmo b/po/sv.gmo
index 7b2e616..7fd7ac0 100644
Binary files a/po/sv.gmo and b/po/sv.gmo differ
diff --git a/po/sv.po b/po
commit 1dd511f93871d1e7462cc39f4217a211e81518f3
Author: Vincent van Ravesteijn
Date: Tue Apr 8 20:53:47 2014 +0200
* fr.po: Update from Jean-Pierre Chretien
diff --git a/po/fr.po b/po/fr.po
index 72e7e44..6a7e710 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -287,7 +287,7 @@ msgstr ""
commit 3686e8651c850e2a5ef0fb5fcb357582651164df
Author: Vincent van Ravesteijn
Date: Sun Apr 6 23:16:11 2014 +0200
Update gmo-files
diff --git a/po/cs.gmo b/po/cs.gmo
index 536a45f..7810af0 100644
Binary files a/po/cs.gmo and b/po/cs.gmo differ
diff --git a/po/es.gmo b/po/es.gmo
index
commit 7178d99792c4bdbb6dd175695419f04e084fea25
Author: Vincent van Ravesteijn
Date: Sun Apr 6 21:53:25 2014 +0200
Update layouttranslations
diff --git a/lib/layouttranslations b/lib/layouttranslations
index 9da23eb..1dace4f 100644
--- a/lib/layouttranslations
+++ b/lib/layouttranslations
commit b72a270f175e9d74b3c34f9bbedb05abc7e5d50a
Author: Vincent van Ravesteijn
Date: Sun Apr 6 21:08:28 2014 +0200
* pl.po from Michal Fita
Fixes some layout translations.
diff --git a/po/pl.po b/po/pl.po
index 5b577fe..2f80616 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -12943,9
commit 130c375174b753bead1643ab7eaaf71344052adc
Author: Richard Heck
Date: Tue Apr 1 21:53:37 2014 +0200
Remove obsolete formats from file dialog
It is confusing for the users to see the formats 1.3--1.6 in the file-open
dialog and not the 2.0 format. The exotic extensions were
commit 3fb7394db8f02e80659eddb134e3ecddc0ba0cfe
Author: Vincent van Ravesteijn
Date: Tue Apr 1 20:30:36 2014 +0200
Initialize variable to fix Counter 0 problem
Fixes: #9070
diff --git a/src/Counters.cpp b/src/Counters.cpp
index 5a6b922..5fb4f1b 100644
--- a/src/Counters.cpp
+++ b
commit 72d81f3b7eed4eee6f2153e2d2f4eee71633fbf6
Author: Vincent van Ravesteijn
Date: Mon Mar 31 19:29:20 2014 +0200
lib/Makefile.am: Fix
diff --git a/lib/Makefile.am b/lib/Makefile.am
index c6474ab..6188f87 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -238,7 +238,7
commit cba432f1ad41363b238e5e86432831274f112170
Author: Vincent van Ravesteijn
Date: Tue Apr 1 17:47:33 2014 +0200
Release notes: Warn that BibTeX errors cause compilation failure
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index f680014..d623a32 100644
--- a/RELEASE-NOTES
+++ b/RELEASE
commit 5d66e91de8adb8084fb8e0ca7aa125d936d4422b
Author: Vincent van Ravesteijn
Date: Tue Apr 1 17:38:58 2014 +0200
configure.ac: back to development version
diff --git a/configure.ac b/configure.ac
index 239461c..90b7ffa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl
commit 216fa2838ec5450d11e05b1cf3478b45e475
Author: Vincent van Ravesteijn
Date: Tue Apr 1 18:04:42 2014 +0200
lib/Makefile.am: Add missing images
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 7012a6d..c6474ab 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -505,6 +505,10
commit 7d3f2bddfc08d7cd0556d4ac769ebe5ace1e2208
Author: Vincent van Ravesteijn
Date: Sun Mar 30 21:17:05 2014 +0200
Release notes: Warn Windows users to not use Qt 4.8.5
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index a593938..f680014 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
commit ac8b77fc032a2ec97409f30c31a023a18fca64d3
Author: Benjamin Piwowarski
Date: Fri Mar 14 11:48:40 2014 +0100
Fix problem with python and change of PATH
- waits that lyxrc has been read before finding python
- when the PATH changes, resets the value
diff --git a/src/LyXRC.c
commit 53b60462acc6d6e55497aee168be31eef54b6f7b
Author: Vincent van Ravesteijn
Date: Sat Mar 29 22:21:40 2014 +0100
Revert "Fixing #7987: deleted text in change-tracking mode is not found in
Advanced F&R any more."
This reverts commit cb351665f432671eb263eec761
On Fri, Mar 28, 2014 at 12:37 AM, Tommaso Cucinotta wrote:
> commit cb351665f432671eb263eec76164aa546abd7151
> Author: Tommaso Cucinotta
> Date: Thu Mar 27 23:12:56 2014 +
>
>
First of all. Master is closed because we are between rc1 and final
release. Please commit to the 2.2-staging bran
On Wed, Mar 26, 2014 at 5:29 AM, Uwe Stöhr wrote:
> commit 833cea59040fe177f436e1039ad6e111e8ed3e69
> Author: Uwe Stöhr
> Date: Wed Mar 26 05:29:04 2014 +0100
>
> UserGuide.lyx: describe the last missing new feature of LyX 2.1
>
I'm not sure why you're committing this to 2.1.1-staging.
I
commit fd7c0c299339098d0dbb788c231c4d32e489cd6d
Author: Vincent van Ravesteijn
Date: Tue Mar 18 16:29:05 2014 +0100
This is LyX 2.1.0rc1
diff --git a/configure.ac b/configure.ac
index 1fe6d9d..239461c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
dnl Process with autoconf
commit 8627c303935bf1a1bba98e445264d18930c5
Author: Vincent van Ravesteijn
Date: Mon Mar 24 18:54:39 2014 +0100
Add a note about Qt5 to the Release notes
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 1f645d0..67c6f7e 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -207,6 +207,9
On Mon, Mar 24, 2014 at 12:43 PM, Benjamin Piwowarski wrote:
> On 24 Mar 2014 at 10:45:29 , Stephan Witt (st.w...@gmx.net) wrote:
>
> Am 24.03.2014 um 10:23 schrieb Vincent van Ravesteijn :
>
> >
> >
> > On Sun, Mar 23, 2014 at 12:12 PM, Benjamin P
On Sun, Mar 23, 2014 at 12:12 PM, Benjamin Piwowarski wrote:
> commit 06938acc0a27b3ac17ddb1c038d18fe3dd19a702
> Author: Benjamin Piwowarski
> Date: Fri Mar 14 11:48:40 2014 +0100
>
> Fix problem with python and change of PATH
>
> - waits that lyxrc has been read before finding python
>
commit 6eba310ef7c568b6382a1469ca063bf69b1eda35
Author: Vincent van Ravesteijn
Date: Sun Mar 23 13:26:28 2014 +0100
lyx2lyx: Set conversion table for LyX 2.1
diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py
index 17445ad..f29995e 100644
--- a/lib/lyx2lyx/LyX.py
+++ b/lib/lyx2lyx
commit ae25fa5fe0e8ce55a2016c5c3021eaa7a37f3cd7
Author: Vincent van Ravesteijn
Date: Sun Mar 23 17:44:07 2014 +0100
Update MacOSX Readme to latest fileformat
diff --git a/development/MacOSX/ReadMe/Leame.lyx
b/development/MacOSX/ReadMe/Leame.lyx
index 9d1958a..ee88085 100644
--- a
commit 84827c8705bb5e1b16276dc337f18ccacedbeff2
Author: Vincent van Ravesteijn
Date: Sun Mar 23 13:30:21 2014 +0100
lyx2lyx: Set last minor version of the 2.0.x series
diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py
index f29995e..7b534fe 100644
--- a/lib/lyx2lyx/LyX.py
+++ b/lib
commit 5d15807954bd6850342d5218765cf4aa59f3ee32
Author: Vincent van Ravesteijn
Date: Sun Mar 23 13:25:09 2014 +0100
lyx2lyx: Fix conversion table for LyX 2.0
diff --git a/lib/lyx2lyx/LyX.py b/lib/lyx2lyx/LyX.py
index 7e02761..17445ad 100644
--- a/lib/lyx2lyx/LyX.py
+++ b/lib/lyx2lyx
commit 9f5739e23784ecb407b13f45fe0a33deb92c4bf2
Author: Vincent van Ravesteijn
Date: Sun Mar 23 17:32:50 2014 +0100
Update templates to latest fileformat
diff --git a/lib/templates/ACM-SIGS.lyx b/lib/templates/ACM-SIGS.lyx
index a3933b5..bb51cb0 100644
--- a/lib/templates/ACM-SIGS.lyx
Uwe Stöhr schreef op 23-3-2014 15:11:
commit de5c90baa021f89b94fbe1dea836334d59d242e6
Author: Uwe Stöhr
Date: Sun Mar 23 15:11:33 2014 +0100
ja.po: update by Koji
I guess you want those translations also in LyX 2.1 ?
Vincent
On Friday, March 21, 2014, Richard Heck
>
wrote:
> commit 1bb7c3baafb636eb02c09ee651b4f7b7a5836b04
> Author: Richard Heck
> Date: Wed Mar 19 12:43:21 2014 -0400
>
> Draw a small red frame around preview images that are too small.
>
> diff --git a/src/mathed/InsetMathHull.cpp b/src/mathed/In
-
-
+
+
+ Shortest word that LyX will offer to compete.
+
+
Compete -> complete.
Vincent
On Fri, Mar 21, 2014 at 11:37 AM, Benjamin Piwowarski wrote:
> commit a366fa1b4b5c1c4d6083339c8a0d2b4ec385f48c
> Author: Benjamin Piwowarski
> Date: Fri Mar 21 11:06:06 2014 +0100
>
> Use qstr to convert string to a QString
>
Good, I got your e-mail now.
>
> diff --git a/src/frontends/
commit 9abb18e50375382bead8fcaf209aa473cb6a6634
Author: Vincent van Ravesteijn
Date: Thu Mar 20 08:13:26 2014 +0100
Windows installer: Bump preferences format
diff --git a/development/Win32/packaging/installer/setup/configure.nsh
b/development/Win32/packaging/installer/setup
commit 912d4a7c61724c52a05469389d1b8dc26e866f70
Author: Vincent van Ravesteijn
Date: Wed Mar 19 23:08:07 2014 +0100
Windows installer: Fix file format entry for Lilypond-book
In preferences format 7, a mime format is added to the format entry in the
preferences file. If this
commit fc22ba1642a307770bd687e0f63f62445ae17db2
Author: Vincent van Ravesteijn
Date: Wed Mar 19 22:29:14 2014 +0100
MacOSX/lyxrc.dist.in: update to Format 14
diff --git a/development/MacOSX/lyxrc.dist.in b/development/MacOSX/lyxrc.dist.in
index 43d353f..b27466c 100644
--- a/development
commit 3c67d6f77c54eaff70e1f6ce6c80b81e26c9b56d
Author: Vincent van Ravesteijn
Date: Wed Mar 19 21:07:43 2014 +0100
Add a comment for the special code on Windows
diff --git a/src/support/Systemcall.cpp b/src/support/Systemcall.cpp
index c42ed0c..de5de61 100644
--- a/src/support
commit 99c5a46c68bd605c03d4e3a86811831ed7dd3d37
Author: Vincent van Ravesteijn
Date: Wed Mar 19 21:08:43 2014 +0100
Fix comparing a pointer with a char
Fixes: #8985.
diff --git a/src/insets/InsetListings.cpp b/src/insets/InsetListings.cpp
index 32211bb..3ed00d4 100644
--- a/src
commit e83606c98a3ba2b1bdc5134e37f0f841d1b9a222
Author: Vincent van Ravesteijn
Date: Thu Mar 20 22:15:33 2014 +0100
Not yet rc1: Revert "This is LyX 2.1.0rc1"
This reverts commit c571866e7f0562feb62fd85347d4569b6ed558bf.
diff --git a/configure.ac b/configure.ac
ind
commit 9abb18e50375382bead8fcaf209aa473cb6a6634
Author: Vincent van Ravesteijn
Date: Thu Mar 20 08:13:26 2014 +0100
Windows installer: Bump preferences format
diff --git a/development/Win32/packaging/installer/setup/configure.nsh
b/development/Win32/packaging/installer/setup
commit 912d4a7c61724c52a05469389d1b8dc26e866f70
Author: Vincent van Ravesteijn
Date: Wed Mar 19 23:08:07 2014 +0100
Windows installer: Fix file format entry for Lilypond-book
In preferences format 7, a mime format is added to the format entry in the
preferences file. If this
commit fc22ba1642a307770bd687e0f63f62445ae17db2
Author: Vincent van Ravesteijn
Date: Wed Mar 19 22:29:14 2014 +0100
MacOSX/lyxrc.dist.in: update to Format 14
diff --git a/development/MacOSX/lyxrc.dist.in b/development/MacOSX/lyxrc.dist.in
index 43d353f..b27466c 100644
--- a/development
commit 3c67d6f77c54eaff70e1f6ce6c80b81e26c9b56d
Author: Vincent van Ravesteijn
Date: Wed Mar 19 21:07:43 2014 +0100
Add a comment for the special code on Windows
diff --git a/src/support/Systemcall.cpp b/src/support/Systemcall.cpp
index c42ed0c..de5de61 100644
--- a/src/support
commit 99c5a46c68bd605c03d4e3a86811831ed7dd3d37
Author: Vincent van Ravesteijn
Date: Wed Mar 19 21:08:43 2014 +0100
Fix comparing a pointer with a char
Fixes: #8985.
diff --git a/src/insets/InsetListings.cpp b/src/insets/InsetListings.cpp
index 32211bb..3ed00d4 100644
--- a/src
commit d44b465efac83c795fd65b9a2fb15d49a561460e
Author: Vincent van Ravesteijn
Date: Tue Mar 18 22:32:57 2014 +0100
Do not use QProcess::startDetached on Windows
QProcess::startDetached cannot provide environment variables. When the
environment variables are set using the
On Sat, Mar 15, 2014 at 5:39 PM, Richard Heck wrote:
> commit a818ed0aab0951a3eacb90944f56bf8ee20e09e6
> Author: Richard Heck
> Date: Mon Mar 10 17:02:17 2014 -0400
>
> Accidentally overwrote this commit of Vincent's.
>
> diff --git a/src/Author.cpp b/src/Author.cpp
> index fef6512..79e7de0
commit 3f771c96d3ec4a7eaa70fae6af0c1c55647d9d50
Author: Vincent van Ravesteijn
Date: Mon Mar 10 20:33:40 2014 +0100
Fix EOLs
diff --git a/development/cmake/modules/FindCXX11Compiler.cmake
b/development/cmake/modules/FindCXX11Compiler.cmake
index e43e449..7a2d297 100644
--- a/development
commit 0ad02c437e0860d578e745251974a057bd071efb
Author: Vincent van Ravesteijn
Date: Mon Mar 10 20:24:30 2014 +0100
Update layouttranslations
diff --git a/lib/layouttranslations b/lib/layouttranslations
index 06cf43a..9da23eb 100644
--- a/lib/layouttranslations
+++ b/lib
commit 3dec25e5a7ed032d8f9ae1c86bb1ba5896e3485d
Author: Vincent van Ravesteijn
Date: Wed Jan 29 20:46:19 2014 +0100
Revert "Return an error if file-open is called with a non-absolute path"
Reverted because of
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg1
1 - 100 of 357 matches
Mail list logo