From: Dirk B. <db...@us...> - 2005-08-29 15:56:38
|
Update of /cvsroot/win32forth/win32forth/src/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31814/src/lib Modified Files: BLOCK.F SUB_DIRS.F Win32Help.f excontrols.f task.f Log Message: - Marked >BOLD , >NORM and set-font as depreacted (they don't work anyway) - Marked SP>COL as depreacted (use COL instead) - Removed >BOLD and >NORM from the files - Removed the supporting code for WinEd's internal console window. - Moved then code for communication between WinEd/SciEdit from Mapfile.f into EditorIO.f. - Moved some code around in the files to minimize the file dependencices (there can more done...) - Marked the xxx-pointer words in ScrnCtrl.f as depreacted (use the xxx-cursor words from utils.f) instead. Index: SUB_DIRS.F =================================================================== RCS file: /cvsroot/win32forth/win32forth/src/lib/SUB_DIRS.F,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** SUB_DIRS.F 3 May 2005 12:21:10 -0000 1.2 --- SUB_DIRS.F 29 Aug 2005 15:56:28 -0000 1.3 *************** *** 10,13 **** --- 10,15 ---- \ July 4th, 2003 - 17:28 Changed for use in WinEd 2.21.00 - dbu + IN-APPLICATION + INTERNAL \ Hide a number of words *************** *** 214,216 **** MODULE - |