| 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. |
| 550 |
|
|
| 551 |
|
//////////////////////////////// |
| 552 |
|
// B127 |
| 553 |
|
//////////////////////////////// |
| 554 |
|
// main trunk |
| 555 |
|
|
| 556 |
|
// merged from B126 |
| 557 |
|
|
| 558 |
|
* separate MemoDetailsView and its implimentation. |
| 559 |
|
* FIX: Crush when encrypting folder(#4286,#4287). |
| 560 |
|
|
| 561 |
|
//////////////////////////////// |
| 562 |
|
// B128 |
| 563 |
|
//////////////////////////////// |
| 564 |
|
// main trunk |
| 565 |
|
|
| 566 |
|
* minor refactoring to MainFrame.cpp |
| 567 |
|
* remove MWM_OPEN_REQUEST and add MWM_SWITCH_VIEW |
| 568 |
|
* remove HTREEITEM from MemoManager for simplify the node management. |
| 569 |
|
|
| 570 |
|
//////////////////////////////// |
| 571 |
|
// B129 |
| 572 |
|
//////////////////////////////// |
| 573 |
|
// main trunk |
| 574 |
|
|
| 575 |
|
* remove MemoLocator |
| 576 |
|
* many refactoring |
| 577 |
|
|
| 578 |
|
//////////////////////////////// |
| 579 |
|
// B130 |
| 580 |
|
//////////////////////////////// |
| 581 |
|
// main trunk |
| 582 |
|
|
| 583 |
|
* remove MemoManager::pCurrentNote |
| 584 |
|
|
| 585 |
|
//////////////////////////////// |
| 586 |
|
// B131 (Tombo_1_8_1) |
| 587 |
|
//////////////////////////////// |
| 588 |
|
// Tombo_1_8_1 branch |
| 589 |
|
|
| 590 |
|
* Crush when encrypting folder(#4286,#4287) |
| 591 |
|
* Crush when pressing "Search Next" button(#4308,#4309) |
| 592 |
|
* Down button ignored at filterdef dialog(#2771,#2772) |
| 593 |
|
|
| 594 |
|
//////////////////////////////// |
| 595 |
|
// B132 |
| 596 |
|
//////////////////////////////// |
| 597 |
|
// 2.0 branch |
| 598 |
|
|
| 599 |
|
merged from B131 |
| 600 |
|
|
| 601 |
|
* Down button ignored at filterdef dialog(#2771,#2772) |
| 602 |
|
* Crush when pressing "Search Next" button(#4308,#4309) |
| 603 |
|
|
| 604 |
|
other fix: |
| 605 |
|
|
| 606 |
|
* show caret when moving by cursor. |
| 607 |
|
* disable Ctrl-S handler. |
| 608 |
|
|
| 609 |
|
//////////////////////////////// |
| 610 |
|
// B133 |
| 611 |
|
//////////////////////////////// |
| 612 |
|
// 2.0 branch |
| 613 |
|
|
| 614 |
|
* merged B128-B130(main trunk) updates. |
| 615 |
|
|
| 616 |
|
//////////////////////////////// |
| 617 |
|
// B134 |
| 618 |
|
//////////////////////////////// |
| 619 |
|
// main trunk |
| 620 |
|
|
| 621 |
|
* add SetCurrentNote when saving notes. |
| 622 |
|
* refactoring around platform dependent routines (especially toolbar, menu etc..) |
| 623 |
|
|
| 624 |
|
//////////////////////////////// |
| 625 |
|
// B135 |
| 626 |
|
//////////////////////////////// |
| 627 |
|
// main trunk |
| 628 |
|
|
| 629 |
|
* move IDM_TOGGLEPANE to PlatformLayer |
| 630 |
|
* supporting two-pane layout for PocketPC version. |
| 631 |
|
|
| 632 |
|
//////////////////////////////// |
| 633 |
|
// B136 |
| 634 |
|
//////////////////////////////// |
| 635 |
|
// main trunk |
| 636 |
|
|
| 637 |
|
* impliment IDM_TOGGLEPANE (PocketPC version) |
| 638 |
|
|
| 639 |
|
//////////////////////////////// |
| 640 |
|
// B137 |
| 641 |
|
//////////////////////////////// |
| 642 |
|
// main trunk |
| 643 |
|
|
| 644 |
|
* major refactoring |
| 645 |
|
- modify MemoDetailsView for multi instance support. |
| 646 |
|
- impliment MemoDetailsViewDlg for support morden PocketPC style but not used in this version. |
| 647 |
|
|
| 648 |
|
//////////////////////////////// |
| 649 |
|
// B138 |
| 650 |
|
//////////////////////////////// |
| 651 |
|
// main trunk |
| 652 |
|
|
| 653 |
|
* more more refactoring. |
| 654 |
|
* move imagelist to MemoSelectView. |
| 655 |
|
* two pane mode support for PocketPC (yet fully implimented). |
| 656 |
|
|
| 657 |
|
//////////////////////////////// |
| 658 |
|
// B139 |
| 659 |
|
//////////////////////////////// |
| 660 |
|
// main trunk |
| 661 |
|
|
| 662 |
|
* support two pane and edit view style on PocketPC. |
| 663 |
|
* support BE-x00 |
| 664 |
|
PsPC is not yet. |
| 665 |
|
Not fully tested on both platform, probably it will work. |
| 666 |
|
|
| 667 |
|
//////////////////////////////// |
| 668 |
|
// B139(?) |
| 669 |
|
//////////////////////////////// |
| 670 |
|
// main trunk |
| 671 |
|
|
| 672 |
|
* support Two pane mode menu's check for BE-x00 |
| 673 |
|
|
| 674 |
|
//////////////////////////////// |
| 675 |
|
// B140 |
| 676 |
|
//////////////////////////////// |
| 677 |
|
// main trunk |
| 678 |
|
|
| 679 |
|
* FIX: when tapping edit view then tapping tree view, menu don't be changed. |
| 680 |
|
* FIX: window size is not correct when 2 pane view. |
| 681 |
|
|
| 682 |
|
//////////////////////////////// |
| 683 |
|
// B141 (TOMBO 1.9 beta 1) |
| 684 |
|
//////////////////////////////// |
| 685 |
|
// main trunk |
| 686 |
|
|
| 687 |
|
* modify menubar width on PocketPC(English). |
| 688 |
|
|
| 689 |
|
//////////////////////////////// |
| 690 |
|
// B142 |
| 691 |
|
//////////////////////////////// |
| 692 |
|
// 2.0 branch |
| 693 |
|
|
| 694 |
|
* merged B130 to B141 on main trunk |
| 695 |
|
project files and resource files are not merged. |
| 696 |
|
|