Browse CVS RepositoryLog of /tombo/Tombo/Src/Property.h
Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs] Mon Sep 18 17:45:03 2006 UTC (17 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B230, B231, HEAD, Tombo_2_0b4 Changes since 1.43: +10 -3 lines Diff to previous 1.43 * FIX: password timeout occures in serveral minutes even though timeout value is 60 min (#8952) * FIX: "Use random filename" option is always ON even though check is off (#8960) * FIX: PocketPC's menu is corrupt(#8961) Revision 1.43 - (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, Tombo_2_0b1, Tombo_2_0b2, Tombo_2_0b3 Changes since 1.42: +4 -3 lines Diff to previous 1.42 * disable open note when starting. - support menubar label's L9N. - FIX: Menu checking is not worked.(WM5) Revision 1.42 - (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, B225 Changes since 1.41: +2 -2 lines Diff to previous 1.41 - Create new project for WM5 platform. In current version, feature is same as PocketPC. Revision 1.41 - (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 Changes since 1.40: +9 -1 lines Diff to previous 1.40 - Multi repository support(yet completed) - Fixes to YAE * Hang up when *.tdt points invalid position. Revision 1.40 - (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.39: +5 -4 lines Diff to previous 1.39 - Refactoring about TreeViewItem - now each node have its URI Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 22 15:18:09 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B219 Changes since 1.38: +3 -3 lines Diff to previous 1.38 - Fixes to YAE * Context menu support(PocketPC) * Read only mode support * Wrapping support * INS key support Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 21 14:25:22 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B218 Changes since 1.37: +3 -3 lines Diff to previous 1.37 - Fixes to YAE * Context menu support Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs] Mon Feb 20 15:07:42 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B217 Changes since 1.36: +3 -3 lines Diff to previous 1.36 - Enable YAE Option Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs] Fri Feb 17 13:01:27 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B213, B214, B215, B216, B221, Tombo_1_17, Tombo_1_17_1 Branch point for: Tombo_1_17_1_branch Changes since 1.35: +3 -3 lines Diff to previous 1.35 - Disable YAE Option again Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs] Wed Feb 15 16:30:23 2006 UTC (18 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B212, Tombo_2_0a3 Changes since 1.34: +3 -3 lines Diff to previous 1.34 - Enable YAE Option Revision 1.34 - (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 Changes since 1.33: +9 -3 lines Diff to previous 1.33 * FIX: propery dialog is not displayed on some PocketPC 2000 devices.(#8038) * FIX: -root parameter no longer seems to work(#8030) Revision 1.33 - (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.32: +3 -4 lines Diff to previous 1.32 * 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.32 - (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.31: +17 -8 lines Diff to previous 1.31 * 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.31 - (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.30: +80 -117 lines Diff to previous 1.30 * Remember last tree item (#6057) - support uri attribute of src tag in vfolder.xml. Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs] Tue Feb 7 17:07:38 2006 UTC (18 years, 2 months ago) by hirami Branch: MAIN CVS Tags: B199 Changes since 1.29: +10 -1 lines Diff to previous 1.29 * When some *.chs crypted with another password, popup warnings and show title '???????' if crypt failed.(#7227) * Add RegErase tool. Revision 1.29 - (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.28: +177 -147 lines Diff to previous 1.28 * Save/load properties to/from file. Revision 1.28 - (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.27: +36 -27 lines Diff to previous 1.27 * some properties(window size, topmost, one/two screen mode,..) write back timing are changed. Revision 1.27 - (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, B196, Tombo_1_15 Changes since 1.26: +5 -0 lines Diff to previous 1.26 * 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.26 - (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, B189, B191, B192, B193, SNAPSHOT20051220 Changes since 1.25: +2 -2 lines Diff to previous 1.25 - replace tree search scan implementation. Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs] Sat Apr 9 23:24:17 2005 UTC (19 years ago) by hirami Branch: MAIN CVS Tags: B183, B184, B186, Tombo_2_0a2 Changes since 1.24: +2 -2 lines Diff to previous 1.24 TOMBO 2.0 alpha2 Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs] Sat Apr 9 22:12:14 2005 UTC (19 years ago) by hirami Branch: MAIN CVS Tags: B181, Tombo_1_14 Changes since 1.23: +2 -2 lines Diff to previous 1.23 * FIX: tdt is not renamed when renaming. Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 28 18:32:50 2005 UTC (19 years ago) by hirami Branch: MAIN CVS Tags: B179, B180, Tombo_2_0a1 Changes since 1.22: +2 -1 lines Diff to previous 1.22 * Impliment caret positioning for YAE. Revision 1.22 - (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.21: +2 -1 lines Diff to previous 1.21 * Fix: YAE focusing problem * MemoManager::AllocNewMemo refactoring Revision 1.21 - (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.20: +4 -0 lines Diff to previous 1.20 merge YAE module Revision 1.20 - (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 CVS Tags: B168, B169, B171, B172, B173, B174, SNAPSHOT_20041121, Tombo_1_13 Changes since 1.19: +4 -0 lines Diff to previous 1.19 * Support encryption to folder. * Add option tab. Revision 1.19 - (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, B162, B163, B164, B165, B166, Tombo_1_12 Changes since 1.18: +1 -0 lines Diff to previous 1.18 * DEV:remove TreeViewItem::GetFolderPath * DEV:Refactoring about update notes. Revision 1.18 - (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, B157, B158 Changes since 1.17: +3 -0 lines Diff to previous 1.17 * 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.17 - (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, SNAPSHOT_20040920, SNAPSHOT_20040925, Tombo_1_10, Tombo_1_11, Tombo_1_9 Changes since 1.16: +9 -0 lines Diff to previous 1.16 * External editor linking (HPC,Win32) Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs] Thu Sep 2 15:07:45 2004 UTC (19 years, 7 months ago) by hirami Branch: MAIN CVS Tags: B147 Changes since 1.15: +3 -0 lines Diff to previous 1.15 * Update Japanese message in *.rc file to English * i18nize on HPC platform. * Add context menu(HPC) Revision 1.14.2.1 - (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.14: +3 -0 lines Diff to previous 1.14 , to next main 1.44 * merged B130 to B141 on main trunk Revision 1.15 - (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, B136, B138, B139, B140, B141, B142, B143, B144, B145, B146, Tombo_1_9b1 Changes since 1.14: +3 -0 lines Diff to previous 1.14 * supporting two-pane layout for PocketPC version. Revision 1.14 - (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, B120, B121, B122, B123, B124, B125, B126, B128, B129, B130, B131, B132, B133, B134, Tombo_1_8, Tombo_1_8_1 Branch point for: Tombo_1_8_1_branch, Tombo_2_0alpha_branch Changes since 1.13: +24 -13 lines Diff to previous 1.13 * Add bookmark(#2716). Edit bookmark is not implimented yet. PsPC, BE-[35]00 is not implimented yet. Revision 1.13 - (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.12: +9 -9 lines Diff to previous 1.12 * Add default note option.(part of #4022) Revision 1.12 - (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, B113, B114, B115, B116, SNAPSHOT_20040314, Tombo_1_8b1 Changes since 1.11: +4 -3 lines Diff to previous 1.11 * When exit with minimize, can't restore window(#2878,#2879) Revision 1.11 - (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.10: +6 -0 lines Diff to previous 1.10 Add Keep space over the SIP option(#2875,#2876) Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jun 5 14:02:47 2003 UTC (20 years, 10 months ago) by hirami Branch: MAIN CVS Tags: B105, B106, B107, B108, B109, B110, SNAPSHOT_20030824, Tombo_1_7, Tombo_1_7b5 Changes since 1.9: +3 -0 lines Diff to previous 1.9 B015 Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs] Sun Apr 6 22:15:41 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B098, B099, B100, B101, B102, B103, B104, Tombo_1_7b2, Tombo_1_7b3, Tombo_1_7b4 Branch point for: Tombo_1_7b3_branch Changes since 1.8: +3 -0 lines Diff to previous 1.8 * add open notes read-only mode(#1136) Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Sat Apr 5 20:51:14 2003 UTC (21 years ago) by hirami Branch: MAIN Changes since 1.7: +12 -0 lines Diff to previous 1.7 * add exec option "-root=" Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Mon Mar 17 15:54:29 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B094, B095, B096, Tombo_1_7b1 Changes since 1.6: +4 -0 lines Diff to previous 1.6 * Add WrapText status Revision 1.6 - (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, B090, B091, B092, B093 Changes since 1.5: +8 -0 lines Diff to previous 1.5 Add option that TOMBO is staying topmost of the window. Revision 1.5 - (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 CVS Tags: B082, B083, B084, B085, B086, B087, B088, Tombo_1_6 Changes since 1.4: +3 -0 lines Diff to previous 1.4 * Add hide/show status bar Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jan 21 18:41:05 2003 UTC (21 years, 2 months ago) by hirami Branch: MAIN Changes since 1.3: +16 -0 lines Diff to previous 1.3 Add two properties. - DISABLEEXTRAACTION - HIDESTATUSBAR Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Thu Oct 31 17:01:54 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B072, B073, B074, B075, B076, B077, B078, B079, B080, B081, Tombo_1_4, Tombo_1_5, Tombo_1_5_1, Tombo_1_6b1, Tombo_1_6b2 Branch point for: Tombo_1_5_1_branch Changes since 1.2: +9 -0 lines Diff to previous 1.2 NEW:#696 Implimenting Greek code conversion library. Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 19 10:17:28 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B069, B070, B071 Changes since 1.1: +5 -0 lines Diff to previous 1.1 add property folder path. GUI is not implimented yet. 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, B067, B068, 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.
|