Lutz
59921f3e52
Version to tcDontShowProgress
...
Bug Fix: Brute force fixed Datatype error for tcDontShowProgress, #114 (omirian)
Bug Fix: Fixed missing link SCM documentation, #116 (ToniKoehler)
Bug Fix: Fixed a problem that cDontShowProgress parameter will be ignored if ShowProgressbar property is used. #118 (LScheffler)
Docu: Added documentation of properties of settings object
Docu: Better documentation if a settings us ignored when a parameter is set. Voth in in docu and setting files generated via -Cc options.
Docu: Some settings will not follow inheritence, documented in docu and setting files generated via -Cc options.
2026-06-18 19:38:21 +02:00
Lutz
8eb6775f60
Fixing issue recreating class per file
...
Problems regenerating single classes and forms from text files in class-per-file form; fixing #105
2024-01-03 11:26:23 +01:00
Lutz
caaf3e93ed
New version
...
see docs/Changelog.md
Merge branch 'fork_mod'
2023-12-06 14:03:41 +01:00
Lutz
0363d644af
Fix problem regenerating DBC
2023-12-04 12:29:32 +01:00
=Lutz
8c35af69db
added changed text file to 1.21.0
2023-10-20 19:36:33 +02:00
Lutz
8e80bdc83e
Option to disable directories added
2023-09-06 20:43:45 +02:00
Lutz
195196aaf9
Fixed problem recreating DBF
2023-09-06 14:43:35 +02:00
Lutz
7ca1930b2e
New option to control forms
...
Bugfix for menu recreation
2023-09-03 19:43:12 +02:00
Lutz
bb0c981cbe
Resort testdata
2023-09-03 12:53:02 +02:00
Lutz
bec9dcda8b
Debug / config
...
Debug set via parameter will not longer be turned off via config
altered config setting
2023-09-01 14:32:26 +02:00
Lutz
713698787a
New option "tcCFG_File" for get_DirSettings method.
2023-08-31 18:04:57 +02:00
Lutz
110d8654dc
Enhancement for external config
...
switch to control usa of "normal config" enhanced
2023-08-31 14:55:58 +02:00
Lutz
af6db043ed
Enhancement to config
...
Stuff mainly to adress run regeneration of FoxBin2Prg out of itself
2023-08-30 22:10:07 +02:00
Lutz
fea3596fbc
Binaries to 1.20
...
transfered all files to 1.20
added code to create recreate FoxBin2Prg
2023-08-27 20:04:11 +02:00
Lutz
4c7589c927
removed binary sources (FoxBin2Prg)
2023-08-26 21:49:42 +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
fdbozzo
9fd9343840
- Bug Fix: VCX/SCX properties named "note" are not properly converted (Tracy Pearson)
2020-04-01 17:40:50 +02:00
fdbozzo
3808aab6d7
- Add some fixes to existent ut_tests
...
- Add missing tests
2020-04-01 16:06:42 +02:00
fdbozzo
bbaad331a5
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) [ https://github.com/fdbozzo/foxbin2prg/issues/28 ]
...
NOTE: This Bug Fix implies that when tx2 files are regenerated, differences will occur almost certainly for the first time, so do not regenerate all tx2 files unnecesarily to keep differences at minimum.
2018-07-31 10:57:08 +02:00
fdbozzo
955916c2b4
- MEM file structure support (complementary files)
2018-03-25 23:55:35 +02:00
fdbozzo
1f1c691573
- MEM file structure support
2018-03-25 23:48:49 +02:00
fdbozzo
aa6508a5f7
Added new test files
2018-03-23 21:07:50 +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
af768fe7a1
Test Bug Fix: DBF INTEGER AUTOINC test is failing because of a bad DBF reference value
...
DBF INTEGER AUTOINC test: Added more info about NextVal and Step values
2017-12-02 14:29:08 +01:00
fdbozzo
e307377d40
Nuevo test para la característica ClassPerFile
2017-02-18 12:18:45 +01: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
4ee81ae28e
- Importación de Datos desde DB2 con nueva opción DBF_Conversion_Support: 8
...
- Nuevo método get_DBF_Configuration() que devuelve el objeto CFG de la tabla indicada
- Nuevo método conversionSupportType() que devuelve el código de conversión soportado para el archivo indicado
- Modificados los métodos hasSupport_Bin2Prg() y hasSupport_Prg2Bin() para permitir indicar un nombre completo de archivo y no solo su extensión
2016-05-29 10:07:08 +02:00
fdbozzo
86cab6ab41
Continuar la implementación de la importación de datos desde los DB2 sugerida por Walter Nichols
2016-05-24 20:22:05 +02: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
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
fdbozzo
0f4061157a
Intento inicial de soportar conversión de datos en ambos sentidos
2015-08-04 21:25:07 +02:00
fdbozzo
2df37c5929
- Ajuste UT de reportes FRX
...
- Ajuste de vista texto FRX para verificar el nuevo resultado de donde se quitan CRLF innecesarios de algunos tags
2015-04-02 16:02:56 +02:00
fdbozzo
dfafc7ff38
- Arreglo de la información de los índices que se había desacomodado por ordenarlos alfabéticamente
...
- Arreglo del test de índices para que no tenga en cuenta el orden de los mismos, sino su estructura
- Nueva vista local offline para testear la BDD
2015-03-22 02:08:51 +01:00
fdbozzo
ede506655c
- Nuevo método "analizarBloque_EXTERNAL_MEMBER" (Prg->Bin)
...
- Nuevo método "identificarBloquesDeCabecera" (Prg->Bin)
- Nuevo método "verificar_MIEMBROS_EXTERNOS" (Prg->Bin)
- Nueva propiedad "_Saved" en todas las clases intermedias para saver si los datos fueron pasados a propiedades
- Nueva propiedad "_ToText" que guarda el texto generado por cada clase independiente, para poder separar por archivo cuando se usa ClassPerFile
- Nuevo método intermedio "read_BinDataToProperties" que lee los datos del binario y los pasa a propiedades para luego generar los textos
2015-03-19 18:31:01 +01:00
fdbozzo
cd73d10b50
- Agregado nuevo switch l_AutoClearProcessedFiles con .T. por defecto
...
- Arreglado reporte que tenía un CR en vez de un CR+LF en uno de los campos memo
2015-03-14 13:55:26 +01:00
fdbozzo
5ee6024c7c
Changeset: 634 - Nuevo caso de prueba para probar la corrección de la detección entre líneas con ";"
2015-01-14 20:13:38 +01:00
fdbozzo
76fd8a7ffe
Changeset: 600 - Modificación FRX para caso de prueba y agregado de algunos archivos mas
2015-01-04 15:48:14 +01:00
fdbozzo
2cee2819d4
Changeset: 581 fdbozzo - 23/12/2014 23:46:48:
...
- Bug fix dc2: Los datos de DisplayClass y DisplayClassLibrary tenían el valor de "Default" en vez del propio (Christopher Kurth/Ryan Harris)
2014-12-31 01:37:31 +01:00
fdbozzo
797d67a5ff
Changeset: 455 fdbozzo - 26/10/2014 14:54:16:
...
- Librería de Clases de ejemplo fb2p_test.vcx actualizada
2014-10-26 14:55:08 +01:00
fdbozzo
15835ddd94
Changeset: 401 fdbozzo - 10/08/2014 11:42:25:
2014-08-10 11:42:46 +02:00
fdbozzo
965926e135
Changeset: 398 fdbozzo - 08/08/2014 16:16:51:
...
- Arreglo bug orden de métodos
2014-08-09 14:39:32 +02:00
fdbozzo
04481f02dd
Changeset: 357 fdbozzo - 06/07/2014 15:38:06:
2014-07-06 15:39:48 +02:00
fdbozzo
21e3fcc4a0
Changeset: 347 fdbozzo - 06/07/2014 13:47:45:
...
- Nuevos test para l_DropNullCharsFromCode
2014-07-06 13:48:32 +02:00
fdbozzo
f18d17c500
Changeset: 332 fdbozzo - 25/06/2014 19:56:11:
2014-06-25 20:20:47 +02:00
fdbozzo
813bca2e48
Changeset: 293 fdbozzo - 14/06/2014 17:24:06:
...
- Bug Fix: Un campo de tabla llamado "text" que comienza la línea puede confundirse con la estructura TEXT/ENDTEXT y reconocer mal el resto del código (Mario Peschke)
- Modificado el README.txt para que primero esté el texto en Inglés (Internacionalización)
2014-06-14 17:51:26 +02:00
fdbozzo
157ce3a114
Changeset: 284 fdbozzo - 07/06/2014 00:29:16:
...
- Arreglo de evaluación de la fecha para los xxT (vct, frt, mnt, sct, lbt)
2014-06-07 00:52:47 +02:00
fdbozzo
efdb2930fe
Changeset: 282 fdbozzo - 06/06/2014 01:24:46:
2014-06-06 01:32:49 +02:00
fdbozzo
c65f65f482
Changeset: 281 fdbozzo - 06/06/2014 01:16:10:
...
- Mejoras en tests
2014-06-06 01:24:45 +02:00
fdbozzo
ca3c8c9f35
Changeset: 280 fdbozzo - 06/06/2014 00:05:57:
...
- Mejoras en tests
2014-06-06 00:06:45 +02:00