Commit Graph

  • b1041b3bf8 Bug Fix: log while processing dir, multi classes Lutz 2021-02-15 17:38:24 +01:00
  • ca7b80960c Bug Fix: log while processing dir, multi classes Lutz 2021-02-15 17:38:24 +01:00
  • 14dbecaaa6 removed UseDBFPerDBC Lutz 2021-02-15 15:50:23 +01:00
  • e2f456108b DBC options Lutz 2021-02-15 14:21:39 +01:00
  • c9fd4328c1 Merge branch 'fix' into mod Lutz 2021-02-15 14:21:08 +01:00
  • 1efaceee19 BugFix: Flushing log in directory mode Lutz 2021-02-15 07:01:09 +01:00
  • 2ce11bf480 Merge branch 'fix' into mod Lutz 2021-02-14 21:44:24 +01:00
  • 637bc3b0eb BugFix: Converting PRG -> DBF, .NULL. values Lutz 2021-02-14 21:36:01 +01:00
  • de979d7c91 BugFix: Converting PRG -> DBF, .NULL. values Lutz 2021-02-14 21:36:01 +01:00
  • 3b0880a020 Vorbereitung DBF per DBC Lutz 2021-02-14 13:18:34 +01:00
  • d6f8b41a26 New Func: Split of files of classes and databases on distinct options Lutz 2021-02-14 13:01:58 +01:00
  • e42a94bafb New Func: Split of files of classes and databases on distinct options Lutz 2021-02-14 13:01:58 +01:00
  • d5ad215e67 BugFix: Converting DBFs on simulated run Lutz 2021-02-14 12:41:44 +01:00
  • c31b810665 BugFix: Converting DBFs on simulated run Lutz 2021-02-14 12:41:44 +01:00
  • 8b99f8dbf8 - Add some fixes to existent ut_tests - Add missing tests - Bug Fix: At least one of the class-per-file files do not have CR_LF at the end, then when assembling the class or form some structures (ENDIF/ENDCASE/ENDDEF/etc) can be joined with the next, making them erroneous (Ryan Harris) - BugFix: Incompatible with VFPA (#36) (Eric Selje) - Bug Fix: Manejo de AutoIncrement incompatible con Project Explorer (Dan Lauer) [Fixed by Doug Hennig] - Bug Fix: DBF conversion fails if some field name is a reserved keyword like UNIQUE (DAJU78) - Bug Fix: VCX/SCX properties named "note" are not properly converted (Tracy Pearson) v1.19.51.6 fdbozzo 2020-04-01 17:46:46 +02:00
  • 8c591bdb03 Generate EXE fdbozzo 2020-04-01 17:45:04 +02:00
  • 9fd9343840 - Bug Fix: VCX/SCX properties named "note" are not properly converted (Tracy Pearson) fdbozzo 2020-04-01 17:40:50 +02:00
  • fa65af1dda - Bug Fix: DBF conversion fails if some field name is a reserved keyword like UNIQUE (DAJU78) fdbozzo 2020-04-01 16:54:29 +02:00
  • 714ff309d0 - Bug Fix: Manejo de AutoIncrement incompatible con Project Explorer (Dan Lauer) [Fixed by Doug Hennig] fdbozzo 2020-04-01 16:30:52 +02:00
  • 4c98413b21 - BugFix: Incompatible with VFPA (#36) (Eric Selje) fdbozzo 2020-04-01 16:21:09 +02:00
  • 004046ff8f - Bug Fix: At least one of the class-per-file files do not have CR_LF at the end, then when assembling the class or form some structures (ENDIF/ENDCASE/ENDDEF/etc) can be joined with the next, making them erroneous (Ryan Harris) fdbozzo 2020-04-01 16:10:02 +02:00
  • 3808aab6d7 - Add some fixes to existent ut_tests - Add missing tests fdbozzo 2020-04-01 16:06:42 +02:00
  • b83a71124d Enhancement: Make FoxBin2Prg more COM friendly when using ESC key (Tracy Pearson) v1.19.51.5 fdbozzo 2019-02-24 23:24:29 +01:00
  • 7342716382 Recompilación y actualización archivo de versiones fdbozzo 2019-02-24 23:24:03 +01:00
  • 8f765199b1 Enhancement: Make FoxBin2Prg more COM friendly when using ESC key (Tracy Pearson) fdbozzo 2019-02-24 21:01:25 +01:00
  • 625d31a5ec fdbozzo 2019-02-24 21:01:05 +01:00
  • 00b1245107 fdbozzo 2019-02-24 20:52:15 +01:00
  • d71238bf89 Version file 1st.update fdbozzo 2018-11-04 12:45:48 +01:00
  • 9e5ce43cfe 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. v1.19.51.4 fdbozzo 2018-07-31 10:57:31 +02:00
  • 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. fdbozzo 2018-07-31 10:57:08 +02:00
  • 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) fdbozzo 2018-07-13 23:53:07 +02:00
  • 90e5d351df Bug Fix: Error 1098, Cannot find ... [ENDT] that closes ... [TEXT] Issue#26 when there is a field named TEXT as first line-word (KIRIDES) v1.19.51.3 fdbozzo 2018-07-09 23:13:28 +02:00
  • 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) fdbozzo 2018-07-09 23:12:55 +02:00
  • 236a0e0db3 Bug Fix: When converting to text a DBF that belongs to a DBC with events disabled, conversion fails (Jairo Argüelles / Juan C. Perdomo) v1.19.51.2 fdbozzo 2018-06-20 12:23:39 +02:00
  • 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) fdbozzo 2018-06-20 12:23:15 +02:00
  • 747dc5cebe README.md update fdbozzo 2018-05-12 23:43:27 +02:00
  • 7ee0d81c70 v1.19.51.1 - 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) v1.19.51.1 fdbozzo 2018-05-12 23:39:31 +02:00
  • 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) fdbozzo 2018-05-12 23:38:52 +02:00
  • b3a6ac26b2 - 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) fdbozzo 2018-05-12 23:23:05 +02:00
  • 8490021dfc - 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) fdbozzo 2018-05-12 23:18:25 +02:00
  • 4d16f7650f Version file update fdbozzo 2018-05-12 23:06:59 +02:00
  • 8aafd63375 Update PayPal image + link Fernando D. Bozzo 2018-05-01 14:22:47 +02:00
  • 1b348a81ab Update PayPal image Fernando D. Bozzo 2018-05-01 14:12:21 +02:00
  • 2b08ca8b06 Update PayPal info Fernando D. Bozzo 2018-05-01 14:10:19 +02:00
  • db6cb5bde8 v1.19.51 - Feature: .fky MACROS file structure support (export to fk2 only) - Feature: .mem MEMORY file structure support (export to me2 only) - Feature: Added automatic default language recognition for the supported ones (FR,DE,SP,EN) v1.19.51 fdbozzo 2018-03-26 00:06:44 +02:00
  • 988872c4be ThorUpdater info update fdbozzo 2018-03-26 00:06:18 +02:00
  • ee76b1c189 v1.19.51 EXE generation fdbozzo 2018-03-25 23:56:16 +02:00
  • 955916c2b4 - MEM file structure support (complementary files) fdbozzo 2018-03-25 23:55:35 +02:00
  • 1f1c691573 - MEM file structure support fdbozzo 2018-03-25 23:48:49 +02:00
  • fa5bb1d4fe Updated version file fdbozzo 2018-03-24 16:59:30 +01:00
  • 9730ec3581 - Feature: Added automatic default language recognition for the supported ones (FR,DE,SP,EN) fdbozzo 2018-03-24 16:49:55 +01:00
  • 56b0a1fc7e Updated version file fdbozzo 2018-03-24 16:49:39 +01:00
  • dff7dae966 - Feature: Added automatic default language recognition for the supported ones (FR,DE,SP,EN) fdbozzo 2018-03-24 16:48:32 +01:00
  • aa6508a5f7 Added new test files fdbozzo 2018-03-23 21:07:50 +01:00
  • 46ee3b2ce7 FKY file structure support - Added key sorting - code cleaning fdbozzo 2018-03-23 21:00:56 +01:00
  • 3b4f0a1a5e FKY file structure support fdbozzo 2018-03-23 21:00:40 +01:00
  • 849b5e8a76 FKY file structure support fdbozzo 2018-03-23 00:58:11 +01:00
  • 8e13203639 FKY file structure support fdbozzo 2018-03-23 00:57:41 +01:00
  • ebf0b548c5 FKY file structure support fdbozzo 2018-03-19 21:29:18 +01:00
  • caf373d2ac - Enhanced HELP dialog info when running FoxBin2Prg with double-click fdbozzo 2018-03-16 20:35:06 +01:00
  • 0695c27a2f - Add LOG info about config.fpw used and CodePage fdbozzo 2018-03-16 18:09:56 +01:00
  • 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) fdbozzo 2018-03-15 23:57:00 +01:00
  • 546b546052 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) v1.19.50.3 fdbozzo 2018-03-15 20:09:44 +01:00
  • 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) fdbozzo 2018-03-15 20:08:10 +01:00
  • b9e313cb8b Added missing fb2p_diff.cfg file fdbozzo 2018-03-14 19:40:07 +01:00
  • 06601c8970 v1.19.50.2 Regenerating pjm,"*" when CFG's extension:pj2=pjm does not regenerate all pjx included files (Darko Kezic) v1.19.50.2 fdbozzo 2018-03-13 20:05:07 +01:00
  • d03b7f9357 v1.19.50.2 Regenerating pjm,"*" when CFG's extension:pj2=pjm does not regenerate all pjx included files (Darko Kezic) fdbozzo 2018-03-13 20:04:47 +01:00
  • 12b573264d v1.19.50.1 When using the CFG configuration "extension: pj2=pjm" treat the pjm as pj2 and not as SourceSafe-compatible pjm (Darko Kezic) v1.19.50.1 fdbozzo 2018-03-12 20:09:03 +01:00
  • 11478fd9a4 Regenerate EXE fdbozzo 2018-03-12 20:07:26 +01:00
  • 8f345d49f4 When using the CFG configuration "extension: pj2=pjm" treat the pjm as pj2 and not as SourceSafe-compatible pjm (Darko Kezic) fdbozzo 2018-03-12 20:05:06 +01:00
  • 3e90ab2941 v1.19.50 - Added a new CFG "BodyDevInfo" switch to control the DevInfo body data of PJX. It is disabled by default because DevInfo normally have compiled data that can be regenerated and causes many differences on source control tools - New PRG_Compat_Level CFG value to make generated SC2/VC2 code more PRG compatible - Bug Fix: PJX homedir related fields do not always are sincronized - Workaround to export DBF metadata without the security part of the DBC blocking it, when DBCEvents are enabled. v1.19.50 fdbozzo 2018-03-06 20:53:49 +01:00
  • 32d2dd4357 Thor files update fdbozzo 2018-03-06 20:52:02 +01:00
  • 54438786fb - Version file update fdbozzo 2018-03-06 20:31:55 +01:00
  • 389cf831d5 v1.19.50 Generar EXE fdbozzo 2018-03-06 20:29:19 +01:00
  • 45bb5858ce - Added more LOG info for certaing TAG parsing fdbozzo 2018-03-06 20:27:57 +01:00
  • bf0e602270 - Workaround to export DBF metadata without the security part of the DBC blocking it, when DBCEvents are enabled. fdbozzo 2018-03-06 19:36:53 +01:00
  • 857e8f645d Workaround to export DBF metadata without the security part of the DBC blocking it, when DBCEvents are enabled. fdbozzo 2018-03-06 19:36:34 +01:00
  • a79c75c352 - Bug Fix: PJX homedir related fields do not always are sincronized fdbozzo 2018-03-04 14:13:27 +01:00
  • a0626340a6 Bug Fix: PJX homedir related fields do not always are sincronized fdbozzo 2018-03-04 14:13:02 +01:00
  • 1d560e8f1e - New PRG_Compat_Level CFG value to make generated SC2/VC2 code more PRG compatible fdbozzo 2018-03-04 12:42:17 +01:00
  • 66ddebc92b foxbin2prg.cfg.txt: Actualización fdbozzo 2018-03-04 12:40:46 +01:00
  • 281fc6a16b Corrección para PRG_Compat_Level:1 (HELPSTRING) fdbozzo 2018-03-03 21:41:01 +01:00
  • 655ec8ca84 - Nueva opción de configuración "PRG_Compat_Level": 0=Legacy, 1=HELPSTRING as Procedure comment - Configurado PRG_COMPAT_LEVEL=0 por defecto para no romper compatibilidad y modificado un test para que ese seteo no lo afecte fdbozzo 2018-03-03 16:35:55 +01:00
  • 8d0e7b2e0c v1.19.50 - Added a new CFG "BodyDevInfo" switch to control the DevInfo body data of PJX. It is disabled by default because DevInfo normally have compiled data that can be regenerated and causes many differences on source control tools fdbozzo 2018-03-03 13:42:25 +01:00
  • a00b7f1939 v1.19.50 - Added a new CFG "BodyDevInfo" switch to control the DevInfo body data of PJX. It is disabled by default because DevInfo normally have compiled data that can be regenerated and causes many differences on source control tools fdbozzo 2018-03-03 13:42:07 +01:00
  • 84fad6b6c8 Leveling with v1.19.49.8 fdbozzo 2018-02-03 13:44:10 +01:00
  • 4ddd2fc0d8 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) v1.19.49.8 fdbozzo 2018-02-03 13:33:53 +01:00
  • 6edb8394ad Actualización del zip para Thor fdbozzo 2018-02-03 13:33:00 +01:00
  • 552dc6bf1e Added WinMerge Visual FoxPro 9 FoxBin2Prg files filter fdbozzo 2018-02-03 13:13:25 +01:00
  • 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) fdbozzo 2018-02-03 10:53:53 +01:00
  • 755e1083e3 - Bug Fix: When converting a DBF an error is thrown if there is a field called X or I (Francisco Prieto) v1.19.49.7 fdbozzo 2018-01-11 20:29:48 +01:00
  • c11e0bd842 - Bug Fix: When converting a DBF an error is thrown if there is a field called X or I (Francisco Prieto) fdbozzo 2018-01-11 20:29:26 +01:00
  • 6dc84dd374 Thor files update v1.19.49.6 fdbozzo 2018-01-08 22:52:49 +01:00
  • 2d86f50e4c Thor files update v1.19.49.6 fdbozzo 2018-01-08 22:39:26 +01:00
  • 6c557d5739 - BugFix vcx/scx: FoxBin2Prg should ignore the records that VFP Designer ignores (Doug Hennig / https://github.com/fdbozzo/foxbin2prg/issues/15) - BugFix vcx/scx: FoxBin2Prg encodes MemberData property with CR/LF, which can cause "property '_memberdata' value is too long" error (Doug Hennig / https://github.com/fdbozzo/foxbin2prg/issues/16) v1.19.49.6 fdbozzo 2018-01-06 21:41:09 +01:00
  • 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 fdbozzo 2018-01-06 21:40:10 +01:00
  • 9f9efb2fc8 FoxBin2PrgVersionFile update fdbozzo 2018-01-06 18:19:32 +01:00
  • 2f2a5a8938 BugFix vcx/scx: FoxBin2Prg encodes MemberData property with CR/LF, which can cause "property '_memberdata' value is too long" error (Doug Hennig / https://github.com/fdbozzo/foxbin2prg/issues/16) fdbozzo 2018-01-06 18:18:15 +01:00
  • 209ec3d8e7 BugFix vcx/scx: FoxBin2Prg should ignore the records that VFP Designer ignores (Doug Hennig / https://github.com/fdbozzo/foxbin2prg/issues/15) fdbozzo 2018-01-05 18:39:31 +01:00
  • 926106a9b2 Nivelacion con 1.19.49.5 fdbozzo 2017-12-20 22:31:38 +01:00