From: boca4711 <boc...@us...> - 2004-10-12 20:21:47
|
Update of /cvsroot/anyedit/AnyEditToolkit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28843 Modified Files: AnyEditToolkit.xml Log Message: Added last changes. Index: AnyEditToolkit.xml =================================================================== RCS file: /cvsroot/anyedit/AnyEditToolkit/AnyEditToolkit.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** AnyEditToolkit.xml 11 Oct 2004 20:44:14 -0000 1.3 --- AnyEditToolkit.xml 12 Oct 2004 20:21:35 -0000 1.4 *************** *** 1,4 **** <?xml version="1.0" encoding="windows-1252"?> ! <TODOLIST FILEFORMAT="6" PROJECTNAME="AnyEditToolkit" NEXTUNIQUEID="42" LASTSORTBY="0" FILEVERSION="25" LASTSORTDIR="-1" LASTMODIFIED="2004-10-11"> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38257.91064815" TITLE="bugs" TIMEESTUNITS="H" ID="1" STARTDATE="38257.00000000" POS="1"> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38262.71917824" TITLE="CGuiButton" TIMEESTUNITS="H" COMMENTS="return result of selected item in context menu --- 1,4 ---- <?xml version="1.0" encoding="windows-1252"?> ! <TODOLIST FILEFORMAT="6" PROJECTNAME="AnyEditToolkit" NEXTUNIQUEID="46" LASTSORTBY="0" FILEVERSION="29" LASTSORTDIR="-1" LASTMODIFIED="2004-10-12"> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38257.91064815" TITLE="bugs" TIMEESTUNITS="H" ID="1" STARTDATE="38257.00000000" POS="1"> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38262.71917824" TITLE="CGuiButton" TIMEESTUNITS="H" COMMENTS="return result of selected item in context menu *************** *** 12,16 **** " ID="16" PERCENTDONE="100" STARTDATE="38257.00000000" DONEDATESTRING="2004-10-03" POS="4" DONEDATE="38263.00000000"/> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38271.94543981" TITLE="CGuiMDIFrame" TIMEESTUNITS="H" COMMENTS="add DockControlBarLeftOf ! " ID="17" PERCENTDONE="100" STARTDATE="38257.00000000" DONEDATESTRING="2004-10-11" POS="5" DONEDATE="38271.94543981"/> <TASK STARTDATESTRING="2004-10-02" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38262.64634259" TITLE="path problem with msado15.dll" TIMEESTUNITS="H" COMMENTS="There is an import of msado15.dll with full path spec. " ID="28" STARTDATE="38262.00000000" POS="6"/> --- 12,16 ---- " ID="16" PERCENTDONE="100" STARTDATE="38257.00000000" DONEDATESTRING="2004-10-03" POS="4" DONEDATE="38263.00000000"/> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38271.94543981" TITLE="CGuiMDIFrame" TIMEESTUNITS="H" COMMENTS="add DockControlBarLeftOf ! " ID="17" PERCENTDONE="100" STARTDATE="38257.00000000" DONEDATESTRING="2004-10-11" POS="5" DONEDATE="38271.00000000"/> <TASK STARTDATESTRING="2004-10-02" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38262.64634259" TITLE="path problem with msado15.dll" TIMEESTUNITS="H" COMMENTS="There is an import of msado15.dll with full path spec. " ID="28" STARTDATE="38262.00000000" POS="6"/> *************** *** 22,25 **** --- 22,29 ---- <TASK STARTDATESTRING="2004-10-10" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38270.73629630" TITLE="CGuiEditList only shows standard buttons" TIMEESTUNITS="H" COMMENTS="In BCG it is possible to set which buttons are shown. Here is no way to hide buttons. " ID="41" STARTDATE="38270.00000000" POS="11"/> + <TASK STARTDATESTRING="2004-10-12" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38272.92827546" TITLE="Docking of control bars on left or right side of window does not work every time" TIMEESTUNITS="H" ID="42" STARTDATE="38272.00000000" POS="12"/> + <TASK STARTDATESTRING="2004-10-12" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38272.92831019" TITLE="tabbed workspace bar has wrong design" TIMEESTUNITS="H" ID="43" STARTDATE="38272.00000000" POS="13"/> + <TASK STARTDATESTRING="2004-10-12" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38272.92834491" TITLE="CGuiMDITabbed shows full path name" TIMEESTUNITS="H" COMMENTS="show file name only and path name as tooltip + " ID="44" STARTDATE="38272.00000000" POS="14"/> </TASK> <TASK STARTDATESTRING="2004-09-27" PRIORITY="5" TIMEESPENTUNITS="H" LASTMOD="38257.86849537" TITLE="parts from AnyEdit" TIMEESTUNITS="H" ID="2" STARTDATE="38257.00000000" POS="2"> *************** *** 59,72 **** </TASK> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38257.91156250" TITLE="documentation" TIMEESTUNITS="H" COMMENTS="there is no documentation for this libray. Add doxygen comments. ! " ID="27" STARTDATE="38257.00000000" POS="4"/> <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89656250" TITLE="nice to have" TIMEESTUNITS="H" ID="11" STARTDATE="38257.00000000" POS="5"> <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89659722" TITLE="config classes" TIMEESTUNITS="H" COMMENTS="create classes for saving configurations as Ini, XML or to registry. The type is set at start of program. use CWinApp::GetProfile... / WriteProfile... interface" ID="12" STARTDATE="38257.00000000" POS="1"/> ! <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89663194" TITLE="resizeable dialogs" TIMEESTUNITS="H" ID="19" STARTDATE="38257.00000000" POS="2"/> <TASK STARTDATESTRING="2004-04-05" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89666667" TITLE="Detachable Tabs" TIMEESTUNITS="H" PERSON="CS" COMMENTS="Tabs can become dialogs with dragging. (Docking feature) see CodeGuru: Visual Studio.NET Style Tear Off Panes - Part II http://www.codeguru.com/Cpp/frameworks/advancedui/openfaq/article.php/c7271/" ID="23" STARTDATE="38082.00000000" POS="3"/> ! <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38262.64641204" TITLE="skin manager" TIMEESTUNITS="H" ID="22" STARTDATE="38257.00000000" POS="4"/> <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38262.64644676" TITLE="extended tree property sheet control" TIMEESTUNITS="H" COMMENTS="like CSAPrefsDialog, but resizeable and with different looks (XP, Office 2003) see http://www.codeproject.com/property/TreePropSheetEx.asp --- 63,80 ---- </TASK> <TASK STARTDATESTRING="2004-09-27" PRIORITY="7" TIMEESPENTUNITS="H" LASTMOD="38257.91156250" TITLE="documentation" TIMEESTUNITS="H" COMMENTS="there is no documentation for this libray. Add doxygen comments. ! " ID="27" STARTDATE="38257.00000000" POS="4"> ! <TASK STARTDATESTRING="2004-10-12" PRIORITY="5" TIMEESPENTUNITS="H" LASTMOD="38272.92791667" TITLE="idea: class of the week" TIMEESTUNITS="H" COMMENTS="Take one class and rename complete interface if needed. Add comments, replace variable names. ! " ID="45" STARTDATE="38272.00000000" POS="1"/> ! </TASK> <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89656250" TITLE="nice to have" TIMEESTUNITS="H" ID="11" STARTDATE="38257.00000000" POS="5"> <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89659722" TITLE="config classes" TIMEESTUNITS="H" COMMENTS="create classes for saving configurations as Ini, XML or to registry. The type is set at start of program. use CWinApp::GetProfile... / WriteProfile... interface" ID="12" STARTDATE="38257.00000000" POS="1"/> ! <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38272.92665509" TITLE="resizeable dialogs" TIMEESTUNITS="H" COMMENTS="see ResizeableLib http://www.codeproject.com/dialog/ResizableLib.asp" ID="19" STARTDATE="38257.00000000" POS="2"/> <TASK STARTDATESTRING="2004-04-05" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38257.89666667" TITLE="Detachable Tabs" TIMEESTUNITS="H" PERSON="CS" COMMENTS="Tabs can become dialogs with dragging. (Docking feature) see CodeGuru: Visual Studio.NET Style Tear Off Panes - Part II http://www.codeguru.com/Cpp/frameworks/advancedui/openfaq/article.php/c7271/" ID="23" STARTDATE="38082.00000000" POS="3"/> ! <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38272.92042824" TITLE="skin manager" TIMEESTUNITS="H" COMMENTS="use a bridge pattern to do this. The skin manager has methods like DrawButton. This call was delegated to XP.DrawButton or Win2003.DrawButton or OfficeXp.DrawButton... Then it is very easy to change the skin. After a change to another skin all windows are redrawn. ! " ID="22" STARTDATE="38257.00000000" POS="4"/> <TASK STARTDATESTRING="2004-09-27" PRIORITY="3" TIMEESPENTUNITS="H" LASTMOD="38262.64644676" TITLE="extended tree property sheet control" TIMEESTUNITS="H" COMMENTS="like CSAPrefsDialog, but resizeable and with different looks (XP, Office 2003) see http://www.codeproject.com/property/TreePropSheetEx.asp |