Browse CVS RepositoryLog of /tombo/Tombo/Src/MainFrame.cpp
Revision 1.103 - (view) (download) (as text) (annotate) - [select for diffs] Mon Sep 25 15:59:44 2006 UTC (17 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B231, HEAD, Tombo_2_0b4 Changes since 1.102: +0 -2 lines Diff to previous 1.102 * FIX: One pane mode is not worked(#8954) * FIX: Save new note failed when choosing virtual folder(#9013) * FIX: Cut/Copy/Paste is not worked when choosing from menu(WM5)(#9008) * FIX: Renaming is not worked on some WM5 devices(#9014) * FIX: Password timeout is not occured when displaying crypted notes and focus is in treeview.(#9050) Revision 1.102 - (view) (download) (as text) (annotate) - [select for diffs] Wed Sep 6 17:25:10 2006 UTC (17 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B226, B227, B228, B229, B230, Tombo_2_0b1, Tombo_2_0b2, Tombo_2_0b3 Changes since 1.101: +14 -17 lines Diff to previous 1.101 * disable open note when starting. - support menubar label's L9N. - FIX: Menu checking is not worked.(WM5) Revision 1.101 - (view) (download) (as text) (annotate) - [select for diffs] Sun Sep 3 12:56:34 2006 UTC (17 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B225 Changes since 1.100: +15 -37 lines Diff to previous 1.100 * In edit view, display "OK" button insted of "x" on title bar. * Support WM5 style menubar(WM5 version). * FIX: Input method ATOK is not work good on W-ZERO3[es]. This fix is port from B221. - L9N is not completed(menubar label) Revision 1.100 - (view) (download) (as text) (annotate) - [select for diffs] Sun Aug 27 11:11:36 2006 UTC (17 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B224 Changes since 1.99: +28 -30 lines Diff to previous 1.99 - Create new project for WM5 platform. In current version, feature is same as PocketPC. Revision 1.99 - (view) (download) (as text) (annotate) - [select for diffs] Fri Aug 25 14:58:15 2006 UTC (17 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B223 Changes since 1.98: +3 -3 lines Diff to previous 1.98 - Migrate VC6 to VisualStudio2005 (win32). - replace expat libs (win32). Revision 1.98 - (view) (download) (as text) (annotate) - [select for diffs] Wed Aug 23 15:31:53 2006 UTC (17 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B222 Changes since 1.97: +13 -17 lines Diff to previous 1.97 - Multi repository support(yet completed) - Fixes to YAE * Hang up when *.tdt points invalid position. Revision 1.96.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Thu Aug 17 15:41:32 2006 UTC (17 years, 7 months ago) by hirami Branch: Tombo_1_17_1_branch CVS Tags: B221, Tombo_1_17_1 Changes since 1.96: +0 -54 lines Diff to previous 1.96 , to next main 1.103 TOMBO 1.17.1 Revision 1.97 - (view) (download) (as text) (annotate) - [select for diffs] Thu Feb 23 10:20:22 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B220 Changes since 1.96: +14 -13 lines Diff to previous 1.96 - Refactoring about TreeViewItem - now each node have its URI Revision 1.96 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 15 10:42:15 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B211, B212, B213, B214, B215, B216, B217, B218, B219, Tombo_1_17, Tombo_2_0a3 Branch point for: Tombo_1_17_1_branch Changes since 1.95: +2 -2 lines Diff to previous 1.95 * FIX: propery dialog is not displayed on some PocketPC 2000 devices.(#8038) * FIX: -root parameter no longer seems to work(#8030) Revision 1.95 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 15 08:55:04 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN Changes since 1.94: +1 -1 lines Diff to previous 1.94 - Fixes to YAE * FIX FREEZE if *.tdt value is invalid. * Change mouse cursor to IBeam * Change LgEOL mark color * Keep cursor position support - Trap WM_SIZE - Change rewrapping timing Revision 1.94 - (view) (download) (as text) (annotate) - [select for diffs] Mon Feb 13 06:40:31 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B206, B207, B208 Changes since 1.93: +2 -2 lines Diff to previous 1.93 * FIX: Crypted notes are displayed as plain text on TreeView(#7985) - Add AutoPtr.cpp. This file is part of TOMBO 1.16 but I forgot to add it ... - Add option to change editor modules by property. - Some fixes to YAE. - Horiz scrollbar is displayed even though wrapping mode. - Horiz scrollbar is displayed even though note is empty at startup. Revision 1.93 - (view) (download) (as text) (annotate) - [select for diffs] Thu Feb 9 15:52:08 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B201, B202, B203, B205, Tombo_1_16 Changes since 1.92: +1 -1 lines Diff to previous 1.92 * Fixed memory some leaks about SecureBuffer[TA]. SecureBuffer has replaced to SecureBufferAutoPointer[TA] * Fix: search position is wrong when search twice or more.(WinCE) * Save/Load UTF-8/Unicode support(#5814) Revision 1.92 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 8 09:38:11 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B200 Changes since 1.91: +10 -2 lines Diff to previous 1.91 * Remember last tree item (#6057) - support uri attribute of src tag in vfolder.xml. Revision 1.91 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 7 17:07:37 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B199 Changes since 1.90: +0 -14 lines Diff to previous 1.90 * When some *.chs crypted with another password, popup warnings and show title '???????' if crypt failed.(#7227) * Add RegErase tool. Revision 1.90 - (view) (download) (as text) (annotate) - [select for diffs] Sat Feb 4 04:44:00 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B198 Changes since 1.89: +49 -50 lines Diff to previous 1.89 * Save/load properties to/from file. Revision 1.89 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 21 08:11:54 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B197 Changes since 1.88: +10 -18 lines Diff to previous 1.88 * some properties(window size, topmost, one/two screen mode,..) write back timing are changed. Revision 1.88 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jan 14 10:43:49 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B196, Tombo_1_15 Changes since 1.87: +3 -1 lines Diff to previous 1.87 * Add accelarator Ctrl-Q as EXIT. - Remove copyright of GNU regex libs. - Add copyright of Oniguruma. Revision 1.87 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 26 07:27:25 2005 UTC (18 years, 3 months ago) by hirami Branch: MAIN CVS Tags: B194 Changes since 1.86: +51 -4 lines Diff to previous 1.86 * Fix toolbar's bitmap is incorrect on WindowsMobile 5 devices. * Fix create folder is not work from menu. * Improve split pane on portrait mode. Revision 1.86 - (view) (download) (as text) (annotate) - [select for diffs] Sat Dec 10 17:03:47 2005 UTC (18 years, 4 months ago) by hirami Branch: MAIN CVS Tags: B189, B191, B192, B193, SNAPSHOT20051220 Changes since 1.85: +34 -94 lines Diff to previous 1.85 - merge YAEDocCallbackHandler class and YAEditCallback class, so YAEDocCallbackHandler is no longer exists. - remove MemoDetailsViewCallback Revision 1.85 - (view) (download) (as text) (annotate) - [select for diffs] Sat Sep 24 14:12:27 2005 UTC (18 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B187, B188 Changes since 1.84: +6 -6 lines Diff to previous 1.84 - replace tree search scan implementation. Revision 1.84 - (view) (download) (as text) (annotate) - [select for diffs] Sat Sep 17 15:44:32 2005 UTC (18 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B186 Changes since 1.83: +0 -1 lines Diff to previous 1.83 - removing g_Property.TopDir() dependency still. - add unittest proj - implement URIScanner class but not integrated yet. Revision 1.83 - (view) (download) (as text) (annotate) - [select for diffs] Sun Apr 3 09:00:40 2005 UTC (19 years ago) by hirami Branch: MAIN CVS Tags: B180, B181, B183, B184, Tombo_1_14, Tombo_2_0a1, Tombo_2_0a2 Changes since 1.82: +12 -1 lines Diff to previous 1.82 * Refactoring TreeViewItem::Move & Copy * FIX: when changing property, repository's property is not updated * FIX: tdt is not renamed when encrypting/decrypting. Revision 1.82 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 28 18:32:49 2005 UTC (19 years ago) by hirami Branch: MAIN CVS Tags: B179 Changes since 1.81: +23 -20 lines Diff to previous 1.81 * Impliment caret positioning for YAE. Revision 1.81 - (view) (download) (as text) (annotate) - [select for diffs] Fri Mar 11 16:46:42 2005 UTC (19 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B177, B178 Changes since 1.80: +5 -5 lines Diff to previous 1.80 * Fix: YAE focusing problem * MemoManager::AllocNewMemo refactoring Revision 1.80 - (view) (download) (as text) (annotate) - [select for diffs] Tue Mar 8 16:55:23 2005 UTC (19 years, 1 month ago) by hirami Branch: MAIN Changes since 1.79: +10 -3 lines Diff to previous 1.79 Fix: Resource leak around YAE. Revision 1.79 - (view) (download) (as text) (annotate) - [select for diffs] Sat Mar 5 18:27:22 2005 UTC (19 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B175 Changes since 1.78: +21 -9 lines Diff to previous 1.78 merge YAE module Revision 1.78 - (view) (download) (as text) (annotate) - [select for diffs] Sat Mar 5 16:04:42 2005 UTC (19 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B174 Changes since 1.77: +2 -2 lines Diff to previous 1.77 Some refactoring Revision 1.77 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 3 15:42:31 2005 UTC (19 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B173 Changes since 1.76: +1 -2 lines Diff to previous 1.76 Fix: When searching, password dialog is displayed even though exclude encrypting memo Revision 1.76 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 12 23:23:15 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B168, B169, B171, B172, SNAPSHOT_20041121, Tombo_1_13 Changes since 1.75: +1 -2 lines Diff to previous 1.75 * FIX: bookmark is not work * FIX: Copy of *.chs file is not work Revision 1.75 - (view) (download) (as text) (annotate) - [select for diffs] Wed Nov 10 16:03:09 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN Changes since 1.74: +1 -2 lines Diff to previous 1.74 * Support encryption to folder. * Add option tab. Revision 1.74 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 6 12:29:06 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B166 Changes since 1.73: +23 -14 lines Diff to previous 1.73 * FIX: GPF occured when pURIBase is NULL. * FIX: create new note failed when choosing a notes. Revision 1.73 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 31 03:08:51 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B163, B164, B165 Changes since 1.72: +1 -0 lines Diff to previous 1.72 * DEV: Prepare to safe file name support. Revision 1.72 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 23 13:27:01 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B162 Changes since 1.71: +12 -10 lines Diff to previous 1.71 * 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 Revision 1.71 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 16 13:50:59 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B160, B161, Tombo_1_12 Changes since 1.70: +9 -11 lines Diff to previous 1.70 * DEV:refactoring about extracting headline Revision 1.70 - (view) (download) (as text) (annotate) - [select for diffs] Fri Oct 15 20:27:27 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B159 Changes since 1.69: +2 -0 lines Diff to previous 1.69 * DEV:remove TreeViewItem::GetFolderPath * DEV:Refactoring about update notes. Revision 1.69 - (view) (download) (as text) (annotate) - [select for diffs] Thu Oct 14 14:31:06 2004 UTC (19 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B158 Changes since 1.68: +12 -6 lines Diff to previous 1.68 * DEV: Change MemoSelectView::InsertFile for removing MemoNote. * DEV: TomboURI inherits TString now. * DEV: MemoNote::GetURI logic moved to TombURI::InitByNotePath. * DEV: Some other refactorings. Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 10 23:59:03 2004 UTC (19 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B157 Changes since 1.67: +5 -0 lines Diff to previous 1.67 * Save properties when exit. Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs] Fri Oct 8 18:32:04 2004 UTC (19 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B156 Changes since 1.66: +60 -27 lines Diff to previous 1.66 * 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. Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 2 13:44:29 2004 UTC (19 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B155, Tombo_1_11 Changes since 1.65: +4 -7 lines Diff to previous 1.65 * FIX: Shift+ESC is not worked. Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 2 12:12:10 2004 UTC (19 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B154 Changes since 1.64: +7 -2 lines Diff to previous 1.64 * 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) Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs] Sat Aug 21 17:58:44 2004 UTC (19 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B144, B145, B146, B147, B148, B149, B150, B151, B152, B153, SNAPSHOT_20040920, SNAPSHOT_20040925, Tombo_1_10, Tombo_1_9 Changes since 1.63: +4 -4 lines Diff to previous 1.63 * i18nized dialog messages(win32). * Change dialog font to Tahoma(win32). Revision 1.49.2.4 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 8 16:37:39 2004 UTC (19 years, 9 months ago) by hirami Branch: Tombo_2_0alpha_branch Changes since 1.49.2.3: +473 -1330 lines Diff to previous 1.49.2.3 , to branch point 1.49 , to next main 1.103 * merged B130 to B141 on main trunk Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 1 17:21:05 2004 UTC (19 years, 9 months ago) by hirami Branch: MAIN CVS Tags: B140, B141, B142, B143, Tombo_1_9b1 Changes since 1.62: +4 -1 lines Diff to previous 1.62 * FIX: when tapping edit view then tapping tree view, menu don't be changed. * FIX: window size is not correct when 2 pane view. Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs] Sun Jun 27 10:37:52 2004 UTC (19 years, 9 months ago) by hirami Branch: MAIN CVS Tags: B139 Changes since 1.61: +22 -30 lines Diff to previous 1.61 * support two pane and edit view style on PocketPC. * support BE-x00 Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs] Sun Jun 27 05:43:14 2004 UTC (19 years, 9 months ago) by hirami Branch: MAIN CVS Tags: B138 Changes since 1.60: +298 -283 lines Diff to previous 1.60 * two pane mode support for PocketPC (yet fully implimented). Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jun 18 17:50:40 2004 UTC (19 years, 9 months ago) by hirami Branch: MAIN Changes since 1.59: +14 -61 lines Diff to previous 1.59 * move imagelist to MemoSelectView. Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jun 17 19:07:22 2004 UTC (19 years, 9 months ago) by hirami Branch: MAIN Changes since 1.58: +116 -23 lines Diff to previous 1.58 * major refactoring - modify MemoDetailsView for multi instance support. - impliment MemoDetailsViewDlg for support morden PocketPC style but not used in this version. Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs] Sun Jun 6 02:56:45 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B136 Changes since 1.57: +2 -3 lines Diff to previous 1.57 * impliment IDM_TOGGLEPANE (PocketPC version) Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jun 5 22:14:28 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B135 Changes since 1.56: +88 -104 lines Diff to previous 1.56 * supporting two-pane layout for PocketPC version. Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs] Mon May 31 17:24:13 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN Changes since 1.55: +10 -60 lines Diff to previous 1.55 * move IDM_TOGGLEPANE to PlatformLayer Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs] Mon May 31 15:35:29 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B134 Changes since 1.54: +95 -943 lines Diff to previous 1.54 * add SetCurrentNote when saving notes. * refactoring around platform dependent routines (especially toolbar, menu etc..) Revision 1.49.2.3 - (view) (download) (as text) (annotate) - [select for diffs] Sun May 16 11:26:52 2004 UTC (19 years, 10 months ago) by hirami Branch: Tombo_2_0alpha_branch CVS Tags: B132, B133 Changes since 1.49.2.2: +64 -61 lines Diff to previous 1.49.2.2 , to branch point 1.49 * merge from B130 Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs] Sun May 16 11:05:02 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B130 Changes since 1.53: +24 -20 lines Diff to previous 1.53 B130 Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs] Sun May 16 08:05:21 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B129 Changes since 1.52: +40 -39 lines Diff to previous 1.52 B129 Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs] Sun May 16 02:18:56 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B128 Changes since 1.51: +11 -8 lines Diff to previous 1.51 * some major refactoring Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs] Sat May 15 18:56:36 2004 UTC (19 years, 10 months ago) by hirami Branch: MAIN Changes since 1.50: +1 -7 lines Diff to previous 1.50 * minor refactoring Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs] Fri May 14 20:45:01 2004 UTC (19 years, 11 months ago) by hirami Branch: MAIN Changes since 1.49: +40 -39 lines Diff to previous 1.49 merged from B126(2.0 branch) * separate MemoDetailsView and its implimentation. * FIX: Crush when encrypting folder(#4286,#4287). Revision 1.49.2.2 - (view) (download) (as text) (annotate) - [select for diffs] Tue May 11 16:19:57 2004 UTC (19 years, 11 months ago) by hirami Branch: Tombo_2_0alpha_branch CVS Tags: B125, B126 Changes since 1.49.2.1: +4 -4 lines Diff to previous 1.49.2.1 , to branch point 1.49 * Support CE version Revision 1.49.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Sat May 8 15:48:42 2004 UTC (19 years, 11 months ago) by hirami Branch: Tombo_2_0alpha_branch CVS Tags: B122, B123, B124 Changes since 1.49: +36 -35 lines Diff to previous 1.49 2.0 alpha initial version. Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs] Sun Apr 25 16:57:19 2004 UTC (19 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B121, B131, Tombo_1_8, Tombo_1_8_1 Branch point for: Tombo_1_8_1_branch, Tombo_2_0alpha_branch Changes since 1.48: +7 -8 lines Diff to previous 1.48 * Change bookmark format path to URI. * Support virtual folder's bookmark/startpage. * Add '%I' to date format. (#4190, #4191) Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs] Thu Apr 22 16:03:55 2004 UTC (19 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B120 Changes since 1.47: +22 -3 lines Diff to previous 1.47 * Add edit bookmark dialog Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs] Wed Apr 14 18:10:49 2004 UTC (20 years ago) by hirami Branch: MAIN Changes since 1.46: +29 -17 lines Diff to previous 1.46 Add bookmark: Support PsPC, BE-[35]00 Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs] Tue Apr 13 18:49:23 2004 UTC (20 years ago) by hirami Branch: MAIN CVS Tags: B118 Changes since 1.45: +182 -36 lines Diff to previous 1.45 * Add bookmark(#2716). Edit bookmark is not implimented yet. PsPC, BE-[35]00 is not implimented yet. Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs] Sun Apr 11 07:05:19 2004 UTC (20 years ago) by hirami Branch: MAIN Changes since 1.44: +8 -3 lines Diff to previous 1.44 * Fix: when encrypted note is set to default page, GPF occures. Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs] Sat Apr 10 20:18:17 2004 UTC (20 years ago) by hirami Branch: MAIN CVS Tags: B117 Changes since 1.43: +17 -6 lines Diff to previous 1.43 * Add default note option.(part of #4022) Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs] Sat Mar 13 18:49:49 2004 UTC (20 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B113, B114, B115, B116, SNAPSHOT_20040314, Tombo_1_8b1 Changes since 1.42: +25 -2 lines Diff to previous 1.42 * Re-fix : When exit with minimize, can't restore window(#2878,#2879) * FIX: Move pane splitter when window moves(#4056,#4057) Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 8 15:19:18 2004 UTC (20 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B111 Changes since 1.41: +28 -6 lines Diff to previous 1.41 * When exit with minimize, can't restore window(#2878,#2879) Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 15 13:31:33 2004 UTC (20 years, 2 months ago) by hirami Branch: MAIN Changes since 1.40: +9 -0 lines Diff to previous 1.40 FIX: restoring window is not work correctly when exit with minimize. Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs] Mon Sep 8 16:07:35 2003 UTC (20 years, 7 months ago) by hirami Branch: MAIN Changes since 1.39: +10 -7 lines Diff to previous 1.39 Add Keep space over the SIP option(#2875,#2876) Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs] Sun Aug 24 14:32:14 2003 UTC (20 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B110, SNAPSHOT_20030824 Changes since 1.38: +1 -0 lines Diff to previous 1.38 * 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) Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jul 16 16:01:42 2003 UTC (20 years, 8 months ago) by hirami Branch: MAIN CVS Tags: B106, B107, B108, B109, Tombo_1_7, Tombo_1_7b5 Changes since 1.37: +22 -10 lines Diff to previous 1.37 B106 Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs] Fri May 16 03:06:04 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B103, B104, B105, Tombo_1_7b4 Changes since 1.36: +1 -1 lines Diff to previous 1.36 Disable SetForegroundWindow Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs] Tue May 13 15:50:47 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B102 Changes since 1.35: +1 -1 lines Diff to previous 1.35 Filter control GUI support. Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs] Wed May 7 14:01:32 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B100 Changes since 1.34: +1 -1 lines Diff to previous 1.34 Impliment FilterCtlDlg Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs] Thu May 1 16:53:32 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN Changes since 1.33: +12 -3 lines Diff to previous 1.33 Refactoring about virtual folder Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs] Mon Apr 28 22:01:05 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN Changes since 1.32: +42 -3 lines Diff to previous 1.32 Add Filter control dialog move ImageList owner for filter control dialog. Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs] Fri Apr 11 16:37:29 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B098, B099, B101, Tombo_1_7b2, Tombo_1_7b3 Branch point for: Tombo_1_7b3_branch Changes since 1.31: +11 -5 lines Diff to previous 1.31 * change 1 pane mode from edit view(#1747) Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs] Fri Apr 4 23:12:50 2003 UTC (21 years ago) by hirami Branch: MAIN Changes since 1.30: +16 -10 lines Diff to previous 1.30 * IM area doesn't display well(#1558,#1559) Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs] Tue Apr 1 16:20:08 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B096 Changes since 1.29: +3 -1 lines Diff to previous 1.29 * Raize window for some PocketPC devices. Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 20 23:00:09 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B095, Tombo_1_7b1 Changes since 1.28: +3 -0 lines Diff to previous 1.28 * Re-FIX: #1134 Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 20 20:59:46 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B094 Changes since 1.27: +90 -4 lines Diff to previous 1.27 * Update NUM_IMG_BUTTONS for PsPC. * Support menu control for PsPC, PocktPC, BE-X00. Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs] Wed Mar 19 17:14:36 2003 UTC (21 years ago) by hirami Branch: MAIN Changes since 1.26: +43 -84 lines Diff to previous 1.26 * rename and use only BE-X00 variables hMenuEncrypt and hFoldMenu. * Control grep menu item. Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 17 16:58:27 2003 UTC (21 years ago) by hirami Branch: MAIN Changes since 1.25: +8 -0 lines Diff to previous 1.25 FIX: Can't build for HPC Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 17 16:02:04 2003 UTC (21 years ago) by hirami Branch: MAIN Changes since 1.24: +67 -11 lines Diff to previous 1.24 * Disable new folder menu item when virtual folder nodes selected. * Keep wrap text status(#1524). Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs] Sun Mar 9 19:01:09 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B092, B093 Changes since 1.23: +38 -8 lines Diff to previous 1.23 B092 Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 6 15:35:57 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B091 Changes since 1.22: +40 -23 lines Diff to previous 1.22 B091 Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 3 15:44:01 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B090 Changes since 1.21: +1 -0 lines Diff to previous 1.21 set hMainWnd at the function OnCreate for staying topmost. Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs] Sun Mar 2 18:12:59 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B089 Changes since 1.20: +43 -4 lines Diff to previous 1.20 Add option that TOMBO is staying topmost of the window. Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs] Thu Feb 20 18:38:44 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B087, B088 Changes since 1.19: +4 -4 lines Diff to previous 1.19 B087 Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 18 16:39:59 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B086 Changes since 1.18: +6 -3 lines Diff to previous 1.18 B086 Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs] Sun Feb 16 20:07:26 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B085 Changes since 1.17: +22 -0 lines Diff to previous 1.17 B085 Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs] Fri Feb 7 16:29:19 2003 UTC (21 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B084 Changes since 1.16: +15 -5 lines Diff to previous 1.16 B084: * NEW: Add New folder by selecting right menu(#1170). * MOD: Disable "Not match" dialog when search starts with treeview(#940). Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jan 23 18:30:40 2003 UTC (21 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B083, Tombo_1_6 Changes since 1.15: +7 -1 lines Diff to previous 1.15 * Disable save icon when a note is not modified.(#1075) - support BE300/500 platform Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jan 22 17:25:47 2003 UTC (21 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B082 Changes since 1.14: +30 -0 lines Diff to previous 1.14 * NEW: Disable save icon when a note is not modified.(#1075) Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jan 21 19:09:04 2003 UTC (21 years, 2 months ago) by hirami Branch: MAIN Changes since 1.13: +60 -5 lines Diff to previous 1.13 * Add hide/show status bar Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jan 21 18:42:21 2003 UTC (21 years, 2 months ago) by hirami Branch: MAIN Changes since 1.12: +11 -0 lines Diff to previous 1.12 Add disabling notes close by action button. But GUI is not yet. Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs] Wed Dec 25 17:30:03 2002 UTC (21 years, 3 months ago) by hirami Branch: MAIN CVS Tags: B080, B081, Tombo_1_6b1, Tombo_1_6b2 Changes since 1.11: +18 -25 lines Diff to previous 1.11 * impliment viewer mode.(#832) Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs] Sun Dec 22 14:51:29 2002 UTC (21 years, 3 months ago) by hirami Branch: MAIN CVS Tags: B079 Changes since 1.10: +48 -39 lines Diff to previous 1.10 PG: impliment Search Next/Prev. Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Thu Dec 19 14:56:57 2002 UTC (21 years, 3 months ago) by hirami Branch: MAIN CVS Tags: B078 Changes since 1.9: +41 -2 lines Diff to previous 1.9 PG: Changing searching method Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri Dec 13 18:08:37 2002 UTC (21 years, 4 months ago) by hirami Branch: Tombo_1_5_1_branch CVS Tags: B077 Changes since 1.8: +11 -0 lines Diff to previous 1.8 , to next main 1.103 Add debug logging.(for #854) Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs] Sun Dec 8 20:18:05 2002 UTC (21 years, 4 months ago) by hirami Branch: MAIN CVS Tags: B076 Changes since 1.8: +11 -0 lines Diff to previous 1.8 * Clear edit view when choose "Forget password"(#852). Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 16 17:20:23 2002 UTC (21 years, 4 months ago) by hirami Branch: MAIN CVS Tags: B074, B075, Tombo_1_5, Tombo_1_5_1 Branch point for: Tombo_1_5_1_branch Changes since 1.7: +19 -8 lines Diff to previous 1.7 * Add detail error message around encrypting. * Change confirm saving dialog to mordal. Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Mon Oct 28 16:32:47 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B072, B073, Tombo_1_4 Changes since 1.6: +2 -4 lines Diff to previous 1.6 PG: fix application error when modify memo -> ESC key -> select "NO" Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 27 06:31:42 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B071 Changes since 1.5: +6 -1 lines Diff to previous 1.5 PG: If message posted from MemoSelectView's NM_DBLCLK handler, MainFrame::RequestOpenMemo deletes MemoLocator object. Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 27 01:21:13 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B070 Changes since 1.4: +14 -14 lines Diff to previous 1.4 PG: lParam changed on message MWM_OPEN_REQUEST: TreeViewFileItem to MemoLocator. Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 19 10:26:23 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B069 Changes since 1.3: +1 -81 lines Diff to previous 1.3 Delete TestScan class in MainFrame.cpp. This class are for testing virtual folder. Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 12 21:39:30 2002 UTC (21 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B067, B068 Changes since 1.2: +13 -6 lines Diff to previous 1.2 * MainFrame::RequestOpenMemo's parameter changed: MemoNote to TreeViewFileItem. * lParam changed on message MWM_OPEN_REQUEST: MemoNote to TreeViewFileItem. * Change links MemoManager to MemoNote: Memomanager not points MemoNote but points TreeViewItem now. Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 6 05:55:31 2002 UTC (21 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B066 Changes since 1.1: +23 -27 lines Diff to previous 1.1 * #648 Add "Find" Button on toolbar(Win32/HPC/BE300/BE500/PocketPC) Because there are no space, BE-[35]00/PocketPC are place select view only. Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri Oct 4 23:56:39 2002 UTC (21 years, 6 months ago) by hirami Branch: MAIN CVS Tags: Tombo_1_3 Tombo 1.3公開時のソースからビットマップ・アイコンをSrc/images下に移動したもの This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
|