Commit Graph

1274 Commits

Author SHA1 Message Date
fdbozzo
caf373d2ac - Enhanced HELP dialog info when running FoxBin2Prg with double-click 2018-03-16 20:35:06 +01:00
fdbozzo
0695c27a2f - Add LOG info about config.fpw used and CodePage 2018-03-16 18:09:56 +01: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
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)
2018-03-15 20:09:44 +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
b9e313cb8b Added missing fb2p_diff.cfg file 2018-03-14 19:40:07 +01:00
fdbozzo
06601c8970 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:05:07 +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
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)
2018-03-12 20:09:03 +01:00
fdbozzo
11478fd9a4 Regenerate EXE 2018-03-12 20:07:26 +01:00
fdbozzo
8f345d49f4 When using the CFG configuration "extension: pj2=pjm" treat the pjm as pj2 and not as SourceSafe-compatible pjm (Darko Kezic) 2018-03-12 20:05:06 +01:00
fdbozzo
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.
2018-03-06 20:53:49 +01:00
fdbozzo
32d2dd4357 Thor files update 2018-03-06 20:52:02 +01:00
fdbozzo
54438786fb - Version file update 2018-03-06 20:31:55 +01:00
fdbozzo
389cf831d5 v1.19.50
Generar EXE
2018-03-06 20:29:19 +01:00
fdbozzo
45bb5858ce - Added more LOG info for certaing TAG parsing 2018-03-06 20:27:57 +01:00
fdbozzo
bf0e602270 - Workaround to export DBF metadata without the security part of the DBC blocking it, when DBCEvents are enabled. 2018-03-06 19:36:53 +01:00
fdbozzo
857e8f645d Workaround to export DBF metadata without the security part of the DBC blocking it, when DBCEvents are enabled. 2018-03-06 19:36:34 +01:00
fdbozzo
a79c75c352 - Bug Fix: PJX homedir related fields do not always are sincronized 2018-03-04 14:13:27 +01:00
fdbozzo
a0626340a6 Bug Fix: PJX homedir related fields do not always are sincronized 2018-03-04 14:13:02 +01:00
fdbozzo
1d560e8f1e - New PRG_Compat_Level CFG value to make generated SC2/VC2 code more PRG compatible 2018-03-04 12:42:17 +01:00
fdbozzo
66ddebc92b foxbin2prg.cfg.txt: Actualización 2018-03-04 12:40:46 +01:00
fdbozzo
281fc6a16b Corrección para PRG_Compat_Level:1 (HELPSTRING) 2018-03-03 21:41:01 +01:00
fdbozzo
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
2018-03-03 16:35:55 +01:00
fdbozzo
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
2018-03-03 13:42:25 +01:00
fdbozzo
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
2018-03-03 13:42:07 +01:00
fdbozzo
84fad6b6c8 Leveling with v1.19.49.8 2018-02-03 13:44:10 +01:00
fdbozzo
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)
2018-02-03 13:33:53 +01:00
fdbozzo
6edb8394ad Actualización del zip para Thor 2018-02-03 13:33:00 +01:00
fdbozzo
552dc6bf1e Added WinMerge Visual FoxPro 9 FoxBin2Prg files filter 2018-02-03 13:13:25 +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
755e1083e3 - 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:48 +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
6dc84dd374 Thor files update v1.19.49.6 2018-01-08 22:52:49 +01:00
fdbozzo
2d86f50e4c Thor files update v1.19.49.6 2018-01-08 22:39:26 +01:00
fdbozzo
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)
2018-01-06 21:41:09 +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
9f9efb2fc8 FoxBin2PrgVersionFile update 2018-01-06 18:19:32 +01:00
fdbozzo
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) 2018-01-06 18:18:15 +01:00
fdbozzo
209ec3d8e7 BugFix vcx/scx: FoxBin2Prg should ignore the records that VFP Designer ignores (Doug Hennig / https://github.com/fdbozzo/foxbin2prg/issues/15) 2018-01-05 18:39:31 +01:00
fdbozzo
926106a9b2 Nivelacion con 1.19.49.5 2017-12-20 22:31:38 +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
df87f24f21 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:28:46 +01:00
fdbozzo
fba79c8566 Renombrar métodos temporales 2017-12-20 22:27:47 +01:00
fdbozzo
5bda74718e 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 20:10:15 +01:00
fdbozzo
f32b9b0013 When mixing SourceSafe reserved parameters with Class per file options, sometimes weird things happen 2017-12-20 19:01:32 +01:00
fdbozzo
4b31c1cba7 When mixing SourceSafe reserved parameters with Class per file options, sometimes weird things happen 2017-12-20 19:01:01 +01:00
fdbozzo
1457730a0e Version update for Thor 2017-12-05 00:57:23 +01:00
fdbozzo
9499ac9219 Nivelacion con 1.19.49.4 2017-12-04 22:35:20 +01:00
fdbozzo
030f287e82 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:26:40 +01:00