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.151 - (hide annotations) (download)
Tue Feb 21 14:25:22 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B218
Changes since 1.150: +7 -0 lines
File MIME type: text/plain
- Fixes to YAE
	* Context menu support

1 hirami 1.133 ////////////////////////////////
2 hirami 1.134 // B201
3 hirami 1.132 ////////////////////////////////
4 hirami 1.134
5     * Fixed memory some leaks about SecureBuffer[TA]. SecureBuffer has replaced to SecureBufferAutoPointer[TA]
6     * Fix: search position is wrong when search twice or more.(WinCE)
7    
8     * Save/Load UTF-8/Unicode support(#5814)
9     This feature is not fully tested on CE devices yet.
10 hirami 1.135
11     ////////////////////////////////
12     // B202
13     ////////////////////////////////
14    
15     - Test and fix UTF-8/Unicode support on CE devices.
16    
17 hirami 1.136 ////////////////////////////////
18 hirami 1.137 // B203
19 hirami 1.136 ////////////////////////////////
20    
21     * FIX: Deleting folder deletes wrong one(#7725)
22 hirami 1.137
23     ////////////////////////////////
24 hirami 1.138 // B204
25 hirami 1.137 ////////////////////////////////
26    
27     * FIX again: Deleting folder deletes wrong one(#7725)
28    
29 hirami 1.138 ////////////////////////////////
30     // B205 (TOMBO 1.16)
31     ////////////////////////////////
32    
33 hirami 1.139 ////////////////////////////////
34     // B206
35     ////////////////////////////////
36    
37     * FIX: Crypted notes are displayed as plain text on TreeView(#7985)
38    
39     - Add AutoPtr.cpp. This file is part of TOMBO 1.16 but I forgot to add it ...
40     - Add option to change editor modules by property.
41    
42     - Some fixes to YAE.
43     - Horiz scrollbar is displayed even though wrapping mode.
44     - Horiz scrollbar is displayed even though note is empty at startup.
45 hirami 1.140
46     ////////////////////////////////
47     // B207
48     ////////////////////////////////
49    
50     - Fixes to YAE
51     - Recognized view width is incorrect when appearing/disappearing the vert scrollbar.
52     - Cursor has moved but insert position is not moved when pushing HOME/END key.
53     - Refactoring about FixedPixelLineWrapper.
54     - Refactoring remove YAEdit::GetLineMgr dependency of YAEditDoc.
55    
56 hirami 1.141 ////////////////////////////////
57     // B208
58     ////////////////////////////////
59    
60     - Fixes to YAE
61     - Refactoring: move contents of YAEdit to YAEditImpl and separate new YAEdit as interface. For testing.
62     - FIX ABEND if *.tdt is active and cursor position equals to file size
63 hirami 1.142
64     ////////////////////////////////
65     // B209
66     ////////////////////////////////
67    
68     - Fixes to YAE
69     * FIX FREEZE if *.tdt value is invalid.
70     * Change mouse cursor to IBeam
71     * Change LgEOL mark color
72     * Keep cursor position support
73     - Trap WM_SIZE
74     - Change rewrapping timing
75    
76 hirami 1.143 ////////////////////////////////
77     // B210 (SNAPSHOT20060215)
78     ////////////////////////////////
79    
80     * FIX: propery dialog is not displayed on some PocketPC 2000 devices.(#8038)
81     * FIX: -root parameter no longer seems to work(#8030)
82 hirami 1.144
83     ////////////////////////////////
84     // B211 (SNAPSHOT20060216)
85     ////////////////////////////////
86    
87     * FIX: ABEND when property dialog closed at first time on H/PC devices.(#8040)
88 hirami 1.145
89     ////////////////////////////////
90     // B212 (TOMBO 2.0 alpha 3)
91     ////////////////////////////////
92    
93     - Enable YAE Option
94    
95 hirami 1.146 ////////////////////////////////
96     // B213 (TOMBO 1.17)
97     ////////////////////////////////
98    
99     - Disable YAE Option again
100 hirami 1.147
101     ////////////////////////////////
102     // B214
103     ////////////////////////////////
104    
105     - Remove Ctrl-A accelarator and handle it by MemoDetailsView.
106    
107     - Fixes to YAE
108     * Ctrl-A support
109     * Insert date (Ctrl-1, Ctrl-2) support
110     * ABEND when clipborad item is not text
111     * CRLF was always inserted when saving
112 hirami 1.148 * Vert scrollbar is not shown when paste long texts
113 hirami 1.147
114 hirami 1.148 ////////////////////////////////
115     // B215
116     ////////////////////////////////
117    
118     - Fixes to YAE
119     * Double click support
120     * FIX: some letter's width is incorrect.
121    
122     ////////////////////////////////
123 hirami 1.149 // B216
124 hirami 1.148 ////////////////////////////////
125 hirami 1.149
126     - Fixes to YAE
127     * Single undo support but under testing
128    
129 hirami 1.150 ////////////////////////////////
130     // B217 (TOMBO 2.0 alpha 4)
131     ////////////////////////////////
132    
133     - Enable YAE Option
134    
135 hirami 1.151 ////////////////////////////////
136     // B218
137     ////////////////////////////////
138    
139     - Fixes to YAE
140     * Context menu support
141    

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