Commit Graph

104 Commits

Author SHA1 Message Date
Lutz
53e8b0c5a4 Documentation reworked
Single file for config files
Dependencies of parameters and settings better shown
Some API pem added.
Static paths removed
Settings better and more often linked
TOCs reworked
2026-06-21 14:14:35 +02:00
Lutz
7c0119b8e2 Docu ReadMe 2026-06-21 11:19:39 +02:00
Lutz
59921f3e52 Version to tcDontShowProgress
Bug Fix: Brute force fixed Datatype error for tcDontShowProgress, #114 (omirian)
Bug Fix: Fixed missing link SCM documentation, #116 (ToniKoehler)
Bug Fix: Fixed a problem that cDontShowProgress parameter will be ignored if ShowProgressbar property is used. #118 (LScheffler)
Docu: Added documentation of properties of settings object
Docu: Better documentation if a settings us ignored when a parameter is set. Voth in in docu and setting files generated via -Cc options.
Docu: Some settings will not follow inheritence, documented in docu and setting files generated via -Cc options.
2026-06-18 19:38:21 +02:00
Doug Hennig
10a2f4336e Updated doc dates 2024-08-28 10:10:59 -05:00
Doug Hennig
c6bdc993dc Changed LF to CRLF 2024-08-27 16:55:17 -05:00
Doug Hennig
8384b6c100 Updated docs 2024-08-27 10:08:48 -05:00
Lutz
bcec0c754b Problems with NULL as fieldname in dbf 2024-04-24 16:42:05 +02:00
Lutz
8eb6775f60 Fixing issue recreating class per file
Problems regenerating single classes and forms from text files in class-per-file form; fixing #105
2024-01-03 11:26:23 +01:00
Lutz
caaf3e93ed New version
see docs/Changelog.md
Merge branch 'fork_mod'
2023-12-06 14:03:41 +01:00
Lutz
17c23c2733 Reintegrated Thor 2023-12-06 10:02:46 +01:00
Lutz
0363d644af Fix problem regenerating DBC 2023-12-04 12:29:32 +01:00
=Lutz
a189959513 Fix for Spanisch coments on text file header 2023-10-20 18:43:51 +02:00
Doug Hennig
26c76494be Updated to 1.20.07: see ChangeLog.md 2023-09-23 08:00:32 -05:00
Lutz
8e80bdc83e Option to disable directories added 2023-09-06 20:43:45 +02:00
Lutz
195196aaf9 Fixed problem recreating DBF 2023-09-06 14:43:35 +02:00
Doug Hennig
4c65ae479b Updated to @lscheffler's fork 2023-09-04 10:27:37 -05:00
Lutz
7ca1930b2e New option to control forms
Bugfix for menu recreation
2023-09-03 19:43:12 +02:00
Lutz
bec9dcda8b Debug / config
Debug set via parameter will not longer be turned off via config
altered config setting
2023-09-01 14:32:26 +02:00
Lutz
110d8654dc Enhancement for external config
switch to control usa of "normal config" enhanced
2023-08-31 14:55:58 +02:00
Lutz
af6db043ed Enhancement to config
Stuff mainly to adress run regeneration of FoxBin2Prg out of itself
2023-08-30 22:10:07 +02:00
Lutz
fea3596fbc Binaries to 1.20
transfered all files to 1.20
added code to create recreate FoxBin2Prg
2023-08-27 20:04:11 +02:00
Lutz
2fb96aa7ff Recreation after clone
fixed README.md
2023-08-27 14:30:24 +02:00
Lutz
4c7589c927 removed binary sources (FoxBin2Prg) 2023-08-26 21:49:42 +02:00
Lutz
607c6120a5 Removed VFPX references 2023-08-26 21:01:32 +02:00
Lutz
c5a1a31aba Removed Thor files 2023-08-26 20:42:33 +02:00
Lutz
9052e2b350 v80.5 2023-08-11 09:42:58 +02:00
Lutz
57ad20f9e8 Work for VFPXDeployment 2023-08-07 14:59:54 +02:00
Lutz
dab684dcce Test issue 95 2023-08-05 12:01:50 +02:00
Lutz
7d143039dd Test issue 95 2023-08-05 11:59:24 +02:00
Lutz
76e863f955 Issue with files on different drives
Text2Bin on PJX errors out for projects with an attach icon that has a drive letter on its path. Closing #93
2023-03-20 11:18:35 +01:00
Lutz
7f17ab08ab Issue with files on different drives
Text2Bin on PJX errors out for projects with an attach icon that has a drive letter on its path. Closing #93
2023-03-20 11:16:07 +01:00
Lutz
a7a1f40626 Limits of FoxBin2Prg
Updates to documentation for issue #93
 links to issue set
2023-03-16 21:16:37 +01:00
Lutz
5d87349565 Limits of FoxBin2Prg
Updates to documentation for issue #93
 links to issue set
2023-03-16 21:16:19 +01:00
Lutz
11b9a10277 Limits of FoxBin2Prg
Updates to documentation for issue #93
2023-03-16 21:14:59 +01:00
Lutz
05b358e249 Limits of FoxBin2Prg
Updates to documentation for issue #93
2023-03-16 21:14:15 +01:00
Lutz
5a14a71852 Fixed properties storage
Bin2Txt Operation on VCX loses leading spaces in Property Values; fixed #90
Txt2Bin Operation on VCX looses double ampersand in Property Values; fixed #91
2023-03-16 19:34:41 +01:00
Lutz
ba7c88a198 Property problems 2023-03-16 19:13:59 +01:00
Lutz
445092f482 Last change in readme 2022-12-01 08:33:48 +01:00
Lutz
04243fe0e4 Merge branch 'master' into mod
Reset #88
2022-12-01 07:51:32 +01:00
Lutz
9181e4769c Reset pull request #88
Change was out of standard,
see https://github.com/fdbozzo/foxbin2prg/issues/87#issuecomment-1333281561

Made the contribution more prominent in ./README.md
2022-12-01 07:47:03 +01:00
Lutz
3bb918a463 Config per folder
On operation per folder, change of folder must change configuration
 fixed #86
2022-06-13 22:00:39 +02:00
Lutz
b844be69a3 Config per folder
On operation per folder, change of folder must change configuration
 fixed #86
2022-06-13 21:58:47 +02:00
Lutz
ab72fc55ed Fixed problems with menu recreation
fixed #84
fixed #85 (minor typo)
2022-06-08 17:08:10 +02:00
Lutz
703dc94a10 Fixed problems with menu recreation
fixed #84
fixed #85 (minor typo)
2022-06-08 17:02:46 +02:00
Lutz
ce7c1ffc66 Fix menu bars with shortcuts keys like KEY F6, "F6"; are lost
fixed #83
2022-05-13 13:40:55 +02:00
Lutz
dcef630746 Fix menu bars with shortcuts keys like KEY F6, "F6"; are lost
fixed #83
2022-05-13 13:39:00 +02:00
Lutz
5cc04939a5 Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:52:12 +02:00
Lutz
9a213ece4f Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:50:37 +02:00
Lutz
e2be89ec9d Problems with trailing spaces in memo lines
fixed #81
additional problems
 - trailing spaces in varchar
 - DBF_Conversion_Support on table configuration file
 - Enhancements to parameters and docu
2022-04-07 16:36:15 +02:00
Lutz
880bdaa82c Problems with trailing spaces in memo lines
fixed #81
additional problems
 - trailing spaces in varchar
 - DBF_Conversion_Support on table configuration file
 - Enhancements to parameters and docu
2022-04-07 16:32:38 +02:00