Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

/[ttssh2]/trunk/TTXKanjiMenu/ttxkanjimenu.c

Log of /trunk/TTXKanjiMenu/ttxkanjimenu.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 24 15:10:33 2009 UTC (15 years, 2 months ago) by maya
File length: 14673 byte(s)
Diff to previous 3221
CVS から SVN へ移行: 改行コードを LF から CR+LF へ変換

Revision 3221 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 24 09:37:20 2009 UTC (15 years, 2 months ago) by maya
File length: 14250 byte(s)
Diff to previous 77
CVS から SVN へ移行: trunk に集約

Revision 77 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 22 06:08:31 2009 UTC (15 years, 2 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 14250 byte(s)
Diff to previous 76
ChangeBoth を ChangeOneSetting に改名


Revision 76 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 13 14:06:18 2009 UTC (15 years, 2 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 14183 byte(s)
Diff to previous 75
設定の保存で、ChangeBothの値を保存するようにした。


Revision 75 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 13 13:17:41 2009 UTC (15 years, 2 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 13781 byte(s)
Diff to previous 74
ChageBothをoffにした時、UTF-8mのメニューがI18N化されていなかったのを修正


Revision 74 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 13 12:17:46 2009 UTC (15 years, 2 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 13779 byte(s)
Diff to previous 73
ChangeBothがOnの時、端末設定ダイアログで漢字コードが変更された時に送受信を同じにするようにした。
・送受信共に変更された場合、受信コードに統一
・送信または受信のどちらか片方のみ変更された場合、変更された設定に統一


Revision 73 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 12 14:10:49 2009 UTC (15 years, 2 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 12751 byte(s)
Diff to previous 72
以下の場合、送信漢字コードの設定を受信漢字コードに合わせるようにした。
・ロード時(TERATERM.INI読み込み時)にChangeBothがonの時
・ChangeBothのメニュー項目を選択した時


Revision 72 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 12 13:28:37 2009 UTC (15 years, 2 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 12435 byte(s)
Diff to previous 71
dwOSVersionInfoSizeのセットし忘れを修正。


Revision 71 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 11 14:33:19 2009 UTC (15 years, 2 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 12383 byte(s)
Diff to previous 70
送受信時にメニューキャプションを変更するようにした


Revision 70 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 11 11:44:41 2009 UTC (15 years, 2 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 9679 byte(s)
Diff to previous 69
no message


Revision 69 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 10 14:35:20 2009 UTC (15 years, 3 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 9680 byte(s)
Diff to previous 68
Change bothメニューのI18N対応(仮)


Revision 68 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 8 17:46:07 2009 UTC (15 years, 3 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 9534 byte(s)
Diff to previous 67
ChangeBothの初期値をTERATERM.INIから読み込むようにした。


Revision 67 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 7 14:56:34 2009 UTC (15 years, 3 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 9019 byte(s)
Diff to previous 66
送受信のエンコーディングを同時に変更できるようにした。

残件/検討事項:
・メニュー項目名(Change both)はもっと適切な物がないか?
・メニュー項目のI18N
・Onにした時に送信のメニュー項目を消すのは適切か?
  ・受信のメニュー項目を変更すべきか?
    "送受信:"にする, エンコード名だけにする, etc.
  ・送受信のエンコードが違う時の表示方法
・受信がUTF-8mの時に送信をUTF-8にした時の挙動
  受信をUTF-8mのままにするか、それともUTF-8にするか
・On/Offの状態をTERATERM.INIに記録するか?


Revision 66 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Feb 20 04:46:31 2009 UTC (15 years, 3 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 7445 byte(s)
Diff to previous 65
IsDebuggerPresent 関係のコードを新しいヘッダファイルに集約した。


Revision 65 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 18 14:58:38 2009 UTC (15 years, 3 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 8849 byte(s)
Diff to previous 64
Windows 95 でメニューが表示されない問題を修正


Revision 64 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 18 14:44:22 2009 UTC (15 years, 3 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 8553 byte(s)
Diff to previous 63
DoCover_IsDebuggerPresent() を WinMain, DllMain から呼ぶようにした。


Revision 63 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 17 13:53:47 2009 UTC (15 years, 3 months ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 8553 byte(s)
Diff to previous 62
* Windows 95
- Winsock2 が必須
- ttermpro の起動に IE4 以上が必須
- ヘルプの表示に IE5 以上が必須
- LogMeTTc は動かない
- TTLEdit はボタンの色がうまく出ない

* NT 4.0
- ヘルプの表示に IE5 以上が必須
- LogMeTT, TTLEdit の起動に SP4(?)以上 が必須
- LogMeTTc の起動に SP6 以上が必須


Revision 62 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jun 20 11:58:25 2008 UTC (15 years, 11 months ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 7091 byte(s)
Diff to previous 61
・TeraTerm -> Tera Term
・その他細かい修正


Revision 61 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 23 05:04:03 2008 UTC (16 years ago) by doda
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 7083 byte(s)
Diff to previous 58
Teraterm -> TeraTerm
Tera Term/TeraTermの表記の統一を行うかは別途検討。


Revision 58 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 14 14:49:58 2008 UTC (16 years, 1 month ago) by maya
Original Path: TTXKanjiMenu/trunk/ttxkanjimenu.c
File length: 7083 byte(s)
Copied from: TTXKanjiMenu/branches/avendor/ttxkanjimenu.c revision 57
Diff to previous 57
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


Revision 57 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Apr 14 14:49:58 2008 UTC (16 years, 1 month ago) by maya
Original Path: TTXKanjiMenu/branches/avendor/ttxkanjimenu.c
File length: 7083 byte(s)
teraterm/source/ttxkanjimenu より移動


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26