|
This has been tested and works fine. The TODO comments refer to a dictionary access that needs to be shared between plugin and engine, as well as a progress indicator that requires changes to the WebRequest interface.
Total comments: 5
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+306 lines, -839 lines) |
Patch |
|
M |
AdblockPlusEngine.vcxproj
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
AdblockPlusPlugin.vcxproj
|
View
|
|
3 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
A |
src/engine/Resource.h
|
View
|
1
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/engine/Updater.h
|
View
|
1
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/engine/Updater.cpp
|
View
|
1
|
1 chunk |
+168 lines, -0 lines |
3 comments
|
Download
|
|
A |
src/engine/engine.rc
|
View
|
1
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/engine/main.cpp
|
View
|
1
|
2 chunks |
+17 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/plugin/AdblockPlus.rc
|
View
|
|
1 chunk |
+0 lines, -54 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginClass.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginClass.cpp
|
View
|
|
4 chunks |
+0 lines, -26 lines |
2 comments
|
Download
|
|
M |
src/plugin/PluginClassThread.cpp
|
View
|
|
3 chunks |
+1 line, -88 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginConfiguration.h
|
View
|
|
3 chunks |
+2 lines, -12 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginConfiguration.cpp
|
View
|
|
5 chunks |
+4 lines, -46 lines |
0 comments
|
Download
|
|
R |
src/plugin/PluginDownloadDialog.h
|
View
|
|
1 chunk |
+0 lines, -128 lines |
0 comments
|
Download
|
|
R |
src/plugin/PluginDownloadDialog.cpp
|
View
|
|
1 chunk |
+0 lines, -270 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginSettings.h
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginSettings.cpp
|
View
|
|
2 chunks |
+0 lines, -77 lines |
0 comments
|
Download
|
|
R |
src/plugin/PluginUpdateDialog.h
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
|
R |
src/plugin/PluginUpdateDialog.cpp
|
View
|
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
|
M |
src/plugin/Resource.h
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/plugin/abp.h
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/shared/Utils.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
src/shared/Utils.cpp
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8
|