Owen Rudge : shell32: Use a listview for the control panel.

Alexandre Julliard julliard at winehq.org
Fri Jul 25 08:13:40 CDT 2008


Module: wine
Branch: master
Commit: 238cdf715d54f5b3980b1abe0da02e4b5d52d32d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=238cdf715d54f5b3980b1abe0da02e4b5d52d32d

Author: Owen Rudge <owen at owenrudge.net>
Date:   Thu Jul 24 22:10:33 2008 +0100

shell32: Use a listview for the control panel.

---

 dlls/shell32/control.c      |  227 ++++++++++++++++++++++++++++++++++++++-----
 dlls/shell32/cpanel.h       |   10 ++-
 dlls/shell32/cpanelfolder.c |    1 +
 dlls/shell32/shell32_Bg.rc  |    4 +-
 dlls/shell32/shell32_Ca.rc  |    2 +
 dlls/shell32/shell32_Cn.rc  |    2 +
 dlls/shell32/shell32_Cs.rc  |    2 +
 dlls/shell32/shell32_Da.rc  |    2 +
 dlls/shell32/shell32_De.rc  |    2 +
 dlls/shell32/shell32_En.rc  |    2 +
 dlls/shell32/shell32_Eo.rc  |    2 +
 dlls/shell32/shell32_Es.rc  |    2 +
 dlls/shell32/shell32_Fi.rc  |    2 +
 dlls/shell32/shell32_Fr.rc  |    2 +
 dlls/shell32/shell32_Hu.rc  |    2 +
 dlls/shell32/shell32_It.rc  |    2 +
 dlls/shell32/shell32_Ja.rc  |    2 +
 dlls/shell32/shell32_Ko.rc  |    2 +
 dlls/shell32/shell32_Nl.rc  |    2 +
 dlls/shell32/shell32_No.rc  |    2 +
 dlls/shell32/shell32_Pl.rc  |    2 +
 dlls/shell32/shell32_Pt.rc  |    4 +
 dlls/shell32/shell32_Ro.rc  |    2 +
 dlls/shell32/shell32_Ru.rc  |    2 +
 dlls/shell32/shell32_Si.rc  |    2 +
 dlls/shell32/shell32_Sk.rc  |    2 +
 dlls/shell32/shell32_Sv.rc  |    2 +
 dlls/shell32/shell32_Tr.rc  |    2 +
 dlls/shell32/shell32_Uk.rc  |    2 +
 dlls/shell32/shell32_Wa.rc  |    2 +
 dlls/shell32/shell32_Zh.rc  |    2 +
 dlls/shell32/shresdef.h     |    2 +
 32 files changed, 270 insertions(+), 30 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=238cdf715d54f5b3980b1abe0da02e4b5d52d32d



More information about the wine-cvs mailing list