| 612 |
// 2.0 branch |
// 2.0 branch |
| 613 |
|
|
| 614 |
* merged B128-B130(main trunk) updates. |
* 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 |
|
|