Browse CVS RepositoryLog of /tombo/Tombo/Src/VFStream.cpp
Revision 1.24 - (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, B231, HEAD, Tombo_2_0b1, Tombo_2_0b2, Tombo_2_0b3, Tombo_2_0b4 Changes since 1.23: +2 -2 lines Diff to previous 1.23 - Multi repository support(yet completed) - Fixes to YAE * Hang up when *.tdt points invalid position. Revision 1.23 - (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, B206, B207, B208, B211, B212, B213, B214, B215, B216, B217, B218, B219, B220, 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.22: +1 -1 lines Diff to previous 1.22 * 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.22 - (view) (download) (as text) (annotate) - [select for diffs] Tue Dec 20 06:19:55 2005 UTC (18 years, 3 months ago) by hirami Branch: MAIN CVS Tags: B192, B193, B194, B196, B197, B198, B199, B200, SNAPSHOT20051220, Tombo_1_15 Changes since 1.21: +1 -1 lines Diff to previous 1.21 * Change toolbar bitmap size for testing W-ZERO3. * Replace regex engine to oniguruma. * change install target directory \Program Files to \Program Files\Tombo. Revision 1.21 - (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 Changes since 1.20: +1 -1 lines Diff to previous 1.20 - replace tree search scan implementation. Revision 1.20 - (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 Changes since 1.19: +89 -72 lines Diff to previous 1.19 * 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.19 - (view) (download) (as text) (annotate) - [select for diffs] Fri Sep 16 23:00:21 2005 UTC (18 years, 6 months ago) by hirami Branch: MAIN CVS Tags: B184 Changes since 1.18: +16 -26 lines Diff to previous 1.18 - removing g_Property.TopDir() dependency. Revision 1.18 - (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, B180, B181, B183, Tombo_1_14, Tombo_2_0a1, Tombo_2_0a2 Changes since 1.17: +1 -1 lines Diff to previous 1.17 Some refactoring Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs] Sun Oct 17 13:52:14 2004 UTC (19 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B161, B162, B163, B164, B165, B166, B168, B169, B171, B172, B173, SNAPSHOT_20041121, Tombo_1_13 Changes since 1.16: +3 -1 lines Diff to previous 1.16 * DEV: Move MemoNote::Save to LocalFileRepository::Save Revision 1.16 - (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, Tombo_1_12 Changes since 1.15: +0 -1 lines Diff to previous 1.15 * DEV:remove TreeViewItem::GetFolderPath * DEV:Refactoring about update notes. Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs] Tue Apr 6 18:02:48 2004 UTC (20 years ago) by hirami Branch: MAIN CVS Tags: B116, B117, B118, B120, B121, B122, B123, B124, B125, B126, B128, B129, B130, B131, B132, B133, B134, B135, B136, B138, B139, B140, B141, B142, B143, B144, B145, B146, B147, B148, B149, B150, B151, B152, B153, B154, B155, B156, B157, B158, SNAPSHOT_20040920, SNAPSHOT_20040925, Tombo_1_10, Tombo_1_11, Tombo_1_8, Tombo_1_8_1, Tombo_1_9, Tombo_1_9b1 Branch point for: Tombo_1_8_1_branch, Tombo_2_0alpha_branch Changes since 1.14: +41 -1 lines Diff to previous 1.14 B116 * Add rename button to virtual folder dialog(#4137) * Add order by file size filter to virtual folder(#4020) Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs] Mon Apr 5 14:49:51 2004 UTC (20 years ago) by hirami Branch: MAIN CVS Tags: B115 Changes since 1.13: +2 -1 lines Diff to previous 1.13 B115 Revision 1.13 - (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, B111, B113, B114, SNAPSHOT_20030824, SNAPSHOT_20040314, Tombo_1_8b1 Changes since 1.12: +2 -2 lines Diff to previous 1.12 * 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.12 - (view) (download) (as text) (annotate) - [select for diffs] Sun Aug 10 08:57:45 2003 UTC (20 years, 8 months ago) by hirami Branch: MAIN CVS Tags: B109, Tombo_1_7 Changes since 1.11: +37 -1 lines Diff to previous 1.11 * Support sort by create date at virtual foler(#2750) Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jul 16 16:01:43 2003 UTC (20 years, 8 months ago) by hirami Branch: MAIN CVS Tags: B106, B107, B108, Tombo_1_7b5 Changes since 1.10: +5 -1 lines Diff to previous 1.10 B106 Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Tue May 13 15:50:46 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN CVS Tags: B102, B103, B104, B105, Tombo_1_7b4 Changes since 1.9: +174 -5 lines Diff to previous 1.9 Filter control GUI support. Revision 1.9 - (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 Changes since 1.8: +174 -2 lines Diff to previous 1.8 Impliment FilterCtlDlg Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Thu May 1 16:51:00 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN Changes since 1.7: +81 -21 lines Diff to previous 1.7 * Add Clone() method. Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Thu Apr 24 23:19:29 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN Changes since 1.6: +121 -2 lines Diff to previous 1.6 * Impliment sort filter Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs] Thu Apr 17 12:38:49 2003 UTC (20 years, 11 months ago) by hirami Branch: MAIN Changes since 1.5: +31 -3 lines Diff to previous 1.5 * Impliment recent filter. Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs] Sun Mar 30 20:53:30 2003 UTC (21 years ago) by hirami Branch: MAIN CVS Tags: B096, B098, B099, B101, Tombo_1_7b2, Tombo_1_7b3 Branch point for: Tombo_1_7b3_branch Changes since 1.4: +58 -0 lines Diff to previous 1.4 * Add limit filter. * Recent filter(implimenting). Revision 1.4 - (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, B091, B092, B093, B094, B095, Tombo_1_7b1 Changes since 1.3: +14 -4 lines Diff to previous 1.3 B088 Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Thu Feb 20 18:38:46 2003 UTC (21 years, 1 month ago) by hirami Branch: MAIN CVS Tags: B087 Changes since 1.2: +23 -43 lines Diff to previous 1.2 B087 Revision 1.2 - (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.1: +71 -105 lines Diff to previous 1.1 B086 Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs] Sat Oct 19 10:10:16 2002 UTC (21 years, 5 months ago) by hirami Branch: MAIN CVS Tags: B069, B070, B071, B072, B073, B074, B075, B076, B077, B078, B079, B080, B081, B082, B083, B084, B085, 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 virtual folder stream 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.
|