wizards/source/sfdocuments/SF_Document.xba | 15 +--
wizards/source/sfdocuments/script.xlb | 20 ++--
2 files changed, 23 insertions(+), 12 deletions(-)
New commits:
commit a656c736ec13a2223f221c4157b619f3b0601a9a
Author: Jean-Pierre Ledure
AuthorDate
insertions(+), 8 deletions(-)
New commits:
commit 92494fbbec5c95130d58cf8ecf76210a1e243c7f
Author: Jean-Pierre Ledure
AuthorDate: Sat May 10 14:53:00 2025 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat May 10 16:07:43 2025 +0200
ScriptForge (Basic) new Wait() method
wizards/source/sfdocuments/SF_Calc.xba |6 +++---
wizards/source/sfdocuments/script.xlb | 20 ++--
2 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit 0ceb3980c63a74f390fef623887ead7cf24899d3
Author: Jean-Pierre Ledure
AuthorDate: Wed May 7 11:28:01
b7e84bec01e060f805820d812fe16930c52b05f1
Author: Jean-Pierre Ledure
AuthorDate: Mon May 5 17:50:17 2025 +0200
Commit: Jean-Pierre Ledure
CommitDate: Tue May 6 14:31:56 2025 +0200
ScriptForge (Calc) new DefineName() method
Introduction of
1. the DefinedNames property
Returns the
, 57 insertions(+), 36 deletions(-)
New commits:
commit 11d8753e0351ffaddb862c288f4b200e6f8ff925
Author: Jean-Pierre Ledure
AuthorDate: Sat May 3 17:26:42 2025 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun May 4 10:18:48 2025 +0200
ScriptForge (UI) extend scope of
wizards/source/sfunittests/SF_UnitTest.xba |3 ++-
wizards/source/sfunittests/script.xlb |4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
New commits:
commit 1456ab8c9cfeb5d35a75d8a9107a35d135bf1305
Author: Jean-Pierre Ledure
AuthorDate: Fri May 2 13:02:25 2025 +0200
/python/scriptforge.pyi |5 ++--
wizards/source/scriptforge/script.xlb | 24 +++---
6 files changed, 33 insertions(+), 32 deletions(-)
New commits:
commit 9671c73922754a94c1315cfe91d4d693f17b0850
Author: Jean-Pierre Ledure
AuthorDate: Mon Apr 28 14:51:25 2025
wizards/source/scriptforge/SF_UI.xba |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 59f8fd6a5cc2534c84c56265821b51a832652cdf
Author: Jean-Pierre Ledure
AuthorDate: Sat Apr 26 16:25:40 2025 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Apr 26 18:09:15
e803595fc4ab0ad583a056e05e5efae0b24707e8
Author: Jean-Pierre Ledure
AuthorDate: Sat Apr 26 13:19:41 2025 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Apr 26 15:50:03 2025 +0200
ScriptForge Don't watch close button of stored dialogs
Dialogs can either be stored in a library
or cr
/scriptforge.py |7 -
wizards/source/scriptforge/python/scriptforge.pyi | 23 +++-
wizards/source/scriptforge/script.xlb | 16 +-
7 files changed, 154 insertions(+), 36 deletions(-)
New commits:
commit c8d2751a90cbf1eceaf34257876d09b4eb1efd9d
Author: Jean-Pierre Ledure
wizards/source/scriptforge/python/scriptforge.py |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 300ed95296f4c800e2dd23e53bf7313e87f62e1c
Author: Jean-Pierre Ledure
AuthorDate: Mon Mar 24 14:00:53 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Tue
| 26 +++---
5 files changed, 37 insertions(+), 14 deletions(-)
New commits:
commit 2cb150fd2de0fcbc1c136e11b90e455b40518387
Author: Jean-Pierre Ledure
AuthorDate: Wed Mar 19 16:40:17 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Thu Mar 20 11:48:09 2025
insertions(+), 7 deletions(-)
New commits:
commit 0658c51d633be105aa7e36d4bb2a7faec4a1584c
Author: Jean-Pierre Ledure
AuthorDate: Thu Mar 13 12:57:52 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Thu Mar 13 14:48:00 2025 +0100
ScriptForge (Dialog) new ImportControl() method
The
/sfdialogs/SF_DialogListener.xba| 65 ++-
wizards/source/sfdialogs/script.xlb | 10 -
6 files changed, 308 insertions(+), 51 deletions(-)
New commits:
commit 05d2701e3bba4c36752d5dbc144e103667ce1681
Author: Jean-Pierre Ledure
AuthorDate: Sun Mar 9 17:32:59 2025
-Pierre Ledure
AuthorDate: Sat Mar 1 12:45:29 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Sat Mar 1 14:38:42 2025 +0100
ScriptForge (dialogs, documents, widgets) Secure listeners
Listeners programmed in Basic are created with
CreateUnoListener(prefix, listener
wizards/source/sfdocuments/SF_Calc.xba | 46 -
1 file changed, 23 insertions(+), 23 deletions(-)
New commits:
commit 2953ff4682333cd81f4d53a56dd67175a5fedb18
Author: Jean-Pierre Ledure
AuthorDate: Wed Feb 26 14:51:06 2025 +0100
Commit: Jean-Pierre
ec71ff69fed9a2ed247760abcf653dbc07b47002
Author: Jean-Pierre Ledure
AuthorDate: Tue Feb 18 22:37:33 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Wed Feb 19 10:59:24 2025 +0100
ScriptForge (SF_Calc) formatting methods
So far only the SetCellStyle() method
provided means to modify cell
wizards/source/scriptforge/SF_Services.xba | 85 +++--
1 file changed, 35 insertions(+), 50 deletions(-)
New commits:
commit 6a6c10f25617d492c9db488e31db73c44d687b71
Author: Jean-Pierre Ledure
AuthorDate: Tue Feb 11 17:43:34 2025 +0100
Commit: Jean-Pierre
wizards/source/scriptforge/SF_Services.xba | 85 +++--
1 file changed, 35 insertions(+), 50 deletions(-)
New commits:
commit ff298dfebcd5a6772de53d075e960bddcd4aff46
Author: Jean-Pierre Ledure
AuthorDate: Tue Feb 11 17:43:34 2025 +0100
Commit: Jean-Pierre
++
wizards/source/sfdocuments/script.xlb | 20 +++
10 files changed, 127 insertions(+), 56 deletions(-)
New commits:
commit 970ad633e4fc374798d4f2591b73098d44c0986b
Author: Jean-Pierre Ledure
AuthorDate: Mon Feb 3 16:44:35 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Tue
wizards/source/sfwidgets/SF_PopupMenu.xba |5 -
wizards/source/sfwidgets/SF_Register.xba |2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
New commits:
commit 74f93a222bca93010a19b3ba7c5d5e9d4042dfbe
Author: Jean-Pierre Ledure
AuthorDate: Thu Jan 30 16:56:51 2025 +0100
/script.xlb | 12 +-
5 files changed, 128 insertions(+), 28 deletions(-)
New commits:
commit ca1dca4f1df7ba4b0b74e4a378169c8f8cf690d0
Author: Jean-Pierre Ledure
AuthorDate: Mon Jan 20 17:11:40 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Tue Jan 21 09:30:57 2025 +0100
/script.xlb | 20 ++---
5 files changed, 102 insertions(+), 14 deletions(-)
New commits:
commit 1032ba121411b2c75f7a4be130cd1409e829bf88
Author: Jean-Pierre Ledure
AuthorDate: Sun Jan 19 15:23:21 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Sun Jan 19 16:43:49 2025 +0100
: Jean-Pierre Ledure
AuthorDate: Fri Jan 17 14:53:34 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Fri Jan 17 16:46:57 2025 +0100
ScriptForge es.po Typos and enhancements
In addition the VALIDATEREGEX message
is obsolete and removed from next
language files
wizards/Package_scriptforge.mk |3
wizards/source/scriptforge/po/es.po | 1390
2 files changed, 1392 insertions(+), 1 deletion(-)
New commits:
commit 80623714e63e1aa18bc02a51ba87ea7805b81ec1
Author: Jean-Pierre Ledure
AuthorDate: Wed Jan 15 13
wizards/Package_scriptforge.mk |1
wizards/source/scriptforge/po/fr.po | 1404
2 files changed, 1405 insertions(+)
New commits:
commit db6a6efdc49df054826e9019ebe955282de929a7
Author: Jean-Pierre Ledure
AuthorDate: Sun Jan 12 16:53:15 2025
(+), 4 deletions(-)
New commits:
commit b86e078d791e337fed2e42fb79fa3c58ff413d83
Author: Jean-Pierre Ledure
AuthorDate: Sun Jan 12 15:08:44 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Sun Jan 12 16:15:38 2025 +0100
ScriptForge (SF_Calc new XRectangle property
The
wizards/source/scriptforge/SF_Array.xba |5 +
1 file changed, 5 insertions(+)
New commits:
commit 7fdaeef4c5dcee68dd104851662eea9cf9aea59e
Author: Jean-Pierre Ledure
AuthorDate: Sat Jan 11 16:08:58 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Sat Jan 11 19:24:12 2025 +0100
, 1388 insertions(+), 1404 deletions(-)
New commits:
commit e0935e73bb906fa143db349706466173ca11a626
Author: Jean-Pierre Ledure
AuthorDate: Sat Jan 11 13:45:54 2025 +0100
Commit: Jean-Pierre Ledure
CommitDate: Sat Jan 11 16:00:11 2025 +0100
ScriptForge - Upgrade to version 25.8
insertions(+), 10 deletions(-)
New commits:
commit d28fcb3e26497ab1982ffcaee613e33821773c2a
Author: Jean-Pierre Ledure
AuthorDate: Tue Dec 3 17:06:16 2024 +0100
Commit: Jean-Pierre Ledure
CommitDate: Wed Dec 4 10:21:45 2024 +0100
ScriptForge (SF_Session) enhance ExecuteCalcFunction
ec4415d2a78b1c0fb5eab5baea88508d6b9db43b
Author: Jean-Pierre Ledure
AuthorDate: Sun Dec 1 17:08:47 2024 +0100
Commit: Jean-Pierre Ledure
CommitDate: Mon Dec 2 10:25:44 2024 +0100
ScriptForge - Methods about data arrays
A data array is a 1D array of 1D subarrays.
All arrays are presumed zero
wizards/source/scriptforge/python/scriptforge.pyi |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e74b731c80776af8fc2386f7538af4c5ca03d12f
Author: Jean-Pierre Ledure
AuthorDate: Thu Oct 17 18:17:57 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Fri Oct
wizards/source/scriptforge/SF_Exception.xba |8
wizards/source/scriptforge/SF_Session.xba |2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit fc36eed73e5033a34698c30801f159d533018b08
Author: Jean-Pierre Ledure
AuthorDate: Wed Oct 16 14:45:37 2024
wizards/source/scriptforge/python/scriptforge.py | 16 +---
wizards/source/scriptforge/python/scriptforge.pyi | 15 ---
2 files changed, 21 insertions(+), 10 deletions(-)
New commits:
commit 0f74a4c2bf156f38e188e0a4271ba37cf688181d
Author: Jean-Pierre Ledure
wizards/source/scriptforge/python/scriptforge.py | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
New commits:
commit af67aa7cc90775107ce42265d81e30b04fc0f54f
Author: Jean-Pierre Ledure
AuthorDate: Sun Oct 13 17:29:45 2024 +0200
Commit: Jean-Pierre Ledure
insertions(+), 36 deletions(-)
New commits:
commit c2aa474465eb8156b0ce384bc64ba6298d2b61be
Author: Jean-Pierre Ledure
AuthorDate: Sun Oct 6 16:00:38 2024 +0200
Commit: Xisco Fauli
CommitDate: Tue Oct 8 15:22:45 2024 +0200
ScriptForge Fix tdf#163219 With blocks
Reference
/SF_Document.xba | 16 ++--
5 files changed, 37 insertions(+), 37 deletions(-)
New commits:
commit 0b6afed3b85b6599ecbd7e5ac97b080d3ffbbfbf
Author: Jean-Pierre Ledure
AuthorDate: Sun Oct 6 16:00:38 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Mon Oct 7 15:04:20 2024 +0200
wizards/source/scriptforge/python/scriptforge.pyi |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 74b79b7ac1fb8be447d31e27691d4d6510fcb9e2
Author: Jean-Pierre Ledure
AuthorDate: Wed Oct 2 16:25:51 2024 +0200
Commit: Adolfo Jayme Barrientos
CommitDate: Wed
wizards/source/scriptforge/python/scriptforge.py | 25 ++
wizards/source/scriptforge/python/scriptforge.pyi |4 ++-
2 files changed, 20 insertions(+), 9 deletions(-)
New commits:
commit 0419b8c8f9803e23cdd940107d1b78d641f7767c
Author: Jean-Pierre Ledure
AuthorDate
70f3fea2f3956ec7344be45d035aafe12905896f
Author: Jean-Pierre Ledure
AuthorDate: Sun Sep 8 15:47:27 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun Sep 8 17:14:50 2024 +0200
ScriptForge (Dictionary) support case-sensitive keys
To enhance the compatibility between
- sf
|6 ++
9 files changed, 74 insertions(+), 13 deletions(-)
New commits:
commit 609a6dc2df2492d75bad2a77b24c588a977d408d
Author: Jean-Pierre Ledure
AuthorDate: Fri Sep 6 15:26:17 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun Sep 8 14:25:35 2024 +0200
ScriptForge
wizards/source/scriptforge/python/scriptforge.py |6 +++---
wizards/source/scriptforge/python/scriptforge.pyi | 14 --
2 files changed, 11 insertions(+), 9 deletions(-)
New commits:
commit d2d14c36d1820da2290d13fb668533269a976743
Author: Jean-Pierre Ledure
AuthorDate: Thu
wizards/source/scriptforge/python/scriptforge.py | 46 +--
1 file changed, 26 insertions(+), 20 deletions(-)
New commits:
commit 3f3ea3351c25068b663ddfee023e16fe487ba893
Author: Jean-Pierre Ledure
AuthorDate: Wed Sep 4 12:45:17 2024 +0200
Commit: Jean-Pierre Ledure
wizards/source/scriptforge/python/scriptforge.py | 64 ++-
1 file changed, 29 insertions(+), 35 deletions(-)
New commits:
commit 87bfd87ecf1a613a979a829b915dd1ddac3eb9f2
Author: Jean-Pierre Ledure
AuthorDate: Tue Sep 3 18:00:38 2024 +0200
Commit: Jean-Pierre Ledure
wizards/source/scriptforge/python/scriptforge.py | 250 ++-
1 file changed, 116 insertions(+), 134 deletions(-)
New commits:
commit f2f7dbb78c54bbb23be87c991f8375bf494373c8
Author: Jean-Pierre Ledure
AuthorDate: Thu Aug 29 17:13:19 2024 +0200
Commit: Jean-Pierre
, 50 insertions(+), 61 deletions(-)
New commits:
commit 2f9a4a80c04b2ef0586bf017ddf044e8c965bd19
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 28 14:38:25 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Thu Aug 29 10:01:17 2024 +0200
ScriptForge (SF_Utils._Valudate) Improve
8a4ee0fb39dfabb590fb2b12c87f545da664e449
Author: Jean-Pierre Ledure
AuthorDate: Sat Aug 24 15:58:34 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Aug 24 18:29:12 2024 +0200
ScriptForge (SFWidgets) new ContextMenu service
Complete a predefined context menu with new items
placed at its bottom
wizards/source/sfdocuments/SF_Calc.xba |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit fcd18913d5e8450681522c85cf5313f1d3f43aa9
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 14 17:41:35 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Thu Aug 15 18
wizards/source/scriptforge/SF_Array.xba |1 +
1 file changed, 1 insertion(+)
New commits:
commit ad76fa9e59753dfc643f0df33b2bab9a2edf6523
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 14 15:50:17 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Aug 14 17:39:10 2024 +0200
(-)
New commits:
commit 0640e342628ef82cc8f25e99cd3eae32e0f20c02
Author: Jean-Pierre Ledure
AuthorDate: Tue Aug 13 16:55:07 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Aug 14 15:46:47 2024 +0200
ScriptForge (SF_Writer) TextRange implementation
Many methods will
wizards/source/sfdialogs/SF_Dialog.xba | 11 +++-
wizards/source/sfdialogs/SF_DialogListener.xba | 63 -
2 files changed, 71 insertions(+), 3 deletions(-)
New commits:
commit 5111caa82918ce02f12abfd02cd61ab9942a3392
Author: Jean-Pierre Ledure
AuthorDate
wizards/source/scriptforge/SF_Exception.xba | 24 +++-
wizards/source/scriptforge/SF_Services.xba |2 ++
2 files changed, 25 insertions(+), 1 deletion(-)
New commits:
commit 4591b440697758d0a6b347f1c3ea9fdfa61ad73f
Author: Jean-Pierre Ledure
AuthorDate: Thu Aug 8
wizards/source/scriptforge/SF_PythonHelper.xba |4
1 file changed, 4 insertions(+)
New commits:
commit 4c514dc78b68fc9c69a8425ee93d199bef1deac8
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 7 16:45:18 2024 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Aug 7 18:03:31 2024
wizards/source/scriptforge/SF_Utils.xba |2 +-
wizards/source/scriptforge/python/scriptforge.py |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit e7aa613e751c159881cb2448d5c7e08549f3fe49
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 7 14:32:09
wizards/source/sfdocuments/SF_Document.xba |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 647e35f54a9c41d6840bf191fcc97de56c6578a8
Author: Jean-Pierre Ledure
AuthorDate: Mon Jul 8 16:04:04 2024 +0200
Commit: Christian Lohmaier
CommitDate: Wed Jul 10 11
wizards/source/scriptforge/SF_Session.xba | 26 +++---
1 file changed, 23 insertions(+), 3 deletions(-)
New commits:
commit e110974bc1c2a0b253d27cf3ad2643aa5208e2cd
Author: Jean-Pierre Ledure
AuthorDate: Sat Mar 23 17:41:49 2024 +0100
Commit: Jean-Pierre Ledure
wizards/source/scriptforge/SF_Session.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 2b168309d077e0685fe0d90d2f84981845153f7c
Author: Jean-Pierre Ledure
AuthorDate: Thu Mar 21 15:54:55 2024 +0100
Commit: Jean-Pierre Ledure
CommitDate: Fri Mar 22 15:06
wizards/source/scriptforge/SF_Session.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c826976b634596e476515a678ce415d9d16830c6
Author: Jean-Pierre Ledure
AuthorDate: Thu Mar 21 15:54:55 2024 +0100
Commit: Xisco Fauli
CommitDate: Fri Mar 22 13:18:53 2024
wizards/source/scriptforge/SF_Session.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 065fa9d77e5bd550600e8985d7e7aac8e10745c4
Author: Jean-Pierre Ledure
AuthorDate: Thu Mar 21 15:54:55 2024 +0100
Commit: Jean-Pierre Ledure
CommitDate: Fri Mar 22 09:54
c5e0c65bd26664349fb7c80a792e2fe949fee0fe
Author: Jean-Pierre Ledure
AuthorDate: Fri Mar 15 15:55:45 2024 +0100
Commit: Jean-Pierre Ledure
CommitDate: Fri Mar 15 17:27:00 2024 +0100
ScriptForge - Python typing hints
Python typing hints may be stored either
- inside the original .py source file
|2
43 files changed, 233 insertions(+), 233 deletions(-)
New commits:
commit 67a2cba41b6caeabac031f1ae35b6c465037b0fd
Author: Jean-Pierre Ledure
AuthorDate: Fri Jan 12 22:30:06 2024 +0100
Commit: Xisco Fauli
CommitDate: Tue Jan 16 09:40:22 2024 +0100
4e27fce7843c59bdfce55a9123bfc5402fd107ae
Author: Jean-Pierre Ledure
AuthorDate: Fri Jan 12 22:30:06 2024 +0100
Commit: Andras Timar
CommitDate: Mon Jan 15 16:27:16 2024 +0100
ScriptForge (SF_Array) fix tdf#158976 Shuffle()
The algorithm used to shuffle a 1D array
prevented any item of
wizards/source/scriptforge/SF_Array.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4651a5eb1b913d61d015c8fe2d713110bd2c5c50
Author: Jean-Pierre Ledure
AuthorDate: Fri Jan 12 22:30:06 2024 +0100
Commit: Xisco Fauli
CommitDate: Mon Jan 15 14:29:48 2024
wizards/source/scriptforge/SF_Array.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ca9168b8ad842c86b2168e12bb98087b9f8139bd
Author: Jean-Pierre Ledure
AuthorDate: Fri Jan 12 22:30:06 2024 +0100
Commit: Jean-Pierre Ledure
CommitDate: Sat Jan 13 11:20:08
|2 +-
10 files changed, 13 insertions(+), 13 deletions(-)
New commits:
commit 5fc9908b956fbc87b8b0933a1c8c6bb956e38bbc
Author: Jean-Pierre Ledure
AuthorDate: Mon Dec 25 13:10:46 2023 +0100
Commit: Jean-Pierre Ledure
CommitDate: Mon Dec 25 14:10:36 2023 +0100
ScriptForge - Upgrade
wizards/source/sfdocuments/SF_Calc.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 4073f13330600d3efc25fc25450f9f635c6e74b2
Author: Jean-Pierre Ledure
AuthorDate: Sat Jul 8 17:35:44 2023 +0200
Commit: Julien Nabet
CommitDate: Sat Dec 9 10:25:18 2023
Author: Jean-Pierre Ledure
AuthorDate: Wed Dec 6 12:02:49 2023 +0100
Commit: Jean-Pierre Ledure
CommitDate: Wed Dec 6 17:55:57 2023 +0100
ScriptForge (SF_Root) Fix typos
Suppression of linefeeds in excess
inside english error messages.
Change-Id
wizards/source/sfdatabases/SF_Database.xba |2 +-
wizards/source/sfdatabases/SF_Dataset.xba |7 ---
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 07036eea5089feae511145412d7105cb76c1955a
Author: Jean-Pierre Ledure
AuthorDate: Thu Nov 30 17:11:13 2023
deletions(-)
New commits:
commit 9b5b313a2f2980f9a10295aabdd696f58af03302
Author: Jean-Pierre Ledure
AuthorDate: Thu Nov 23 17:59:33 2023 +0100
Commit: Jean-Pierre Ledure
CommitDate: Fri Nov 24 09:54:59 2023 +0100
ScriptForge (SF_Database) manage transactions
Transactions are
wizards/source/scriptforge/python/scriptforge.py | 19 +++
1 file changed, 15 insertions(+), 4 deletions(-)
New commits:
commit 5dac0fe157a5c35824cab2c27e391ff7a0d1d421
Author: Jean-Pierre Ledure
AuthorDate: Sun Nov 12 16:33:02 2023 +0100
Commit: Jean-Pierre Ledure
|8
wizards/source/sfdatabases/script.xlb|1
11 files changed, 2066 insertions(+), 44 deletions(-)
New commits:
commit 7b2a6f04443c5d80ce681e5f1c89bf140fdb5c3a
Author: Jean-Pierre Ledure
AuthorDate: Sat Nov 11 17:02:38 2023 +0100
Commit: Jean-Pierre Ledure
CommitDate
-Pierre Ledure
AuthorDate: Wed Oct 4 16:59:53 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Oct 4 18:50:16 2023 +0200
ScriptForge (SFDocuments) Styles management
Introduction of new properties and methods:
- StyleFamilies
List of available style families
wizards/source/scriptforge/SF_Session.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d97b5849f3cfcecbdd929dca7bd7ac2c4fa31f8b
Author: Jean-Pierre Ledure
AuthorDate: Mon Oct 2 14:14:42 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Mon Oct 2 18:18:40
wizards/source/sfdocuments/SF_Base.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b352ce86679d8ee751f57dc34ca808a62712e3b1
Author: Jean-Pierre Ledure
AuthorDate: Thu Sep 28 15:03:32 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Thu Sep 28 17:20:41
wizards/source/sfdocuments/SF_Base.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bbe4d3498c2f994342b4d213f0ae874e7b0b7775
Author: Jean-Pierre Ledure
AuthorDate: Thu Sep 28 15:03:32 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Thu Sep 28 16:16:38
commits:
commit f9c4973ac604ae091de08484ee2f5599db90a3a3
Author: Jean-Pierre Ledure
AuthorDate: Sun Sep 3 13:16:05 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun Sep 3 14:49:17 2023 +0200
ScriptForge - Upgrade version number (7.6 => 24.2)
Change
/SF_FormDocument.xba |6 +
wizards/source/sfdocuments/SF_Writer.xba |6 +
6 files changed, 47 insertions(+), 5 deletions(-)
New commits:
commit b3278aa41d036a7fd9f3a8ce9aa683397e87e6a8
Author: Jean-Pierre Ledure
AuthorDate: Sat Sep 2 17:57:24 2023 +0200
Commit: Jean
wizards/source/sfdatabases/SF_Database.xba |3 +++
wizards/source/sfdocuments/SF_Base.xba |3 +++
2 files changed, 6 insertions(+)
New commits:
commit 57d492a77143e9cc25e6ab6f292d184ff2f0c108
Author: Jean-Pierre Ledure
AuthorDate: Mon Aug 21 15:01:53 2023 +0200
Commit: Xisco
wizards/source/sfdatabases/SF_Database.xba |3 +++
wizards/source/sfdocuments/SF_Base.xba |3 +++
2 files changed, 6 insertions(+)
New commits:
commit 84bc3ffcf5c570f044843125552589456b07f5a1
Author: Jean-Pierre Ledure
AuthorDate: Mon Aug 21 15:01:53 2023 +0200
Commit: Jean
0bbe5b4f2a7797bfd05fdbde316857fceaf84d77
Author: Jean-Pierre Ledure
AuthorDate: Sat Aug 19 17:30:25 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun Aug 20 10:48:48 2023 +0200
ScriptForge - Refactor Python <=> Basic protocol
Incremental changes had made the c
d2c1a4fa508572cc2908787deeebc5baa9d6e0c3
Author: Jean-Pierre Ledure
AuthorDate: Wed Aug 9 12:33:39 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Aug 9 14:45:23 2023 +0200
SCriptForge (SFDatabases) manage database credentials
When not embedded, databases usually
require user and password to
wizards/source/scriptforge/SF_Session.xba |2 ++
1 file changed, 2 insertions(+)
New commits:
commit b9d9dba945d88f0eafbac874c9fc1b432113d23f
Author: Jean-Pierre Ledure
AuthorDate: Sun Jul 30 15:03:15 2023 +0200
Commit: Christian Lohmaier
CommitDate: Mon Aug 7 15:15:35 2023 +0200
wizards/source/scriptforge/SF_Session.xba |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 3f72da38ed0d5d69bf68577b61cdfa60777094cd
Author: Jean-Pierre Ledure
AuthorDate: Sun Jul 30 15:03:15 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Mon Jul 31 11:53:16 2023 +0200
wizards/source/scriptforge/SF_Session.xba |2 ++
1 file changed, 2 insertions(+)
New commits:
commit 6c50435a56cade7b4a9c48aaa85ef3c8eca6f15a
Author: Jean-Pierre Ledure
AuthorDate: Sun Jul 30 15:03:15 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Mon Jul 31 09:34:57 2023 +0200
wizards/source/scriptforge/SF_Session.xba |2 ++
1 file changed, 2 insertions(+)
New commits:
commit bd640d338b6c8a1a4915c4b88b52ac1cc48f7dd0
Author: Jean-Pierre Ledure
AuthorDate: Sun Jul 30 15:03:15 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun Jul 30 18:28:48 2023 +0200
0f43960ec87229f15f9138d83072bb1f510fa9b2
Author: Jean-Pierre Ledure
AuthorDate: Fri Jul 28 16:47:10 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Jul 29 12:39:34 2023 +0200
ScriptForge (SF_Platform) new UserData property
The UserData property lists the content of the
"User Data&
wizards/source/scriptforge/SF_FileSystem.xba |8
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit d5e1e4103b2ee77140d4866c4b4f482cb0ee184f
Author: Jean-Pierre Ledure
AuthorDate: Sun Jul 23 10:53:24 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun
c216a5fc499dd3cd4324c30aa69df415ecf22113
Author: Jean-Pierre Ledure
AuthorDate: Sat Jul 22 16:10:14 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Jul 22 18:03:36 2023 +0200
ScriptForge (SF_FileSystem) IncludeSubfolders argument
In the FileSystem service, the
- SubFolders()
- Files
wizards/source/sfdocuments/SF_FormDocument.xba |1 -
1 file changed, 1 deletion(-)
New commits:
commit 28755b163993a29654a17b6d189273d2ded39873
Author: Jean-Pierre Ledure
AuthorDate: Tue Jul 18 16:31:10 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Fri Jul 21 10:41:17 2023
wizards/source/sfdocuments/SF_FormDocument.xba |1 -
1 file changed, 1 deletion(-)
New commits:
commit 3480cfdb1e153ff489dcbd3790c3f120fdde13a0
Author: Jean-Pierre Ledure
AuthorDate: Tue Jul 18 16:31:10 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed Jul 19 15:08:38 2023
(-)
New commits:
commit 44334328f75dd0023122a4cb446ccba0d507720c
Author: Jean-Pierre Ledure
AuthorDate: Fri Jul 14 17:11:14 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Jul 15 09:54:01 2023 +0200
ScriptForge (SF_FileSystem) support document(s internal file structure
wizards/source/sfdocuments/SF_Calc.xba |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit b16861f667673560cf57d28bdd16bb592e6e3c22
Author: Jean-Pierre Ledure
AuthorDate: Sat Jul 8 17:35:44 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat Jul 8 22:46:25
wizards/source/scriptforge/python/scriptforge.py |3
wizards/source/sfdialogs/SF_Dialog.xba | 93 +++
2 files changed, 81 insertions(+), 15 deletions(-)
New commits:
commit a83643dea9f5922d4706c9e1d8b9f53f71eb01d9
Author: Jean-Pierre Ledure
AuthorDate
deletions(-)
New commits:
commit e7c4a883624745ef858d0e281e87c0483a66b791
Author: Jean-Pierre Ledure
AuthorDate: Tue May 23 16:19:50 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed May 24 11:20:48 2023 +0200
ScripForge (SF_Dialog) new OrderTabs() method
Set the tabulation
insertions(+), 16 deletions(-)
New commits:
commit 0a1022b04c90d36e16dee121923ca4111386585b
Author: Jean-Pierre Ledure
AuthorDate: Sun May 21 17:06:05 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Mon May 22 14:08:20 2023 +0200
ScriptForge (SFDialogs: create dialogs on-the-fly
A
/SF_DialogControl.xba|2
5 files changed, 74 insertions(+), 6 deletions(-)
New commits:
commit f692b5c5e4e9c57fb69d0054c654486a737d19bd
Author: Jean-Pierre Ledure
AuthorDate: Thu May 18 13:01:52 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sat May 20 12:56:41 2023 +0200
66a3b09fc3b2927f1333f4fd54426fc5918d89cb
Author: Jean-Pierre Ledure
AuthorDate: Wed May 17 17:52:53 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Thu May 18 10:30:45 2023 +0200
ScriptForge (SFDialogs) create controls dynamically
The dialog service hosts now a bunch of methods
to create new controls
wizards/source/sfdatabases/SF_Database.xba |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 2840a8e139f9e6766fe291512f6a42b3d72371f6
Author: Jean-Pierre Ledure
AuthorDate: Tue May 16 17:00:20 2023 +0200
Commit: Xisco Fauli
CommitDate: Wed May 17 12
wizards/source/sfdatabases/SF_Database.xba |9 +
1 file changed, 5 insertions(+), 4 deletions(-)
New commits:
commit d07cc6706ef3b382fa16a104c97b69bc2d2365e5
Author: Jean-Pierre Ledure
AuthorDate: Tue May 16 17:00:20 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Wed May
a58017d99c3cea52fe7b37f2379c5306bfa59807
Author: Jean-Pierre Ledure
AuthorDate: Sun Apr 23 12:57:11 2023 +0200
Commit: Jean-Pierre Ledure
CommitDate: Sun Apr 23 14:54:49 2023 +0200
ScriptForge (SFDialogs) support hyperlink control types
Controls designated in english as "Hyperlink controls"
1 - 100 of 515 matches
Mail list logo