Commit Graph

42 Commits

Author SHA1 Message Date
Lutz
9a213ece4f Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:50:37 +02:00
Lutz
880bdaa82c 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:32:38 +02:00
Lutz
8525cb0e22 Update to documentation 2022-04-03 12:16:22 +02:00
Lutz
2dae334d85 Fixes MNX with ";"
Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
2022-03-30 11:59:32 +02:00
Lutz
8581626668 Documentation 2022-03-16 20:49:59 +01:00
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
f09f321afb Changed readme,
usage, contribution, picture
2022-01-18 20:02:38 +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
0bcd3d4191 Minor changes to documentation 2021-08-30 17:17:51 +02: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
3d6143bae8 Spelling problems in doc 2021-08-27 23:33:54 +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
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
faecbc3320 With additional index 4 2021-03-18 23:16:15 +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
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
99574addba Bug fix
RedirectClassType = 2 mixed up PATH
RedirectClassType = 2, UseClassPerFile = 2 failed
2021-03-05 22:57:50 +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
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
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
ae6ad56fe2 Documentation
- split dbc / classes reowrk
2021-03-03 11:49:23 +01:00
Lutz
5441b7aee0 Better doku F 2021-02-23 22:10:25 +01:00
Lutz
f5a43c777e reworked
added fixes
added modifications
added documentation
for changes see README.md or foxbin2prg.prg

intended to be merged to https://github.com/fdbozzo/foxbin2prg/
2021-02-22 20:29:29 +01:00
Lutz
0f7c2875f6 reworked
added fixes
added modifications
added documentation
for changes see README.md or foxbin2prg.prg

intended to be merged to https://github.com/fdbozzo/foxbin2prg/
2021-02-22 20:25:02 +01:00
Lutz
42ac75d363 Better doku C1 2021-02-22 18:02:23 +01:00
Lutz
48ccafe45d Better doku 8 2021-02-22 17:40:48 +01:00
Fernando D. Bozzo
8aafd63375 Update PayPal image + link 2018-05-01 14:22:47 +02:00
Fernando D. Bozzo
1b348a81ab Update PayPal image 2018-05-01 14:12:21 +02:00
Fernando D. Bozzo
2b08ca8b06 Update PayPal info 2018-05-01 14:10:19 +02:00
fdbozzo
0bc191c2e9 Added ThorUpdater folder and files
FoxBin2Prg.exe
2017-12-03 01:38:13 +01:00
Rick Boatright
9dcec8d534 .md syntax, native english edit, codeplex shutdown 2017-04-04 18:04:50 -05:00
fdbozzo
a193af2344 Actualización del README.md para usar markup 2016-07-18 00:20:26 +02:00
fdbozzo
43163e640b Reaname README.txt a README.md para poder usar html en GitHub 2016-07-17 20:39:29 +02:00