Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/tombo/Tombo/Src/Repository.h

Log of /tombo/Tombo/Src/Repository.h

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.26 - (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.25: +27 -16 lines
Diff to previous 1.25
- Multi repository support(yet completed)
- Fixes to YAE
	* Hang up when *.tdt points invalid position.


Revision 1.25 - (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.24: +1 -1 lines
Diff to previous 1.24
* 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.24 - (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.23: +6 -2 lines
Diff to previous 1.23
* When some *.chs crypted with another password, popup warnings and show title '???????' if crypt failed.(#7227)
* Add RegErase tool.


Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 25 16:40:06 2005 UTC (18 years, 3 months ago) by hirami
Branch: MAIN
CVS Tags: B193, B194, B196, B197, B198, Tombo_1_15
Changes since 1.22: +0 -1 lines
Diff to previous 1.22
* change bitmap size for VGA mode


Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 17 02:51:46 2005 UTC (18 years, 3 months ago) by hirami
Branch: MAIN
CVS Tags: B191, B192, SNAPSHOT20051220
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
* Change encoding MBCS to UTF-8 on search logic.
* Change toolbar bitmap 4bit color to 8bit color.


Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 30 15:29:08 2005 UTC (18 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: B188, B189
Changes since 1.20: +0 -3 lines
Diff to previous 1.20
- remove dependencies to MemoNote
- add inf and bat files for PocketPC VGA


Revision 1.20 - (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
Changes since 1.19: +8 -5 lines
Diff to previous 1.19
- replace tree search scan implementation.


Revision 1.19 - (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.18: +1 -0 lines
Diff to previous 1.18
* 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.18 - (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
Changes since 1.17: +15 -3 lines
Diff to previous 1.17
- removing g_Property.TopDir() dependency still.
- add unittest proj
- implement URIScanner class but not integrated yet.


Revision 1.17 - (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.16: +7 -0 lines
Diff to previous 1.16
- removing g_Property.TopDir() dependency.


Revision 1.16 - (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.15: +25 -17 lines
Diff to previous 1.15
B183


Revision 1.15 - (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.14: +5 -1 lines
Diff to previous 1.14
* Refactoring TreeViewItem::Move & Copy
* FIX: when changing property, repository's property is not updated
* FIX: tdt is not renamed when encrypting/decrypting.


Revision 1.14 - (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, B179
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
* Fix: YAE focusing problem
* MemoManager::AllocNewMemo refactoring


Revision 1.13 - (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.12: +28 -8 lines
Diff to previous 1.12
Fix: Resource leak around YAE.


Revision 1.12 - (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.11: +5 -1 lines
Diff to previous 1.11
Some refactoring


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 13 15:08:52 2004 UTC (19 years, 5 months ago) by hirami
Branch: MAIN
CVS Tags: B169, B171, B172, B173, SNAPSHOT_20041121, Tombo_1_13
Changes since 1.10: +4 -2 lines
Diff to previous 1.10
* Add AutoPtr.h
* Change repository mode for *.vcp, *.vcw, *.dsp, *.dsw to binary. (Thanx Alex!)
* Move to RepositoryImpl.* about move, copy, rename to folder codes.


Revision 1.10 - (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
Changes since 1.9: +36 -6 lines
Diff to previous 1.9
* FIX: bookmark is not work
* FIX: Copy of *.chs file is not work


Revision 1.9 - (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.8: +5 -1 lines
Diff to previous 1.8
* Support encryption to folder.
* Add option tab.


Revision 1.8 - (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.7: +2 -0 lines
Diff to previous 1.7
* FIX: GPF occured when pURIBase is NULL.
* FIX: create new note failed when choosing a notes.


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 3 17:26:44 2004 UTC (19 years, 5 months ago) by hirami
Branch: MAIN
CVS Tags: B165
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
* DEV: save for safe file name notes support.


Revision 1.6 - (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
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
* DEV: Prepare to safe file name support.


Revision 1.5 - (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.4: +79 -25 lines
Diff to previous 1.4
* 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.4 - (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.3: +10 -0 lines
Diff to previous 1.3
* DEV: Move MemoNote::Save to LocalFileRepository::Save


Revision 1.3 - (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, Tombo_1_12
Changes since 1.2: +2 -0 lines
Diff to previous 1.2
* DEV:refactoring about extracting headline


Revision 1.2 - (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.1: +12 -0 lines
Diff to previous 1.1
* DEV:remove TreeViewItem::GetFolderPath
* DEV:Refactoring about update notes.


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 14 15:24:32 2004 UTC (19 years, 6 months ago) by hirami
Branch: MAIN
Data repository and repository factory


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