| 496 |
* Add edit bookmark dialog |
* Add edit bookmark dialog |
| 497 |
|
|
| 498 |
//////////////////////////////// |
//////////////////////////////// |
| 499 |
// B121 |
// B121 (Tombo_1_8) |
| 500 |
//////////////////////////////// |
//////////////////////////////// |
| 501 |
|
|
| 502 |
* Change bookmark format path to URI. |
* Change bookmark format path to URI. |
| 503 |
* Support virtual folder's bookmark/startpage. |
* Support virtual folder's bookmark/startpage. |
| 504 |
* Add '%I' to date format. (#4190, #4191) |
* Add '%I' to date format. (#4190, #4191) |
| 505 |
|
|
| 506 |
|
//////////////////////////////// |
| 507 |
|
// B122 |
| 508 |
|
//////////////////////////////// |
| 509 |
|
// 2.0 branch |
| 510 |
|
|
| 511 |
|
* Initial version of TOMBO 2.0 alpha |
| 512 |
|
* You can build only win32 version. CE version is not yet. |
| 513 |
|
* Very very unstable. there are crush, hung up, and so on. |
| 514 |
|
|
| 515 |
|
//////////////////////////////// |
| 516 |
|
// B123 |
| 517 |
|
//////////////////////////////// |
| 518 |
|
// 2.0 branch |
| 519 |
|
|
| 520 |
|
* Rename some classes |
| 521 |
|
* Add unit test modules |
| 522 |
|
|
| 523 |
|
//////////////////////////////// |
| 524 |
|
// B124 |
| 525 |
|
//////////////////////////////// |
| 526 |
|
// 2.0 branch |
| 527 |
|
|
| 528 |
|
* FIX: when select whole lines and hit BS key, YAE hangups. |
| 529 |
|
* some refactorings. |
| 530 |
|
caret positions |
| 531 |
|
BS/DEL key handers |
| 532 |
|
... |
| 533 |
|
|
| 534 |
|
//////////////////////////////// |
| 535 |
|
// B125 |
| 536 |
|
//////////////////////////////// |
| 537 |
|
// 2.0 branch |
| 538 |
|
|
| 539 |
|
* FIX: YAE hangups when switch to other note and click the text. |
| 540 |
|
* FIX: Selected region shifts when resizing. |
| 541 |
|
* Support CE version. |
| 542 |
|
|
| 543 |
|
//////////////////////////////// |
| 544 |
|
// B126 |
| 545 |
|
//////////////////////////////// |
| 546 |
|
// 2.0 branch |
| 547 |
|
|
| 548 |
|
* FIX: Crush when encrypting folder(#4286,#4287). |
| 549 |
|
* FIX: Ctrl-C,V,X is not worked on HPC. |