Lutz
4fb3ac73cf
Missing zip file
2023-12-12 10:43:09 +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
Doug Hennig
0369545ad2
Fixed updater
2023-09-23 08:10:11 -05:00
Doug Hennig
26c76494be
Updated to 1.20.07: see ChangeLog.md
2023-09-23 08:00:32 -05:00
Doug Hennig
4c65ae479b
Updated to @lscheffler's fork
2023-09-04 10:27:37 -05:00
Lutz
c5a1a31aba
Removed Thor files
2023-08-26 20:42:33 +02:00
Lutz
6d132d6d89
v80.6
2023-08-11 13:22:08 +02:00
Lutz
9052e2b350
v80.5
2023-08-11 09:42:58 +02:00
Lutz
6aa6a391d5
v80.4
2023-08-08 11:51:55 +02:00
Lutz
773ec206ac
v80.3
2023-08-08 11:45:42 +02:00
Lutz
c4dad70680
v80.2
2023-08-08 11:26:58 +02:00
Lutz
1265d22b47
c 80.1
2023-08-08 11:22:34 +02:00
Lutz
59cbead307
v 80
2023-08-08 11:03:41 +02:00
Lutz
30a1a7adf6
zip5
2023-08-07 17:08:07 +02:00
Lutz
bc174a5c49
zip4
2023-08-07 17:01:19 +02:00
Lutz
eaead16a79
zip3
2023-08-07 16:36:54 +02:00
Lutz
b2ada4d590
test zip
2023-08-07 16:34:41 +02:00
Lutz
57ad20f9e8
Work for VFPXDeployment
2023-08-07 14:59:54 +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
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
05cb481a2c
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:32:32 +01:00
Lutz
ba7c88a198
Property problems
2023-03-16 19:13:59 +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
Doug Hennig
0110b7e97f
Updated PowerShell script to use a better zipping mechanism
2022-04-09 08:21:27 -05: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
e48b80b9f1
Thor Versionfile
2022-03-16 21:10:54 +01: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
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
2b58831582
Resolved #54
2021-03-23 08:59:40 -05: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