Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/tombo/Tombo/Src/MemoNote.cpp

Log of /tombo/Tombo/Src/MemoNote.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.35 - (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, 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.34: +2 -3 lines
Diff to previous 1.34
- Multi repository support(yet completed)
- Fixes to YAE
	* Hang up when *.tdt points invalid position.


Revision 1.34 - (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.33: +53 -121 lines
Diff to previous 1.33
* 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.33 - (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, B200
Changes since 1.32: +36 -2 lines
Diff to previous 1.32
* When some *.chs crypted with another password, popup warnings and show title '???????' if crypt failed.(#7227)
* Add RegErase tool.


Revision 1.32 - (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.31: +1 -18 lines
Diff to previous 1.31
* Save/load properties to/from file.


Revision 1.31 - (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, B194, B196, B197, SNAPSHOT20051220, Tombo_1_15
Changes since 1.30: +2 -63 lines
Diff to previous 1.30
- replace tree search scan implementation.


Revision 1.30 - (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.29: +4 -2 lines
Diff to previous 1.29
* 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.29 - (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.28: +0 -7 lines
Diff to previous 1.28
- removing g_Property.TopDir() dependency.


Revision 1.28 - (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
Changes since 1.27: +30 -50 lines
Diff to previous 1.27
B183


Revision 1.27 - (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.26: +6 -0 lines
Diff to previous 1.26
* Refactoring TreeViewItem::Move & Copy
* FIX: when changing property, repository's property is not updated
* FIX: tdt is not renamed when encrypting/decrypting.


Revision 1.26 - (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
CVS Tags: B177, B178, B179
Changes since 1.25: +22 -2 lines
Diff to previous 1.25
Fix: Resource leak around YAE.


Revision 1.25 - (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
Changes since 1.24: +3 -20 lines
Diff to previous 1.24
Some refactoring


Revision 1.24 - (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, B173, SNAPSHOT_20041121, Tombo_1_13
Changes since 1.23: +0 -83 lines
Diff to previous 1.23
* FIX: bookmark is not work
* FIX: Copy of *.chs file is not work


Revision 1.23 - (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.22: +9 -23 lines
Diff to previous 1.22
* FIX: GPF occured when pURIBase is NULL.
* FIX: create new note failed when choosing a notes.


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 2 17:18:39 2004 UTC (19 years, 5 months ago) by hirami
Branch: MAIN
CVS Tags: B164, B165
Changes since 1.21: +2 -0 lines
Diff to previous 1.21
* DEV: safe file name listing support.


Revision 1.21 - (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, B163
Changes since 1.20: +19 -19 lines
Diff to previous 1.20
* 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.20 - (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
Changes since 1.19: +6 -121 lines
Diff to previous 1.19
* DEV: Move MemoNote::Save to LocalFileRepository::Save


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, Tombo_1_12
Changes since 1.18: +3 -81 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]
Thu Oct 14 14:31:06 2004 UTC (19 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: B158
Changes since 1.17: +2 -27 lines
Diff to previous 1.17
* 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.14.2.1 - (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.14: +63 -16 lines
Diff to previous 1.14 , to next main 1.35
* merge from B130


Revision 1.17 - (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, B134, B135, B136, B138, B139, B140, B141, B142, B143, B144, B145, B146, B147, B148, B149, B150, B151, B152, B153, B154, B155, B156, B157, SNAPSHOT_20040920, SNAPSHOT_20040925, Tombo_1_10, Tombo_1_11, Tombo_1_9, Tombo_1_9b1
Changes since 1.16: +6 -0 lines
Diff to previous 1.16
B130


Revision 1.16 - (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.15: +21 -0 lines
Diff to previous 1.15
B129


Revision 1.15 - (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.14: +36 -16 lines
Diff to previous 1.14
* some major refactoring


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, B131, Tombo_1_8, Tombo_1_8_1
Branch point for: Tombo_1_8_1_branch, Tombo_2_0alpha_branch
Changes since 1.13: +32 -0 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]
Mon Apr 5 14:49:51 2004 UTC (20 years ago) by hirami
Branch: MAIN
CVS Tags: B115, B116, B117
Changes since 1.12: +14 -7 lines
Diff to previous 1.12
B115


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 14:32:19 2003 UTC (20 years, 8 months ago) by hirami
Branch: MAIN
CVS Tags: B109, B110, B111, B113, B114, SNAPSHOT_20030824, SNAPSHOT_20040314, Tombo_1_7, Tombo_1_8b1
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
* Trim whitespace at the end of the name when creating new folder and updating notes.(#2717,#2718)


Revision 1.11 - (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, Tombo_1_7b5
Changes since 1.10: +4 -0 lines
Diff to previous 1.10
B106


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
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
B015


Revision 1.9 - (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, B082, B083, B084, B085, B086, B087, B088, B089, B090, B091, B092, B093, B094, B095, B096, B098, B099, B100, B101, B102, B103, B104, Tombo_1_6, Tombo_1_6b1, Tombo_1_6b2, Tombo_1_7b1, Tombo_1_7b2, Tombo_1_7b3, Tombo_1_7b4
Branch point for: Tombo_1_7b3_branch
Changes since 1.8: +30 -10 lines
Diff to previous 1.8
* impliment viewer mode.(#832)


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 22 14:50:48 2002 UTC (21 years, 3 months ago) by hirami
Branch: MAIN
CVS Tags: B079
Changes since 1.7: +0 -28 lines
Diff to previous 1.7
* move static function GetBaseName to TString.*


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 19 14:54:44 2002 UTC (21 years, 3 months ago) by hirami
Branch: MAIN
CVS Tags: B078
Changes since 1.6: +57 -46 lines
Diff to previous 1.6
* Change backup method at saving notes(#885,#886).


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 11 16:03:15 2002 UTC (21 years, 4 months ago) by hirami
Branch: MAIN
CVS Tags: B076
Changes since 1.5: +29 -9 lines
Diff to previous 1.5
* Separate function that the file is notes or not.


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 16 17:17:40 2002 UTC (21 years, 4 months ago) by hirami
Branch: MAIN
CVS Tags: B074, B075, B077, Tombo_1_5, Tombo_1_5_1
Branch point for: Tombo_1_5_1_branch
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
* Add detail error message around encrypting.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 14 18:21:54 2002 UTC (21 years, 5 months ago) by hirami
Branch: MAIN
Changes since 1.3: +18 -3 lines
Diff to previous 1.3
* Add BLOWFISH self test routine.(For #756)
* Add debug code of encryption error (For #736)


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 27 01:18:06 2002 UTC (21 years, 5 months ago) by hirami
Branch: MAIN
CVS Tags: B070, B071, B072, B073, Tombo_1_4
Changes since 1.2: +54 -0 lines
Diff to previous 1.2
PG: Creating MemoNote are moved to factory method.
PG: Notify MemoSelectView to MemoManager when insert/delete nodes.


Revision 1.2 - (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, B069
Changes since 1.1: +1 -4 lines
Diff to previous 1.1
* Delete not used function MemoSelectView::SelectNote.
* Delete not used function MemoSelectView::GetHeadLine.
* Merge TreeViewFileItem::hItem and TreeViewFolderItem::hItem to TreeViewItem::hItem


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, 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26