summaryrefslogtreecommitdiff
path: root/popup/res
diff options
context:
space:
mode:
Diffstat (limited to 'popup/res')
-rw-r--r--popup/res/Check_off.icobin0 -> 2550 bytes
-rw-r--r--popup/res/Check_on.icobin0 -> 2550 bytes
-rw-r--r--popup/res/Radio_off.icobin0 -> 2038 bytes
-rw-r--r--popup/res/Radio_on.icobin0 -> 2038 bytes
-rw-r--r--popup/res/add.icobin0 -> 6830 bytes
-rw-r--r--popup/res/avatar.bmpbin0 -> 12342 bytes
-rw-r--r--popup/res/block.icobin0 -> 2550 bytes
-rw-r--r--popup/res/classic.popupskin167
-rw-r--r--popup/res/close.icobin0 -> 6830 bytes
-rw-r--r--popup/res/error.icobin0 -> 2550 bytes
-rw-r--r--popup/res/favorite.icobin0 -> 2550 bytes
-rw-r--r--popup/res/fullscreen.icobin0 -> 2550 bytes
-rw-r--r--popup/res/img.icobin0 -> 1406 bytes
-rw-r--r--popup/res/info.icobin0 -> 6830 bytes
-rw-r--r--popup/res/menu.icobin0 -> 6830 bytes
-rw-r--r--popup/res/message.icobin0 -> 6830 bytes
-rw-r--r--popup/res/notify.icobin0 -> 2550 bytes
-rw-r--r--popup/res/ok.icobin0 -> 2038 bytes
-rw-r--r--popup/res/pin.icobin0 -> 6830 bytes
-rw-r--r--popup/res/pinned.icobin0 -> 6830 bytes
-rw-r--r--popup/res/popup.icobin0 -> 2038 bytes
-rw-r--r--popup/res/popup_fav.icobin0 -> 2038 bytes
-rw-r--r--popup/res/popup_fs.icobin0 -> 2038 bytes
-rw-r--r--popup/res/popup_group.icobin0 -> 2038 bytes
-rw-r--r--popup/res/popup_history.icobin0 -> 6830 bytes
-rw-r--r--popup/res/popup_no.icobin0 -> 2038 bytes
-rw-r--r--popup/res/popup_plus.icobin0 -> 1782 bytes
-rw-r--r--popup/res/reload.icobin0 -> 2038 bytes
-rw-r--r--popup/res/reply.icobin0 -> 6830 bytes
-rw-r--r--popup/res/resize.icobin0 -> 2038 bytes
-rw-r--r--popup/res/warning.icobin0 -> 2550 bytes
-rw-r--r--popup/res/whatsnew.txt15
32 files changed, 182 insertions, 0 deletions
diff --git a/popup/res/Check_off.ico b/popup/res/Check_off.ico
new file mode 100644
index 0000000..7cb0afd
--- /dev/null
+++ b/popup/res/Check_off.ico
Binary files differ
diff --git a/popup/res/Check_on.ico b/popup/res/Check_on.ico
new file mode 100644
index 0000000..5a2b81a
--- /dev/null
+++ b/popup/res/Check_on.ico
Binary files differ
diff --git a/popup/res/Radio_off.ico b/popup/res/Radio_off.ico
new file mode 100644
index 0000000..ee1dc67
--- /dev/null
+++ b/popup/res/Radio_off.ico
Binary files differ
diff --git a/popup/res/Radio_on.ico b/popup/res/Radio_on.ico
new file mode 100644
index 0000000..63e6a06
--- /dev/null
+++ b/popup/res/Radio_on.ico
Binary files differ
diff --git a/popup/res/add.ico b/popup/res/add.ico
new file mode 100644
index 0000000..f4a6b2b
--- /dev/null
+++ b/popup/res/add.ico
Binary files differ
diff --git a/popup/res/avatar.bmp b/popup/res/avatar.bmp
new file mode 100644
index 0000000..96bdb0f
--- /dev/null
+++ b/popup/res/avatar.bmp
Binary files differ
diff --git a/popup/res/block.ico b/popup/res/block.ico
new file mode 100644
index 0000000..2c0a508
--- /dev/null
+++ b/popup/res/block.ico
Binary files differ
diff --git a/popup/res/classic.popupskin b/popup/res/classic.popupskin
new file mode 100644
index 0000000..2fb9d3b
--- /dev/null
+++ b/popup/res/classic.popupskin
@@ -0,0 +1,167 @@
+options
+ #option id val title
+ option 1 1 Draw gradient background
+ option 2 1 Flat borders
+ option 3 1 Enable avatars
+end
+
+padding-right 4
+padding-bottom 4
+w (text.width+(25>(avatar.width+4+4))+4)>(25+title.width+4+clock.width+4)
+
+# background
+object
+ type bitmap
+ ifnotset 1
+ source pixel:808080
+ mono
+ x 0
+ y 0
+ w -1
+ h -1
+end
+
+object
+ type bitmap
+ ifset 1
+ source gradient:v/707070/909090
+ mono
+ x 0
+ y 0
+ w -1
+ h -1
+end
+
+# 3d border
+object
+ type bitmap
+ ifnotset 2
+ source pixel:d0d0d0
+ mono
+ x 0
+ y 0
+ w -1
+end
+
+object
+ type bitmap
+ ifnotset 2
+ source pixel:d0d0d0
+ mono
+ x 0
+ y 0
+ h -1
+end
+
+object
+ type bitmap
+ ifnotset 2
+ source pixel:303030
+ mono
+ x 0
+ y -1
+ w -1
+end
+
+object
+ type bitmap
+ ifnotset 2
+ source pixel:303030
+ mono
+ x -1
+ y 0
+ h -1
+end
+
+object
+ type bitmap
+ ifnotset 2
+ source pixel:303030
+ mono
+ x -1
+ y -1
+end
+
+# flat border
+object
+ type bitmap
+ ifset 2
+ source pixel:000000
+ x 0
+ y 0
+ w -1
+end
+
+object
+ type bitmap
+ ifset 2
+ source pixel:000000
+ x 0
+ y 0
+ h -1
+end
+
+object
+ type bitmap
+ ifset 2
+ source pixel:000000
+ y -1
+ w -1
+end
+
+object
+ type bitmap
+ ifset 2
+ source pixel:000000
+ x -1
+ y 0
+ h -1
+end
+
+object
+ type bitmap
+ ifset 2
+ source pixel:000000
+ x -1
+ y -1
+end
+
+# popup icon
+object
+ type icon
+ x 5
+ y 3
+end
+
+# popup title
+object
+ type title
+ x 25
+ y 4
+ w window.width-25-4-clock.width-4
+end
+
+# avatar
+object
+ type avatar
+ ifset 3
+ x 4
+ y title.height+4+4
+ w options.avatarsize<(options.avatarsize*avatarbitmap.width/avatarbitmap.height)
+ proportional 1
+end
+
+# popup text
+object
+ type text
+ x 25>(avatar.width+4+4)
+ y title.height+4+4
+ w window.width-(25>(avatar.width+4+4))-4
+end
+
+#clock
+object
+ type clock
+ x window.width-4-clock.width
+ y 4
+end
diff --git a/popup/res/close.ico b/popup/res/close.ico
new file mode 100644
index 0000000..753e3c3
--- /dev/null
+++ b/popup/res/close.ico
Binary files differ
diff --git a/popup/res/error.ico b/popup/res/error.ico
new file mode 100644
index 0000000..583fd3b
--- /dev/null
+++ b/popup/res/error.ico
Binary files differ
diff --git a/popup/res/favorite.ico b/popup/res/favorite.ico
new file mode 100644
index 0000000..6d282f9
--- /dev/null
+++ b/popup/res/favorite.ico
Binary files differ
diff --git a/popup/res/fullscreen.ico b/popup/res/fullscreen.ico
new file mode 100644
index 0000000..59a331f
--- /dev/null
+++ b/popup/res/fullscreen.ico
Binary files differ
diff --git a/popup/res/img.ico b/popup/res/img.ico
new file mode 100644
index 0000000..fef70bd
--- /dev/null
+++ b/popup/res/img.ico
Binary files differ
diff --git a/popup/res/info.ico b/popup/res/info.ico
new file mode 100644
index 0000000..e66f079
--- /dev/null
+++ b/popup/res/info.ico
Binary files differ
diff --git a/popup/res/menu.ico b/popup/res/menu.ico
new file mode 100644
index 0000000..260972a
--- /dev/null
+++ b/popup/res/menu.ico
Binary files differ
diff --git a/popup/res/message.ico b/popup/res/message.ico
new file mode 100644
index 0000000..6ec8d73
--- /dev/null
+++ b/popup/res/message.ico
Binary files differ
diff --git a/popup/res/notify.ico b/popup/res/notify.ico
new file mode 100644
index 0000000..814706e
--- /dev/null
+++ b/popup/res/notify.ico
Binary files differ
diff --git a/popup/res/ok.ico b/popup/res/ok.ico
new file mode 100644
index 0000000..2ddfe5d
--- /dev/null
+++ b/popup/res/ok.ico
Binary files differ
diff --git a/popup/res/pin.ico b/popup/res/pin.ico
new file mode 100644
index 0000000..9b49259
--- /dev/null
+++ b/popup/res/pin.ico
Binary files differ
diff --git a/popup/res/pinned.ico b/popup/res/pinned.ico
new file mode 100644
index 0000000..543ad40
--- /dev/null
+++ b/popup/res/pinned.ico
Binary files differ
diff --git a/popup/res/popup.ico b/popup/res/popup.ico
new file mode 100644
index 0000000..da4e6af
--- /dev/null
+++ b/popup/res/popup.ico
Binary files differ
diff --git a/popup/res/popup_fav.ico b/popup/res/popup_fav.ico
new file mode 100644
index 0000000..b64df3b
--- /dev/null
+++ b/popup/res/popup_fav.ico
Binary files differ
diff --git a/popup/res/popup_fs.ico b/popup/res/popup_fs.ico
new file mode 100644
index 0000000..cb43fbd
--- /dev/null
+++ b/popup/res/popup_fs.ico
Binary files differ
diff --git a/popup/res/popup_group.ico b/popup/res/popup_group.ico
new file mode 100644
index 0000000..6a3cedc
--- /dev/null
+++ b/popup/res/popup_group.ico
Binary files differ
diff --git a/popup/res/popup_history.ico b/popup/res/popup_history.ico
new file mode 100644
index 0000000..caeb840
--- /dev/null
+++ b/popup/res/popup_history.ico
Binary files differ
diff --git a/popup/res/popup_no.ico b/popup/res/popup_no.ico
new file mode 100644
index 0000000..5df846b
--- /dev/null
+++ b/popup/res/popup_no.ico
Binary files differ
diff --git a/popup/res/popup_plus.ico b/popup/res/popup_plus.ico
new file mode 100644
index 0000000..37ddc85
--- /dev/null
+++ b/popup/res/popup_plus.ico
Binary files differ
diff --git a/popup/res/reload.ico b/popup/res/reload.ico
new file mode 100644
index 0000000..3eba98d
--- /dev/null
+++ b/popup/res/reload.ico
Binary files differ
diff --git a/popup/res/reply.ico b/popup/res/reply.ico
new file mode 100644
index 0000000..ae7e9a3
--- /dev/null
+++ b/popup/res/reply.ico
Binary files differ
diff --git a/popup/res/resize.ico b/popup/res/resize.ico
new file mode 100644
index 0000000..1016097
--- /dev/null
+++ b/popup/res/resize.ico
Binary files differ
diff --git a/popup/res/warning.ico b/popup/res/warning.ico
new file mode 100644
index 0000000..fab156a
--- /dev/null
+++ b/popup/res/warning.ico
Binary files differ
diff --git a/popup/res/whatsnew.txt b/popup/res/whatsnew.txt
new file mode 100644
index 0000000..63b0bd2
--- /dev/null
+++ b/popup/res/whatsnew.txt
@@ -0,0 +1,15 @@
+The new Popup Team welcomes you.
+Due to the huge amount of changes we advice you to use the "Reset" button below.
+
+Your advantages from new version:
+- seperate unicode release
+- seperate x64 unicode release
+- skins moved to official folder (%miranda%/skins/popup)
+- reworked/fixed option pages
+- fixes in quickreply (unicode and empty messages)
+- user color for avatar border
+- support to customize/overwrite the 3 main mouse buttons
+- Hotkey and ModernToolbar support
+- be ready for updates in other plugins
+
+Many more changes have been done on programmer side. Checkout the changelog for details. \ No newline at end of file