| 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 |
hirami |
1.152 |
* Context menu support(Win32) |
| 141 |
hirami |
1.151 |
|
| 142 |
hirami |
1.152 |
//////////////////////////////// |
| 143 |
|
|
// B219 (TOMBO 2.0 alpha 5) |
| 144 |
|
|
//////////////////////////////// |
| 145 |
|
|
|
| 146 |
|
|
- Fixes to YAE |
| 147 |
|
|
* Context menu support(PocketPC) |
| 148 |
|
|
* Read only mode support |
| 149 |
|
|
* Wrapping support |
| 150 |
|
|
* INS key support |
| 151 |
hirami |
1.153 |
|
| 152 |
|
|
//////////////////////////////// |
| 153 |
|
|
// B220 |
| 154 |
|
|
//////////////////////////////// |
| 155 |
|
|
|
| 156 |
|
|
- Refactoring about TreeViewItem |
| 157 |
|
|
- now each node have its URI |
| 158 |
hirami |
1.154 |
|
| 159 |
|
|
//////////////////////////////// |
| 160 |
|
|
// B221 (TOMBO 1.17.1) |
| 161 |
|
|
//////////////////////////////// |
| 162 |
|
|
|
| 163 |
|
|
Based on B217(TOMBO 1.17) |
| 164 |
|
|
- FIX: Input method ATOK is not work good on W-ZERO3[es] |
| 165 |
|
|
|
| 166 |
|
|
//////////////////////////////// |
| 167 |
|
|
// B222 |
| 168 |
|
|
//////////////////////////////// |
| 169 |
|
|
|
| 170 |
|
|
- Multi repository support(yet completed) |
| 171 |
|
|
- Fixes to YAE |
| 172 |
|
|
* Hang up when *.tdt points invalid position. |
| 173 |
|
|
|
| 174 |
hirami |
1.155 |
//////////////////////////////// |
| 175 |
|
|
// B223 |
| 176 |
|
|
//////////////////////////////// |
| 177 |
|
|
|
| 178 |
|
|
- Migrate VC6 to VisualStudio2005 (win32). |
| 179 |
|
|
- replace expat libs (win32). |
| 180 |
hirami |
1.156 |
|
| 181 |
|
|
//////////////////////////////// |
| 182 |
|
|
// B224 |
| 183 |
|
|
//////////////////////////////// |
| 184 |
|
|
|
| 185 |
|
|
- Create new project for WM5 platform. |
| 186 |
|
|
In current version, feature is same as PocketPC. |
| 187 |
|
|
|
| 188 |
hirami |
1.157 |
//////////////////////////////// |
| 189 |
|
|
// B225 |
| 190 |
|
|
//////////////////////////////// |
| 191 |
|
|
|
| 192 |
|
|
* In edit view, display "OK" button insted of "x" on title bar. |
| 193 |
|
|
* Support WM5 style menubar(WM5 version). |
| 194 |
|
|
* FIX: Input method ATOK is not work good on W-ZERO3[es]. |
| 195 |
|
|
This fix is port from B221. |
| 196 |
|
|
|
| 197 |
|
|
- L9N is not completed(menubar label) |
| 198 |
hirami |
1.158 |
|
| 199 |
|
|
//////////////////////////////// |
| 200 |
|
|
// B226 (TOMBO 2.0 beta 1) |
| 201 |
|
|
//////////////////////////////// |
| 202 |
|
|
|
| 203 |
|
|
* disable open note when starting. |
| 204 |
|
|
- support menubar label's L9N. |
| 205 |
|
|
- FIX: Menu checking is not worked.(WM5) |
| 206 |
|
|
|
| 207 |
hirami |
1.159 |
//////////////////////////////// |
| 208 |
|
|
// B227 (TOMBO 2.0 beta 2) |
| 209 |
|
|
//////////////////////////////// |
| 210 |
|
|
|
| 211 |
|
|
* FIX: libexpatw.dll was not included in desktop version. |
| 212 |
|
|
* Add insert date menu to wm5 version. |
| 213 |
|
|
* Add Ctrl+Insert, Ctrl+Delete, Shift+Insert key binding. |
| 214 |
hirami |
1.160 |
|
| 215 |
|
|
//////////////////////////////// |
| 216 |
|
|
// B228 |
| 217 |
|
|
//////////////////////////////// |
| 218 |
|
|
|
| 219 |
|
|
* Add Shift+Home, Shift+End, Shift+Ctrl+Home, Shift+Ctrl+End key binding. |
| 220 |
|
|
- Add project to build installer (Win32). |
| 221 |
hirami |
1.161 |
|
| 222 |
|
|
//////////////////////////////// |
| 223 |
|
|
// B229 (TOMBO 2.0 beta 3) |
| 224 |
|
|
//////////////////////////////// |
| 225 |
|
|
|
| 226 |
|
|
* Add Insert Date1/2 to context menu. |
| 227 |
|
|
* FIX: beta1/2 is depend on MSVCRT80.DLL, remove dependency. |
| 228 |
hirami |
1.162 |
|
| 229 |
|
|
//////////////////////////////// |
| 230 |
|
|
// B230 |
| 231 |
|
|
//////////////////////////////// |
| 232 |
|
|
|
| 233 |
|
|
* FIX: password timeout occures in serveral minutes even though timeout value is 60 min (#8952) |
| 234 |
|
|
* FIX: "Use random filename" option is always ON even though check is off (#8960) |
| 235 |
|
|
* FIX: PocketPC's menu is corrupt(#8961) |