Powered by Apache

CVS log for OpenXM_contrib2/windows/asir32gui/asir32guiview.cpp

[BACK] Up to [local] / OpenXM_contrib2 / windows / asir32gui

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.33 / (download) - annotate - [select for diffs], Fri Mar 29 00:59:33 2019 UTC (5 years, 1 month ago) by ohara
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +19 -5 lines
Diff to previous 1.32 (unified)

The help url is changed.

Revision 1.32 / (download) - annotate - [select for diffs], Thu Mar 28 14:34:35 2019 UTC (5 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.31: +17 -1 lines
Diff to previous 1.31 (unified)

Replaced local help files by web.

Revision 1.31 / (download) - annotate - [select for diffs], Sat May 10 08:23:33 2014 UTC (9 years, 11 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.30: +1 -9 lines
Diff to previous 1.30 (unified)

Both asirgui.hnd and asirgui_histry are created in user's private temporary directory.

Revision 1.30 / (download) - annotate - [select for diffs], Mon Dec 9 00:51:20 2013 UTC (10 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.29: +15 -13 lines
Diff to previous 1.29 (unified)

asirgui.hnd is now created only by Create() of the main window.

Revision 1.29 / (download) - annotate - [select for diffs], Fri Aug 30 18:18:11 2013 UTC (10 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.28: +6 -5 lines
Diff to previous 1.28 (unified)

1. Localized versions of asirgui.exe are discontinued.
   After this, asirgui.exe uses language resource dll files.
   (e.g. "ja.dll")
2. If you have localized help files, asirgui.exe uses them.
3. In japanese .rc file, all hankaku kana characters are replaced by zenkaku characters.
4. version of asirgui.exe is updated to 1.1.

Revision 1.28 / (download) - annotate - [select for diffs], Wed Aug 7 07:54:16 2013 UTC (10 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.27: +9 -12 lines
Diff to previous 1.27 (unified)

We use both ${ASIR_ROOTDIR}/bin/asirgui.hnd and ${TEMP}/asirgui.hnd.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Aug 7 01:55:08 2013 UTC (10 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.26: +5 -0 lines
Diff to previous 1.26 (unified)

In asirgui, CTRL(Y) pastes a text in the clipboard to the main edit control.

Revision 1.26 / (download) - annotate - [select for diffs], Sat Aug 3 18:29:11 2013 UTC (10 years, 8 months ago) by ohara
Branch: MAIN
Changes since 1.25: +9 -4 lines
Diff to previous 1.25 (unified)

Even if asirgui.exe works anywhere, asirgui.hnd is generated in $(ASIR_ROOTDIR)/bin.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 10 01:09:15 2012 UTC (12 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.24: +14 -0 lines
Diff to previous 1.24 (unified)

Added manuals of new packages.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Dec 7 01:23:18 2009 UTC (14 years, 4 months ago) by noro
Branch: MAIN
CVS Tags: R_1_3_1-2
Changes since 1.23: +21 -0 lines
Diff to previous 1.23 (unified)

Added manuals for nn_ndbf, noro_matrix and noro_mwl.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Apr 24 13:19:33 2009 UTC (15 years ago) by ohara
Branch: MAIN
Changes since 1.22: +18 -3 lines
Diff to previous 1.22 (unified)

In Visual Studio 2008, viewHtmlHelp() are implemented.
Now asirgui can show html-help on Windows Vista x64.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Mar 9 15:48:43 2009 UTC (15 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.21: +0 -0 lines
Diff to previous 1.21 (unified)

::HtmlHelp() is not supported by Visual Studio 2008.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Mar 9 15:40:57 2009 UTC (15 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.20: +22 -69 lines
Diff to previous 1.20 (unified)

*** empty log message ***

Revision 1.20 / (download) - annotate - [select for diffs], Tue Mar 3 13:34:42 2009 UTC (15 years, 1 month ago) by ohara
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (unified)

Fixed type dismatch for Visual Studio 2008.

Revision 1.19 / (download) - annotate - [select for diffs], Sat Feb 7 11:01:25 2009 UTC (15 years, 2 months ago) by ohara
Branch: MAIN
CVS Tags: RELEASE_1_2_3_12
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 (unified)

For Visual Studio 2008
Add explicit type declaration of constant as follows:
const => const int

Revision 1.18 / (download) - annotate - [select for diffs], Fri May 2 02:12:47 2008 UTC (16 years ago) by noro
Branch: MAIN
Changes since 1.17: +12 -10 lines
Diff to previous 1.17 (unified)

Added send-exe.bat for sending self-extract exe files.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Feb 13 09:20:44 2007 UTC (17 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: DEB_REL_1_2_3-9
Changes since 1.16: +13 -0 lines
Diff to previous 1.16 (unified)

Added a code for writing the handle for asirgui in TEMP.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 5 01:41:43 2006 UTC (17 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.15: +12 -1 lines
Diff to previous 1.15 (unified)

asirgui writes its window handle (decimal) in a file ASIR_BINDIR/asirgui.hnd.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Oct 3 11:10:37 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
CVS Tags: KNOPPIX_2006
Changes since 1.14: +1 -3 lines
Diff to previous 1.14 (unified)

Removed unnecessary beep.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Oct 3 00:07:53 2005 UTC (18 years, 6 months ago) by noro
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13 (unified)

Fixed a bug in OnFileOpen().

Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 2 01:34:43 2005 UTC (18 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.12: +3 -1 lines
Diff to previous 1.12 (unified)

Fixed a bug in put_line().

Revision 1.12 / (download) - annotate - [select for diffs], Mon May 16 00:52:48 2005 UTC (18 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.11: +12 -12 lines
Diff to previous 1.11 (unified)

Added new project files and a script for Visual.NET.

Revision 1.11 / (download) - annotate - [select for diffs], Wed May 11 07:34:02 2005 UTC (18 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.10: +120 -18 lines
Diff to previous 1.10 (unified)

Updated asir32gui so that one can browse manuals of each contrib components.

Revision 1.10 / (download) - annotate - [select for diffs], Tue May 10 09:52:12 2005 UTC (18 years, 11 months ago) by noro
Branch: MAIN
Changes since 1.9: +7 -6 lines
Diff to previous 1.9 (unified)

Fixed a bug in Paste().

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 9 07:34:20 2005 UTC (19 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.8: +30 -5 lines
Diff to previous 1.8 (unified)

Added codes for changing the line length according to the font to be set.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 12 03:12:56 2002 UTC (21 years, 7 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_3, RELEASE_1_2_2_KNOPPIX_b, RELEASE_1_2_2_KNOPPIX, RELEASE_1_2_2
Changes since 1.7: +32 -22 lines
Diff to previous 1.7 (unified)

Modified PutChar() to avoid flickering during input.
Fixed a bug which causes crush of asirgui when large number of
characters are pasted.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 14 00:47:51 2002 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.6: +9 -6 lines
Diff to previous 1.6 (unified)

"Asir-contrib user's manual" in Help menu is activated only if
OpenXM_WIN_ROOT is set and cmanhelp.chm exists.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 13 10:11:52 2002 UTC (21 years, 8 months ago) by noro
Branch: MAIN
Changes since 1.5: +26 -0 lines
Diff to previous 1.5 (unified)

Added a support for cmanhelp.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Jul 20 01:32:08 2001 UTC (22 years, 9 months ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

The size of textbuffer of EditCtrl was incorrect.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 5 03:09:47 2001 UTC (23 years ago) by noro
Branch: MAIN
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (unified)

Fixed a (serious) bug in the logging function.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 2 01:03:31 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
Changes since 1.2: +55 -2 lines
Diff to previous 1.2 (unified)

Initial font is set to a fixed width font.
Added font selection menu (experimental).

Revision 1.2 / (download) - annotate - [select for diffs], Fri Dec 15 07:55:03 2000 UTC (23 years, 4 months ago) by noro
Branch: MAIN
Changes since 1.1: +9 -0 lines
Diff to previous 1.1 (unified)

Corrected the behavior of asirgui when the registry is broken.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Nov 22 06:14:29 2000 UTC (23 years, 5 months ago) by noro
Branch: NORO
CVS Tags: ASIR32GUI
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (unified)

ASIRGUI source. Sorry, it contains Japanese characters.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Nov 22 06:14:29 2000 UTC (23 years, 5 months ago) by noro
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>