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
dab684dcce
Test issue 95
2023-08-05 12:01:50 +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
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
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
ab72fc55ed
Fixed problems with menu recreation
...
fixed #84
fixed #85 (minor typo)
2022-06-08 17:08:10 +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
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
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
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
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
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
c84d56ee13
Bug Fix 1.19.57
...
Fixed missing PATH
Minor documentation changes
2021-03-05 11:06:26 +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
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
fdbozzo
8c591bdb03
Generate EXE
2020-04-01 17:45:04 +02:00
fdbozzo
7342716382
Recompilación y actualización archivo de versiones
2019-02-24 23:24:03 +01:00
fdbozzo
a3533dac1e
Bug Fix: The alphabetic ordering of ADD OBJECT's objects can cause that some objects be created in erroneous order, causing unexpected behavior (Jochen Kauz)
2018-07-13 23:53:07 +02:00
fdbozzo
e2b5582156
Bug Fix: Error 1098, Cannot find ... [ENDT] that closes ... [TEXT] Issue#26 when there is a field named TEXT as first line-word (KIRIDES)
2018-07-09 23:12:55 +02:00
fdbozzo
b7efc53566
Bug Fix: When converting to text a DBF that belongs to a DBC with events disabled, conversion fails (Jairo Argüelles / Juan C. Perdomo)
2018-06-20 12:23:15 +02:00
fdbozzo
0b51f37f4f
- Bug Fix: If capitalization is used on a DBC view info, then related information is not exported correctly or entirely, so could be lost (SkySurfer1)
2018-05-12 23:38:52 +02:00
fdbozzo
ee76b1c189
v1.19.51 EXE generation
2018-03-25 23:56:16 +02:00
fdbozzo
d6a51fe06e
Added codepage=1252 in internal FoxBin2Prg.exe's config.fpw (in \config directory) and added a new config.fpw on root directory for development version (PRG)
2018-03-15 23:57:00 +01:00
fdbozzo
331aa288aa
v1.19.50.3
...
- Bug Fix: When adding some non-VFP text files like html,css,etc, in the text section of the project, FoxBin2Prg does not keep this selection when regenerating the PJX, leaving them in the files section (Darko Kezic)
2018-03-15 20:08:10 +01:00
fdbozzo
d03b7f9357
v1.19.50.2
...
Regenerating pjm,"*" when CFG's extension:pj2=pjm does not regenerate all pjx included files (Darko Kezic)
2018-03-13 20:04:47 +01:00
fdbozzo
11478fd9a4
Regenerate EXE
2018-03-12 20:07:26 +01:00
fdbozzo
389cf831d5
v1.19.50
...
Generar EXE
2018-03-06 20:29:19 +01:00
fdbozzo
a18454b143
v1.19.49.8
...
- Bug Fix: When converting a VCX corrupted with duplicated objects to text, "The specified key already exists" error is thrown (Kirides)
2018-02-03 10:53:53 +01:00
fdbozzo
c11e0bd842
- Bug Fix: When converting a DBF an error is thrown if there is a field called X or I (Francisco Prieto)
2018-01-11 20:29:26 +01:00
fdbozzo
f0454e0392
foxbin2prg.prg: Issue#15 fix (check only main object)
...
lib_controles.vcx: Change PCT_DLL.dll path
ut__foxbin2prg__c_conversor_prg_a_bin__analyzeAssignmentOf_Tag.prg: Adapt test case for issue#15
EXE generation
2018-01-06 21:40:10 +01:00
fdbozzo
ef690d044c
BugFix dbf: When FoxBin2PRG converts a DB2 file to a DBF file and imports the data (using DBF_Conversion_Support = 8), tabs at the start of lines in memo fields are lost (Doug Hennig)
2017-12-20 22:30:12 +01:00
fdbozzo
715df06c4c
Bug Fix VCX: When using ClassPerFile in API Mode and importing single classes, sometimes their names get unquoted, throwing errors / Reported by Lutz Scheffler ( https://github.com/fdbozzo/foxbin2prg/issues/11 )
2017-12-04 22:17:30 +01:00
fdbozzo
6593a83d06
v1.19.49.3
...
Generación EXE
2017-12-03 13:22:53 +01:00