| 122 |
* Filename search is not implimented yet. |
* Filename search is not implimented yet. |
| 123 |
* New search works only "Search". "Search Next/Prev" are yet traditional logic. |
* New search works only "Search". "Search Next/Prev" are yet traditional logic. |
| 124 |
|
|
| 125 |
|
//////////////////////////////// |
| 126 |
|
// B079 |
| 127 |
|
//////////////////////////////// |
| 128 |
|
|
| 129 |
|
PG: impliment filename search. |
| 130 |
|
PG: impliment Search Next/Prev. |
| 131 |
|
|
| 132 |
|
* FIX: after search all tree's levels opened.(#649) |
| 133 |
|
* NEW: Cancellation of finding(#755) |
| 134 |
|
* FIX: Change menu label "Tool" to "Tools" (#861,#862) |
| 135 |
|
|
| 136 |
|
FIX: At the time of searching, when a file name and a directory name are the same, |
| 137 |
|
a note does not open correctly. |
| 138 |
|
|
| 139 |
///////////////////////////////////////////////////////////////////////// |
///////////////////////////////////////////////////////////////////////// |
| 140 |
// TODO |
// TODO |
| 141 |
///////////////////////////////////////////////////////////////////////// |
///////////////////////////////////////////////////////////////////////// |
| 156 |
|
|
| 157 |
* Treat encrypted memo. |
* Treat encrypted memo. |
| 158 |
* Change object create method to MemoMonte's factory method. |
* Change object create method to MemoMonte's factory method. |
|
# * Eliminate virtual items from search target. |
|
| 159 |
* Change icon at virtual node. |
* Change icon at virtual node. |
| 160 |
* Disable Cut/Copy/Paste/Disable/Encrypt/Decrypt etc. when virtual node selected. |
* Disable Cut/Copy/Paste/Disable/Encrypt/Decrypt etc. when virtual node selected. |
| 161 |
* Impliment matching filter notes.match(). |
* Impliment matching filter notes.match(). |