Commit Graph

627 Commits

Author SHA1 Message Date
Lutz
abf47f7a3c Inline docu for BodyDevInfo = 2
German version of inline documentation of settings file created via -C/C -c/C and -t/T enhanced.
2026-06-18 17:26:37 +02:00
Lutz
fc44b60a7a Documentation
Documentation for settings file and the respective properties of the settings object enhanced.
Inline documentation of settings file created via -C/C -c/C and -t/T enhanced.

Aside from the properties, this is mostly about use of parameters and settings outside the chain of inheritance.
2026-06-18 16:53:00 +02:00
Lutz
e92f6edaed Reworked tcDontShowProgress
- Do not use parameter if depricated setting DontShowProgress is used
- Ignore setting ShowProgressbar, if parameter is used
- minor documentation of changes
2026-06-18 13:59:43 +02:00
Lutz
bc437be290 Problem with Transform
On some machines testing tcDontShowProgress in working with TRANSFORM fails.
2026-06-17 20:18:10 +02:00
Doug Hennig
ab1f03e5b8 v1.21.04: Added support for BodyDevInfo = 2 in CFG file to prevent both DevInfo and ObjRev from being written to PJ2 file 2024-08-26 14:10:52 -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
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
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
Lutz
7ca1930b2e New option to control forms
Bugfix for menu recreation
2023-09-03 19:43:12 +02:00
Lutz
bb0c981cbe Resort testdata 2023-09-03 12:53:02 +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
713698787a New option "tcCFG_File" for get_DirSettings method. 2023-08-31 18:04:57 +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
8c9d7e37a5 Fixed problem with config file
some values would not be read, if the && comment was missing
2023-08-28 09:19:45 +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
607c6120a5 Removed VFPX references 2023-08-26 21:01:32 +02:00
Lutz
94e6cae626 Fixes for codepage 2023-08-22 18:50:14 +02:00
Lutz
9052e2b350 v80.5 2023-08-11 09:42:58 +02:00
Lutz
59cbead307 v 80 2023-08-08 11:03:41 +02:00
Lutz
57ad20f9e8 Work for VFPXDeployment 2023-08-07 14:59:54 +02:00
Lutz
7d143039dd Test issue 95 2023-08-05 11:59:24 +02:00
Lutz
3c12b7e0ad issue #95 2023-08-04 17:44:35 +02: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
ba7c88a198 Property problems 2023-03-16 19:13:59 +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
t-zuidema
83afa4b625 Do not lower propertyname on writing to BIN to maintain state
Do not change the property name, VFP doesn't care and it introduces Changes not caused by the developer
2022-11-25 10:59:31 +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
ab72fc55ed Fixed problems with menu recreation
fixed #84
fixed #85 (minor typo)
2022-06-08 17:08:10 +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
5cc04939a5 Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:52:12 +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
c924fbbbca Fixes MNX with ";"
Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
2022-03-31 11:13:54 +02:00
Lutz
7923b808ce Fixes to recreating mnx
Fixed Last bar in menu files are in some situations not converted correctly back in the mnx file.; closed #79
2022-03-16 20:47:14 +01:00
Lutz
a28d90b42c Fixes VCX/VC2
Fixed  Recreating VCX objname equals classname
 closed #77
Fixed Missing class in VCX when VCX corrupted
 closed #78
fixes to documentation
2022-02-25 20:14:18 +01:00
Lutz
4b5a8d4242 Merge branch 'master' into mod 2022-02-25 20:06:40 +01:00
Lutz
2585663374 Problems with PADNAME
bug fix issue #74
minor documentation
2022-01-18 20:22:01 +01:00
Lutz
98854f4a96 Double classes in VCX
Oddly created the same class twice in VCX libs
Code stops instead creating the class twice.
fixed https://github.com/fdbozzo/foxbin2prg/issues/72
2021-12-07 15:17:43 +01:00
Lutz
351b0576e8 Problem with version number in EXE
fixed https://github.com/fdbozzo/foxbin2prg/issues/69
2021-08-30 09:25:35 +02:00
Lutz
4f162b6ac9 Problems with parameters
fixed https://github.com/fdbozzo/foxbin2prg/issues/67
reworked docu
fixed https://github.com/fdbozzo/foxbin2prg/issues/66
2021-05-20 11:08:03 +02:00
Lutz
8c9d6b52d4 mn2/mnx, problem with BAR # / PAD name
fixed https://github.com/fdbozzo/foxbin2prg/issues/61
fixed https://github.com/fdbozzo/foxbin2prg/issues/62
2021-04-22 17:22:40 +02:00
Lutz
e893d56b1b Menu, Name
added new style Bin2Text
2021-04-22 06:46:44 +02:00
Lutz
b16a28b65c Bug Fix DATABASE in Table
Bug Fix: Tables without indexes cause an error that the Table ## is not marked as belonging to the ## database.
issue #58
Minor change the README.md
2021-04-12 13:49:06 +02:00
Lutz
418268ba58 Patch 1.19.62
.github issue templates added
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-30 11:15:21 +02:00
Doug Hennig
981581a3e0 Merge branch 'fork_mod' of https://github.com/lscheffler/foxbin2prg into lscheffler-fork_mod 2021-03-23 08:52:31 -05:00
Lutz
6f2116cbde Patch 1.19.61
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-23 13:46:25 +01:00
Lutz
dc39ca873a Patch 1.19.60
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-22 16:52:15 +01:00