Commit Graph

1240 Commits

Author SHA1 Message Date
Lutz
7d143039dd Test issue 95 2023-08-05 11:59:24 +02:00
Lutz
3c12b7e0ad issue #95 2023-08-04 17:44:35 +02:00
Lutz
bccbc7ed1d Merge branch 'master' into mod 2023-03-20 11:25:46 +01:00
Lutz
efdfebad74 Problem with docu 2023-03-20 11:21:11 +01:00
Lutz
394b90b7d3 Problem with docu 2023-03-20 11:20:57 +01:00
Lutz
76e863f955 Issue with files on different drives
Text2Bin on PJX errors out for projects with an attach icon that has a drive letter on its path. Closing #93
2023-03-20 11:18:35 +01:00
Lutz
7f17ab08ab Issue with files on different drives
Text2Bin on PJX errors out for projects with an attach icon that has a drive letter on its path. Closing #93
2023-03-20 11:16:07 +01:00
Lutz
a7a1f40626 Limits of FoxBin2Prg
Updates to documentation for issue #93
 links to issue set
2023-03-16 21:16:37 +01:00
Lutz
5d87349565 Limits of FoxBin2Prg
Updates to documentation for issue #93
 links to issue set
2023-03-16 21:16:19 +01:00
Lutz
11b9a10277 Limits of FoxBin2Prg
Updates to documentation for issue #93
2023-03-16 21:14:59 +01:00
Lutz
05b358e249 Limits of FoxBin2Prg
Updates to documentation for issue #93
2023-03-16 21:14:15 +01:00
Lutz
5a14a71852 Fixed properties storage
Bin2Txt Operation on VCX loses leading spaces in Property Values; fixed #90
Txt2Bin Operation on VCX looses double ampersand in Property Values; fixed #91
2023-03-16 19:34:41 +01:00
Lutz
05cb481a2c Fixed properties storage
Bin2Txt Operation on VCX loses leading spaces in Property Values; fixed #90
Txt2Bin Operation on VCX looses double ampersand in Property Values; fixed #91
2023-03-16 19:32:32 +01:00
Lutz
ba7c88a198 Property problems 2023-03-16 19:13:59 +01:00
Lutz
445092f482 Last change in readme 2022-12-01 08:33:48 +01:00
Lutz
04243fe0e4 Merge branch 'master' into mod
Reset #88
2022-12-01 07:51:32 +01:00
Lutz
9181e4769c Reset pull request #88
Change was out of standard,
see https://github.com/fdbozzo/foxbin2prg/issues/87#issuecomment-1333281561

Made the contribution more prominent in ./README.md
2022-12-01 07:47:03 +01:00
Doug Hennig
579e59c30f Merge pull request #88 from t-zuidema/No_case_change_on_hidden_PEM_name
Do not lower propertyname on writing to BIN to maintain state
2022-11-25 08:44:07 -06:00
t-zuidema
83afa4b625 Do not lower propertyname on writing to BIN to maintain state
Do not change the property name, VFP doesn't care and it introduces Changes not caused by the developer
2022-11-25 10:59:31 +01:00
Lutz
6563cd99b7 added .gitattributes
handling of line endings
2022-11-09 17:17:05 +01:00
Lutz
dbb3a20ef6 added .gitattributes
handling of line endings
2022-11-09 17:16:38 +01:00
Lutz
ecb3cedd72 Documentation on Line Endings
Changed the git documentation on how to avoid problems with line endings.
2022-11-09 16:45:44 +01:00
Lutz
a6117e7b9b Documentation on Line Endings
Changed the git documentation on how to avoid problems with line endings.
2022-11-09 16:44:01 +01:00
Lutz
3bb918a463 Config per folder
On operation per folder, change of folder must change configuration
 fixed #86
2022-06-13 22:00:39 +02:00
Lutz
b844be69a3 Config per folder
On operation per folder, change of folder must change configuration
 fixed #86
2022-06-13 21:58:47 +02:00
Lutz
596970b003 Minor changes to documentation 5 2022-06-10 21:31:32 +02:00
Lutz
efffbedca5 Minor changes to documentation 5 2022-06-10 21:31:29 +02:00
Lutz
5842fa5ec2 Minor changes to documentation 4 2022-06-10 21:30:22 +02:00
Lutz
187e70b27d Minor changes to documentation 4 2022-06-10 21:30:19 +02:00
Lutz
eac82b4fab Minor changes to documentation 3 2022-06-10 21:24:37 +02:00
Lutz
5666bdcf2e Minor changes to documentation 3 2022-06-10 21:24:33 +02:00
Lutz
a0e00a01ea Minor changes to documentation 2 2022-06-10 21:07:33 +02:00
Lutz
8e502f1c34 Minor changes to documentation 2 2022-06-10 21:07:30 +02:00
Lutz
a2c843f47f Minor changes to documentation 2022-06-10 21:04:49 +02:00
Lutz
3d018b907a Minor changes to documentation 2022-06-10 21:04:45 +02:00
Lutz
ab72fc55ed Fixed problems with menu recreation
fixed #84
fixed #85 (minor typo)
2022-06-08 17:08:10 +02:00
Lutz
703dc94a10 Fixed problems with menu recreation
fixed #84
fixed #85 (minor typo)
2022-06-08 17:02:46 +02:00
Lutz
f193ba15fc SKIP, PICTRES
Formatting space from mn2 was kept in mnx creation.
2022-06-08 16:49:36 +02:00
Lutz
9a20b7da03 Enhancement
german text
2022-06-08 16:09:27 +02:00
Lutz
ce7c1ffc66 Fix menu bars with shortcuts keys like KEY F6, "F6"; are lost
fixed #83
2022-05-13 13:40:55 +02:00
Lutz
dcef630746 Fix menu bars with shortcuts keys like KEY F6, "F6"; are lost
fixed #83
2022-05-13 13:39:00 +02:00
Lutz
afbb36244d Merge branch 'master' into mod 2022-04-29 19:28:55 +02:00
Lutz
274251d12a Merge branch 'master' of github.com:fdbozzo/foxbin2prg 2022-04-29 19:28:06 +02:00
Lutz
84bc971d5d Changes to docs, VFPA on EXE 2022-04-29 19:27:08 +02:00
Lutz
0deccf482d Changes to docs, VFPA on EXE 2022-04-29 19:26:41 +02:00
Doug Hennig
0110b7e97f Updated PowerShell script to use a better zipping mechanism 2022-04-09 08:21:27 -05:00
Lutz
5cc04939a5 Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:52:12 +02:00
Lutz
9a213ece4f Problems with trailing spaces in memo lines (again)
fixed #81
2022-04-08 12:50:37 +02:00
Lutz
e2be89ec9d 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:36:15 +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