summaryrefslogtreecommitdiff
path: root/plugins/WebView/src/resource.h
blob: 75379a22e5ee6b2a8124f97711656b9620372c7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
#define UNI 1

#define IDC_STATIC -1

#define IDI_SITE 101
#define IDI_STICK  102
#define IDI_UNSTICK         103
#define IDI_URL  104
#define IDI_OPTIONS         105
#define IDI_UPDATE 106
#define IDI_SHOW_HIDE       107
#define IDI_FIND 108
#define IDI_ALERT  110
#define IDI_FOLDER 111
#define IDI_UPDATEALL       112
#define IDI_MARKALLREAD     113
#define IDI_PING 114
#define IDI_STOP 115


#define IDC_UPDATE_ONSTART  300
#define IDC_DBLE_WEB        301
#define IDC_DBLE_WIN        302
#define IDC_UPDATE_ON_OPEN  303
#define IDC_UPDATE_ONALERT  304

#define IDD_OPT  443
#define IDC_DISABLEMENU     446
#define IDC_OPEN_WEBPAGE    447
#define IDC_TIME 450

#define IDC_BGCOLOR         451
#define IDC_TXTCOLOR        452
#define IDC_RESTART         453
#define IDC_CLEAN  457
#define IDC_SUPPRESS        458
#define IDC_SPIN1  461
#define IDC_HIDE_STATUS_ICON 464
#define IDC_RWSPACE         465
#define IDC_RWSPC_TEXT      466
#define IDC_TYPEFACE        467
#define IDC_FONT_BOLD       468
#define IDC_FONT_ITALIC     469
#define IDC_FONT_UNDERLINE  470
#define IDC_FONTSIZE        471
#define IDC_U_SE_STRINGS    475
#define IDC_U_ALLSITE       476
#define IDC_ERROR_POPUP     477
#define IDC_START_DELAY     480
#define IDC_SPIN2  481
#define IDC_STARTDELAYTXT   482
#define IDC_STDELAYSECTXT   483
#define IDC_SAVE_INDIVID_POS 484
#define IDC_ADV_GRP         485
#define IDC_NO_PROTECT      486
#define IDC_NOT_RECOMND_TXT 487
#define IDC_SCRIPT 488
#define IDC_DATAPOPUP       489

#define IDR_CONTEXT         500
#define IDM_CUT  501
#define IDM_PASTE  502
#define IDM_DELETE 503
#define IDM_CLEAR_ALL       504
#define IDM_COPY 505
#define IDM_COPYALL         506
#define IDM_SELECTALL       507

#define IDC_SITE_NAME       551
#define IDC_ERR_CHK         552
#define IDC_APPEND 554
#define IDC_FILENAME        555
#define IDC_BROWSE 556
#define IDC_SAVE_AS_RAW     557
//#define IDC_AGENT  557//temp

#define IDD_DISPLAY_DATA    600
#define IDC_OPEN_URL        601
#define IDC_DATA 602
#define IDC_UPDATE_BUTTON   603
#define IDC_STICK_BUTTON    604
#define IDC_FIND_BUTTON     605
#define IDC_STATUSBAR       606
#define IDC_OPTIONS_BUTTON  607
#define IDC_ALERT_BUTTON    608
//#define IDC_HIDDEN_URL      609
#define IDC_STOP 609

#define IDC_ERRORMSG        620

#define IDD_CONTACT_OPT     700
#define IDC_END  701
#define IDC_START  702
#define IDC_URL  703
#define IDC_OPT_CANCEL      704
#define IDC_OPT_APPLY       705
#define IDC_CPY_STRINGS     706


#define IDD_FIND 750
#define IDC_FINDWHAT        751
#define IDC_OK  752
#define IDC_CANCEL 753
#define IDC_SEARCH_COMPLETE 754

#define IDD_ALRT_OPT        801
#define IDC_ENABLE_ALERTS   802
#define IDC_OK2  803
#define IDC_ALERT_STRING    804
#define IDC_ALERT_TYPE      807
#define IDC_EVENT_TYPE      808
#define IDC_ALERT_CANCEL    809
#define IDC_ALERT_APPLY     810
#define IDC_START2 811
#define IDC_END2 812
#define IDC_ADD_DATE_NAME   813
#define IDC_DELAY  814
#define IDC_PREFIX 815
#define IDC_SUFFIX 816
#define IDC_24_HOUR         817
#define IDC_ALWAYS_LOG      818

#define  IDD_POPUP 850
#define  IDC_POP_BGCOLOUR   851
#define  IDC_POP_TEXTCOLOUR 852
#define  IDC_PD1 853
#define  IDC_PD2 854
//#define  IDC_PD3 855
#define  IDC_PREVIEW        856
#define  IDC_POP_USEWINCOLORS  857
#define  IDC_POP_USESAMECOLORS 858
#define  IDC_POP_USECUSTCOLORS 859
#define  IDC_LCLK_WINDOW    860
#define  IDC_LCLK_WEB_PGE   861
#define  IDC_LCLK_DISMISS   862
#define  IDC_RCLK_WINDOW    863
#define  IDC_RCLK_WEB_PGE   864
#define  IDC_RCLK_DISMISS   865
//#define  IDC_PUALERT        866