Develop and Download Open Source Software

Browse CVS Repository

Annotation of /tombo/Tombo/BuildLog.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.14 - (hide annotations) (download)
Wed Dec 11 16:40:01 2002 UTC (21 years, 4 months ago) by hirami
Branch: MAIN
Changes since 1.13: +13 -0 lines
File MIME type: text/plain
2002/12/12

1 hirami 1.10 Logs of before B69 are moved to BuildLog_B1-B69.txt
2 hirami 1.1
3 hirami 1.10 ////////////////////////////
4     // B070 2002/10/27
5     ////////////////////////////
6 hirami 1.6
7     * FIX: #665,#690 Error when edit closed-notes.
8     * FIX: A memo under a folder can't open after renaming the folder that is opened.
9    
10     PG: if "#vfolder.txt" not exists, disable show virtual folder root node.
11     PG: Merge InsertFileToLast and InsertFile.
12     PG: Deleting tree view item are moved from TreeViewItem to MemoSelectView.
13     PG: Creating MemoNote are moved to factory method.
14     PG: Notify MemoSelectView to MemoManager when insert/delete nodes.
15     PG: Keep HTREEITEM in MemoManager for support notify.
16     PG: lParam changed on message MWM_OPEN_REQUEST: TreeViewFileItem to MemoLocator.
17 hirami 1.3
18 hirami 1.10 ////////////////////////////
19     // B071 2002/10/27
20     ////////////////////////////
21 hirami 1.7
22     * NEW:#611 Encrypt/Decrypt files under a folder.
23    
24     PG: If message posted from MemoSelectView's NM_DBLCLK handler, MainFrame::RequestOpenMemo deletes MemoLocator object.
25     PG: Debug logwrite code removed.
26    
27 hirami 1.10 ////////////////////////////
28     // B072 2002/11/01
29     ////////////////////////////
30 hirami 1.8
31     * NEW:#610 Context menu on TreeView.
32     * NEW:#696 Implimenting Greek code conversion library.
33     * #576 can't use Ctrl-Z when IME are KANA mode.(Japanese NEC mobilegear only??)
34     PG: fix application error when modify memo -> ESC key -> select "NO"
35    
36 hirami 1.10 ////////////////////////////
37     // B073 2002/11/6
38     ////////////////////////////
39 hirami 1.8
40 hirami 1.9 TOMBO 1.4
41    
42     * change version dialog to 1.4
43 hirami 1.3
44 hirami 1.10 ////////////////////////////
45 hirami 1.12 // B074
46 hirami 1.10 ////////////////////////////
47    
48     * Move version info string to Tombo.h
49    
50     2002/11/14
51    
52     * Add BLOWFISH self check routine at main.cpp.
53    
54     2002/11/17
55     * Move version info definitions.
56     * Add search direction on "Search" dialog box
57     * Add detail error message around encrypting.
58     * Change confirm saving dialog to mordal.
59    
60     2002/11/22
61     * To fix #754(#793), get HTREEITEM from notes file path for each saving time.
62 hirami 1.11 * Disable up/down radio button when dialog are used from edit view
63    
64     2002/11/23
65     * for release 1.5, disable "get HTREEITEM from notes file path for each saving time."
66    
67     TOMBO 1.5
68 hirami 1.12
69     ////////////////////////////////
70     // B074(Tombo_DEBUG_20021128)
71     ////////////////////////////////
72    
73     2002/11/28
74    
75     * Delete compile option "/Oxs" for H/PC SH-4. (#798,#799,#756)
76     * Addd delete notify to MemoManager.(#753,#754,#792,#793)
77 hirami 1.10
78 hirami 1.13 ////////////////////////////////
79     // B075(Tombo 1.5.1)
80     ////////////////////////////////
81    
82     2002/12/01
83     * Add errorno with save error message.
84    
85 hirami 1.14 ////////////////////////////////
86     // B076 CURRENT
87     ////////////////////////////////
88    
89     2002/12/07
90     * Clear edit view when choose "Forget password"(#852).
91    
92     2002/12/12
93     PG: add Variable buffer(plus vector)
94     PG: Separate function that the file is notes or not.
95     PG: Add sub function for searching.
96     PG: Change inserting algorithmn.
97    
98 hirami 1.10 /////////////////////////////////////////////////////////////////////////
99     // TODO
100     /////////////////////////////////////////////////////////////////////////
101 hirami 1.5
102 hirami 1.6 == entire
103    
104 hirami 1.9 Disable menu to rename/delete root node.
105 hirami 1.10 Check and refine menu item's enable/disable
106 hirami 1.1 MemoInfo��������MemoManager��������MemoNote�����������������C������
107 hirami 1.3 OpenRequest��MemoSelectView����TreeViewItem������
108 hirami 1.1 MemoManager::MakeNewFolder�����[��������
109 hirami 1.7 InactivateDetailsView��������������
110 hirami 1.5
111 hirami 1.10 == around virtual folder
112    
113     * Move array currently keep VFStore to Runtime-environment.
114     * Pass VFStream::Activate to Runtime-environment.
115    
116     * Treat encrypted memo.
117     * Change object create method to MemoMonte's factory method.
118     * Eliminate virtual items from search target.
119     * Change icon at virtual node.
120     * Disable Cut/Copy/Paste/Disable/Encrypt/Decrypt etc. when virtual node selected.
121     * Impliment matching filter notes.match().
122     * Error handling when compiling.
123     * TS file Property I/F.
124     * Impliment sorting function notes.sort().

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26