Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Source/BuildGoFish.PRG
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Cd (lcSourceLoc)

*== Most of these local variables will make their way into BuildGoFish.h
lcVersion = '6.0'
lcBuild = '006' && <---- Set your desired version level of the tool here
lcBuild = '007' && <---- Set your desired version level of the tool here
&& This will be used on the GoFish form and will live on the
&& the _GoFish object that gets attached to _Screen at run time.

Expand Down
8 changes: 4 additions & 4 deletions Source/BuildGoFish.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#DEFINE GOFISH_APP_NAME 'GoFish5'
#DEFINE GOFISH_APP_FILE 'GoFish5.app'
#DEFINE GOFISH_VERSION '6.0.006'
#DEFINE GOFISH_BUILDDATE '12. M�rz 2023, '
#DEFINE GOFISH_DBUILDDATE Date(2023,3, 12)
#DEFINE GOFISH_VERSION '6.0.007'
#DEFINE GOFISH_BUILDDATE '14. M�rz 2023, '
#DEFINE GOFISH_DBUILDDATE Date(2023,3, 14)
#DEFINE GOFISH_DOWNLOAD_URL 'https://raw.githubusercontent.com/VFPX/GoFish/master/Source/Source.zip'
#DEFINE GOFISH_VERSION_STRING_FOR_VERSION_FILE 'GoFish5 - 6.0.006 - 12. M�rz 2023, - 20230312'
#DEFINE GOFISH_VERSION_STRING_FOR_VERSION_FILE 'GoFish5 - 6.0.007 - 14. M�rz 2023, - 20230314'
#DEFINE THOR_TOOL_NAME 'Thor_Tool_GoFish5'
#DEFINE VERSON_FILE_URL 'https://github.com/VFPX/GoFish/_GoFishVersionFile.txt'
#DEFINE VERSION_LOCAL_FILE 'GoFishVersionFile.txt'
Expand Down
5 changes: 5 additions & 0 deletions Source/Changelog_Thor.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
GoFish Change Log

## Ver 6.0.007
**Released 2023-03-12**
### Changes
- Improved: Screen to help with the duplicate issue #53 (again)

## Ver 6.0.006
**Released 2023-03-12**
### Changes
Expand Down
Binary file modified Source/Forms/gf_collection_explorer.SCT
Binary file not shown.
Binary file modified Source/Forms/gf_collection_explorer.scx
Binary file not shown.
6 changes: 3 additions & 3 deletions Source/Forms/gf_migrate_6.form1.sc2
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ DEFINE CLASS form1 AS form
Caption = "Migrating to Version 6"
Desktop = .T.
DoCreate = .T.
Height = 460
Height = 470
Name = "Form1"
Width = 832

Expand All @@ -27,15 +27,15 @@ DEFINE CLASS form1 AS form
Height = 27, ;
Left = 735, ;
Name = "Command1", ;
Top = 425, ;
Top = 435, ;
Width = 84
*< END OBJECT: BaseClass="commandbutton" />

ADD OBJECT 'Edit1' AS editbox WITH ;
BorderStyle = 0, ;
FontName = "Calibri", ;
FontSize = 12, ;
Height = 415, ;
Height = 425, ;
Left = 5, ;
Name = "Edit1", ;
ReadOnly = .T., ;
Expand Down
Binary file modified Source/Forms/gf_migrate_6.sct
Binary file not shown.
Binary file modified Source/Forms/gf_migrate_6.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_about.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_advaccedreplacehelp.SCT
Binary file not shown.
Binary file modified Source/Forms/gofish_advaccedreplacehelp.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_advanced.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_extendsearch.SCT
Binary file not shown.
Binary file modified Source/Forms/gofish_extendsearch.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_filter.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_filterpf.SCT
Binary file not shown.
Binary file modified Source/Forms/gofish_filterpf.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_options.SCT
Binary file not shown.
Binary file modified Source/Forms/gofish_options.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_results.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_results_desktop.scx
Binary file not shown.
Binary file modified Source/Forms/gofish_searchhistory.SCT
Binary file not shown.
Binary file modified Source/Forms/gofish_searchhistory.scx
Binary file not shown.
Binary file modified Source/GoFish5.APP
Binary file not shown.
Binary file modified Source/GoFish5.PJT
Binary file not shown.
Binary file modified Source/GoFish5.pjx
Binary file not shown.
Binary file modified Source/Lib/VFP/FFC/_base.vcx
Binary file not shown.
Binary file modified Source/Lib/VFP/FFC/_environ.vct
Binary file not shown.
Binary file modified Source/Lib/VFP/FFC/_environ.vcx
Binary file not shown.
Binary file modified Source/Lib/VFP/FFC/_frxcursor.vct
Binary file not shown.
Binary file modified Source/Lib/VFP/FFC/_frxcursor.vcx
Binary file not shown.
Binary file modified Source/Lib/VFP/My/my.VCT
Binary file not shown.
Binary file modified Source/Lib/VFP/My/my.vcx
Binary file not shown.
Binary file modified Source/Lib/gofishui.VCT
Binary file not shown.
Binary file modified Source/Lib/gofishui.vcx
Binary file not shown.
Binary file modified Source/Lib/gofishwebtools.vcx
Binary file not shown.
Binary file modified Source/Lib/sfsplitter.vct
Binary file not shown.
Binary file modified Source/Lib/sfsplitter.vcx
Binary file not shown.
Binary file modified Source/Source.zip
Binary file not shown.
2 changes: 2 additions & 0 deletions Source/gofish.prg
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ lcSettingsFile = Addbs(Home(7)) + "GoFish_"

If !Directory(m.lcSettingsFile) Then
Mkdir (Addbs(Home(7)) + "GoFish_")
DO FORM gf_migrate_6.scx
READ EVENTS
If File(Addbs(Home(7)) + "GF_Results_Form_Settings.xml") Then
lcOlSafety = SET("Safety")
SET Safety OFF
Expand Down