Develop and Download Open Source Software

Browse CVS Repository

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

Log of /tombo/Tombo/Src/DetailsViewWndProc.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.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 3 12:56:34 2006 UTC (17 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B225, B226, B227, B228, B229, B230, B231, HEAD, Tombo_2_0b1, Tombo_2_0b2, Tombo_2_0b3, Tombo_2_0b4
Changes since 1.22: +1 -2 lines
Diff to previous 1.22
* In edit view, display "OK" button insted of "x" on title bar.
* Support WM5 style menubar(WM5 version).
* FIX: Input method ATOK is not work good on W-ZERO3[es].
	This fix is port from B221.

- L9N is not completed(menubar label)


Revision 1.22 - (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
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
- Create new project for WM5 platform.
	In current version, feature is same as PocketPC.


Revision 1.21 - (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, B220, B222, B223
Changes since 1.20: +0 -1 lines
Diff to previous 1.20
- Fixes to YAE
	* Context menu support(PocketPC)
	* Read only mode support
	* Wrapping support
	* INS key support


Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 18 06:33:37 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B214, B215, B216, B217, B218
Changes since 1.19: +2 -74 lines
Diff to previous 1.19
- Remove Ctrl-A accelarator and handle it by MemoDetailsView.

- Fixes to YAE
	* Ctrl-A support
	* Insert date (Ctrl-1, Ctrl-2) support
	* ABEND when clipborad item is not text
	* CRLF was always inserted when saving
	* Vert scrollbar is not shown when pasting long texts


Revision 1.19 - (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, B180, B181, B183, B184, B186, B187, B188, B189, B191, B192, B193, B194, B196, B197, B198, B199, B200, B201, B202, B203, B205, B206, B207, B208, B211, B212, B213, B221, SNAPSHOT20051220, Tombo_1_14, Tombo_1_15, Tombo_1_16, Tombo_1_17, Tombo_1_17_1, Tombo_2_0a1, Tombo_2_0a2, Tombo_2_0a3
Branch point for: Tombo_1_17_1_branch
Changes since 1.18: +1 -3 lines
Diff to previous 1.18
* Fix: YAE focusing problem
* MemoManager::AllocNewMemo refactoring


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 26 21:18:26 2004 UTC (19 years, 4 months ago) by hirami
Branch: MAIN
CVS Tags: B172, B173, B174, B175
Changes since 1.17: +34 -3 lines
Diff to previous 1.17
* Re-fix #5157,#5160
* Improve display position of context menu.


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 21 18:24:32 2004 UTC (19 years, 4 months ago) by hirami
Branch: MAIN
CVS Tags: B171, SNAPSHOT_20041121
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
* Revert #5157,#5160 because it causes another problem.


Revision 1.16 - (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, Tombo_1_13
Changes since 1.15: +2 -6 lines
Diff to previous 1.15
* FIX: bookmark is not work
* FIX: Copy of *.chs file is not work


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 2 12:12:10 2004 UTC (19 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: B154, B155, B156, B157, B158, B159, B160, B161, B162, B163, B164, B165, B166, Tombo_1_11, Tombo_1_12
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
* Add save without dialog option(#4988)
* Down button ignored at filterdef dialog(#2771,#2772)
* Ctrl-C is disabled on read only mode(#5006,#5007)
* A heap memory is destroyed.(#5029,#5030)
* Different memo is chosen (#5031,#5032)


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 10 17:08:53 2004 UTC (19 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B150, B151, B152, B153, SNAPSHOT_20040920, SNAPSHOT_20040925, Tombo_1_10, Tombo_1_9
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
* Rename message generate scripts
* Realign message files
* Update release scripts


Revision 1.13 - (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, B149
Changes since 1.12: +12 -5 lines
Diff to previous 1.12
* i18nized dialog messages(win32).
* Change dialog font to Tahoma(win32).


Revision 1.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 8 16:37:39 2004 UTC (19 years, 9 months ago) by hirami
Branch: Tombo_2_0alpha_branch
Changes since 1.9.2.1: +29 -15 lines
Diff to previous 1.9.2.1 , to branch point 1.9 , to next main 1.23
* merged B130 to B141 on main trunk


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 3 07:06:13 2004 UTC (19 years, 9 months ago) by hirami
Branch: MAIN
CVS Tags: B141, B142, B143, Tombo_1_9b1
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
* modify menubar width on PocketPC(English).


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 17 19:07:22 2004 UTC (19 years, 9 months ago) by hirami
Branch: MAIN
CVS Tags: B138, B139, B140
Changes since 1.10: +28 -14 lines
Diff to previous 1.10
* major refactoring
	- modify MemoDetailsView for multi instance support.
	- impliment MemoDetailsViewDlg for support morden PocketPC style but not used in this version.


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 14 20:45:01 2004 UTC (19 years, 11 months ago) by hirami
Branch: MAIN
CVS Tags: B128, B129, B130, B134, B135, B136
Changes since 1.9: +4 -3 lines
Diff to previous 1.9
merged from B126(2.0 branch)
 * separate MemoDetailsView and its implimentation.
 * FIX: Crush when encrypting folder(#4286,#4287).


Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 8 15:48:42 2004 UTC (19 years, 11 months ago) by hirami
Branch: Tombo_2_0alpha_branch
CVS Tags: B122, B123, B124, B125, B126, B132, B133
Changes since 1.9: +4 -3 lines
Diff to previous 1.9
2.0 alpha initial version.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 27 14:26:05 2004 UTC (19 years, 11 months ago) by hirami
Branch: MAIN
CVS Tags: B131, Tombo_1_8, Tombo_1_8_1
Branch point for: Tombo_1_8_1_branch, Tombo_2_0alpha_branch
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
for releasing TOMBO 1.8


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 16 16:08:02 2004 UTC (20 years ago) by hirami
Branch: MAIN
CVS Tags: B113, B114, B115, B116, B117, B118, B120, B121, Tombo_1_8b1
Changes since 1.7: +58 -0 lines
Diff to previous 1.7
* FIX: Shift+Up selection(#4032, #4033)


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 8 15:13:07 2003 UTC (21 years ago) by hirami
Branch: MAIN
CVS Tags: B098, B099, B100, B101, B102, B103, B104, B105, B106, B107, B108, B109, B110, B111, SNAPSHOT_20030824, SNAPSHOT_20040314, Tombo_1_7, Tombo_1_7b2, Tombo_1_7b3, Tombo_1_7b4, Tombo_1_7b5
Branch point for: Tombo_1_7b3_branch
Changes since 1.6: +24 -11 lines
Diff to previous 1.6
* Assign Ctrl-;/Ctrl-: key to insert date on edit view(#1702)


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 6 15:35:57 2003 UTC (21 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B091, B092, B093, B094, B095, B096, Tombo_1_7b1
Changes since 1.5: +1 -3 lines
Diff to previous 1.5
B091


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 23 18:31:08 2003 UTC (21 years, 2 months ago) by hirami
Branch: MAIN
CVS Tags: B083, B084, B085, B086, B087, B088, B089, B090, Tombo_1_6
Changes since 1.4: +7 -11 lines
Diff to previous 1.4
* Disable save icon when a note is not modified.(#1075)
  - support PsPC, BE300/500 platform


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 22 17:25:08 2003 UTC (21 years, 2 months ago) by hirami
Branch: MAIN
CVS Tags: B082
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
* FIX: Status not updated when push delete key after selecting region.(#617,#684)


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 8 15:39:36 2003 UTC (21 years, 3 months ago) by hirami
Branch: MAIN
CVS Tags: B081, Tombo_1_6b2
Changes since 1.2: +5 -5 lines
Diff to previous 1.2
* FIX: Can't use Ctrl-Z(Undo) (#959,#960)
* FIX: Switch view-mode when B key pressed.(#993,#994)


Revision 1.2 - (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, Tombo_1_6b1
Changes since 1.1: +34 -2 lines
Diff to previous 1.1
* impliment viewer mode.(#832)


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, B069, B070, B071, B072, B073, B074, B075, B076, B077, B078, B079, Tombo_1_3, Tombo_1_4, Tombo_1_5, Tombo_1_5_1
Branch point for: Tombo_1_5_1_branch
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