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
Doug Hennig
d0e28a9e60
Merge pull request #75 from lscheffler/fork_mod
...
Mergrequest for Padname issue
2022-01-28 13:59:09 -06:00
Lutz
8e07b55234
Problem with documentation
2022-01-18 20:24:07 +01:00
Lutz
2585663374
Problems with PADNAME
...
bug fix issue #74
minor documentation
2022-01-18 20:22:01 +01:00
Lutz
daf9fe7fea
Merge branch 'master' into fork_mod
2021-12-07 15:43:41 +01:00
Doug Hennig
59b5684c64
Merge pull request #73 from lscheffler/fork_mod
...
Double classes in VCX
2021-12-07 08:24:22 -06: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
Doug Hennig
bfd37e702c
Merge pull request #71 from lscheffler/fork_mod
...
Minor changes to documentation
2021-08-30 12:50:22 -05:00
Lutz
0b8704ae53
Minor changes to documentation
2021-08-30 17:18:19 +02:00
Doug Hennig
d3b062b141
Merge pull request #70 from lscheffler/fork_mod
...
Pull changes to version number
2021-08-30 09:07:21 -05: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
dbb225586d
Merge branch 'master' into fork_mod
2021-05-20 16:30:35 +02:00
Doug Hennig
7b473692ad
Merge pull request #68 from lscheffler/fork_mod
...
Changes to parameters
2021-05-20 09:23:24 -05:00
Lutz
1f9d45f4b9
Merge branch 'master' into fork_mod
2021-05-20 11:10:54 +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
Doug Hennig
665fc4bf67
Merge pull request #63 from lscheffler/fork_mod
...
mnx bar number and pad name
2021-04-22 13:16:31 -05:00
Lutz
61f82666d3
Merge branch 'master' into fork_mod
2021-04-22 17:25:09 +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
Doug Hennig
d612cf6698
Merge pull request #60 from lscheffler/fork_mod
...
Merge v1.19.63
2021-04-12 17:25:12 -05:00
Lutz
e41e7eb83e
Bugfix
...
issue #58
Merge branch 'master' into fork_mod
2021-04-12 13:51:45 +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
Doug Hennig
8ba2ef1844
Added tag v1.19.62
2021-03-30 08:39:52 -05:00
Doug Hennig
23bea6a933
Merge pull request #57 from lscheffler/fork_mod
...
patch 1.19.62
2021-03-30 08:15:36 -05:00
Lutz
20b2756ea3
Merge branch 'master' (fdbozzo) into fork_mod
2021-03-30 11:18:03 +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
Lutz
28fe269035
fix
2021-03-23 21:19:03 +01:00
Doug Hennig
2b58831582
Resolved #54
2021-03-23 08:59:40 -05:00
Doug Hennig
6a1741a30c
Merge branch 'lscheffler-fork_mod'
2021-03-23 08:52:46 -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
Doug Hennig
45ac8b36eb
Merge branch 'lscheffler-fork_mod'
2021-03-10 13:48:17 -06:00
Doug Hennig
c2e86b9e8e
Commited changes
2021-03-10 13:47:55 -06:00
Lutz
8b8e0ef894
Improvement in logging, bug fixes #3
...
- Bug Fix: For RedirectClassType = 2, Path was set wrong
- Doc: Improved, Better description of ClassPerFileCheck.
- Bug Fix: RedirectClassType = 2, UseClassPerFile = 2 failed.
- Enhancement: Added option to create config file template based on current values of a directory
- Enhancement: Log settings object handed to execute (Debug > 0)
- Better documentation of tcOutputFolder
--removed debug code
2021-03-09 13:40:21 +01:00
Lutz
05f80ecbdd
Improvement in logging, bug fixes #2
...
- Bug Fix: For RedirectClassType = 2, Path was set wrong
- Doc: Improved, Better description of ClassPerFileCheck.
- Bug Fix: RedirectClassType = 2, UseClassPerFile = 2 failed.
- Enhancement: Added option to create config file template based on current values of a directory
- Enhancement: Log settings object handed to execute (Debug > 0)
- Better documentation of tcOutputFolder
2021-03-09 12:42:38 +01:00
Lutz
51dde17ea8
improvement in logging, bug fixes
...
- Bug Fix: For RedirectClassType = 2, Path was set wrong
- Doc: Improved, Better description of ClassPerFileCheck.
- Bug Fix: RedirectClassType = 2, UseClassPerFile = 2 failed.
- Enhancement: Added option to create config file template based on current values of a directory
- Enhancement: Log settings object handed to execute (Debug > 0)
2021-03-09 09:21:41 +01:00
Doug Hennig
0dec7cd665
Updated documentation
2021-03-06 12:02:27 -06:00
Doug Hennig
d504cb782b
Version 1.19.58:
...
* Enhancement: added support for writing to a different folder than the source code (Doug Hennig)
* Enhancement: added configuration item: HomeDir, which determines if HomeDir is saved in PJ2 files (Doug Hennig)
2021-03-06 11:54:08 -06:00
Doug Hennig
c00d7b6a77
Merge pull request #49 from lscheffler/fork_mod
...
Bug Fix 1.19.57
2021-03-05 08:36:07 -06:00
Lutz
c84d56ee13
Bug Fix 1.19.57
...
Fixed missing PATH
Minor documentation changes
2021-03-05 11:06:26 +01:00
Doug Hennig
32c775ac40
Fixed issue with previous merge
2021-03-04 14:29:37 -06:00
Doug Hennig
4c689c1921
Merge pull request #48 from lscheffler/fork_mod
...
Extension 1.19.56
2021-03-04 12:52:16 -06:00
Lutz
d9c5023377
Extension 1.19.56
...
Bug: On special setting for import in form file[.baseclass].class.vc2
Enhancement: New value 2 for option RedirectClassType. Alter single class for input form file[.baseclass].class.vc2
2021-03-04 18:40:35 +01:00
Lutz
c8096f2bae
Extension 1.19.55
...
basically V1.21.02, but Verno turned back,
because of problems with files generated.
(Verno is part of the text files, what changes the text file ...)
Enhancement: German translation improved
Enhancement: Info screen-doc improved
Enhancement: added option to create config file template
Enhancement: inserted option OldFilesPerDBC to define the use splitting of DBC like version pre 1.21.0
2021-03-03 23:02:19 +01:00
Fernando D. Bozzo
b3da47f56d
Merge branch 'lscheffler-fork_mod'
2021-03-03 22:16:36 +01:00
Fernando D. Bozzo
a6b761738d
Merge branch 'fork_mod' of https://github.com/lscheffler/foxbin2prg into lscheffler-fork_mod
2021-03-03 22:15:50 +01:00
Doug Hennig
9c1712a604
Merge pull request #42 from lscheffler/fork
...
Bug fix
2021-03-03 09:03:15 -06:00
Lutz
37d72fe0e8
Extension 1.21.02
...
Enhancement: German translation improved
Enhancement: Info screen-doc improved
Enhancement: added option to create config file template
Enhancement: inserted option OldFilesPerDBC to define the use splitting of DBC like version pre 1.21.0
2021-03-03 13:29:47 +01:00