ChangeSet ID: 15324 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/10 10:03:22
Modified files: programs/regedit: treeview.c main.h framewnd.c edit.c childwnd.c
Log message: Crestez Leonard cleonard@go.ro Implement Refresh. Fix bug with all HKEY_ roots always showing expandable.
Patch: http://cvs.winehq.org/patch.py?id=15324
Old revision New revision Changes Path 1.11 1.12 +146 -10 wine/programs/regedit/treeview.c 1.18 1.19 +1 -0 wine/programs/regedit/main.h 1.17 1.18 +2 -13 wine/programs/regedit/framewnd.c 1.14 1.15 +3 -0 wine/programs/regedit/edit.c 1.9 1.10 +1 -0 wine/programs/regedit/childwnd.c