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
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
a0efdd85e5
Merge branch 'master' into mod
2021-04-12 13:50:56 +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
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
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
7d61e6c3ec
Merge branch 'master' into mod
2021-03-30 12:23:44 +02: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
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
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
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
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
Lutz
ff5271616b
Patch 1.19.60
...
Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
2021-03-22 16:46:49 +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
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
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
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
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
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
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
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
Lutz
8fb63e11f3
minor docu
2021-03-06 08:35:23 +01:00