Develop and Download Open Source Software

Browse CVS Repository

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

Log of /tombo/Tombo/Src/PocketPCPlatform.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.12 - (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, B230, B231, HEAD, Tombo_2_0b1, Tombo_2_0b2, Tombo_2_0b3, Tombo_2_0b4
Changes since 1.11: +8 -0 lines
Diff to previous 1.11
* disable open note when starting.
- support menubar label's L9N.
- FIX: Menu checking is not worked.(WM5)


Revision 1.11 - (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.10: +1 -1 lines
Diff to previous 1.10
- Create new project for WM5 platform.
	In current version, feature is same as PocketPC.


Revision 1.10 - (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, B199, B200, B201, B202, B203, B205, B206, B207, B208, B211, B212, B213, B214, B215, B216, B217, B218, B219, B220, B221, B222, B223, Tombo_1_16, Tombo_1_17, Tombo_1_17_1, Tombo_2_0a3
Branch point for: Tombo_1_17_1_branch
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
* Save/load properties to/from file.


Revision 1.9 - (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, SNAPSHOT20051220, Tombo_1_15
Changes since 1.8: +8 -0 lines
Diff to previous 1.8
* 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.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 14 15:44:56 2004 UTC (19 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: B151, B152, B153, B154, B155, B156, B157, B158, B159, B160, B161, B162, B163, B164, B165, B166, B168, B169, B171, B172, B173, B174, B175, B177, B178, B179, B180, B181, B183, B184, B186, B187, B188, B189, B191, SNAPSHOT_20040920, SNAPSHOT_20040925, SNAPSHOT_20041121, Tombo_1_10, Tombo_1_11, Tombo_1_12, Tombo_1_13, Tombo_1_14, Tombo_2_0a1, Tombo_2_0a2
Changes since 1.7: +9 -0 lines
Diff to previous 1.7
* Replace message file revised by Gerry(Thanks!)
* FIX: The bookmark menu isn't i18nlized(#5000,#5001)
* FIX: More than one lines can't be chosen(#4998,#4999)


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 5 16:07:09 2004 UTC (19 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B149, B150, Tombo_1_9
Changes since 1.6: +10 -6 lines
Diff to previous 1.6
* External editor linking (PocketPC, BE500)
* Modify to compile for PsPC.
	PsPC version is not support External editor.
* Add contect menu items (PocketPC)
* move menu items(BE500)


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 21 17:58:44 2004 UTC (19 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B144, B145, B146, B147, B148
Changes since 1.5: +102 -3 lines
Diff to previous 1.5
* i18nized dialog messages(win32).
* Change dialog font to Tahoma(win32).


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 16 18:49:47 2004 UTC (19 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B143
Changes since 1.4: +36 -0 lines
Diff to previous 1.4
* Arranges resource data.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 14 15:49:35 2004 UTC (19 years, 8 months ago) by hirami
Branch: MAIN
CVS Tags: B142
Changes since 1.3: +10 -5 lines
Diff to previous 1.3
* Split message data to message file.


Revision 1.3.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.3: +0 -0 lines
Diff to previous 1.3 , to next main 1.12
* merged B130 to B141 on main trunk


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 6 02:56:45 2004 UTC (19 years, 10 months ago) by hirami
Branch: MAIN
CVS Tags: B136, B138, B139, B140, B141, Tombo_1_9b1
Branch point for: Tombo_2_0alpha_branch
Changes since 1.2: +19 -1 lines
Diff to previous 1.2
* impliment IDM_TOGGLEPANE (PocketPC version)


Revision 1.2 - (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
Changes since 1.1: +16 -0 lines
Diff to previous 1.1
* supporting two-pane layout for PocketPC version.


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 31 15:35:29 2004 UTC (19 years, 10 months ago) by hirami
Branch: MAIN
CVS Tags: B134
* add SetCurrentNote when saving notes.
* refactoring around platform dependent routines (especially toolbar, menu etc..)


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