Develop and Download Open Source Software

Browse Subversion Repository

Annotation of /branches/ttcomtester/teraterm/teraterm/themedlg_res.h

Parent Directory Parent Directory | Revision Log Revision Log


Revision 10134 - (hide annotations) (download) (as text)
Tue Aug 9 15:11:40 2022 UTC (20 months ago) by zmatsuo
Original Path: trunk/teraterm/teraterm/themedlg_res.h
File MIME type: text/x-chdr
File size: 1707 byte(s)
Theme Editor Dialog を追加

- Theme Editor Dialog の追加
  - 背景画像、文字色の修正を行うダイアログ
  - teraterm/themedlg.*
  - doc/ja/html/menu/setup-additional-visual-theme.html(ヘルプ)
- [その他の設定]-[表示タブ]変更(teraterm/addsetting.cpp)
  - eterm関連を無効化(非表示)
  - 起動時テーマファイル指定を追加
  - テーマエディタ起動ボタンを追加
- tttset 変更
  - eterm_lookfeel_t.BGEnable の内容を変更
    - 0/1/2 = theme使用しない/固定テーマ/ランダムテーマ
  - 削除
    - BGImageFilePath
    - BGImgBrightness
- vtdisp.c
  - テーマ(色、背景)を操作するAPIを追加
  - 自動でテーマを読み込まないようにした
1 zmatsuo 10134 //{{NO_DEPENDENCIES}}
2     // Microsoft Visual C++ で生成されたインクルード ファイル。
3     // themedlg.rc で使用
4     //
5     #define IDD_TABSHEET_COLOR_THEME_EDITOR 2307
6     #define IDD_TABSHEET_THEME_EDITOR 2308
7     #define IDD_TABSHEET_THEME_FILE 2309
8     #define IDC_FILE_PREVIEW_BUTTON 2400
9     #define IDC_FILE_UNDO_BUTTON 2401
10     #define IDC_FILE_LOAD_BUTTON 2402
11     #define IDC_FILE_SAVE_BUTTON 2403
12     #define IDC_FILE_SAVE_BG_CHECK 2404
13     #define IDC_FILE_SAVE_COLOR_CHECK 2405
14     #define IDC_BG_THEME_HELP 2900
15     #define IDC_BGIMG_BASE_TITLE 3000
16     #define IDC_BGIMG_EDIT 3001
17     #define IDC_BGIMG_CHECK 3002
18     #define IDC_BGIMG_BUTTON 3003
19     #define IDC_BGIMG_COLOR_TITLE 3004
20     #define IDC_BGIMG_COLOR_EDIT 3005
21     #define IDC_BGIMG_COMBO 3006
22     #define IDC_WALLPAPER_CHECK 3100
23     #define IDC_WALLPAPER_ALPHA_TITLE 3101
24     #define IDC_WALLPAPER_ALPHA_EDIT 3102
25     #define IDC_SIMPLE_COLOR_PLANE_CHECK 3200
26     #define IDC_SIMPLE_COLOR_PLANE_COLOR_TITLE 3201
27     #define IDC_SIMPLE_COLOR_PLANE_COLOR 3202
28     #define IDC_SIMPLE_COLOR_PLANE_ALPHA_TITLE 3203
29     #define IDC_SIMPLE_COLOR_PLANE_ALPHA 3204
30     #define IDC_COLOR_LIST 4000
31     #define IDC_COLOR_DEFAULT_BUTTON 4001
32    
33     // Next default values for new objects
34     //
35     #ifdef APSTUDIO_INVOKED
36     #ifndef APSTUDIO_READONLY_SYMBOLS
37     #define _APS_NO_MFC 1
38     #define _APS_NEXT_RESOURCE_VALUE 118
39     #define _APS_NEXT_COMMAND_VALUE 52031
40     #define _APS_NEXT_CONTROL_VALUE 2619
41     #define _APS_NEXT_SYMED_VALUE 101
42     #endif
43     #endif

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