ChangeSet ID: 15761
CVSROOT: /opt/cvs-commit
Module name: appdb
Changes by: wineowner(a)wine.codeweavers.com 2005/01/28 18:45:15
Modified files:
help : appdb_faq.help
Log message:
Francois Gouget <fgouget(a)free.fr>
Expand the answer to 'What is the Application Database?' by enumerating each aspect. Use the Visual FoxPro entry as an example. Also mention voting.
Change wording of the answer to 'What are the benefits of this Application Database?'. Also mention the tricks to get an application working as a benefit to Wine users.
Patch: http://cvs.winehq.org/patch.py?id=15761
Old revision New revision Changes Path
1.5 1.6 +18 -8 appdb/help/appdb_faq.help
ChangeSet ID: 15757
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/01/28 11:23:25
Modified files:
dlls/user : painting.c
Log message:
Fixed bug that caused the whole window to be repainted by RedrawWindow
when the passed region was empty.
Patch: http://cvs.winehq.org/patch.py?id=15757
Old revision New revision Changes Path
1.17 1.18 +5 -1 wine/dlls/user/painting.c