Develop and Download Open Source Software

Browse Subversion Repository

Log of /branches/ttcomtester/teraterm/teraterm/clipboarddlg.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 10521 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 20 16:03:38 2023 UTC (14 months, 2 weeks ago) by zmatsuo
File length: 7587 byte(s)
Diff to previous 9380
add communication test tool

Revision 9380 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 20 16:31:56 2021 UTC (2 years, 7 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 7587 byte(s)
Diff to previous 9374
クリップボードペースト確認ダイアログが画面からはみ出さないようにした

- 本来はみ出さないようになっていた
- しかしダイアログサイズが変更されたときはみ出しがおこっていた
- 静的変数をなくした
- ts構造体の直接参照をなくした
- clipboarddlgdata の未使用メンバを削除した
- MoveWindowToDisplayPoint() を ttlib_static.c に追加
  - 指定座標が属するデスクトップから
  - ウィンドウをはみださないよう移動する

Revision 9374 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 18 15:45:52 2021 UTC (2 years, 7 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8345 byte(s)
Diff to previous 9359
hGetDlgItemTextW() 追加

Revision 9359 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 14 03:26:30 2021 UTC (2 years, 7 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8486 byte(s)
Diff to previous 9324
UILanguageFile を unicode版(UILanguageFileW)へ切り替え

- SetDlgTexts() -> SetDlgTextsW()
- get_lang_msgW() ->GetI18nStrWW()
- SetI18nList() -> SetI18nListW()

Revision 9324 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 29 15:20:20 2021 UTC (2 years, 9 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8484 byte(s)
Diff to previous 9048
layer for unicode 向けのコードを削除

Revision 9048 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Dec 16 12:24:13 2020 UTC (3 years, 3 months ago) by nmaya
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8519 byte(s)
Diff to previous 8508
ソースファイルの著作権表記の "最後の発行の年" を削除

ticket #40996

Revision 8508 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 26 15:14:04 2020 UTC (4 years, 2 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8523 byte(s)
Diff to previous 8504
ダイアログのサイズ計算前にステータスバーを追加

- switchで意図しないリサイズ処理を行わないようにした
- デスクトップ領域取得関数を追加

Revision 8504 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jan 26 15:13:39 2020 UTC (4 years, 2 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8388 byte(s)
Diff to previous 8445
マルチモニタ関連のAPIを直接呼ばないようにした

- MonitorFromWindow(), MonitorFromPoint(), GetMonitorInfo()
- pMonitorFromWindow(), pMonitorFromPoint(), pGetMonitorInfoA() を追加
- 使用しなくなった GetMonitorLeftmost() を削除

Revision 8445 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Dec 17 12:15:31 2019 UTC (4 years, 3 months ago) by doda
Original Path: trunk/teraterm/teraterm/clipboarddlg.cpp
File length: 8355 byte(s)
Merge branch 'unicode_buf'

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