| 95 |
PG: Add sub function for searching. |
PG: Add sub function for searching. |
| 96 |
PG: Change inserting algorithmn. |
PG: Change inserting algorithmn. |
| 97 |
|
|
| 98 |
|
//////////////////////////////// |
| 99 |
|
// B077(DEBUG_20021214) |
| 100 |
|
//////////////////////////////// |
| 101 |
|
Branch Tombo_1_5_1_branch |
| 102 |
|
|
| 103 |
|
2002/12/14 |
| 104 |
|
* Add debug log(for #854). |
| 105 |
|
|
| 106 |
|
//////////////////////////////// |
| 107 |
|
// B078 |
| 108 |
|
//////////////////////////////// |
| 109 |
|
Main trunk |
| 110 |
|
|
| 111 |
|
2002/12/15 |
| 112 |
|
* Change backup method at saving notes(#885,#886). |
| 113 |
|
|
| 114 |
|
PG: move directory enum routines to DirList.* |
| 115 |
|
PG: create "searching" dialog |
| 116 |
|
|
| 117 |
|
2002/12/17 |
| 118 |
|
PG: impliment new file traversing routine for searching. |
| 119 |
|
PG: search routines are run on another thread. |
| 120 |
|
|
| 121 |
|
RESTRICTION: |
| 122 |
|
* Filename search is not implimented yet. |
| 123 |
|
* New search works only "Search". "Search Next/Prev" are yet traditional logic. |
| 124 |
|
|
| 125 |
///////////////////////////////////////////////////////////////////////// |
///////////////////////////////////////////////////////////////////////// |
| 126 |
// TODO |
// TODO |
| 127 |
///////////////////////////////////////////////////////////////////////// |
///////////////////////////////////////////////////////////////////////// |
| 142 |
|
|
| 143 |
* Treat encrypted memo. |
* Treat encrypted memo. |
| 144 |
* Change object create method to MemoMonte's factory method. |
* Change object create method to MemoMonte's factory method. |
| 145 |
* Eliminate virtual items from search target. |
# * Eliminate virtual items from search target. |
| 146 |
* Change icon at virtual node. |
* Change icon at virtual node. |
| 147 |
* Disable Cut/Copy/Paste/Disable/Encrypt/Decrypt etc. when virtual node selected. |
* Disable Cut/Copy/Paste/Disable/Encrypt/Decrypt etc. when virtual node selected. |
| 148 |
* Impliment matching filter notes.match(). |
* Impliment matching filter notes.match(). |