summaryrefslogtreecommitdiff
path: root/plugins/SendScreenshotPlus/src/resource.h
diff options
context:
space:
mode:
authorRené Schümann <white06tiger@gmail.com>2014-04-11 17:11:23 +0000
committerRené Schümann <white06tiger@gmail.com>2014-04-11 17:11:23 +0000
commit99e1f60a6570c12fd02a9a2ebe8915680d2bfcec (patch)
tree847576f3018a23689c951734200c58707d116825 /plugins/SendScreenshotPlus/src/resource.h
parente80eac0d78daff0f041078d21218850f31c5315e (diff)
SendSS:
*+ improved "Result"-Dialog (resource.rc/h, CSend, mir_icolib) added thumbnail link added copy buttons w/ images (copy raw, BBCode image, BBCode image with link) also improved handling. Now plays sound before dialog opens (was on close before) * CSend got new member variables. m_URL and m_URLthumb to hold image URLs (used by FTP,HTTP and ImageShack as of now) - removed m_URL and similar from CSendFTPFile and CSendHTTPServer git-svn-id: http://svn.miranda-ng.org/main/trunk@8957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SendScreenshotPlus/src/resource.h')
-rw-r--r--plugins/SendScreenshotPlus/src/resource.h19
1 files changed, 15 insertions, 4 deletions
diff --git a/plugins/SendScreenshotPlus/src/resource.h b/plugins/SendScreenshotPlus/src/resource.h
index 572372d490..0385d53f00 100644
--- a/plugins/SendScreenshotPlus/src/resource.h
+++ b/plugins/SendScreenshotPlus/src/resource.h
@@ -5,9 +5,9 @@
#define IDOK 1
#define IDA_btnClose 1
#define IDCANCEL 2
-#define IDB_Bmp1 2
+//#define IDB_Bmp1 2
#define IDABORT 3
-#define IDB_Bmp2 3
+//#define IDB_Bmp2 3
#define IDRETRY 4
#define IDIGNORE 5
#define IDYES 6
@@ -45,8 +45,11 @@
#define IDI_OK 205
#define IDI_CLOSE 206
//#define IDI_APPLY 207
-#define IDI_EDIT 208
-#define IDI_DOWNARROW 210
+//#define IDI_EDIT 208
+#define IDI_COPY 209
+#define IDI_BBC 210
+#define IDI_BBC2 211
+#define IDI_DOWNARROW 212
#define IDC_CAPTURETAB 1005
#define IDC_CREDIT 1009
#define STATIC_WHITERECT 1100
@@ -91,6 +94,14 @@
#define ID_btnCapture 2005
#define ID_edtURL 2010
#define ID_bvlDesc 2011
+#define ID_bvlLine 2012
+#define ID_btnCopy 2013//group I
+#define ID_btnBBC 2014
+#define ID_btnThumbCopy 2015//group II
+#define ID_btnThumbBBC 2016
+#define ID_btnThumbBBC2 2017//end group I
+#define ID_edtURLthumbLabel 2018
+#define ID_edtURLthumb 2019//end group II
#define IDE_StatusBar 2501
// Next default values for new objects