|
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. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B093 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Disable renaming(click x 2) tree node when renaming the node is not allowed. |
|
|
* Create new note to root node when on virtual folder nodes. |
|
|
* Create new note the same level of the virtual link note what is selected. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B094 |
|
|
//////////////////////////////// |
|
|
|
|
|
* 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. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B095 (Tombo 1.7 beta 1) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Re-FIX: #1134. |
|
|
* Add menu item IDM_TOPMOST for Win32(EN). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B096 (Tombo SNAPSHOT 20030404) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Disable update *.tdt when the note is not updated.(#1557) |
|
|
* FIX: Delete node even though editing labels by pressing DEL key(#1588,1589). |
|
|
and fix Cut/Copy/Paste |
|
|
* Add limit filter. |
|
|
* Recent filter(implimenting). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B097 |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: IM area doesn't display well(#1558,#1559) |
|
|
* FIX: add exec option "-root=" for direct root folder(#1412) |
|
|
* NEW: add open notes read-only mode(#1136) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B098 (Tombo 1.7 beta 2) |
|
|
//////////////////////////////// |
|
|
|
|
|
* 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) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B099 (Tombo 1.7 beta 3) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Save memo failed(3)." occured when saving new notes to root folder(#1781,#1782). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B100 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Impliment timestamp filter. |
|
|
* Impliment sort filter. |
|
|
* Impliment filter control dialog |
|
|
|
|
|
PG: Add ItemIterator |
|
|
PG: Add FilterControl dialog. Implimentation is yet. |
|
|
PG: Refactoring around VirtualFolderRoot. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B101(SNAPSHOT_20030511) |
|
|
//////////////////////////////// |
|
|
On Tombo_1_7b3_branch |
|
|
|
|
|
* FIX: Grep dialog prop pages |
|
|
|
|
|
//////////////////////////////// |
|
|
// B102 |
|
|
//////////////////////////////// |
|
|
Return to main trunk. |
|
|
|
|
|
* FIX: Grep dialog isn't displayed (#2064, #2063) |
|
|
* Filter control GUI support. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B103 (Tombo 1.7 beta 4) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add delete button to filter control dialogs. |
|
|
* Adjust dialog size by real devices. |
|
|
* Delete SetforegroundWindow in MainFrame::OnCreate. |
|
|
It seems like harm by reporting a user. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B104 (SNAPSHOT_20030603) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Save memo may be fail if multibyte char is used in folder name.(#2178,#2179) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B105 (SNAPSHOT_20030605) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Replace macro "iskanji" to IsDBCSLeadByte() for better support of DBCS. |
|
|
* Change IDD_FILTERDEF_FILTER's font to "System" on BE-300 version.(#2239,#2240) |
|
|
* Add ClearType font support.(#2065) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B106 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Rename menu "Grep" to "Quick filter". "Grep" is reserved for future enhancement ;-) |
|
|
* 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) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B107 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add "Search" to right click menu. (#2108) |
|
|
* Check folder path when copying/moving folders.(#2602,#2603) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B108(Tombo 1.7 beta 5) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Re-fix #2563,#2564 |
|
|
|
|
|
//////////////////////////////// |
|
|
// B109(Tombo 1.7) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Trim whitespace at the end of the name when creating new folder and updating notes.(#2717,#2718) |
|
|
* Add '%f and '%F' format to insert date strings.(#2713) |
|
|
* sort by create date for virtual folder(#2750) |
|
|
* Add jump to original context menu. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B110(SNAPSHOT20030824) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Sort filter sort by create date.(#2867, #2868) |
|
|
* FIX: Disable forcusing to edit view when choosing "Jump to original" in virtual folder items.(#2792) |
|
|
* FIX: Restore window when mutual executing Tombo.exe(#2850) |
|
|
* FIX: Add "paste" to context menu(#2851) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B111 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add Ctrl+UP/DOWN/LEFT key assign at treeview. |
|
|
UP/DOWN : Move next/prev sibling without open notes. |
|
|
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"> |
|
|
|
|
|
//////////////////////////////// |
|
|
// B112 (SNAPSHOT20040314) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Re-fix : When exit with minimize, can't restore window(#2878,#2879) |
|
|
* FIX: Move pane splitter when window moves(#4056,#4057) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B113 (Tombo 1.8 beta 1) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Shift+Up selection(#4032, #4033) |
|
|
This fix is enabled only when set PLATFORM_SIG3 macro in DetailsViewWndProc.cpp |
|
|
|
|
|
//////////////////////////////// |
|
|
// B114 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Move some common libraries to folder 'TomboLib'. You should "build all" when compiling. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B115 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Remove TString::AllocFullPath(). |
|
|
* Merge to YAE's TomboLib. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B116 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add rename button to virtual folder dialog(#4137) |
|
|
* Add order by file size filter to virtual folder(#4020) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B117 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add default note option.(part of #4022) |
|
|
* Move DialogTemplate, PropertyPage, DirectoryScanner to TomboLib. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B118 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Fix: when encrypted note is set to default page, GPF occures. |
|
|
* Add bookmark(#2716). |
|
|
Edit bookmark is not implimented yet. |
|
|
PsPC, BE-[35]00 is not implimented yet. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B119 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add bookmark: |
|
|
Support PsPC, BE-[35]00 |
|
|
|
|
|
//////////////////////////////// |
|
|
// B120 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add edit bookmark dialog |
|
|
|
|
|
//////////////////////////////// |
|
|
// B121 (Tombo_1_8) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change bookmark format path to URI. |
|
|
* Support virtual folder's bookmark/startpage. |
|
|
* Add '%I' to date format. (#4190, #4191) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B122 |
|
|
//////////////////////////////// |
|
|
// 2.0 branch |
|
|
|
|
|
* Initial version of TOMBO 2.0 alpha |
|
|
* You can build only win32 version. CE version is not yet. |
|
|
* Very very unstable. there are crush, hung up, and so on. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B123 |
|
|
//////////////////////////////// |
|
|
// 2.0 branch |
|
|
|
|
|
* Rename some classes |
|
|
* Add unit test modules |
|
|
|
|
|
//////////////////////////////// |
|
|
// B124 |
|
|
//////////////////////////////// |
|
|
// 2.0 branch |
|
|
|
|
|
* FIX: when select whole lines and hit BS key, YAE hangups. |
|
|
* some refactorings. |
|
|
caret positions |
|
|
BS/DEL key handers |
|
|
... |
|
|
|
|
|
//////////////////////////////// |
|
|
// B125 |
|
|
//////////////////////////////// |
|
|
// 2.0 branch |
|
|
|
|
|
* FIX: YAE hangups when switch to other note and click the text. |
|
|
* FIX: Selected region shifts when resizing. |
|
|
* Support CE version. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B126 |
|
|
//////////////////////////////// |
|
|
// 2.0 branch |
|
|
|
|
|
* FIX: Crush when encrypting folder(#4286,#4287). |
|
|
* FIX: Ctrl-C,V,X is not worked on HPC. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B127 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
// merged from B126 |
|
|
|
|
|
* separate MemoDetailsView and its implimentation. |
|
|
* FIX: Crush when encrypting folder(#4286,#4287). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B128 |
|
|
//////////////////////////////// |
|
|
// 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 |
|
|
//////////////////////////////// |
|
|
// 2.0 branch |
|
|
|
|
|
* merge from B130 |
|
|
|
|
|
//////////////////////////////// |
|
|
// B134 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* add SetCurrentNote when saving notes. |
|
|
* refactoring around platform dependent routines (especially toolbar, menu etc..) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B135 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* move IDM_TOGGLEPANE to PlatformLayer |
|
|
* supporting two-pane layout for PocketPC version. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B136 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* impliment IDM_TOGGLEPANE (PocketPC version) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B137 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* major refactoring |
|
|
- modify MemoDetailsView for multi instance support. |
|
|
- impliment MemoDetailsViewDlg for support morden PocketPC style but not used in this version. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B138 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* more more refactoring. |
|
|
* move imagelist to MemoSelectView. |
|
|
* two pane mode support for PocketPC (yet fully implimented). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B139 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* support two pane and edit view style on PocketPC. |
|
|
* support BE-x00 |
|
|
PsPC is not yet. |
|
|
Not fully tested on both platform, probably it will work. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B139 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* support Two pane mode menu's check for BE-x00 |
|
|
|
|
|
//////////////////////////////// |
|
|
// B140 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* FIX: when tapping edit view then tapping tree view, menu don't be changed. |
|
|
* FIX: window size is not correct when 2 pane view. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B141 (TOMBO 1.9 beta 1) |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* modify menubar width on PocketPC(English). |
|
|
|
|
|
//////////////////////////////// |
|
|
// B142 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* Split message data to message file. |
|
|
This is a part of i18n. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B143 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* Arranges resource data. |
|
|
|
|
|
//////////////////////////////// |
|
|
//B144 |
|
|
//////////////////////////////// |
|
|
// main trunk |
|
|
|
|
|
* i18nized dialog messages(win32). |
|
|
* Change dialog font to Tahoma(win32). |
|
|
|
|
|
//////////////////////////////// |
|
|
//B145 |
|
|
//////////////////////////////// |
|
|
|
|
|
* i18nized dialog messages(PocketPC). |
|
|
* Change dialog font to Tahoma(PocketPC). |
|
|
|
|
|
//////////////////////////////// |
|
|
//B146 |
|
|
//////////////////////////////// |
|
|
|
|
|
* i18nized on BE-x00 platform.(finished) |
|
|
* i18nized on HPC platform.(menu is not yet) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B147 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Update Japanese message in *.rc file to English |
|
|
* i18nize on HPC platform. |
|
|
* Add context menu(HPC) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B148 |
|
|
//////////////////////////////// |
|
|
|
|
|
* External editor linking (HPC,Win32) |
|
|
Other platform is yet, and can't compile |
|
|
|
|
|
//////////////////////////////// |
|
|
// B149 |
|
|
//////////////////////////////// |
|
|
|
|
|
* External editor linking (PocketPC, BE500) |
|
|
* Modify to compile for PsPC. |
|
|
PsPC version is not support External editor. |
|
|
* Add contect menu items (PocketPC) |
|
|
* move menu items(BE500) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B150(TOMBO 1.9) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Rename message generate scripts |
|
|
* Realign message files |
|
|
* Update release scripts |
|
|
|
|
|
//////////////////////////////// |
|
|
// B151(TOMBO 1.10) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Replace message file revised by Gerry(Thanks!) |
|
|
* FIX: The bookmark menu isn't i18nlized(#5000,#5001) |
|
|
* FIX: More than one lines can't be chosen(#4998,#4999) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B152 (SNAPSHOT20040920) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Dialog isn't indicated right on Windows98SE(#5013,#5014) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B153 (SNAPSHOT20040925) |
|
|
//////////////////////////////// |
|
|
|
|
|
* For unstable problem inspection |
|
|
-> Fixed at heap memory destruction.(#5029, #5030) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B154 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add save without dialog option(#4988) |
|
|
* Down button ignored at filterdef dialog(#2771,#2772) |
|
|
* Ctrl-C is disabled on read only mode(#5006,#5007) |
|
|
* A heap memory is destroyed.(#5029,#5030) |
|
|
* Different memo is chosen (#5031,#5032) |
|
|
|
|
|
//////////////////////////////// |
|
|
// B155 (TOMBO 1.11) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: Shift+ESC is not worked. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B156 |
|
|
//////////////////////////////// |
|
|
|
|
|
* PocketPC style property page supprot |
|
|
* VGA support |
|
|
* Create project for VGA mode. |
|
|
* VGA resolution support. |
|
|
* Change bitmap size 16x16 -> 24x24 for VGA mode. |
|
|
* Landscape mode support. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B157 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Save properties when exit. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B158 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV: Change MemoSelectView::InsertFile for removing MemoNote. |
|
|
* DEV: TomboURI inherits TString now. |
|
|
* DEV: MemoNote::GetURI logic moved to TombURI::InitByNotePath. |
|
|
* DEV: Some other refactorings. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B159 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV:remove TreeViewItem::GetFolderPath |
|
|
* DEV:Refactoring about update notes. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B160 (TOMBO 1.12) |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV:refactoring about extracting headline |
|
|
|
|
|
//////////////////////////////// |
|
|
// B161 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV: Move MemoNote::Save to LocalFileRepository::Save |
|
|
|
|
|
//////////////////////////////// |
|
|
// B162 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV: remove RepositoryFactory from CVS. |
|
|
* DEV: add RepositoryImpl to CVS. |
|
|
|
|
|
to manage Note/folder tree as single virtual tree. |
|
|
|
|
|
* DEV: Replace MemoNote to TomboURI in TreeViewFileItem |
|
|
|
|
|
//////////////////////////////// |
|
|
// B163 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV: Prepare to safe file name support. |
|
|
|
|
|
Encryption is not work correctly at this version. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B164 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV: safe file name listing support. |
|
|
|
|
|
Encryption is not work correctly at this version. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B165 |
|
|
//////////////////////////////// |
|
|
|
|
|
* DEV: save for safe file name notes support. |
|
|
|
|
|
Finding and encrypting to the folder may not work. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B166 |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: GPF occured when pURIBase is NULL. |
|
|
* FIX: create new note failed when choosing a notes. |
|
|
* FIX: search failed even though the keyword exists in safe file. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B167 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Support encryption to folder. |
|
|
* Add option tab. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B168 |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: bookmark is not work |
|
|
* FIX: Copy of *.chs file is not work |
|
|
|
|
|
//////////////////////////////// |
|
|
// B169 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add AutoPtr.h |
|
|
* Change repository mode for *.vcp, *.vcw, *.dsp, *.dsw to binary. (Thanx Alex!) |
|
|
* Move to RepositoryImpl.* about move, copy, rename to folder codes. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B170(TOMBO 1.13) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change About Dialog |
|
|
|
|
|
//////////////////////////////// |
|
|
// B171(SNAPSHOT20041121) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Revert #5157,#5160 because it causes another problem. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B172 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Re-fix #5157,#5160 |
|
|
* Improve display position of context menu. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B173 |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: wrong file is open when searching. |
|
|
* FIX: file order is wrong if its file name is encrypted. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B174 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Some refactoring |
|
|
|
|
|
//////////////////////////////// |
|
|
// B175 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Merge YAE module. |
|
|
* Only win32 version. other version will not be worked. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B176 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Fix: Resource leak around YAE. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B177 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Fix: YAE focusing problem |
|
|
* MemoManager::AllocNewMemo refactoring |
|
|
|
|
|
//////////////////////////////// |
|
|
// B178 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Move TomboURI::IsEncrypted() to Repository::GetOption() |
|
|
* FIX: leave *.tdt when notes headline changed |
|
|
|
|
|
//////////////////////////////// |
|
|
// B179 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Impliment caret positioning for YAE. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B180 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Refactoring TreeViewItem::Move & Copy |
|
|
* FIX: when changing property, repository's property is not updated |
|
|
* FIX: tdt is not renamed when encrypting/decrypting. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B181(TOMBO 1.14) |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: tdt is not renamed when renaming. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B182(TOMBO 2.0 ALPHA 2) |
|
|
//////////////////////////////// |
|
|
|
|
|
Some bugs are fixed. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B183 |
|
|
//////////////////////////////// |
|
|
|
|
|
* FIX: invalid UTF-8 encoding |
|
|
- removing g_Property.TopDir() dependency. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B184 |
|
|
//////////////////////////////// |
|
|
|
|
|
- removing g_Property.TopDir() dependency still. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B185 |
|
|
//////////////////////////////// |
|
|
|
|
|
- removing g_Property.TopDir() dependency still. |
|
|
- add unittest proj |
|
|
- implement URIScanner class but not integrated yet. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B186 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change value format note path to uri at virtual folder's "Filter settings" source tab. |
|
|
* FIX: Encrypted not is not checked on vfolder |
|
|
|
|
|
- replace VFolder directory scan implementation. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B187 |
|
|
//////////////////////////////// |
|
|
|
|
|
- replace tree search scan implementation. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B188 |
|
|
//////////////////////////////// |
|
|
|
|
|
- remove dependencies to MemoNote |
|
|
- add inf and bat files for PocketPC VGA |
|
|
|
|
|
//////////////////////////////// |
|
|
// B189 |
|
|
//////////////////////////////// |
|
|
|
|
|
- merge YAEDocCallbackHandler class and YAEditCallback class, so YAEDocCallbackHandler is no longer exists. |
|
|
- remove MemoDetailsViewCallback |
|
|
|
|
|
* Restriction: find when "Find to file name" option is checked, *.chs file is not checked. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B190(SNAPSHOT20051217) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change encoding MBCS to UTF-8 on search logic. |
|
|
* Change toolbar bitmap 4bit color to 8bit color. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B191 |
|
|
//////////////////////////////// |
|
|
|
|
|
- FIX: compile failed for win32 version. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B192(SNAPSHOT20051220) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Change toolbar bitmap size for testing W-ZERO3. |
|
|
* Replace regex engine to oniguruma. |
|
|
* change install target directory \Program Files to \Program Files\Tombo. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B193 |
|
|
//////////////////////////////// |
|
|
|
|
|
* change bitmap size for VGA mode |
|
|
|
|
|
//////////////////////////////// |
|
|
// B194 (SNAPSHOT20051226) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Fix toolbar's bitmap is incorrect on WindowsMobile 5 devices. |
|
|
* Fix create folder is not work from menu. |
|
|
* Improve split pane on portrait mode. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B195 (SNAPSHOT20051228) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Fix toolbar's bitmap is incorrect on WindowsMobile 5 devices. |
|
|
* Improve split pane on portrait mode. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B196 (TOMBO 1.15) |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add accelarator Ctrl-Q as EXIT. |
|
|
- Remove copyright of GNU regex libs. |
|
|
- Add copyright of Oniguruma. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B197 |
|
|
//////////////////////////////// |
|
|
|
|
|
* some properties(window size, topmost, one/two screen mode,..) write back timing are changed. |
|
|
|
|
|
- split property page classes to TomboPropertyTab.* |
|
|
|
|
|
//////////////////////////////// |
|
|
// B198 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Save/load properties to/from file. |
|
|
some features are still used registory yet. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B199 |
|
|
//////////////////////////////// |
|
|
|
|
|
* When some *.chs crypted with another password, popup warnings and show title '???????' if crypt failed.(#7227) |
|
|
* Add RegErase tool. |
|
|
|
|
|
- Change property load timing. |
|
|
- Set default value at the time of first use. |
|
|
|
|
|
//////////////////////////////// |
|
|
// B200 |
|
|
//////////////////////////////// |
|
|
|
|
|
* Add Remember last tree item option (#6057) |
|
|
|
|
|
- support uri attribute of src tag in vfolder.xml. |
|
|
This change is prepare for future changes. |
|
|
|
|
| 1 |
//////////////////////////////// |
//////////////////////////////// |
| 2 |
// B201 |
// B201 |
| 3 |
//////////////////////////////// |
//////////////////////////////// |
| 97 |
//////////////////////////////// |
//////////////////////////////// |
| 98 |
|
|
| 99 |
- Disable YAE Option again |
- Disable YAE Option again |
| 100 |
|
|
| 101 |
|
//////////////////////////////// |
| 102 |
|
// B214 |
| 103 |
|
//////////////////////////////// |
| 104 |
|
|
| 105 |
|
- Remove Ctrl-A accelarator and handle it by MemoDetailsView. |
| 106 |
|
|
| 107 |
|
- Fixes to YAE |
| 108 |
|
* Ctrl-A support |
| 109 |
|
* Insert date (Ctrl-1, Ctrl-2) support |
| 110 |
|
* ABEND when clipborad item is not text |
| 111 |
|
* CRLF was always inserted when saving |
| 112 |
|
* Vert scrollbar is not shown when pasting long texts |
| 113 |
|
|