Browse CVS RepositoryLog of /tombo/Tombo/Src/TreeViewItem.h
Revision 1.39 - (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.38: +7 -2 lines Diff to previous 1.38 * 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.38 - (view) (download) (as text) (annotate) - [select for diffs] Wed Aug 23 15:31:54 2006 UTC (17 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B222, B223, B224, B225, B226, B227, B228, B229, B230, Tombo_2_0b1, Tombo_2_0b2, Tombo_2_0b3 Changes since 1.37: +1 -1 lines Diff to previous 1.37 - Multi repository support(yet completed) - Fixes to YAE * Hang up when *.tdt points invalid position. Revision 1.37 - (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.36: +18 -30 lines Diff to previous 1.36 - Refactoring about TreeViewItem - now each node have its URI Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs] Sat Feb 11 15:44:07 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B205, B206, B207, B208, B211, B212, B213, B214, B215, B216, B217, B218, B219, B221, Tombo_1_16, Tombo_1_17, Tombo_1_17_1, Tombo_2_0a3 Branch point for: Tombo_1_17_1_branch Changes since 1.35: +10 -7 lines Diff to previous 1.35 TOMBO 1.16 Revision 1.35 - (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, B194, B196, B197, B198, B199, B200, B201, B202, B203, SNAPSHOT20051220, Tombo_1_15 Changes since 1.34: +1 -5 lines Diff to previous 1.34 - merge YAEDocCallbackHandler class and YAEditCallback class, so YAEDocCallbackHandler is no longer exists. - remove MemoDetailsViewCallback Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs] Sun Sep 18 06:45:40 2005 UTC (18 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B186, B187, B188 Changes since 1.33: +0 -1 lines Diff to previous 1.33 * 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. Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs] Fri Sep 16 19:00:34 2005 UTC (18 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B183, B184 Changes since 1.32: +0 -6 lines Diff to previous 1.32 B183 Revision 1.32 - (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, Tombo_1_14, Tombo_2_0a1, Tombo_2_0a2 Changes since 1.31: +3 -0 lines Diff to previous 1.31 * Refactoring TreeViewItem::Move & Copy * FIX: when changing property, repository's property is not updated * FIX: tdt is not renamed when encrypting/decrypting. Revision 1.31 - (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, B175, B177, B178, B179 Changes since 1.30: +0 -1 lines Diff to previous 1.30 Some refactoring Revision 1.30 - (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, B166, B168, B169, B171, B172, B173, SNAPSHOT_20041121, Tombo_1_13 Changes since 1.29: +2 -3 lines Diff to previous 1.29 * DEV: Prepare to safe file name support. Revision 1.29 - (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.28: +14 -11 lines Diff to previous 1.28 * 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.28 - (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, B160, B161, Tombo_1_12 Changes since 1.27: +0 -6 lines Diff to previous 1.27 * DEV:remove TreeViewItem::GetFolderPath * DEV:Refactoring about update notes. Revision 1.27 - (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.26: +4 -0 lines Diff to previous 1.26 * 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.26 - (view) (download) (as text) (annotate) - [select for diffs] Sat Sep 4 14:54:30 2004 UTC (19 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B148, B149, B150, B151, B152, B153, B154, B155, B156, B157, SNAPSHOT_20040920, SNAPSHOT_20040925, Tombo_1_10, Tombo_1_11, Tombo_1_9 Changes since 1.25: +11 -0 lines Diff to previous 1.25 * External editor linking (HPC,Win32) Revision 1.21.2.3 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 8 16:37:40 2004 UTC (19 years, 9 months ago) by hirami Branch: Tombo_2_0alpha_branch Changes since 1.21.2.2: +4 -1 lines Diff to previous 1.21.2.2 , to branch point 1.21 , to next main 1.39 * merged B130 to B141 on main trunk Revision 1.25 - (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, B139, B140, B141, B142, B143, B144, B145, B146, B147, Tombo_1_9b1 Changes since 1.24: +4 -1 lines Diff to previous 1.24 * two pane mode support for PocketPC (yet fully implimented). Revision 1.21.2.2 - (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.21.2.1: +12 -6 lines Diff to previous 1.21.2.1 , to branch point 1.21 * merge from B130 Revision 1.24 - (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, B130, B134, B135, B136 Changes since 1.23: +12 -2 lines Diff to previous 1.23 B129 Revision 1.23 - (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.22: +0 -4 lines Diff to previous 1.22 * some major refactoring Revision 1.22 - (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.21: +4 -0 lines Diff to previous 1.21 merged from B126(2.0 branch) * separate MemoDetailsView and its implimentation. * FIX: Crush when encrypting folder(#4286,#4287). Revision 1.21.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri May 14 18:43:01 2004 UTC (19 years, 11 months ago) by hirami Branch: Tombo_2_0alpha_branch CVS Tags: B126 Changes since 1.21: +4 -0 lines Diff to previous 1.21 * FIX: Crush when encrypting folder(#4286,#4287). Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs] Sat May 1 18:57:27 2004 UTC (19 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B122, B123, B124, B125 Branch point for: Tombo_2_0alpha_branch Changes since 1.20: +89 -117 lines Diff to previous 1.20 * minor refactoring Revision 1.20 - (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 Changes since 1.19: +7 -0 lines Diff to previous 1.19 * Change bookmark format path to URI. * Support virtual folder's bookmark/startpage. * Add '%I' to date format. (#4190, #4191) Revision 1.19 - (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, B118, B120 Changes since 1.18: +6 -0 lines Diff to previous 1.18 * Add default note option.(part of #4022) Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs] Sun Aug 10 13:26:46 2003 UTC (20 years, 8 months ago) by hirami Branch: MAIN CVS Tags: B109, B110, B111, B113, B114, B115, B116, SNAPSHOT_20030824, SNAPSHOT_20040314, Tombo_1_7, Tombo_1_8b1 Changes since 1.17: +2 -0 lines Diff to previous 1.17 * Add jump to original context menu. Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs] Mon Jul 21 08:23:51 2003 UTC (20 years, 8 months ago) by hirami Branch: MAIN CVS Tags: B107, B108, Tombo_1_7b5 Changes since 1.16: +6 -6 lines Diff to previous 1.16 Check path when moving/copying folder. Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs] Wed May 7 14:01:31 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B100, B102, B103, B104, B105, B106, Tombo_1_7b4 Changes since 1.15: +0 -15 lines Diff to previous 1.15 Impliment FilterCtlDlg Revision 1.15 - (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.14: +6 -25 lines Diff to previous 1.14 Refactoring about virtual folder Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs] Mon Apr 28 21:53:49 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN Changes since 1.13: +21 -1 lines Diff to previous 1.13 PG: Add ItemIterator Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 20 18:08:29 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B094, B095, B096, B098, B099, B101, Tombo_1_7b1, Tombo_1_7b2, Tombo_1_7b3 Branch point for: Tombo_1_7b3_branch Changes since 1.12: +6 -0 lines Diff to previous 1.12 * Control newfolder menu. Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs] Wed Mar 19 17:09:14 2003 UTC (21 years ago) by hirami Branch: MAIN Changes since 1.11: +6 -0 lines Diff to previous 1.11 * Control grep menu item. Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 17 11:27:00 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B093 Changes since 1.10: +15 -2 lines Diff to previous 1.10 B093 Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Sun Mar 9 19:01:10 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B092 Changes since 1.9: +39 -0 lines Diff to previous 1.9 B092 Revision 1.9 - (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.8: +27 -5 lines Diff to previous 1.8 B091 Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Fri Feb 28 21:50:16 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B088, B089, B090 Changes since 1.7: +1 -0 lines Diff to previous 1.7 B088 Revision 1.7 - (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, B087 Changes since 1.6: +2 -2 lines Diff to previous 1.6 B086 Revision 1.6 - (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.5: +28 -2 lines Diff to previous 1.5 B085 Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 27 01:13:07 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B070, B071, B072, B073, B074, B075, B076, B077, B078, B079, B080, B081, B082, B083, B084, Tombo_1_4, Tombo_1_5, Tombo_1_5_1, Tombo_1_6, Tombo_1_6b1, Tombo_1_6b2 Branch point for: Tombo_1_5_1_branch Changes since 1.4: +8 -1 lines Diff to previous 1.4 PG: Merge InsertFileToLast and InsertFile. PG: lParam changed on message MWM_OPEN_REQUEST: TreeViewFileItem to MemoLocator. PG: Deleting tree view item are moved from TreeViewItem to MemoSelectView. Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 19 10:15:08 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B069 Changes since 1.3: +50 -3 lines Diff to previous 1.3 add virtual folder classes. Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 13 19:46:57 2002 UTC (21 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B068 Changes since 1.2: +4 -9 lines Diff to previous 1.2 * Delete not used function MemoSelectView::SelectNote. * Delete not used function MemoSelectView::GetHeadLine. * Merge TreeViewFileItem::hItem and TreeViewFolderItem::hItem to TreeViewItem::hItem Revision 1.2 - (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 Changes since 1.1: +4 -1 lines Diff to previous 1.1 * 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.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: B066, 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.
|