Vytis Girdžijauskas (cman AT cman DOT us)
authorColin Finck <colin@reactos.org>
Sun, 6 Apr 2008 18:36:08 +0000 (18:36 +0000)
committerColin Finck <colin@reactos.org>
Sun, 6 Apr 2008 18:36:08 +0000 (18:36 +0000)
commit15542bb4da03b054e6d67d33be5f7cb9f97049f6
tree9d1c8b282f00fae7d33f6ec4800ffa9136a33376
parent46780ff6d7579c113a6dea705be926dfd8493a08
Vytis Girdžijauskas (cman AT cman DOT us)
- Allow evironment variables to be used in the "Wallpaper" registry value.
- Do not display the file suffix after adding a wallpaper through the "Browse" dialog.

Changes by me:
- After using the "Browse" dialog, select the newly added item and scroll to the bottom to show it
- Add the LVS_SHOWSELALWAYS style to the ListViews, so items are also highlighted, when the ListView does not have the focus (same as WinXP does)

See issue #2746 for more details.

svn path=/trunk/; revision=32885
18 files changed:
reactos/dll/cpl/desk/background.c
reactos/dll/cpl/desk/lang/bg-BG.rc
reactos/dll/cpl/desk/lang/cs-CZ.rc
reactos/dll/cpl/desk/lang/de-DE.rc
reactos/dll/cpl/desk/lang/el-GR.rc
reactos/dll/cpl/desk/lang/en-US.rc
reactos/dll/cpl/desk/lang/es-ES.rc
reactos/dll/cpl/desk/lang/fr-FR.rc
reactos/dll/cpl/desk/lang/hu-HU.rc
reactos/dll/cpl/desk/lang/id-ID.rc
reactos/dll/cpl/desk/lang/it-IT.rc
reactos/dll/cpl/desk/lang/ja-JP.rc
reactos/dll/cpl/desk/lang/nl-NL.rc
reactos/dll/cpl/desk/lang/pl-PL.rc
reactos/dll/cpl/desk/lang/ru-RU.rc
reactos/dll/cpl/desk/lang/sk-SK.rc
reactos/dll/cpl/desk/lang/sv-SE.rc
reactos/dll/cpl/desk/lang/uk-UA.rc