Develop and Download Open Source Software

Browse CVS Repository

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

Log of /tombo/Tombo/Src/YAEditor.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.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 30 12:48:08 2006 UTC (17 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: HEAD
Changes since 1.17: +8 -0 lines
Diff to previous 1.17
* FIX: view mode is not work(#9105)


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 25 15:59:44 2006 UTC (17 years, 6 months ago) by hirami
Branch: MAIN
CVS Tags: B231, Tombo_2_0b4
Changes since 1.16: +15 -0 lines
Diff to previous 1.16
* FIX: One pane mode is not worked(#8954)
* FIX: Save new note failed when choosing virtual folder(#9013)
* FIX: Cut/Copy/Paste is not worked when choosing from menu(WM5)(#9008)
* FIX: Renaming is not worked on some WM5 devices(#9014)
* FIX: Password timeout is not occured when displaying crypted notes and focus is in treeview.(#9050)


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 12 15:57:07 2006 UTC (17 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B229, B230, Tombo_2_0b3
Changes since 1.15: +82 -15 lines
Diff to previous 1.15
* Add Insert Date1/2 to context menu.
* FIX: beta1/2 is depend on MSVCRT80.DLL, remove dependency.


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 25 14:58:15 2006 UTC (17 years, 7 months ago) by hirami
Branch: MAIN
CVS Tags: B223, B224, B225, B226, B227, B228, Tombo_2_0b1, Tombo_2_0b2
Changes since 1.14: +6 -6 lines
Diff to previous 1.14
- Migrate VC6 to VisualStudio2005 (win32).
- replace expat libs (win32).


Revision 1.14 - (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
Changes since 1.13: +22 -4 lines
Diff to previous 1.13
- Fixes to YAE
	* Context menu support(PocketPC)
	* Read only mode support
	* Wrapping support
	* INS key support


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 21 14:25:22 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B218
Changes since 1.12: +15 -1 lines
Diff to previous 1.12
- Fixes to YAE
	* Context menu support


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 20 15:07:42 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B217
Changes since 1.11: +5 -0 lines
Diff to previous 1.11
- Enable YAE Option


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 19 15:45:20 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B216
Changes since 1.10: +2 -0 lines
Diff to previous 1.10
- Fixes to YAE
	* Single undo support but under testing


Revision 1.10 - (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
Changes since 1.9: +15 -0 lines
Diff to previous 1.9
- 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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 15 08:55:04 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B211, B212, B213, B221, Tombo_1_17, Tombo_1_17_1, Tombo_2_0a3
Branch point for: Tombo_1_17_1_branch
Changes since 1.8: +0 -24 lines
Diff to previous 1.8
- Fixes to YAE
	* FIX FREEZE if *.tdt value is invalid.
	* Change mouse cursor to IBeam
	* Change LgEOL mark color
	* Keep cursor position support
	- Trap WM_SIZE
	- Change rewrapping timing


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 13 17:40:56 2006 UTC (18 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B208
Changes since 1.7: +3 -3 lines
Diff to previous 1.7
- Fixes to YAE
	- Refactoring: move contents of YAEdit to YAEditImpl and separate new YAEdit as interface. For testing.
	- FIX ABEND if *.tdt is active and cursor position equals to file size


Revision 1.7 - (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, Tombo_1_16
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
* Save/load properties to/from file.


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 10 17:03:47 2005 UTC (18 years, 4 months ago) by hirami
Branch: MAIN
CVS Tags: B189, B191, B192, B193, B194, B196, B197, SNAPSHOT20051220, Tombo_1_15
Changes since 1.5: +23 -8 lines
Diff to previous 1.5
- merge YAEDocCallbackHandler class and YAEditCallback class, so YAEDocCallbackHandler is no longer exists.
- remove MemoDetailsViewCallback


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 28 18:32:50 2005 UTC (19 years ago) by hirami
Branch: MAIN
CVS Tags: B179, B180, B181, B183, B184, B186, B187, B188, Tombo_1_14, Tombo_2_0a1, Tombo_2_0a2
Changes since 1.4: +11 -1 lines
Diff to previous 1.4
* Impliment caret positioning for YAE.


Revision 1.4 - (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
Changes since 1.3: +27 -1 lines
Diff to previous 1.3
* Fix: YAE focusing problem
* MemoManager::AllocNewMemo refactoring


Revision 1.3 - (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.2: +6 -0 lines
Diff to previous 1.2
Fix: Resource leak around YAE.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 5 18:27:22 2005 UTC (19 years, 1 month ago) by hirami
Branch: MAIN
CVS Tags: B175
Changes since 1.1: +123 -0 lines
Diff to previous 1.1
merge YAE module


Revision 1.1.2.4 - (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.1.2.3: +6 -2 lines
Diff to previous 1.1.2.3 , to branch point 1.1 , to next main 1.18
* merged B130 to B141 on main trunk


Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 11 16:19:57 2004 UTC (19 years, 11 months ago) by hirami
Branch: Tombo_2_0alpha_branch
CVS Tags: B125, B126, B131, B132, B133
Changes since 1.1.2.2: +17 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
* Support CE version


Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 8 21:38:40 2004 UTC (19 years, 11 months ago) by hirami
Branch: Tombo_2_0alpha_branch
CVS Tags: B123, B124
Changes since 1.1.2.1: +5 -5 lines
Diff to previous 1.1.2.1 , to branch point 1.1
* Rename some classes


Revision 1.1.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
Changes since 1.1: +97 -0 lines
Diff to previous 1.1
2.0 alpha initial version.


Revision 1.1
Sat May 8 15:48:42 2004 UTC (19 years, 11 months ago) by hirami
Branch: MAIN
Branch point for: Tombo_2_0alpha_branch
FILE REMOVED
file YAEditor.cpp was initially added on branch Tombo_2_0alpha_branch.


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