| 345 |
// B104 (SNAPSHOT_20030603) |
// B104 (SNAPSHOT_20030603) |
| 346 |
//////////////////////////////// |
//////////////////////////////// |
| 347 |
|
|
| 348 |
* FIX: Save memo may be fail if multibyte char is used in folder name. |
* FIX: Save memo may be fail if multibyte char is used in folder name.(#2178,#2179) |
| 349 |
|
|
| 350 |
//////////////////////////////// |
//////////////////////////////// |
| 351 |
// B105 (SNAPSHOT_20030605) |
// B105 (SNAPSHOT_20030605) |
| 352 |
//////////////////////////////// |
//////////////////////////////// |
| 353 |
|
|
| 354 |
* Replace macro "iskanji" to IsDBCSLeadByte() for better support of DBCS. |
* Replace macro "iskanji" to IsDBCSLeadByte() for better support of DBCS. |
| 355 |
* Change IDD_FILTERDEF_FILTER's font to "System" on BE-300 version. |
* Change IDD_FILTERDEF_FILTER's font to "System" on BE-300 version.(#2239,#2240) |
| 356 |
* Add ClearType font support. |
* Add ClearType font support.(#2065) |
| 357 |
|
|
| 358 |
//////////////////////////////// |
//////////////////////////////// |
| 359 |
// |
// B106 |
| 360 |
//////////////////////////////// |
//////////////////////////////// |
| 361 |
|
|
| 362 |
* Rename menu "Grep" to "Quick filter". |
* Rename menu "Grep" to "Quick filter". "Grep" is reserved for future enhancement ;-) |
| 363 |
* Change font size dropdown menu drop list to dropdown. You can set any size what you want.(#2200) |
* Change font size dropdown menu drop list to dropdown. You can set any size what you want.(#2200) |
| 364 |
|
* Add delete button to toolbar.(#2466) |
| 365 |
|
* FIX:Save failed if headline is empty(#2557,#2558) |
| 366 |
|
* FIX:No notes are matched when choosing sub folder(#2563,#2564) |
| 367 |
|
* FIX:Focus of cut/paste from Tap&Hold(#2176,#2177) |
| 368 |
|
* Popup find dialog when push F3/Shift+F3 at first finding.(#1464) |
| 369 |
|
|
| 370 |
///////////////////////////////////////////////////////////////////////// |
///////////////////////////////////////////////////////////////////////// |
| 371 |
// TODO |
// TODO |