Commit Graph

635 Commits

Author SHA1 Message Date
Lutz
2df45d30fd 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:44:50 +01:00
Lutz
a34c42110e 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 19:55:39 +01:00
Lutz
d6b15b805b Bug fix
failute creating text class from corrupted vcx
worked #78
2022-02-25 16:16:16 +01:00
Lutz
d064083fe2 Bug fix
worked #77
changed documentation and templates
2022-02-23 21:05:26 +01:00
Lutz
a95d831dd2 Bug fixed 2022-01-18 20:12:58 +01:00
Lutz
35e1189e2c 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:14:16 +01:00
Lutz
fc540a59b2 Problem with version number in EXE
fixed https://github.com/fdbozzo/foxbin2prg/issues/69
2021-08-30 09:24:02 +02:00
Lutz
a17971c58b 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:05:42 +02:00
Lutz
8c1a9c8d40 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:19:13 +02:00
Lutz
b6013e114d Bar # 3 2021-04-22 16:07:47 +02:00
Lutz
333f45b517 Bar # 2 2021-04-22 07:59:45 +02:00
Lutz
f06820404c Bar #
Bar Read
2021-04-22 07:43:59 +02:00
Lutz
ad3782a1ed Menu, Name
added new style Bin2Text
2021-04-22 07:43:27 +02:00
Lutz
54fde0f54c 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:46:25 +02:00
Lutz
cdde01e0d0 docu
internal links, small speilling
2021-04-02 18:18:32 +02:00
Lutz
c26e260d6a Patch 1.19.62
.github issue templates added
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-30 11:06:59 +02:00
Lutz
e89a8e6641 Patch 1.19.61
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-23 13:44:33 +01:00
Lutz
8f65d459cf Thor 2021-03-22 16:29:31 +01:00
Lutz
64296185cd bug fix, docs
issue #53
docs moved to meet github standard
contrib added
2021-03-22 15:07:46 +01:00
Lutz
376df3d148 docu 2021-03-22 13:22:35 +01:00
Lutz
faecbc3320 With additional index 4 2021-03-18 23:16:15 +01:00
Lutz
8b3b3a65df With additional index 3 2021-03-18 15:51:48 +01:00
Lutz
8598cbeea4 With additional index 2 2021-03-18 14:40:25 +01:00
Lutz
fc15ebdff7 With additional index 1
fix DBF_Conversion_Condition
2021-03-18 08:39:44 +01:00
Lutz
8b7bcb0e17 With additional index 2021-03-18 08:19:36 +01:00
Lutz
17adffb501 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:36:33 +01:00
Lutz
c7aa12850d 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:39:20 +01:00
Lutz
96519930de 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:19:10 +01:00
Lutz
3278ab2f6f Update, Thor1 2021-03-08 13:55:37 +01:00
Lutz
2c47619c2d Added -C option 2021-03-08 10:06:31 +01:00
Lutz
f87c48f1b2 Debug logging for HomeDir added 2021-03-07 14:55:37 +01:00
Lutz
13741984a3 Deutsche Dok für neue Eigenschaft HomeDir 2021-03-07 13:42:10 +01:00
Lutz
8ca87bb3cd Merge branch 'master v1.19.58' into mod 2021-03-07 13:36:13 +01: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
Lutz
8fb63e11f3 minor docu 2021-03-06 08:35:23 +01:00
Lutz
99574addba Bug fix
RedirectClassType = 2 mixed up PATH
RedirectClassType = 2, UseClassPerFile = 2 failed
2021-03-05 22:57:50 +01:00
Lutz
aec92e8d0f Doc 2021-03-05 20:57:58 +01:00
Lutz
c84d56ee13 Bug Fix 1.19.57
Fixed missing PATH
Minor documentation changes
2021-03-05 11:06:26 +01:00
Lutz
ef68847a9c Bug Fix 1.19.57
Fixed missing PATH
Minor documentation changes
2021-03-05 11:04:32 +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
5f7c066b10 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:37:24 +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
Lutz
837bf978f1 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 22:58:34 +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
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
Lutz
ad5bc8bbad 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:23:17 +01:00
Lutz
ae6ad56fe2 Documentation
- split dbc / classes reowrk
2021-03-03 11:49:23 +01:00
Lutz
bc051b5315 Bug fix
DBF_Conversion_Condition, problem with macro expansion
2021-03-03 10:44:37 +01:00