Commit Graph

144 Commits

Author SHA1 Message Date
Lutz
ef68847a9c Bug Fix 1.19.57
Fixed missing PATH
Minor documentation changes
2021-03-05 11:04:32 +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
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
daa84e3836 Verno in cfg template 2021-03-03 09:03:06 +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
fdbozzo
0bc191c2e9 Added ThorUpdater folder and files
FoxBin2Prg.exe
2017-12-03 01:38:13 +01:00
fdbozzo
62353694a2 Quitar cambio demás y nuevo EXE 2017-12-02 01:09:10 +01:00
fdbozzo
f50381da0a Generar EXE 2017-12-02 01:06:27 +01:00
fdbozzo
58fdf742e0 BugFix: DEVINFO field is only used when doing PJX conversions. On other files throw errors 2017-06-25 20:24:05 +02:00
fdbozzo
e081237fa6 v1.19.49
- Replace Scripting.FileSystemObject MoveFile with Win32API equivalent
- Added support for using temporal CFG file for low-level API operations
- Bug Fix: Single-class export with "classlib.vcx::classname" syntax did not export (Lutz Scheffler)
- Added single-class import support ("library.vcx::classname::import")
- Added new single-class export syntax ("library.vcx::classname::export")
- Both single-class syntaxes doesn't require a CFG configuration
- Bug Fix: Partially corrupted frx/lbx info generated when using "&&" string inside field expressions (Alejandro A Sosa)
- sys(2023) secure temp: When sys(2023) points to "program files", then getenv("temp") is used
- Add more options to config.fpw to minimize interference from existent configs
- Feature: Save the contents of User field (Doug Hennig). Note: DevInfo is already supported
2017-04-26 00:03:42 +02:00
fdbozzo
59333ee06f v1.19.49 Preview-1 2017-04-24 23:34:57 +02:00
fdbozzo
4b9e343190 EXE regenrado y completado el archivo de versiones 2016-07-11 01:27:47 +02:00
fdbozzo
06b110ffce Reporte bug frx v1.19.48-Preview5: Los ControlSource de objetos OLE que contienen comillas se generan mal (Nathan Brown) 2016-07-11 01:24:08 +02:00
fdbozzo
6552dad9ae Reporte bug pj2 v1.19.48-Preview4: Cuando se regenera el binario de un PJ2 con archivos en una ruta con paréntesis y espacios, se genera un error "Error 36, Command contains unrecognized phrase/keyword" (Arreglado en v1.19.48 Preview-5) 2016-07-11 00:34:56 +02:00
fdbozzo
58bd4bfe44 Reporte defecto v1.19.48-Preview3: Cuando se arregló el bug del memo multi-línea, se introdujo un nuevo defecto por el cual un memo de linea-simple se decodifica mal (Arreglado en v1.19.48 Preview-4) 2016-07-10 09:34:10 +02:00
fdbozzo
0b4107322f Bug Fix db2: Cuando se usa ExcludeDBFAutoincNextval: 1 en FoxBin2Prg.cfg y a la vez la importación de datos de una tabla con campo AutoInc, se produce el error "Error 2088, Field <FIELD> is read-only" (Nathan Brown) 2016-07-10 01:00:47 +02:00
fdbozzo
212ceff420 Bug db2: Cuando se lee un memo multilínea de un db2 con datos antiguo, se produce un error de índice fuera de rango 2016-07-09 21:27:03 +02:00
fdbozzo
e1dc924b4b v1.19.48 Preview-2
Bug Fix: No se respetan algunas restricciones de conversión para DBFs cuando se usan CFGs particulares por tabla (Nathan Brown)
2016-07-05 23:20:09 +02: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
97e41a90b1 - Agregado más feedback al importar/exportar registros de DBF 2016-06-08 23:38:18 +02:00
fdbozzo
a171ffdae7 FoxBin2Prg v1.19.47 Preview-3
- Quitado el número de registro exportado de los DB2 para evitar diferencias innecesarias --> <RECNO NUM="##">
2016-06-06 02:15:15 +02:00
fdbozzo
b9309770cd FoxBin2Prg v1.19.47 Preview-3
- Agregado soporte de memos multi-linea, para evitar comprimirlos en una sola y poder comparar mejor
2016-06-06 01:53:04 +02:00
fdbozzo
8cc6590a5a - Reemplazadas las funciones de VFP9 de bajo nivel (FRead, FWrite) con el objeto del sistema Scripting.FileSystemObject para evitar el límite de 8-16KB en los campos memo
- Actualización de los Tests para el DBF fb2p_free
2016-05-29 16:28:19 +02:00
fdbozzo
474e7001a9 Agregado soporte para importar datos de los DB2 a los DBF. Todos los tipos de datos excepto General. 2016-05-27 17:05:19 +02:00
fdbozzo
dad7988498 - Actualización del archivo de versiones
- Mejora de la descripción del cambio realizado
2016-02-10 23:42:19 +01: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
e88367127d Preview 9:
- Bug Fix Pj2: Se genera un error al regenerar un PJX desde un PJ2 donde algún archivo contiene paréntesis (EddieC)
- Mejora dbf: Nuevo parámetro ExcludeDBFAutoincNextval para evitar diferencias por este dato (edyshor)
2016-02-06 16:22:56 +01:00
fdbozzo
64cd2a451e Preview 8:
Bug Fix Pjx v1.19.45: Los archivos SPR y MPR no estan bien representados en la información del proyecto (Ralf Wagner)
2016-02-06 16:16:27 +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
842dd4638f Bug Fix mnx: Cuando se usa '&&' en los textos de las opciones, se corrompe el binario del menú al regenerarlo (Walter Nichols) 2015-09-01 16:46:39 +02:00