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

Issue 11292028: Status bar menu added (Closed)

Created:
July 29, 2013, 5:25 a.m. by Oleksandr
Modified:
Aug. 14, 2013, 6:40 a.m.
Visibility:
Public.

Description

Status bar menu added

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing comments. Actual functionality fixes #

Total comments: 6

Patch Set 3 : Comments addressed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -101 lines) Patch
M locales/en.ini View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M src/plugin/AdblockPlus.rc View 1 2 1 chunk +3 lines, -4 lines 0 comments Download
M src/plugin/AdblockPlusClient.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/plugin/PluginClass.cpp View 1 2 7 chunks +58 lines, -64 lines 0 comments Download
M src/plugin/PluginSettings.cpp View 1 1 chunk +2 lines, -12 lines 0 comments Download
M src/plugin/PluginTabBase.cpp View 1 2 chunks +4 lines, -13 lines 0 comments Download
M src/plugin/PluginUtil.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/plugin/PluginUtil.cpp View 1 1 chunk +18 lines, -0 lines 0 comments Download
M src/plugin/Resource.h View 1 2 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 8
Oleksandr
July 29, 2013, 5:27 a.m. (2013-07-29 05:27:26 UTC) #1
Wladimir Palant
http://codereview.adblockplus.org/11292028/diff/1/locales/en.ini File locales/en.ini (right): http://codereview.adblockplus.org/11292028/diff/1/locales/en.ini#newcode49 locales/en.ini:49: enable-on-site=Enable on site These strings should say which site ...
Aug. 1, 2013, 10:48 a.m. (2013-08-01 10:48:19 UTC) #2
Oleksandr
Aug. 1, 2013, 10:31 p.m. (2013-08-01 22:31:44 UTC) #3
Wladimir Palant
http://codereview.adblockplus.org/11292028/diff/7001/src/plugin/AdblockPlus.rc File src/plugin/AdblockPlus.rc (right): http://codereview.adblockplus.org/11292028/diff/7001/src/plugin/AdblockPlus.rc#newcode74 src/plugin/AdblockPlus.rc:74: MENUITEM "Settings", ID_SETTINGS What about this menu item, is ...
Aug. 2, 2013, 11:06 a.m. (2013-08-02 11:06:10 UTC) #4
Felix Dahlke
Might have commented on unrelated changes, but while we're at it... (I know you've got ...
Aug. 2, 2013, 1:52 p.m. (2013-08-02 13:52:58 UTC) #5
Felix Dahlke
LGTM
Aug. 5, 2013, 1:42 p.m. (2013-08-05 13:42:23 UTC) #6
Oleksandr
http://codereview.adblockplus.org/11292028/diff/7001/src/plugin/AdblockPlus.rc File src/plugin/AdblockPlus.rc (right): http://codereview.adblockplus.org/11292028/diff/7001/src/plugin/AdblockPlus.rc#newcode74 src/plugin/AdblockPlus.rc:74: MENUITEM "Settings", ID_SETTINGS It is. "menu-settings" On 2013/08/02 11:06:10, ...
Aug. 5, 2013, 1:59 p.m. (2013-08-05 13:59:22 UTC) #7
Wladimir Palant
Aug. 14, 2013, 6:40 a.m. (2013-08-14 06:40:02 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld