Index: other/scripts/MAKE INST.BAT =================================================================== diff -u -N --- other/scripts/MAKE INST.BAT (revision 6472716fec44f80b223922d89f269e365aeaba60) +++ other/scripts/MAKE INST.BAT (revision 0) @@ -1,20 +0,0 @@ -@echo off -echo Copying program, languages and help systems to output directory. -md ..\..\out\prog -md ..\..\out\prog\langs -md ..\..\out\prog\help - -del ..\..\out\prog\*.* /F /Q -del ..\..\out\prog\langs\*.* /F /Q -del ..\..\out\prog\help\*.* /F /Q - -rem copy the program -copy ..\..\bin\release\* ..\..\out\prog\ - -rem copy langs -copy ..\langs\* ..\..\out\prog\langs\ - -rem copy help systems -copy ..\help\compiled\* ..\..\out\prog\help\ - -pause \ No newline at end of file Index: other/scripts/MAKE LDK.BAT =================================================================== diff -u -N --- other/scripts/MAKE LDK.BAT (revision 6472716fec44f80b223922d89f269e365aeaba60) +++ other/scripts/MAKE LDK.BAT (revision 0) @@ -1,19 +0,0 @@ -@echo off -md ..\..\out\LDK -md ..\..\out\LDK\res -md ..\..\out\LDK\res\help -del ..\..\out\LDK\*.* /F /Q -del ..\..\out\LDK\res\*.* /F /Q -del ..\..\out\LDK\res\Help\*.* /F /Q - -rem copy the current language -copy ..\Langs\English.lng ..\..\out\LDK\res\program.lng - -rem help files -copy ..\Help\English\* ..\..\out\LDK\res\help\ - -rem build the documentation and copy -hhc "..\SDK\CH SDK.hhp" >nul -copy "..\SDK\CH SDK.chm" ..\..\out\LDK\ - -pause \ No newline at end of file Index: other/scripts/makehelpmap.bat =================================================================== diff -u -N --- other/scripts/makehelpmap.bat (revision 6472716fec44f80b223922d89f269e365aeaba60) +++ other/scripts/makehelpmap.bat (revision 0) @@ -1,31 +0,0 @@ -rem @echo off -rem if "%1" == "" goto error -rem if "%2" == "" goto error - -echo // Help Map file generated from application's resource.h file. > "%2" -echo. >> "%2" -echo // Commands (ID_* and IDM_*) >> "%2" -makehm /h ID_,HID_,0x00000 IDM_,HIDM_,0x10000 %1 >> %2 -echo. >> "%2" -echo // Prompts (IDP_*) >> "%2" -makehm /h IDP_,HIDP_,0x30000 %1 >> %2 -echo. >> "%2" -echo // Resources (IDR_*) >> "%2" -makehm /h IDR_,HIDR_,0x20000 %1 >> %2 -echo. >> "%2" -echo // Dialogs (IDD_*) >> "%2" -makehm /h IDD_,HIDD_,0x20000 %1 >> %2 -echo. >> "%2" -echo // Frame Controls (IDW_*) >> "%2" -makehm /h IDW_,HIDW_,0x50000 %1 >> %2 -echo. >> "%2" -echo // Controls (IDC_*) >> "%2" -makehm /h IDC_,IDH_,0x00000 %1 >> %2 - -goto end - -:Error -@echo Missing parameter. Usage: makehelpmap "resource.h" "output.h" -goto end - -:end Index: src/ch/help/build_help.bat =================================================================== diff -u -N --- src/ch/help/build_help.bat (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/build_help.bat (revision 0) @@ -1,31 +0,0 @@ -@echo off -echo ------------------------------------------------ -echo Building html help files -echo. - -rem %1 is a string with a destination path -if "%1" == "" goto default -if "%2" == "" goto default -set srcpath=%1 -set dstpath=%2 - -goto do - -:default -set srcpath=. -set dstpath=.\compiled - -:do -call %srcpath%\one_bld.bat %srcpath% English %dstpath% -call %srcpath%\one_bld.bat %srcpath% Polish %dstpath% -goto end - -:error -echo. -echo Missing parameter. -echo Usage: build.bat help_base_path destination_path -echo. -echo. - -:end -pause \ No newline at end of file Index: src/ch/help/one_bld.bat =================================================================== diff -u -N --- src/ch/help/one_bld.bat (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/one_bld.bat (revision 0) @@ -1,18 +0,0 @@ -rem @echo off -echo ---- - -if "%1" == "" goto error -if "%2" == "" goto error -if "%3" == "" goto error - -echo. - -copy %1\HTMLDefines.h %1\%2\HTMLDefines.h -hhc %1\%2\help.hhp >nul -move %1\%2\*.chm %3\ -goto end - -:error -echo one_bld.bat - missing parameters (usage: one_bld.bat helps_base_path help_folder_name dest_folder) - -:end \ No newline at end of file Index: src/ch/help/sdk/ch.gif =================================================================== diff -u -N -r5f4ef9387368390412ff8852b54067b1f7dc8a28 -re730f1977e1efb602f87b49a99b984d10a26055e Binary files differ Index: src/ch/help/sdk/chsdk.hhc =================================================================== diff -u -N --- src/ch/help/sdk/chsdk.hhc (revision 226298c745006ae421ee5a7dc634ade84bbed4da) +++ src/ch/help/sdk/chsdk.hhc (revision 0) @@ -1,43 +0,0 @@ - - - - - - - - - - - Index: src/ch/help/sdk/chsdk.hhk =================================================================== diff -u -N --- src/ch/help/sdk/chsdk.hhk (revision 226298c745006ae421ee5a7dc634ade84bbed4da) +++ src/ch/help/sdk/chsdk.hhk (revision 0) @@ -1,9 +0,0 @@ - - - - - - - - Index: src/ch/help/sdk/chsdk.hhp =================================================================== diff -u -N --- src/ch/help/sdk/chsdk.hhp (revision 226298c745006ae421ee5a7dc634ade84bbed4da) +++ src/ch/help/sdk/chsdk.hhp (revision 0) @@ -1,27 +0,0 @@ -[OPTIONS] -Auto Index=Yes -Binary TOC=Yes -Compatibility=1.1 or later -Compiled file=chsdk.chm -Contents file=chsdk.hhc -Default topic=welcome.htm -Display compile progress=Yes -Full-text search=Yes -Index file=chsdk.hhk -Language=0x409 English (United States) -Title=Copy Handler Software Development Kit - - -[FILES] -generating plugin id.html -welcome.htm -ldk_main.htm -ldk_program.htm -ldk_help.htm -ldk_remarks.htm -ch.gif -headfoot.js -style.css - -[INFOTYPES] - Index: src/ch/help/sdk/generating plugin id.html =================================================================== diff -u -N --- src/ch/help/sdk/generating plugin id.html (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/generating plugin id.html (revision 0) @@ -1,28 +0,0 @@ - - - - - - -Generating plugin ID - - - - - -
-Each plugin has its associated unique 64-bit value. This is the structure of this number and a way to generate it: -
-
- - - - - - -
BitsSize (in bits)Description
63...568Reserved for program internal usage (for messaging purposes). Must be 0.
55...488Reserved for program internal plugins. For external plugins must be 0.
47...408Specifies the plugin type. It it only a suggestion - program will NOT distinguish plugin types through this member. Copy Handler treat this value as a part of the next member.
39...040This the unique plugin ID. You should generate it by yourself (as a randomize integer). To reserve a number for official purposes (ie. when you want to write your own plugin and share it through the web site) write to me
- - - - - Index: src/ch/help/sdk/headfoot.js =================================================================== diff -u -N --- src/ch/help/sdk/headfoot.js (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/headfoot.js (revision 0) @@ -1,24 +0,0 @@ -function header(text) -{ - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write(""); - document.write("
"); - document.write("\"CH"); - document.write("
Copy Handler Software Development Kit Documentation
"); - document.write("
"); - document.write( text ); - document.write("
"); - document.write("

"); -} - -function footer() -{ - document.write("
"); - document.write("
"); - document.write("
Copyright � 2004 Ixen Gerthannes.
"); - document.write("
"); - document.write("
"); -} \ No newline at end of file Index: src/ch/help/sdk/ldk_help.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_help.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/ldk_help.htm (revision 0) @@ -1,47 +0,0 @@ - - - - - - - - - - - -
-The help source contains a lot of files: -
- - - - Index: src/ch/help/sdk/ldk_main.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_main.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/ldk_main.htm (revision 0) @@ -1,25 +0,0 @@ - - - - - - - - - - - -
-This section describes the language development kit - what it contains, what needs to be done if you want to translate the program and/or help system to your language and other things you should generally know.

- - - -
- - - - Index: src/ch/help/sdk/ldk_program.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_program.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/ldk_program.htm (revision 0) @@ -1,84 +0,0 @@ - - - - - - - - - - - -
-To translate a program to your native language you need to edit the file program.lng.
-This file is divided into sections: - -
-And do not forget to change the file program.lng to something like arabic.lng or russian.lng so anybody would know what language it is. - -
- - - - Index: src/ch/help/sdk/ldk_remarks.htm =================================================================== diff -u -N --- src/ch/help/sdk/ldk_remarks.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/ldk_remarks.htm (revision 0) @@ -1,30 +0,0 @@ - - - - - - - - - - - -
-Because many people have been writing recently about the translation stuff - I have made this Language Development Kit.

-To get rid of many other problems - there are some rules about the translation process (regarding only the people that wants their translation to be shipped with program or put on our web page): - - -
-I you have any questions - send it to me or post on the discussion list (copyhandler or chdev - depends on the topic) - the current addresses are in the about box in the program. -
- - - - Index: src/ch/help/sdk/style.css =================================================================== diff -u -N --- src/ch/help/sdk/style.css (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/style.css (revision 0) @@ -1,47 +0,0 @@ - Index: src/ch/help/sdk/template.htm =================================================================== diff -u -N --- src/ch/help/sdk/template.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/template.htm (revision 0) @@ -1,16 +0,0 @@ - - - - - - - - - - - - Contents - - - - Index: src/ch/help/sdk/welcome.htm =================================================================== diff -u -N --- src/ch/help/sdk/welcome.htm (revision 5f4ef9387368390412ff8852b54067b1f7dc8a28) +++ src/ch/help/sdk/welcome.htm (revision 0) @@ -1,20 +0,0 @@ - - - - - - -Welcome - - - - - -
-This is the small documentation (or rather a set of a few documents) about the things you can do to extend the functionality of Copy Handler. -If you have any questions - ask me. -
- - - -