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.37 - (hide annotations) (download)
Mon Apr 14 18:11:53 2003 UTC (21 years ago) by hirami
Branch: MAIN
CVS Tags: B101, Tombo_1_7b3, B099
Branch point for: Tombo_1_7b3_branch
Changes since 1.36: +7 -0 lines
File MIME type: text/plain
* B099

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 hirami 1.15 // B076
87 hirami 1.14 ////////////////////////////////
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.16 ////////////////////////////////
99     // B077(DEBUG_20021214)
100     ////////////////////////////////
101     Branch Tombo_1_5_1_branch
102    
103     2002/12/14
104     * Add debug log(for #854).
105    
106     ////////////////////////////////
107     // B078
108     ////////////////////////////////
109     Main trunk
110    
111     2002/12/15
112     * Change backup method at saving notes(#885,#886).
113    
114     PG: move directory enum routines to DirList.*
115     PG: create "searching" dialog
116    
117     2002/12/17
118     PG: impliment new file traversing routine for searching.
119     PG: search routines are run on another thread.
120    
121     RESTRICTION:
122     * Filename search is not implimented yet.
123     * New search works only "Search". "Search Next/Prev" are yet traditional logic.
124    
125 hirami 1.17 ////////////////////////////////
126     // B079
127     ////////////////////////////////
128    
129     PG: impliment filename search.
130     PG: impliment Search Next/Prev.
131    
132     * FIX: after search all tree's levels opened.(#649)
133     * NEW: Cancellation of finding(#755)
134     * FIX: Change menu label "Tool" to "Tools" (#861,#862)
135    
136     FIX: At the time of searching, when a file name and a directory name are the same,
137     a note does not open correctly.
138    
139 hirami 1.18 ////////////////////////////////
140     // B080 (Tombo 1.6 beta1)
141     ////////////////////////////////
142    
143     * NEW: Add search next/prev keyboard shortcut for function key-less devices.(Win32/HPC)(#851)
144     * NEW: impliment viewer mode.(#832)
145    
146 hirami 1.19 ////////////////////////////////
147     // B081 (Tombo 1.6 beta 2)
148     ////////////////////////////////
149    
150     * FIX: Can't use Ctrl-Z(Undo) (#959,#960)
151     * FIX: Switch view-mode when B key pressed.(#993,#994)
152    
153 hirami 1.20 ////////////////////////////////
154 hirami 1.21 // B082
155 hirami 1.20 ////////////////////////////////
156    
157     * NEW: Select show/hide status bar.(Win32, HPC)(#1033)
158     * NEW: Disable opening notes when action button pressed.(PocketPC)(#976)
159     * FIX: Status not updated when push delete key after selecting region.(#617,#684)
160     * NEW: Disable save icon when a note is not modified.(#1075)
161 hirami 1.21
162     ////////////////////////////////
163     // B083 (Tombo 1.6)
164     ////////////////////////////////
165    
166     * Change condition that checks modify memo.
167 hirami 1.20
168 hirami 1.22 ////////////////////////////////
169     // B084
170     ////////////////////////////////
171    
172     * NEW: Add New folder by selecting right menu(#1170).
173     * MOD: Disable "Not match" dialog when search starts with treeview(#940).
174    
175 hirami 1.23 ////////////////////////////////
176     // B085
177     ////////////////////////////////
178    
179     * Separate propertysheet basic implimentation from Property.*
180     * Add grep dialog and menu.
181     * Implimenting virtual folder.
182     (In this build, all notes are displayed, filtering is not implimented yet.)
183 hirami 1.22
184 hirami 1.24 ////////////////////////////////
185     // B086
186     ////////////////////////////////
187    
188     * Support filtering. (File only mode is not yet.)
189    
190 hirami 1.25 ////////////////////////////////
191     // B087
192     ////////////////////////////////
193    
194     * Fix memory leak when filter discards note.
195     * Support file only mode.
196    
197     PG: Import VarBuffer.* from YAE(Yet Another Editor).
198     PG: Change VFStore's vector implimentation to TVector.
199     PG: Move search logic from SearchTree::SearchOneItem to SearchEngineA::Search
200     PG: Merge SearchTree:SearchResult and SearchEngineA::SearchResult to global SearchResult(in Tombo.h)
201     PG: Change VFRegexFilter::Store's matching logic to SearchEngineA::Search
202    
203 hirami 1.26 ////////////////////////////////
204     // B088
205     ////////////////////////////////
206    
207     * Re-impliment virtual folder. Data format changed sharply.
208     * New data format is XML-based.
209     * Support invert match (like grep -v).
210     * Multi level grep (grep A | grep B | ...) is supported.
211     * Grep result via dialog and XML file data is not synced yet.
212     * Add sample file for vfolder.(<top>\etc\vfolder.xml)
213    
214     PG: Almost remake TSParser.*
215     PG: link expat library for parse XML vfolder file at TSParser.
216     PG: Change copyright dialog for expat.
217    
218 hirami 1.27 ////////////////////////////////
219     // B089
220     ////////////////////////////////
221    
222     * Add option that TOMBO is staying topmost of the window.
223    
224 hirami 1.28 ////////////////////////////////
225     // B090
226     ////////////////////////////////
227    
228     * FIX: Stay topmost is not effected when exit TOMBO and next started.
229     * Add TOMBO_vfolder.dtd. You can validate your vfolder.xml by using IE.
230     * Add keyboard shotcut as F2.
231    
232     ////////////////////////////////
233     // B091
234     ////////////////////////////////
235    
236     * Disable delete/rename button/menu when selecting virtual folder or root node.
237 hirami 1.25
238 hirami 1.29 ////////////////////////////////
239     // B092
240     ////////////////////////////////
241    
242     * Disable buttons/menus when selecting virtual folder or root node.
243     encrypt/decrypt/newmemo/cut/copy/paste
244    
245     PsPC, PktPC, BE-x00 is not fully supported.
246    
247 hirami 1.30 ////////////////////////////////
248     // B093
249     ////////////////////////////////
250    
251     * Disable renaming(click x 2) tree node when renaming the node is not allowed.
252     * Create new note to root node when on virtual folder nodes.
253     * Create new note the same level of the virtual link note what is selected.
254    
255 hirami 1.31 ////////////////////////////////
256 hirami 1.32 // B094
257 hirami 1.31 ////////////////////////////////
258    
259 hirami 1.32 * Disable new folder menu item when virtual folder nodes selected.
260 hirami 1.31 * FIX:Memo discarded when select other note(#1313,#1314)
261 hirami 1.32 * Keep wrap text status(#1524).
262     * FIX: When resize task bar, main window size not changed.(#1134)
263     * Control grep menu.
264     * FIX: when vfolder.xml is not exists, grep don't work.
265     * Add hMSToolMenu and GetMSToolMenu() for BE-X00.
266     * Update NUM_IMG_BUTTONS for PsPC.
267     * Support menu control for PsPC, PocktPC, BE-X00.
268    
269 hirami 1.33 ////////////////////////////////
270     // B095 (Tombo 1.7 beta 1)
271     ////////////////////////////////
272 hirami 1.32
273 hirami 1.33 * Re-FIX: #1134.
274     * Add menu item IDM_TOPMOST for Win32(EN).
275 hirami 1.29
276 hirami 1.34 ////////////////////////////////
277     // B096 (Tombo SNAPSHOT 20030404)
278     ////////////////////////////////
279    
280     * FIX: Disable update *.tdt when the note is not updated.(#1557)
281     * FIX: Delete node even though editing labels by pressing DEL key(#1588,1589).
282     and fix Cut/Copy/Paste
283     * Add limit filter.
284     * Recent filter(implimenting).
285    
286 hirami 1.35 ////////////////////////////////
287     // B097
288     ////////////////////////////////
289    
290     * FIX: IM area doesn't display well(#1558,#1559)
291     * FIX: add exec option "-root=" for direct root folder(#1412)
292     * NEW: add open notes read-only mode(#1136)
293    
294 hirami 1.36 ////////////////////////////////
295     // B098 (Tombo 1.7 beta 2)
296     ////////////////////////////////
297    
298     * Assign Ctrl-;/Ctrl-: key to insert date on edit view(#1702)
299     * Add "%n" macro for inserting newline in date strings(#1720)
300     * change 1 pane mode from edit view(#1747)
301    
302 hirami 1.37 ////////////////////////////////
303     // B099 (Tombo 1.7 beta 3)
304     ////////////////////////////////
305    
306     * Save memo failed(3)." occured when saving new notes to root folder(#1781,#1782).
307    
308    
309 hirami 1.10 /////////////////////////////////////////////////////////////////////////
310     // TODO
311     /////////////////////////////////////////////////////////////////////////
312 hirami 1.5
313 hirami 1.6 == entire
314    
315 hirami 1.23 Refactoring: MemoInfo control under MemoManager to MemoNote.
316     Move method OpenRequest() from MemoSelectView to TreeViewItem.

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