commit 2ec8880e47fec249cf70c21a0e3eea816ca84e60
Author: Scott Kostyshak
Date: Tue Jan 14 08:04:05 2014 -0500
Shortcut box now stays open if bad input (#8703)
This allows the user to correct the bad input without
having to enter the other fields again in a new dialog.
P
commit 6d63895887929a5211f8bff93522d9a83624f03a
Author: Richard Heck
Date: Thu Feb 13 18:01:41 2014 -0500
Fix bug #8944 by introducing a maximum size for keys we process.
Backported from b7a1eb68e1.
diff --git a/src/BiblioInfo.cpp b/src/BiblioInfo.cpp
index 1d76f95..689a570 100644
commit 2e23f1719e165b0ee37cfd67ae82d4645641cb67
Author: Richard Heck
Date: Thu Feb 13 17:51:43 2014 -0500
This is meant to be almost UINT_MAX, but needn't really be that
big, and I don't see the point of pulling in limits.h.
diff --git a/src/BiblioInfo.cpp b/src/BiblioInfo.cpp
index 24
commit 30c2e1d687f1db07f5dacdc4922e62b56ff69fe3
Author: Juergen Spitzmueller
Date: Thu Feb 13 15:23:15 2014 +0100
Support (black) card suites in text mode (#8971)
diff --git a/lib/unicodesymbols b/lib/unicodesymbols
index fe4d4e9..7c89685 100644
--- a/lib/unicodesymbols
+++ b/lib/unicodesy
commit 30a01da78ff3b0a28e180326fceeada6b1a1cdcf
Author: Juergen Spitzmueller
Date: Thu Feb 13 15:23:15 2014 +0100
Support (black) card suites in text mode (#8971)
diff --git a/lib/unicodesymbols b/lib/unicodesymbols
index 6f8ca5a..999e2ea 100644
--- a/lib/unicodesymbols
+++ b/lib/unicodesy
commit 5690196b3dd1502723f2175c6cfc366391895e86
Author: Jean-Marc Lasgouttes
Date: Thu Feb 13 14:52:21 2014 +0100
Do not use enum names to describe lfuns in release notes
Also some ws changes.
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 279f58b..44f8be0 100644
--- a/RELEASE-N
commit 2b1791641f8df0b880807f66cbee91b953bf1e01
Author: Jean-Marc Lasgouttes
Date: Thu Feb 13 14:20:43 2014 +0100
Fix various typos in LFUNs.lyx
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 48c3f97..279f58b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -171,7 +171,7 @@ The followin
commit e9a9c0fd1be4412db2b63cde910c1ae2153d2b48
Author: Juergen Spitzmueller
Date: Thu Feb 13 14:20:52 2014 +0100
Correct language code of traditional Chinese (#8970)
diff --git a/lib/languages b/lib/languages
index 2f77b3e..b5931f0 100644
--- a/lib/languages
+++ b/lib/languages
@@ -257,7
commit e7a1cce5513b93c5c53077e6571da4a978a6a9d1
Author: Jean-Marc Lasgouttes
Date: Tue Feb 11 11:00:20 2014 +0100
Rename some LFUN names to match their text name
Also, rename copy-label-as-reference to label-copy-as-reference and update
LFUNs.lyx accordingly.
diff --git a/RELEASE
commit 4ec02b46b5f6f3aac77ff636ed7020902b0e59ab
Author: Jean-Marc Lasgouttes
Date: Thu Feb 13 13:26:18 2014 +0100
Improve autotools support for generating LFUNs.lyx
The tqrget now works properly when out of source directory qnd uses the
$(PYTHON) variable. Also, the use of the err
commit ea25b62b1b8cd6b38f8718b249e1856bd0b62e1a
Author: Juergen Spitzmueller
Date: Thu Feb 13 10:44:12 2014 +0100
again update FUNs.lyx
diff --git a/development/tools/gen_lfuns.py b/development/tools/gen_lfuns.py
index e65fc43..acb2c17 100755
--- a/development/tools/gen_lfuns.py
+++ b/deve
11 matches
Mail list logo