From: Jos v.d.V. <jo...@us...> - 2005-01-01 16:32:32
|
Update of /cvsroot/win32forth/win32forth/proj In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2757/proj Modified Files: ForthForm.fpj Log Message: - Jos: Adapted for the new directory structure Index: ForthForm.fpj =================================================================== RCS file: /cvsroot/win32forth/win32forth/proj/ForthForm.fpj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** ForthForm.fpj 21 Dec 2004 00:19:06 -0000 1.1 --- ForthForm.fpj 1 Jan 2005 16:32:11 -0000 1.2 *************** *** 4,39 **** ForthForm,0 Modules,34 ! src\ForthForm\FORTHFORM.F SRC\LIB\excontrols.f SRC\LIB\sendmessage.f SRC\LIB\linklist.f SRC\LIB\bitmap.f ! src\ForthForm\point.f ! src\ForthForm\rect.f SRC\LIB\file.f SRC\LIB\toolbar.f SRC\LIB\enum.f ! src\ForthForm\imagewindow.f ! src\ForthForm\formcontrols.f ! src\ForthForm\formtoolbar.f ! src\ForthForm\formobject.f ! src\ForthForm\about.f ! src\ForthForm\taborder.f ! src\ForthForm\controlpropertyII.f ! src\ForthForm\formproperty.f ! src\ForthForm\testexample.f SRC\LIB\multiopen.f SRC\LIB\formutils.f ! SRC\FORTHFORM\formpad.f ! SRC\FORTHFORM\CreateToolBar.f SRC\LIB\rebarcontrol.f SRC\LIB\HtmlDisplayControl.f ! SRC\FORTHFORM\SplitterWindow.f ! SRC\fcases.f SRC\LIB\ScintillaControl.f ! SRC\FORTHFORM\FileLister.f SRC\LIB\treeview.f ! SRC\FORTHFORM\CreateMenu.f ! SRC\FORTHFORM\caseEx.f SRC\LIB\mdi.f SRC\LIB\mdidialog.f --- 4,39 ---- ForthForm,0 Modules,34 ! apps\ForthForm\FORTHFORM.F SRC\LIB\excontrols.f SRC\LIB\sendmessage.f SRC\LIB\linklist.f SRC\LIB\bitmap.f ! apps\ForthForm\point.f ! apps\ForthForm\rect.f SRC\LIB\file.f SRC\LIB\toolbar.f SRC\LIB\enum.f ! apps\ForthForm\imagewindow.f ! apps\ForthForm\formcontrols.f ! apps\ForthForm\formtoolbar.f ! apps\ForthForm\formobject.f ! apps\ForthForm\about.f ! apps\ForthForm\taborder.f ! apps\ForthForm\controlpropertyII.f ! apps\ForthForm\formproperty.f ! apps\ForthForm\testexample.f SRC\LIB\multiopen.f SRC\LIB\formutils.f ! apps\ForthForm\formpad.f ! apps\ForthForm\CreateToolBar.f SRC\LIB\rebarcontrol.f SRC\LIB\HtmlDisplayControl.f ! apps\ForthForm\SplitterWindow.f ! SRC\LIB\fcases.f SRC\LIB\ScintillaControl.f ! apps\ForthForm\FileLister.f SRC\LIB\treeview.f ! apps\ForthForm\CreateMenu.f ! apps\ForthForm\caseEx.f SRC\LIB\mdi.f SRC\LIB\mdidialog.f *************** *** 44,111 **** w32fHtmlDisplay.dll Forms,4 ! src\ForthForm\controlpropertyII.frm ! src\ForthForm\preferences.frm ! src\ForthForm\example.frm ! SRC\FORTHFORM\forms.frm Auxiliary Files,10 forthform.exe forthform.cfg ! src\ForthForm\PREFERENCES.ff ! src\ForthForm\CONTROLPROPERTYII.ff ! src\ForthForm\CreateMenuForm.ff ! src\ForthForm\CreateToolBarForm.ff ! src\ForthForm\EXAMPLE.ff ! src\ForthForm\FormPad.ff ! src\ForthForm\FORMPROPERTY.ff ! src\ForthForm\SplitterWindow.ff ! Resources,13 ! src\ForthForm\RES\static.bmp ! src\ForthForm\RES\picture.bmp ! src\ForthForm\RES\ffbitmaps.bmp ! src\ForthForm\RES\scrlup.bmp ! src\ForthForm\RES\scrldown.bmp ! forthform.ico ! src\ForthForm\res\Splitwin-type6.bmp ! src\ForthForm\res\splitwin-type1.bmp ! src\ForthForm\res\splitwin-type2.BMP ! src\ForthForm\res\Splitwin-type3.bmp ! src\ForthForm\res\Splitwin-type4.bmp ! src\ForthForm\res\Splitwin-type5.bmp ! RES\forthform.ico Docs,36 ! htm\FF-History.htm ! htm\FF-Menu Functions.htm ! htm\FF-Overview.htm ! htm\FF-Rebuilding The System.htm ! htm\FF-System Requirements.htm ! htm\FF-Toolbar Functions.htm ! htm\FF-Using Forms.htm ! htm\FF-What's New.htm ! htm\Forthform.gif ! htm\ForthForm.htm ! htm\FF-Creating a Form.htm ! htm\FF-back.gif ! htm\FF-Bitmap Preview Window.gif ! htm\FF-Control Property Window.gif ! htm\FF-ControlMenu.gif ! htm\FF-CreateToolbar Window.gif ! htm\FF-Creating a Toolbar.htm ! htm\FF-Customize Window.gif ! htm\FF-Form Property Window.gif ! htm\FF-FormMenu.gif ! htm\FF-FormPad.htm ! htm\FF-FormPad Window.gif ! htm\FF-Forthform Screen.gif ! htm\FF-HelpMenu.gif ! htm\FF-New Window.gif ! htm\FF-OptionsMenu.gif ! htm\FF-Preferences.gif ! htm\FF-Status Window.gif ! htm\FF-textbutton.gif ! htm\FF-Toolbar.gif ! htm\FF-ToolsMenu.gif ! htm\FF-top.gif ! htm\FF-GroupExample.gif ! htm\FF-GroupAction.gif ! htm\FF-SplitterDialog.gif ! htm\FF-Splitter Windows.htm --- 44,110 ---- w32fHtmlDisplay.dll Forms,4 ! apps\ForthForm\controlpropertyII.frm ! apps\ForthForm\preferences.frm ! apps\ForthForm\example.frm ! apps\ForthForm\forms.frm Auxiliary Files,10 forthform.exe forthform.cfg ! apps\ForthForm\PREFERENCES.ff ! apps\ForthForm\CONTROLPROPERTYII.ff ! apps\ForthForm\CreateMenuForm.ff ! apps\ForthForm\CreateToolBarForm.ff ! apps\ForthForm\EXAMPLE.ff ! apps\ForthForm\FormPad.ff ! apps\ForthForm\FORMPROPERTY.ff ! apps\ForthForm\SplitterWindow.ff ! Resources,12 ! apps\ForthForm\RES\static.bmp ! apps\ForthForm\RES\picture.bmp ! apps\ForthForm\RES\ffbitmaps.bmp ! apps\ForthForm\RES\scrlup.bmp ! apps\ForthForm\RES\scrldown.bmp ! src\res\forthform.ico ! apps\ForthForm\res\Splitwin-type6.bmp ! apps\ForthForm\res\splitwin-type1.bmp ! apps\ForthForm\res\splitwin-type2.BMP ! apps\ForthForm\res\Splitwin-type3.bmp ! apps\ForthForm\res\Splitwin-type4.bmp ! apps\ForthForm\res\Splitwin-type5.bmp Docs,36 ! doc\ForthForm\FF-History.htm ! doc\ForthForm\FF-Menu Functions.htm ! doc\ForthForm\FF-Overview.htm ! doc\ForthForm\FF-Rebuilding The System.htm ! doc\ForthForm\FF-System Requirements.htm ! doc\ForthForm\FF-Toolbar Functions.htm ! doc\ForthForm\FF-Using Forms.htm ! doc\ForthForm\FF-What's New.htm ! doc\ForthForm\Forthform.gif ! doc\ForthForm\ForthForm.htm ! doc\ForthForm\FF-Creating a Form.htm ! doc\ForthForm\FF-back.gif ! doc\ForthForm\FF-Bitmap Preview Window.gif ! doc\ForthForm\FF-Control Property Window.gif ! doc\ForthForm\FF-ControlMenu.gif ! doc\ForthForm\FF-CreateToolbar Window.gif ! doc\ForthForm\FF-Creating a Toolbar.htm ! doc\ForthForm\FF-Customize Window.gif ! doc\ForthForm\FF-Form Property Window.gif ! doc\ForthForm\FF-FormMenu.gif ! doc\ForthForm\FF-FormPad.htm ! doc\ForthForm\FF-FormPad Window.gif ! doc\ForthForm\FF-Forthform Screen.gif ! doc\ForthForm\FF-HelpMenu.gif ! doc\ForthForm\FF-New Window.gif ! doc\ForthForm\FF-OptionsMenu.gif ! doc\ForthForm\FF-Preferences.gif ! doc\ForthForm\FF-Status Window.gif ! doc\ForthForm\FF-textbutton.gif ! doc\ForthForm\FF-Toolbar.gif ! doc\ForthForm\FF-ToolsMenu.gif ! doc\ForthForm\FF-top.gif ! doc\ForthForm\FF-GroupExample.gif ! doc\ForthForm\FF-GroupAction.gif ! doc\ForthForm\FF-SplitterDialog.gif ! doc\ForthForm\FF-Splitter Windows.htm |