|
This also moves the locales into the application install directory as well as switches to a better format (no separate files for the settings page strings, per-language dictionaries so unused languages don`t need to be read in and sections for better grouping of the strings).
Total comments: 24
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+479 lines, -489 lines) |
Patch |
|
M |
AdblockPlusEngine.vcxproj
|
View
|
|
1 chunk |
+5 lines, -9 lines |
0 comments
|
Download
|
|
M |
AdblockPlusPlugin.vcxproj
|
View
|
|
12 chunks |
+20 lines, -26 lines |
0 comments
|
Download
|
|
M |
WixInstaller/adblockplusie.wxs
|
View
|
|
3 chunks |
+16 lines, -4 lines |
1 comment
|
Download
|
|
M |
adblockplus.gyp
|
View
|
|
1 chunk |
+4 lines, -1 line |
0 comments
|
Download
|
|
R |
files/dictionary_w.ini
|
View
|
|
Binary file |
0 comments
|
Download
|
|
R |
files/settings_page_w.ini
|
View
|
|
Binary file |
0 comments
|
Download
|
|
A |
locales/en.ini
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
|
A |
locales/ru.ini
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/engine/Updater.cpp
|
View
|
|
4 chunks |
+22 lines, -6 lines |
0 comments
|
Download
|
|
M |
src/engine/engine.rc
|
View
|
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
src/engine/main.cpp
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/plugin/AdblockPlusClient.cpp
|
View
|
|
1 chunk |
+5 lines, -5 lines |
3 comments
|
Download
|
|
M |
src/plugin/Plugin.cpp
|
View
|
|
2 chunks |
+3 lines, -4 lines |
1 comment
|
Download
|
|
M |
src/plugin/PluginClass.cpp
|
View
|
|
5 chunks |
+49 lines, -43 lines |
2 comments
|
Download
|
|
M |
src/plugin/PluginClassThread.cpp
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginClientBase.cpp
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
R |
src/plugin/PluginDictionary.h
|
View
|
|
1 chunk |
+0 lines, -41 lines |
0 comments
|
Download
|
|
R |
src/plugin/PluginDictionary.cpp
|
View
|
|
1 chunk |
+0 lines, -296 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginSettings.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/plugin/PluginTabBase.cpp
|
View
|
|
2 chunks |
+1 line, -5 lines |
0 comments
|
Download
|
|
M |
src/plugin/PluginUserSettings.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/plugin/PluginUtil.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
src/plugin/PluginUtil.cpp
|
View
|
|
2 chunks |
+2 lines, -31 lines |
0 comments
|
Download
|
|
A |
src/shared/Dictionary.h
|
View
|
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/shared/Dictionary.cpp
|
View
|
|
1 chunk |
+90 lines, -0 lines |
17 comments
|
Download
|
|
M |
src/shared/Utils.h
|
View
|
|
1 chunk |
+17 lines, -1 line |
0 comments
|
Download
|
|
M |
src/shared/Utils.cpp
|
View
|
|
1 chunk |
+50 lines, -2 lines |
0 comments
|
Download
|
|
A |
test/DictionaryTest.cpp
|
View
|
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
Total messages: 14
|