|
Logs of before B69 are moved to BuildLog_B1-B69.txt |
|
|
|
|
|
//////////////////////////// |
|
|
// B070 2002/10/27 |
|
|
//////////////////////////// |
|
|
|
|
|
* FIX: #665,#690 Error when edit closed-notes. |
|
|
* FIX: A memo under a folder can't open after renaming the folder that is opened. |
|
|
|
|
|
PG: if "#vfolder.txt" not exists, disable show virtual folder root node. |
|
|
PG: Merge InsertFileToLast and InsertFile. |
|
|
PG: Deleting tree view item are moved from TreeViewItem to MemoSelectView. |
|
|
PG: Creating MemoNote are moved to factory method. |
|
|
PG: Notify MemoSelectView to MemoManager when insert/delete nodes. |
|
|
PG: Keep HTREEITEM in MemoManager for support notify. |
|
|
PG: lParam changed on message MWM_OPEN_REQUEST: TreeViewFileItem to MemoLocator. |
|
|
|
|
|
//////////////////////////// |
|
|
// B071 2002/10/27 |
|
|
//////////////////////////// |
|
|
|
|
|
* NEW:#611 Encrypt/Decrypt files under a folder. |
|
|
|
|
|
PG: If message posted from MemoSelectView's NM_DBLCLK handler, MainFrame::RequestOpenMemo deletes MemoLocator object. |
|
|
PG: Debug logwrite code removed. |
|
|
|
|
|
//////////////////////////// |
|
|
// B072 2002/11/01 |
|
|
//////////////////////////// |
|
|
|
|
|
* NEW:#610 Context menu on TreeView. |
|
|
* NEW:#696 Implimenting Greek code conversion library. |
|
|
* #576 can't use Ctrl-Z when IME are KANA mode.(Japanese NEC mobilegear only??) |
|
|
PG: fix application error when modify memo -> ESC key -> select "NO" |
|
|
|
|
|
//////////////////////////// |
|
|
// B073 2002/11/6 |
|
|
//////////////////////////// |
|
|
|
|
|
TOMBO 1.4 |
|
|
|
|
|
* change version dialog to 1.4 |
|
|
|
|
|
//////////////////////////// |
|
|
// B074 |
|
|
//////////////////////////// |
|
|
|
|
|
* Move version info string to Tombo.h |
|
|
|
|
|
2002/11/14 |
|
|
|
|
|
* Add BLOWFISH self check routine at main.cpp. |
|
|
|
|
|
2002/11/17 |
|
|
* Move version info definitions. |
|
|
* Add search direction on "Search" dialog box |
|
|
* Add detail error message around encrypting. |
|
|
* Change confirm saving dialog to mordal. |
|
|
|
|
|
2002/11/22 |
|
|
* To fix #754(#793), get HTREEITEM from notes file path for each saving time. |
|
|
* Disable up/down radio button when dialog are used from edit view |
|
|
|
|
|
2002/11/23 |
|
|
* for release 1.5, disable "get HTREEITEM from notes file path for each saving time." |
|
|
|
|
|
TOMBO 1.5 |
|
|
|
|
|
//////////////////////////////// |
|
|
// B074(Tombo_DEBUG_20021128) |
|
|
//////////////////////////////// |
|
|
|
|
|
2002/11/28 |
|
|
|
|
|
* Delete compile option "/Oxs" for H/PC SH-4. (#798,#799,#756) |
|
|
* Addd delete notify to MemoManager.(#753,#754,#792,#793) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B075(Tombo 1.5.1) |
|
|
//////////////////////////////// |
|
|
|
|
|
2002/12/01 |
|
|
* Add errorno with save error message. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B076 |
|
|
//////////////////////////////// |
|
|
|
|
|
2002/12/07 |
|
|
* Clear edit view when choose "Forget password"(#852). |
|
|
|
|
|
2002/12/12 |
|
|
PG: add Variable buffer(plus vector) |
|
|
PG: Separate function that the file is notes or not. |
|
|
PG: Add sub function for searching. |
|
|
PG: Change inserting algorithmn. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B077(DEBUG_20021214) |
|
|
//////////////////////////////// |
|
|
Branch Tombo_1_5_1_branch |
|
|
|
|
|
2002/12/14 |
|
|
* Add debug log(for #854). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B078 |
|
|
//////////////////////////////// |
|
|
Main trunk |
|
|
|
|
|
2002/12/15 |
|
|
* Change backup method at saving notes(#885,#886). |
|
|
|
|
|
PG: move directory enum routines to DirList.* |
|
|
PG: create "searching" dialog |
|
|
|
|
|
2002/12/17 |
|
|
PG: impliment new file traversing routine for searching. |
|
|
PG: search routines are run on another thread. |
|
|
|
|
|
RESTRICTION: |
|
|
* Filename search is not implimented yet. |
|
|
* New search works only "Search". "Search Next/Prev" are yet traditional logic. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B079 |
|
|
//////////////////////////////// |
|
|
|
|
|
PG: impliment filename search. |
|
|
PG: impliment Search Next/Prev. |
|
|
|
|
|
* FIX: after search all tree's levels opened.(#649) |
|
|
* NEW: Cancellation of finding(#755) |
|
|
* FIX: Change menu label "Tool" to "Tools" (#861,#862) |
|
|
|
|
|
FIX: At the time of searching, when a file name and a directory name are the same, |
|
|
a note does not open correctly. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B080 (Tombo 1.6 beta1) |
|
|
//////////////////////////////// |
|
|
|
|
|
* NEW: Add search next/prev keyboard shortcut for function key-less devices.(Win32/HPC)(#851) |
|
|
* NEW: impliment viewer mode.(#832) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B081 (Tombo 1.6 beta 2) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Can't use Ctrl-Z(Undo) (#959,#960) |
|
|
* FIX: Switch view-mode when B key pressed.(#993,#994) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B082 |
|
|
//////////////////////////////// |
|
|
|
|
|
* NEW: Select show/hide status bar.(Win32, HPC)(#1033) |
|
|
* NEW: Disable opening notes when action button pressed.(PocketPC)(#976) |
|
|
* FIX: Status not updated when push delete key after selecting region.(#617,#684) |
|
|
* NEW: Disable save icon when a note is not modified.(#1075) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B083 (Tombo 1.6) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change condition that checks modify memo. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B084 |
|
|
//////////////////////////////// |
|
|
|
|
|
* NEW: Add New folder by selecting right menu(#1170). |
|
|
* MOD: Disable "Not match" dialog when search starts with treeview(#940). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B085 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Separate propertysheet basic implimentation from Property.* |
|
|
* Add grep dialog and menu. |
|
|
* Implimenting virtual folder. |
|
|
(In this build, all notes are displayed, filtering is not implimented yet.) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B086 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Support filtering. (File only mode is not yet.) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B087 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Fix memory leak when filter discards note. |
|
|
* Support file only mode. |
|
|
|
|
|
PG: Import VarBuffer.* from YAE(Yet Another Editor). |
|
|
PG: Change VFStore's vector implimentation to TVector. |
|
|
PG: Move search logic from SearchTree::SearchOneItem to SearchEngineA::Search |
|
|
PG: Merge SearchTree:SearchResult and SearchEngineA::SearchResult to global SearchResult(in Tombo.h) |
|
|
PG: Change VFRegexFilter::Store's matching logic to SearchEngineA::Search |
|
|
|
|
|
//////////////////////////////// |
|
|
// B088 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Re-impliment virtual folder. Data format changed sharply. |
|
|
* New data format is XML-based. |
|
|
* Support invert match (like grep -v). |
|
|
* Multi level grep (grep A | grep B | ...) is supported. |
|
|
* Grep result via dialog and XML file data is not synced yet. |
|
|
* Add sample file for vfolder.(<top>\etc\vfolder.xml) |
|
|
|
|
|
PG: Almost remake TSParser.* |
|
|
PG: link expat library for parse XML vfolder file at TSParser. |
|
|
PG: Change copyright dialog for expat. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B089 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add option that TOMBO is staying topmost of the window. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B090 |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Stay topmost is not effected when exit TOMBO and next started. |
|
|
* Add TOMBO_vfolder.dtd. You can validate your vfolder.xml by using IE. |
|
|
* Add keyboard shotcut as F2. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B091 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Disable delete/rename button/menu when selecting virtual folder or root node. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B092 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Disable buttons/menus when selecting virtual folder or root node. |
|
|
encrypt/decrypt/newmemo/cut/copy/paste |
|
|
|
|
|
PsPC, PktPC, BE-x00 is not fully supported. |
|
|
|
|
| 1 |
//////////////////////////////// |
//////////////////////////////// |
| 2 |
// B093 |
// B201 |
| 3 |
//////////////////////////////// |
//////////////////////////////// |
| 4 |
|
|
| 5 |
* Disable renaming(click x 2) tree node when renaming the node is not allowed. |
* Fixed memory some leaks about SecureBuffer[TA]. SecureBuffer has replaced to SecureBufferAutoPointer[TA] |
| 6 |
* Create new note to root node when on virtual folder nodes. |
* Fix: search position is wrong when search twice or more.(WinCE) |
|
* Create new note the same level of the virtual link note what is selected. |
|
| 7 |
|
|
| 8 |
//////////////////////////////// |
* Save/Load UTF-8/Unicode support(#5814) |
| 9 |
// B094 |
This feature is not fully tested on CE devices yet. |
|
//////////////////////////////// |
|
|
|
|
|
* Disable new folder menu item when virtual folder nodes selected. |
|
|
* FIX:Memo discarded when select other note(#1313,#1314) |
|
|
* Keep wrap text status(#1524). |
|
|
* FIX: When resize task bar, main window size not changed.(#1134) |
|
|
* Control grep menu. |
|
|
* FIX: when vfolder.xml is not exists, grep don't work. |
|
|
* Add hMSToolMenu and GetMSToolMenu() for BE-X00. |
|
|
* Update NUM_IMG_BUTTONS for PsPC. |
|
|
* Support menu control for PsPC, PocktPC, BE-X00. |
|
| 10 |
|
|
| 11 |
//////////////////////////////// |
//////////////////////////////// |
| 12 |
// B095 (Tombo 1.7 beta 1) |
// B202 |
| 13 |
//////////////////////////////// |
//////////////////////////////// |
| 14 |
|
|
| 15 |
* Re-FIX: #1134. |
- Test and fix UTF-8/Unicode support on CE devices. |
|
* Add menu item IDM_TOPMOST for Win32(EN). |
|
| 16 |
|
|
| 17 |
//////////////////////////////// |
//////////////////////////////// |
| 18 |
// B096 (Tombo SNAPSHOT 20030404) |
// B203 |
| 19 |
//////////////////////////////// |
//////////////////////////////// |
| 20 |
|
|
| 21 |
* FIX: Disable update *.tdt when the note is not updated.(#1557) |
* FIX: Deleting folder deletes wrong one(#7725) |
|
* FIX: Delete node even though editing labels by pressing DEL key(#1588,1589). |
|
|
and fix Cut/Copy/Paste |
|
|
* Add limit filter. |
|
|
* Recent filter(implimenting). |
|
| 22 |
|
|
| 23 |
//////////////////////////////// |
//////////////////////////////// |
| 24 |
// B097 |
// B204 |
| 25 |
//////////////////////////////// |
//////////////////////////////// |
| 26 |
|
|
| 27 |
* FIX: IM area doesn't display well(#1558,#1559) |
* FIX again: Deleting folder deletes wrong one(#7725) |
|
* FIX: add exec option "-root=" for direct root folder(#1412) |
|
|
* NEW: add open notes read-only mode(#1136) |
|
| 28 |
|
|
| 29 |
//////////////////////////////// |
//////////////////////////////// |
| 30 |
// B098 (Tombo 1.7 beta 2) |
// B205 (TOMBO 1.16) |
| 31 |
//////////////////////////////// |
//////////////////////////////// |
| 32 |
|
|
|
* Assign Ctrl-;/Ctrl-: key to insert date on edit view(#1702) |
|
|
* Add "%n" macro for inserting newline in date strings(#1720) |
|
|
* change 1 pane mode from edit view(#1747) |
|
|
|
|
| 33 |
//////////////////////////////// |
//////////////////////////////// |
| 34 |
// B099 (Tombo 1.7 beta 3) |
// B206 |
| 35 |
//////////////////////////////// |
//////////////////////////////// |
| 36 |
|
|
| 37 |
* Save memo failed(3)." occured when saving new notes to root folder(#1781,#1782). |
* FIX: Crypted notes are displayed as plain text on TreeView(#7985) |
| 38 |
|
|
| 39 |
//////////////////////////////// |
- Add AutoPtr.cpp. This file is part of TOMBO 1.16 but I forgot to add it ... |
| 40 |
// B100 |
- Add option to change editor modules by property. |
|
//////////////////////////////// |
|
| 41 |
|
|
| 42 |
* Impliment timestamp filter. |
- Some fixes to YAE. |
| 43 |
* Impliment sort filter. |
- Horiz scrollbar is displayed even though wrapping mode. |
| 44 |
* Impliment filter control dialog |
- Horiz scrollbar is displayed even though note is empty at startup. |
|
|
|
|
PG: Add ItemIterator |
|
|
PG: Add FilterControl dialog. Implimentation is yet. |
|
|
PG: Refactoring around VirtualFolderRoot. |
|
| 45 |
|
|
| 46 |
//////////////////////////////// |
//////////////////////////////// |
| 47 |
// B101(SNAPSHOT_20030511) |
// B207 |
| 48 |
//////////////////////////////// |
//////////////////////////////// |
|
On Tombo_1_7b3_branch |
|
| 49 |
|
|
| 50 |
* FIX: Grep dialog prop pages |
- Fixes to YAE |
| 51 |
|
- Recognized view width is incorrect when appearing/disappearing the vert scrollbar. |
| 52 |
|
- Cursor has moved but insert position is not moved when pushing HOME/END key. |
| 53 |
|
- Refactoring about FixedPixelLineWrapper. |
| 54 |
|
- Refactoring remove YAEdit::GetLineMgr dependency of YAEditDoc. |
| 55 |
|
|
| 56 |
//////////////////////////////// |
//////////////////////////////// |
| 57 |
// B102 |
// B208 |
| 58 |
//////////////////////////////// |
//////////////////////////////// |
|
Return to main trunk. |
|
| 59 |
|
|
| 60 |
* FIX: Grep dialog isn't displayed (#2064, #2063) |
- Fixes to YAE |
| 61 |
* Filter control GUI support. |
- Refactoring: move contents of YAEdit to YAEditImpl and separate new YAEdit as interface. For testing. |
| 62 |
|
- FIX ABEND if *.tdt is active and cursor position equals to file size |
| 63 |
|
|
| 64 |
//////////////////////////////// |
//////////////////////////////// |
| 65 |
// B103 (Tombo 1.7 beta 4) |
// B209 |
| 66 |
//////////////////////////////// |
//////////////////////////////// |
| 67 |
|
|
| 68 |
* Add delete button to filter control dialogs. |
- Fixes to YAE |
| 69 |
* Adjust dialog size by real devices. |
* FIX FREEZE if *.tdt value is invalid. |
| 70 |
* Delete SetforegroundWindow in MainFrame::OnCreate. |
* Change mouse cursor to IBeam |
| 71 |
It seems like harm by reporting a user. |
* Change LgEOL mark color |
| 72 |
|
* Keep cursor position support |
| 73 |
|
- Trap WM_SIZE |
| 74 |
|
- Change rewrapping timing |
| 75 |
|
|
| 76 |
//////////////////////////////// |
//////////////////////////////// |
| 77 |
// B104 (SNAPSHOT_20030603) |
// B210 (SNAPSHOT20060215) |
| 78 |
//////////////////////////////// |
//////////////////////////////// |
| 79 |
|
|
| 80 |
* FIX: Save memo may be fail if multibyte char is used in folder name.(#2178,#2179) |
* FIX: propery dialog is not displayed on some PocketPC 2000 devices.(#8038) |
| 81 |
|
* FIX: -root parameter no longer seems to work(#8030) |
| 82 |
|
|
| 83 |
//////////////////////////////// |
//////////////////////////////// |
| 84 |
// B105 (SNAPSHOT_20030605) |
// B211 (SNAPSHOT20060216) |
| 85 |
//////////////////////////////// |
//////////////////////////////// |
| 86 |
|
|
| 87 |
* Replace macro "iskanji" to IsDBCSLeadByte() for better support of DBCS. |
* FIX: ABEND when property dialog closed at first time on H/PC devices.(#8040) |
|
* Change IDD_FILTERDEF_FILTER's font to "System" on BE-300 version.(#2239,#2240) |
|
|
* Add ClearType font support.(#2065) |
|
| 88 |
|
|
| 89 |
//////////////////////////////// |
//////////////////////////////// |
| 90 |
// B106 |
// B212 (TOMBO 2.0 alpha 3) |
| 91 |
//////////////////////////////// |
//////////////////////////////// |
| 92 |
|
|
| 93 |
* Rename menu "Grep" to "Quick filter". "Grep" is reserved for future enhancement ;-) |
- Enable YAE Option |
|
* Change font size dropdown menu drop list to dropdown. You can set any size what you want.(#2200) |
|
|
* Add delete button to toolbar.(#2466) |
|
|
* FIX:Save failed if headline is empty(#2557,#2558) |
|
|
* FIX:No notes are matched when choosing sub folder(#2563,#2564) |
|
|
* FIX:Focus of cut/paste from Tap&Hold(#2176,#2177) |
|
|
* Popup find dialog when push F3/Shift+F3 at first finding.(#1464) |
|
| 94 |
|
|
| 95 |
//////////////////////////////// |
//////////////////////////////// |
| 96 |
// B107 |
// B213 (TOMBO 1.17) |
| 97 |
//////////////////////////////// |
//////////////////////////////// |
| 98 |
|
|
| 99 |
* Add "Search" to right click menu. (#2108) |
- Disable YAE Option again |
|
* Check folder path when copying/moving folders.(#2602,#2603) |
|
| 100 |
|
|
| 101 |
//////////////////////////////// |
//////////////////////////////// |
| 102 |
// B108(Tombo 1.7 beta 5) |
// B214 |
| 103 |
//////////////////////////////// |
//////////////////////////////// |
| 104 |
|
|
| 105 |
* Re-fix #2563,#2564 |
- Remove Ctrl-A accelarator and handle it by MemoDetailsView. |
|
|
|
|
//////////////////////////////// |
|
|
// B109(Tombo 1.7) |
|
|
//////////////////////////////// |
|
| 106 |
|
|
| 107 |
* Trim whitespace at the end of the name when creating new folder and updating notes.(#2717,#2718) |
- Fixes to YAE |
| 108 |
* Add '%f and '%F' format to insert date strings.(#2713) |
* Ctrl-A support |
| 109 |
* sort by create date for virtual folder(#2750) |
* Insert date (Ctrl-1, Ctrl-2) support |
| 110 |
* Add jump to original context menu. |
* ABEND when clipborad item is not text |
| 111 |
|
* CRLF was always inserted when saving |
| 112 |
|
* Vert scrollbar is not shown when paste long texts |
| 113 |
|
|
| 114 |
//////////////////////////////// |
//////////////////////////////// |
| 115 |
// B110(SNAPSHOT20030824) |
// B215 |
| 116 |
//////////////////////////////// |
//////////////////////////////// |
| 117 |
|
|
| 118 |
* FIX: Sort filter sort by create date.(#2867, #2868) |
- Fixes to YAE |
| 119 |
* FIX: Disable forcusing to edit view when choosing "Jump to original" in virtual folder items.(#2792) |
* Double click support |
| 120 |
* FIX: Restore window when mutual executing Tombo.exe(#2850) |
* FIX: some letter's width is incorrect. |
|
* FIX: Add "paste" to context menu(#2851) |
|
| 121 |
|
|
| 122 |
//////////////////////////////// |
//////////////////////////////// |
| 123 |
// B111 |
// B216 |
| 124 |
//////////////////////////////// |
//////////////////////////////// |
| 125 |
|
|
| 126 |
* Add Ctrl+UP/DOWN/LEFT key assign at treeview. |
- Fixes to YAE |
| 127 |
UP/DOWN : Move next/prev sibling without open notes. |
* Single undo support but under testing |
|
LEFT : Move parent without closing the tree. |
|
|
|
|
|
* Add Keep space over the SIP option(#2875,#2876) |
|
|
* Crash when encrypting an not saved Note (#3294,#3754) |
|
|
* When exit with minimize, can't restore window(#2878,#2879) |
|
|
|
|
|
|
|
|
*** document updates by Kevin Grover |
|
|
|
|
|
Changes |
|
|
- Some grammatical English fixes |
|
|
|
|
|
- Created StyleSheet (tombo.css) |
|
|
- moved background/text color to style sheet |
|
|
- added background image to H# lines, use sans-serif font |
|
|
- some indenting as well |
|
|
- (other global style preferences should be set here) |
|
|
|
|
|
- The HTML files now uses matched XML tags (ready to be XHTML if you want) |
|
|
To do this, change the DOCTYPE and html lines from |
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> |
|
|
|
|
|
to: |
|
|
<?xml version="1.0"?> |
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
|
"DTD/xhtml1-transitional.dtd"> |
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
| 128 |
|
|
| 129 |
//////////////////////////////// |
//////////////////////////////// |
| 130 |
// B112 (SNAPSHOT20040314) |
// B217 (TOMBO 2.0 alpha 4) |
| 131 |
//////////////////////////////// |
//////////////////////////////// |
| 132 |
|
|
| 133 |
* Re-fix : When exit with minimize, can't restore window(#2878,#2879) |
- Enable YAE Option |
|
* FIX: Move pane splitter when window moves(#4056,#4057) |
|
| 134 |
|
|
| 135 |
//////////////////////////////// |
//////////////////////////////// |
| 136 |
// B113 (Tombo 1.8 beta 1) |
// B218 |
| 137 |
//////////////////////////////// |
//////////////////////////////// |
| 138 |
|
|
| 139 |
* FIX: Shift+Up selection(#4032, #4033) |
- Fixes to YAE |
| 140 |
This fix is enabled only when set PLATFORM_SIG3 macro in DetailsViewWndProc.cpp |
* Context menu support(Win32) |
| 141 |
|
|
| 142 |
//////////////////////////////// |
//////////////////////////////// |
| 143 |
// B114 |
// B219 (TOMBO 2.0 alpha 5) |
| 144 |
//////////////////////////////// |
//////////////////////////////// |
| 145 |
|
|
| 146 |
* Move some common libraries to folder 'TomboLib'. You should "build all" when compiling. |
- Fixes to YAE |
| 147 |
|
* Context menu support(PocketPC) |
| 148 |
|
* Read only mode support |
| 149 |
|
* Wrapping support |
| 150 |
|
* INS key support |
| 151 |
|
|
| 152 |
//////////////////////////////// |
//////////////////////////////// |
| 153 |
// B115 |
// B220 |
| 154 |
//////////////////////////////// |
//////////////////////////////// |
| 155 |
|
|
| 156 |
* Remove TString::AllocFullPath(). |
- Refactoring about TreeViewItem |
| 157 |
* Merge to YAE's TomboLib. |
- now each node have its URI |
| 158 |
|
|
| 159 |
//////////////////////////////// |
//////////////////////////////// |
| 160 |
// B116 |
// B221 (TOMBO 1.17.1) |
| 161 |
//////////////////////////////// |
//////////////////////////////// |
| 162 |
|
|
| 163 |
* Add rename button to virtual folder dialog(#4137) |
Based on B217(TOMBO 1.17) |
| 164 |
* Add order by file size filter to virtual folder(#4020) |
- FIX: Input method ATOK is not work good on W-ZERO3[es] |
| 165 |
|
|
| 166 |
//////////////////////////////// |
//////////////////////////////// |
| 167 |
// B117 |
// B222 |
| 168 |
//////////////////////////////// |
//////////////////////////////// |
| 169 |
|
|
| 170 |
* Add default note option.(part of #4022) |
- Multi repository support(yet completed) |
| 171 |
* Move DialogTemplate, PropertyPage, DirectoryScanner to TomboLib. |
- Fixes to YAE |
| 172 |
|
* Hang up when *.tdt points invalid position. |
| 173 |
|
|
| 174 |
//////////////////////////////// |
//////////////////////////////// |
| 175 |
// B118 |
// B223 |
| 176 |
//////////////////////////////// |
//////////////////////////////// |
| 177 |
|
|
| 178 |
* Fix: when encrypted note is set to default page, GPF occures. |
- Migrate VC6 to VisualStudio2005 (win32). |
| 179 |
* Add bookmark(#2716). |
- replace expat libs (win32). |
|
Edit bookmark is not implimented yet. |
|
|
PsPC, BE-[35]00 is not implimented yet. |
|
| 180 |
|
|
| 181 |
//////////////////////////////// |
//////////////////////////////// |
| 182 |
// B119 |
// B224 |
| 183 |
//////////////////////////////// |
//////////////////////////////// |
| 184 |
|
|
| 185 |
* Add bookmark: |
- Create new project for WM5 platform. |
| 186 |
Support PsPC, BE-[35]00 |
In current version, feature is same as PocketPC. |
| 187 |
|
|
| 188 |
//////////////////////////////// |
//////////////////////////////// |
| 189 |
// B120 |
// B225 |
| 190 |
//////////////////////////////// |
//////////////////////////////// |
| 191 |
|
|
| 192 |
* Add edit bookmark dialog |
* In edit view, display "OK" button insted of "x" on title bar. |
| 193 |
|
* Support WM5 style menubar(WM5 version). |
| 194 |
|
* FIX: Input method ATOK is not work good on W-ZERO3[es]. |
| 195 |
|
This fix is port from B221. |
| 196 |
|
|
| 197 |
//////////////////////////////// |
- L9N is not completed(menubar label) |
|
// B121 (Tombo_1_8) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change bookmark format path to URI. |
|
|
* Support virtual folder's bookmark/startpage. |
|
|
* Add '%I' to date format. (#4190, #4191) |
|
| 198 |
|
|
| 199 |
//////////////////////////////// |
//////////////////////////////// |
| 200 |
// B122 |
// B226 (TOMBO 2.0 beta 1) |
| 201 |
//////////////////////////////// |
//////////////////////////////// |
|
// 2.0 branch |
|
| 202 |
|
|
| 203 |
* Initial version of TOMBO 2.0 alpha |
* disable open note when starting. |
| 204 |
* You can build only win32 version. CE version is not yet. |
- support menubar label's L9N. |
| 205 |
* Very very unstable. there are crush, hung up, and so on. |
- FIX: Menu checking is not worked.(WM5) |
| 206 |
|
|
| 207 |
//////////////////////////////// |
//////////////////////////////// |
| 208 |
// B123 |
// B227 (TOMBO 2.0 beta 2) |
| 209 |
//////////////////////////////// |
//////////////////////////////// |
|
// 2.0 branch |
|
| 210 |
|
|
| 211 |
* Rename some classes |
* FIX: libexpatw.dll was not included in desktop version. |
| 212 |
* Add unit test modules |
* Add insert date menu to wm5 version. |
| 213 |
|
* Add Ctrl+Insert, Ctrl+Delete, Shift+Insert key binding. |
| 214 |
|
|
| 215 |
//////////////////////////////// |
//////////////////////////////// |
| 216 |
// B124 |
// B228 |
| 217 |
//////////////////////////////// |
//////////////////////////////// |
|
// 2.0 branch |
|
| 218 |
|
|
| 219 |
* FIX: when select whole lines and hit BS key, YAE hangups. |
* Add Shift+Home, Shift+End, Shift+Ctrl+Home, Shift+Ctrl+End key binding. |
| 220 |
* some refactorings. |
- Add project to build installer (Win32). |
|
caret positions |
|
|
BS/DEL key handers |
|
|
... |
|
| 221 |
|
|
| 222 |
//////////////////////////////// |
//////////////////////////////// |
| 223 |
// B125 |
// B229 (TOMBO 2.0 beta 3) |
| 224 |
//////////////////////////////// |
//////////////////////////////// |
|
// 2.0 branch |
|
| 225 |
|
|
| 226 |
* FIX: YAE hangups when switch to other note and click the text. |
* Add Insert Date1/2 to context menu. |
| 227 |
* FIX: Selected region shifts when resizing. |
* FIX: beta1/2 is depend on MSVCRT80.DLL, remove dependency. |
|
* Support CE version. |
|
| 228 |
|
|
| 229 |
//////////////////////////////// |
//////////////////////////////// |
| 230 |
// B126 |
// B230 |
| 231 |
//////////////////////////////// |
//////////////////////////////// |
|
// 2.0 branch |
|
| 232 |
|
|
| 233 |
* FIX: Crush when encrypting folder(#4286,#4287). |
* FIX: password timeout occures in serveral minutes even though timeout value is 60 min (#8952) |
| 234 |
* FIX: Ctrl-C,V,X is not worked on HPC. |
* FIX: "Use random filename" option is always ON even though check is off (#8960) |
| 235 |
|
* FIX: PocketPC's menu is corrupt(#8961) |
| 236 |
|
|
| 237 |
//////////////////////////////// |
//////////////////////////////// |
| 238 |
// B127 |
// B231 (TOMBO 2.0 beta 4) |
| 239 |
//////////////////////////////// |
//////////////////////////////// |
|
// main trunk |
|
| 240 |
|
|
| 241 |
// merged from B126 |
* FIX: One pane mode is not worked(#8954) |
| 242 |
|
* FIX: Save new note failed when choosing virtual folder(#9013) |
| 243 |
* separate MemoDetailsView and its implimentation. |
* FIX: Cut/Copy/Paste is not worked when choosing from menu(WM5)(#9008) |
| 244 |
* FIX: Crush when encrypting folder(#4286,#4287). |
* FIX: Renaming is not worked on some WM5 devices(#9014) |
| 245 |
|
* FIX: Password timeout is not occured when displaying crypted notes and focus is in treeview.(#9050) |
| 246 |
|
|
| 247 |
//////////////////////////////// |
//////////////////////////////// |
| 248 |
// B128 |
// B232 |
| 249 |
//////////////////////////////// |
//////////////////////////////// |
|
// main trunk |
|
|
|
|
|
* minor refactoring to MainFrame.cpp |
|
|
* remove MWM_OPEN_REQUEST and add MWM_SWITCH_VIEW |
|
|
* remove HTREEITEM from MemoManager for simplify the node management. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B129 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* remove MemoLocator |
|
|
* many refactoring |
|
|
|
|
|
//////////////////////////////// |
|
|
// B130 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* remove MemoManager::pCurrentNote |
|
|
|
|
|
//////////////////////////////// |
|
|
// B131 (Tombo_1_8_1) |
|
|
//////////////////////////////// |
|
|
// Tombo_1_8_1 branch |
|
|
|
|
|
* Crush when encrypting folder(#4286,#4287) |
|
|
* Crush when pressing "Search Next" button(#4308,#4309) |
|
|
* Down button ignored at filterdef dialog(#2771,#2772) |
|
| 250 |
|
|
| 251 |
|
* FIX: view mode is not work(#9105) |