ChangeSet ID: 18482
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/27 13:46:47
Modified files:
dlls/shell32 : brsfolder.c
Log message:
Aric Stewart <aric(a)codeweavers.com>
Fix the BrowseForFolder dialog so that when it does the callbacks it
uses the correct message instead of always sending BEFM_INITIALIZED.
Patch: http://cvs.winehq.org/patch.py?id=18482
Old revision New revision Changes Path
1.61 1.62 +1 -1 wine/dlls/shell32/brsfolder.c
ChangeSet ID: 18480
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/06/27 13:46:22
Modified files:
dlls/msi : dialog.c
Log message:
Mike McCormack <mike(a)codeweavers.com>
Repaint the area behind the "transparent" text control when it
changes.
Patch: http://cvs.winehq.org/patch.py?id=18480
Old revision New revision Changes Path
1.28 1.29 +20 -1 wine/dlls/msi/dialog.c