Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 6210609305616384: Issue 1538 - Replace ABP icon with new one (v.1.1) - for Internet Explorer (Closed)

Created:
Jan. 24, 2015, 3:55 p.m. by Oleksandr
Modified:
March 30, 2015, 11:27 a.m.
Reviewers:
sergei, Eric
CC:
Felix Dahlke, Wladimir Palant, Sebastian Noack
Visibility:
Public.

Description

Use new icons with 32x32 dimensions.

Patch Set 1 #

Patch Set 2 : Use both 19x19 and 32x32 icons adaptively. Fix the icon position. #

Total comments: 1

Patch Set 3 : Use multiresolution icons #

Patch Set 4 : Rebased #

Patch Set 5 : Correct rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -6 lines) Patch
R installer/src/setup-exe/abp-64.png View 1 2 Binary file 0 comments Download
M src/plugin/PluginClass.cpp View 1 2 6 chunks +19 lines, -6 lines 0 comments Download
M src/res/blocking.ico View 1 2 3 Binary file 0 comments Download
M src/res/deactivated.ico View 1 2 Binary file 0 comments Download
M src/res/not-blocking.ico View 1 2 Binary file 0 comments Download

Messages

Total messages: 16
Oleksandr
Jan. 24, 2015, 3:57 p.m. (2015-01-24 15:57:39 UTC) #1
sergei
Here it's not vertically centered. There is a small gap at the bottom and zero ...
Jan. 26, 2015, 1:10 p.m. (2015-01-26 13:10:33 UTC) #2
Sebastian Noack
What's about html/static/img/abp-128.png and installer/src/setup-exe/abp-64.png?
Jan. 28, 2015, 9:25 a.m. (2015-01-28 09:25:30 UTC) #3
Eric
On 2015/01/28 09:25:30, Sebastian Noack wrote: > What's about html/static/img/abp-128.png and installer/src/setup-exe/abp-64.png? The one in ...
Feb. 2, 2015, 3:13 p.m. (2015-02-02 15:13:00 UTC) #4
Oleksandr
Feb. 3, 2015, 3:19 p.m. (2015-02-03 15:19:54 UTC) #5
Eric
Right now the code is using API call 'LoadIcon'. If we were to switch to ...
Feb. 3, 2015, 4:07 p.m. (2015-02-03 16:07:48 UTC) #6
Wladimir Palant
There is also installer/src/setup-exe/abp-64.png, it should be replaced as well.
Feb. 9, 2015, 11:13 a.m. (2015-02-09 11:13:48 UTC) #7
Sebastian Noack
On 2015/02/09 11:13:48, Wladimir Palant wrote: > There is also installer/src/setup-exe/abp-64.png, it should be replaced ...
Feb. 9, 2015, 11:22 a.m. (2015-02-09 11:22:48 UTC) #8
Oleksandr
Yes. Also, I am working on another codereview which would use multiresolution icon, as Eric ...
Feb. 9, 2015, 11:37 a.m. (2015-02-09 11:37:43 UTC) #9
Oleksandr
Suggested multiresoltuion icons are made from the currently available resolutions: 16x16, 19x19, 32x32, 38x38. These ...
Feb. 10, 2015, 6:09 a.m. (2015-02-10 06:09:00 UTC) #10
Eric
LGTM
March 2, 2015, 1:47 p.m. (2015-03-02 13:47:33 UTC) #11
sergei
Could you rebase it, as I understand the code is already in the repo. Description ...
March 6, 2015, 10:41 a.m. (2015-03-06 10:41:33 UTC) #12
Oleksandr
Hm, somehow I have missed your comment, Sergei, sorry for the delay. I have rebased, ...
March 20, 2015, 10:25 p.m. (2015-03-20 22:25:13 UTC) #13
sergei
On 2015/03/20 22:25:13, Oleksandr wrote: > Hm, somehow I have missed your comment, Sergei, sorry ...
March 30, 2015, 9:24 a.m. (2015-03-30 09:24:12 UTC) #14
sergei
In addition, when I open current blocking.ico in Visual Studio it shows that there are ...
March 30, 2015, 9:47 a.m. (2015-03-30 09:47:00 UTC) #15
Oleksandr
March 30, 2015, 11:15 a.m. (2015-03-30 11:15:50 UTC) #16
Rebased to how it was committed.

Powered by Google App Engine
This is Rietveld