Commit Graph

151 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
2dae334d85 Fixes MNX with ";"
Fixed  Recreating MNX containing ";" by bjornhoeksel
fixed #80
2022-03-30 11:59:32 +02: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
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
2f7fbbf2f5 Problems with PADNAME
bug fix issue #74
minor documentation
2022-01-18 20:20:34 +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
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
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
64296185cd bug fix, docs
issue #53
docs moved to meet github standard
contrib added
2021-03-22 15:07:46 +01:00
Lutz
faecbc3320 With additional index 4 2021-03-18 23:16:15 +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
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
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
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
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
11478fd9a4 Regenerate EXE 2018-03-12 20:07:26 +01:00
fdbozzo
9499ac9219 Nivelacion con 1.19.49.4 2017-12-04 22:35:20 +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
62f3d74e9f Bug Fix db2: "Double" fields assume 2 decimals when defined with 0 decimals (Jerry Stager) 2017-12-03 13:34:09 +01:00
fdbozzo
6593a83d06 v1.19.49.3
Generación EXE
2017-12-03 13:22:53 +01:00
fdbozzo
f50381da0a Generar EXE 2017-12-02 01:06:27 +01:00
fdbozzo
2621e9eeb1 Updated project version to 1.19.50 2017-04-26 21:08:03 +02:00
fdbozzo
f220ee75b6 Updated version 2017-02-17 17:29:53 +01:00
fdbozzo
8d58c13440 v1.19.48 Preview-1
- Bug Fix: Error message 'variable tcOutputFile not found' (german version) (Andy Kasper)
- Bug Fix: Menu location 'Before' always changed to 'after' when convert (Andy Kasper)
2016-06-24 16:58:04 +02:00
fdbozzo
0b7032a89d - Bug Fix: Cuando se indica como nombre de archivo "*" y como tipo "*", se regeneran automáticamente todos los archivos binarios desde los archivos de texto (Alejandro Sosa) 2016-02-10 23:33:36 +01:00
fdbozzo
0c9f6a9ecf Preview 10:
- Bug Fix: Cuando se procesa un archivo en el directorio raiz, se genera un error 2062 (Aurélien Dellieux)
2016-02-06 16:25:20 +01:00
fdbozzo
a2906bb626 Preview 7:
Bug Frx/Lbx: Cuando se agrupan controles en diseño y se convierte a texto, al regenerar se pierden las agrupaciones (Lutz Scheffler)
2016-02-06 16:14:43 +01:00
fdbozzo
82f58c886d Preview 6:
- Bug Frx/Lbx: Cuando se regeneran reportes o etiquetas con textos multilinea alineados al centro o a la derecha, la alineación no es completamente correcta (Ryan Harris)
2016-02-06 16:12:20 +01:00
fdbozzo
dd909aa1cc Preview 5:
- Mejora: El objeto WSscript.Shell da problemas en algunos entornos o bajo ciertas condiciones, por lo que se reemplaza por llamadas Win32 nativas (Aurélien Dellieux)
- Bug Fix Frx/Lbx : El ordenamiento de registros de los reportes cambia el orden Z de los objetos próximos que se solapan, pudiendo causar que se visualicen mal (Ryan Harris)
2016-02-06 16:08:31 +01:00
fdbozzo
054f2917ae Programa para permitir comparar binarios directamente, usando la herramienta Diff predeterminada o que se configure 2015-07-28 01:23:07 +02:00
fdbozzo
ead5caef0b Actualización archivo de versiones y cambio versión de proyecto a 1.19.46 2015-06-22 19:26:31 +02:00
fdbozzo
9f5f8fa458 - Actualización del archivo de versiones y nueva versión del proyecto 2015-06-01 22:49:31 +02:00
fdbozzo
28379f45d2 v1.19.44
- Uso de otro método de finalización por error que parece más eficaz entre distintos PCs (Ralf Wagner)
2015-05-16 00:36:04 +02:00