diff options
Diffstat (limited to 'popup/res')
-rw-r--r-- | popup/res/Check_off.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/Check_on.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/Radio_off.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/Radio_on.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/add.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/avatar.bmp | bin | 0 -> 12342 bytes | |||
-rw-r--r-- | popup/res/block.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/classic.popupskin | 167 | ||||
-rw-r--r-- | popup/res/close.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/error.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/favorite.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/fullscreen.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/img.ico | bin | 0 -> 1406 bytes | |||
-rw-r--r-- | popup/res/info.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/menu.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/message.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/notify.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/ok.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/pin.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/pinned.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/popup.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/popup_fav.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/popup_fs.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/popup_group.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/popup_history.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/popup_no.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/popup_plus.ico | bin | 0 -> 1782 bytes | |||
-rw-r--r-- | popup/res/reload.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/reply.ico | bin | 0 -> 6830 bytes | |||
-rw-r--r-- | popup/res/resize.ico | bin | 0 -> 2038 bytes | |||
-rw-r--r-- | popup/res/warning.ico | bin | 0 -> 2550 bytes | |||
-rw-r--r-- | popup/res/whatsnew.txt | 15 |
32 files changed, 182 insertions, 0 deletions
diff --git a/popup/res/Check_off.ico b/popup/res/Check_off.ico Binary files differnew file mode 100644 index 0000000..7cb0afd --- /dev/null +++ b/popup/res/Check_off.ico diff --git a/popup/res/Check_on.ico b/popup/res/Check_on.ico Binary files differnew file mode 100644 index 0000000..5a2b81a --- /dev/null +++ b/popup/res/Check_on.ico diff --git a/popup/res/Radio_off.ico b/popup/res/Radio_off.ico Binary files differnew file mode 100644 index 0000000..ee1dc67 --- /dev/null +++ b/popup/res/Radio_off.ico diff --git a/popup/res/Radio_on.ico b/popup/res/Radio_on.ico Binary files differnew file mode 100644 index 0000000..63e6a06 --- /dev/null +++ b/popup/res/Radio_on.ico diff --git a/popup/res/add.ico b/popup/res/add.ico Binary files differnew file mode 100644 index 0000000..f4a6b2b --- /dev/null +++ b/popup/res/add.ico diff --git a/popup/res/avatar.bmp b/popup/res/avatar.bmp Binary files differnew file mode 100644 index 0000000..96bdb0f --- /dev/null +++ b/popup/res/avatar.bmp diff --git a/popup/res/block.ico b/popup/res/block.ico Binary files differnew file mode 100644 index 0000000..2c0a508 --- /dev/null +++ b/popup/res/block.ico 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 Binary files differnew file mode 100644 index 0000000..753e3c3 --- /dev/null +++ b/popup/res/close.ico diff --git a/popup/res/error.ico b/popup/res/error.ico Binary files differnew file mode 100644 index 0000000..583fd3b --- /dev/null +++ b/popup/res/error.ico diff --git a/popup/res/favorite.ico b/popup/res/favorite.ico Binary files differnew file mode 100644 index 0000000..6d282f9 --- /dev/null +++ b/popup/res/favorite.ico diff --git a/popup/res/fullscreen.ico b/popup/res/fullscreen.ico Binary files differnew file mode 100644 index 0000000..59a331f --- /dev/null +++ b/popup/res/fullscreen.ico diff --git a/popup/res/img.ico b/popup/res/img.ico Binary files differnew file mode 100644 index 0000000..fef70bd --- /dev/null +++ b/popup/res/img.ico diff --git a/popup/res/info.ico b/popup/res/info.ico Binary files differnew file mode 100644 index 0000000..e66f079 --- /dev/null +++ b/popup/res/info.ico diff --git a/popup/res/menu.ico b/popup/res/menu.ico Binary files differnew file mode 100644 index 0000000..260972a --- /dev/null +++ b/popup/res/menu.ico diff --git a/popup/res/message.ico b/popup/res/message.ico Binary files differnew file mode 100644 index 0000000..6ec8d73 --- /dev/null +++ b/popup/res/message.ico diff --git a/popup/res/notify.ico b/popup/res/notify.ico Binary files differnew file mode 100644 index 0000000..814706e --- /dev/null +++ b/popup/res/notify.ico diff --git a/popup/res/ok.ico b/popup/res/ok.ico Binary files differnew file mode 100644 index 0000000..2ddfe5d --- /dev/null +++ b/popup/res/ok.ico diff --git a/popup/res/pin.ico b/popup/res/pin.ico Binary files differnew file mode 100644 index 0000000..9b49259 --- /dev/null +++ b/popup/res/pin.ico diff --git a/popup/res/pinned.ico b/popup/res/pinned.ico Binary files differnew file mode 100644 index 0000000..543ad40 --- /dev/null +++ b/popup/res/pinned.ico diff --git a/popup/res/popup.ico b/popup/res/popup.ico Binary files differnew file mode 100644 index 0000000..da4e6af --- /dev/null +++ b/popup/res/popup.ico diff --git a/popup/res/popup_fav.ico b/popup/res/popup_fav.ico Binary files differnew file mode 100644 index 0000000..b64df3b --- /dev/null +++ b/popup/res/popup_fav.ico diff --git a/popup/res/popup_fs.ico b/popup/res/popup_fs.ico Binary files differnew file mode 100644 index 0000000..cb43fbd --- /dev/null +++ b/popup/res/popup_fs.ico diff --git a/popup/res/popup_group.ico b/popup/res/popup_group.ico Binary files differnew file mode 100644 index 0000000..6a3cedc --- /dev/null +++ b/popup/res/popup_group.ico diff --git a/popup/res/popup_history.ico b/popup/res/popup_history.ico Binary files differnew file mode 100644 index 0000000..caeb840 --- /dev/null +++ b/popup/res/popup_history.ico diff --git a/popup/res/popup_no.ico b/popup/res/popup_no.ico Binary files differnew file mode 100644 index 0000000..5df846b --- /dev/null +++ b/popup/res/popup_no.ico diff --git a/popup/res/popup_plus.ico b/popup/res/popup_plus.ico Binary files differnew file mode 100644 index 0000000..37ddc85 --- /dev/null +++ b/popup/res/popup_plus.ico diff --git a/popup/res/reload.ico b/popup/res/reload.ico Binary files differnew file mode 100644 index 0000000..3eba98d --- /dev/null +++ b/popup/res/reload.ico diff --git a/popup/res/reply.ico b/popup/res/reply.ico Binary files differnew file mode 100644 index 0000000..ae7e9a3 --- /dev/null +++ b/popup/res/reply.ico diff --git a/popup/res/resize.ico b/popup/res/resize.ico Binary files differnew file mode 100644 index 0000000..1016097 --- /dev/null +++ b/popup/res/resize.ico diff --git a/popup/res/warning.ico b/popup/res/warning.ico Binary files differnew file mode 100644 index 0000000..fab156a --- /dev/null +++ b/popup/res/warning.ico 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 |