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