summaryrefslogtreecommitdiff
path: root/windows/resourceid.h
diff options
context:
space:
mode:
Diffstat (limited to 'windows/resourceid.h')
-rw-r--r--windows/resourceid.h194
1 files changed, 107 insertions, 87 deletions
diff --git a/windows/resourceid.h b/windows/resourceid.h
index b846e3cf9..84076a653 100644
--- a/windows/resourceid.h
+++ b/windows/resourceid.h
@@ -23,95 +23,115 @@
#define IDC_STATIC (-1)
#endif
-#define NSWS_ID_NETSURF32_ICON 10
-#define NSWS_ID_NETSURF16_ICON 11
+#define IDR_NETSURF32_ICON 100
+#define IDR_NETSURF16_ICON 101
+#define IDR_TOOLBAR_BITMAP 102
+#define IDR_TOOLBAR_BITMAP_GREY 103
+#define IDR_TOOLBAR_BITMAP_HOT 104
+#define IDR_NETSURF_BANNER 105
+#define IDR_HOME_BITMAP 114
-#define NSWS_ID_MAINMENU 101
-#define NSWS_ID_CTXMENU 103
-#define NSWS_ID_TOOLBAR_BITMAP 107
-#define NSWS_ID_TOOLBAR_GREY_BITMAP 108
-#define NSWS_ID_TOOLBAR_HOT_BITMAP 109
+#define IDR_THROBBER_FRAME0_BITMAP 106
+#define IDR_THROBBER_FRAME1_BITMAP 107
+#define IDR_THROBBER_FRAME2_BITMAP 108
+#define IDR_THROBBER_FRAME3_BITMAP 109
+#define IDR_THROBBER_FRAME4_BITMAP 110
+#define IDR_THROBBER_FRAME5_BITMAP 111
+#define IDR_THROBBER_FRAME6_BITMAP 112
+#define IDR_THROBBER_FRAME7_BITMAP 113
-#define NSWS_ID_TOOLBAR 1111
-#define NSWS_ID_URLBAR 1112
-#define NSWS_ID_THROBBER 1113
-#define NSWS_ID_DRAWINGAREA 1114
-#define NSWS_ID_STATUSBAR 1115
-#define NSWS_ID_LAUNCH_URL 1116
+#define IDD_DLG_ABOUT 1000
+#define IDC_IMG1 1001
+#define IDC_ABOUT_CONTENT 1002
+#define IDC_BTN_CREDITS 1004
+#define IDC_BTN_LICENCE 1005
-#define NSWS_ID_ABOUT_DIALOG 11111
-#define NSWS_ID_ABOUT_CONTENT 11112
-#define NSWS_ID_PREFS_DIALOG 11113
-#define NSWS_ID_PREFS_HOMEPAGE 11114
-#define NSWS_ID_PREFS_ADVERTS 11115
-#define NSWS_ID_PREFS_POPUPS 11116
-#define NSWS_ID_PREFS_PLUGINS 11117
-#define NSWS_ID_PREFS_REFERER 11118
-#define NSWS_ID_PREFS_PROXYTYPE 11119
-#define NSWS_ID_PREFS_PROXYHOST 11120
-#define NSWS_ID_PREFS_PROXYPORT 11121
-#define NSWS_ID_PREFS_PROXYNAME 11122
-#define NSWS_ID_PREFS_PROXYPASS 11123
-#define NSWS_ID_PREFS_FONT_SIZE 11124
-#define NSWS_ID_PREFS_FONT_SIZE_SPIN 11125
-#define NSWS_ID_PREFS_FONT_MINSIZE 11126
-#define NSWS_ID_PREFS_FONT_MINSIZE_SPIN 11127
-#define NSWS_ID_PREFS_SANS 11128
-#define NSWS_ID_PREFS_SERIF 11129
-#define NSWS_ID_PREFS_MONO 11130
-#define NSWS_ID_PREFS_CURSIVE 11131
-#define NSWS_ID_PREFS_FANTASY 11132
-#define NSWS_ID_PREFS_FONTDEF 11133
-#define NSWS_ID_PREFS_FETCHERS 11134
-#define NSWS_ID_PREFS_FETCHERS_SPIN 11135
-#define NSWS_ID_PREFS_FETCH_HOST 11136
-#define NSWS_ID_PREFS_FETCH_HOST_SPIN 11137
-#define NSWS_ID_PREFS_FETCH_HANDLES 11138
-#define NSWS_ID_PREFS_FETCH_HANDLES_SPIN 11139
-#define NSWS_ID_PREFS_NOANIMATION 11140
-#define NSWS_ID_PREFS_ANIMATIONDELAY 11141
-#define NSWS_ID_PREFS_ANIMATIONDELAY_SPIN 11142
-#define NSWS_ID_DOWNLOAD_DIALOG 11143
-#define NSWS_ID_DOWNLOAD_LABEL 11144
-#define NSWS_ID_DOWNLOAD_PROGRESS 11145
-#define NSWS_ID_FILE_OPEN_WINDOW 40000
-#define NSWS_ID_FILE_OPEN_LOCATION 40001
-#define NSWS_ID_FILE_CLOSE_WINDOW 40002
-#define NSWS_ID_FILE_SAVEAS_TEXT 40003
-#define NSWS_ID_FILE_SAVEAS_PDF 40004
-#define NSWS_ID_FILE_SAVEAS_DRAWFILE 40005
-#define NSWS_ID_FILE_SAVEAS_POSTSCRIPT 40006
-#define NSWS_ID_FILE_PRINT_PREVIEW 40007
-#define NSWS_ID_FILE_PRINT 40008
-#define NSWS_ID_FILE_QUIT 40009
-#define NSWS_ID_FILE_SAVE_PAGE 40010
-#define NSWS_ID_EDIT_CUT 40011
-#define NSWS_ID_EDIT_COPY 40012
-#define NSWS_ID_EDIT_PASTE 40013
-#define NSWS_ID_EDIT_DELETE 40014
-#define NSWS_ID_EDIT_SELECT_ALL 40015
-#define NSWS_ID_EDIT_SEARCH 40016
-#define NSWS_ID_EDIT_PREFERENCES 40017
-#define NSWS_ID_HELP_CONTENTS 40018
-#define NSWS_ID_HELP_GUIDE 40019
-#define NSWS_ID_HELP_INFO 40020
-#define NSWS_ID_HELP_ABOUT 40021
-#define NSWS_ID_VIEW_FULLSCREEN 40022
-#define NSWS_ID_VIEW_SOURCE 40023
-#define NSWS_ID_VIEW_ZOOMPLUS 40024
-#define NSWS_ID_VIEW_ZOOMMINUS 40025
-#define NSWS_ID_VIEW_ZOOMNORMAL 40026
-#define NSWS_ID_NAV_BACK 40027
-#define NSWS_ID_NAV_FORWARD 40028
-#define NSWS_ID_NAV_HOME 40029
-#define NSWS_ID_NAV_STOP 40030
-#define NSWS_ID_NAV_RELOAD 40031
-#define NSWS_ID_NAV_LOCALHISTORY 40032
-#define NSWS_ID_NAV_GLOBALHISTORY 40033
-#define NSWS_ID_VIEW_DOWNLOADS 40034
-#define NSWS_ID_VIEW_SAVE_WIN_METRICS 40035
-#define NSWS_ID_VIEW_TOGGLE_DEBUG_RENDERING 40036
-#define NSWS_ID_VIEW_DEBUGGING_SAVE_BOXTREE 40037
-#define NSWS_ID_VIEW_DEBUGGING_SAVE_DOMTREE 40038
+#define IDD_DLG_DOWNLOAD 1100
+#define IDC_DOWNLOAD_LABEL 1101
+#define IDC_DOWNLOAD_PROGRESS 1102
+
+#define IDD_DLG_MAIN 1300
+#define IDC_MAIN_TOOLBAR 1301
+#define IDC_MAIN_URLBAR 1302
+#define IDC_MAIN_THROBBER 1303
+#define IDC_MAIN_DRAWINGAREA 1304
+#define IDC_MAIN_STATUSBAR 1305
+#define IDC_MAIN_LAUNCH_URL 1306
+
+#define IDD_DLG_OPTIONS_GENERAL 1400
+#define IDC_PREFS_HOMEPAGE 1401
+#define IDC_PREFS_IMAGES 1402
+#define IDC_PREFS_ADVERTS 1403
+#define IDC_PREFS_REFERER 1404
+
+#define IDD_DLG_OPTIONS_CONNECTIONS 1500
+#define IDC_PREFS_FETCHERS 1501
+#define IDC_PREFS_FETCHERS_SPIN 1502
+#define IDC_PREFS_FETCH_HOST 1503
+#define IDC_PREFS_FETCH_HOST_SPIN 1504
+#define IDC_PREFS_FETCH_HANDLES 1505
+#define IDC_PREFS_FETCH_HANDLES_SPIN 1506
+
+#define IDD_DLG_OPTIONS_APPERANCE 1200
+#define IDC_PREFS_PROXYTYPE 1206
+#define IDC_PREFS_PROXYHOST 1207
+#define IDC_PREFS_PROXYPORT 1208
+#define IDC_PREFS_PROXYNAME 1209
+#define IDC_PREFS_PROXYPASS 1210
+#define IDC_PREFS_FONT_SIZE 1211
+#define IDC_PREFS_FONT_MINSIZE 1212
+#define IDC_PREFS_FONT_MINSIZE_SPIN 1213
+#define IDC_PREFS_SANS 1214
+#define IDC_PREFS_SERIF 1215
+#define IDC_PREFS_FONT_SIZE_SPIN 1216
+#define IDC_PREFS_MONO 1217
+#define IDC_PREFS_CURSIVE 1218
+#define IDC_PREFS_FANTASY 1219
+#define IDC_PREFS_FONTDEF 1220
+#define IDC_PREFS_NOANIMATION 1227
+#define IDC_PREFS_ANIMATIONDELAY 1228
+#define IDC_PREFS_ANIMATIONDELAY_SPIN 1229
+
+#define IDR_MENU_MAIN 10000
+#define IDM_FILE_OPEN_WINDOW 10001
+#define IDM_FILE_OPEN_LOCATION 10002
+#define IDM_FILE_CLOSE_WINDOW 10003
+#define IDM_FILE_SAVE_PAGE 10004
+#define IDM_FILE_SAVEAS_TEXT 10005
+#define IDM_FILE_SAVEAS_PDF 10006
+#define IDM_FILE_SAVEAS_POSTSCRIPT 10007
+#define IDM_FILE_PRINT_PREVIEW 10008
+#define IDM_FILE_PRINT 10009
+#define IDM_FILE_QUIT 10010
+#define IDM_EDIT_CUT 10011
+#define IDM_EDIT_COPY 10012
+#define IDM_EDIT_PASTE 10013
+#define IDM_EDIT_DELETE 10014
+#define IDM_EDIT_SELECT_ALL 10015
+#define IDM_EDIT_SEARCH 10016
+#define IDM_NAV_STOP 10017
+#define IDM_NAV_RELOAD 10018
+#define IDM_VIEW_ZOOMPLUS 10019
+#define IDM_VIEW_ZOOMMINUS 10020
+#define IDM_VIEW_ZOOMNORMAL 10021
+#define IDM_VIEW_SOURCE 10022
+#define IDM_VIEW_FULLSCREEN 10023
+#define IDM_NAV_BACK 10024
+#define IDM_NAV_FORWARD 10025
+#define IDM_NAV_HOME 10026
+#define IDM_NAV_LOCALHISTORY 10027
+#define IDM_NAV_GLOBALHISTORY 10028
+#define IDM_VIEW_DOWNLOADS 10029
+#define IDM_VIEW_SAVE_WIN_METRICS 10030
+#define IDM_VIEW_TOGGLE_DEBUG_RENDERING 10031
+#define IDM_VIEW_DEBUGGING_SAVE_BOXTREE 10032
+#define IDM_VIEW_DEBUGGING_SAVE_DOMTREE 10033
+#define IDM_EDIT_PREFERENCES 10034
+#define IDM_HELP_CONTENTS 10035
+#define IDM_HELP_GUIDE 10036
+#define IDM_HELP_INFO 10037
+#define IDM_HELP_ABOUT 10038
+
+#define IDR_MENU_CONTEXT 11000
#endif