Ok we talked and talked and talked and where did it all go? Where are the agreed upon changes?
If we can't agree on everything, then lets do parts that everyone is ok with. Then decide on more changes.
So far this what everyone was happy with:
wine-misc -> unknown (default selection)
test -> test (change description to "Conformance tests") wine-advapi32 -> advapi32 wine-atl -> atl wine-comctl32 -> comctl32 wine-console -> console wine-crypt32 -> crypt32 wine-dbghelp -> dbghelp wine-debug -> winedbg wine-directx* -> directx* wine-documentation -> documentation wine-dos -> dos wine-gdi-(printing) -> gdi32 wine-gdiplus -> gdiplus wine-help -> hhctrl - Help viewer implementation wine-kernel -> kernel32 wine-loader ->loader wine-msi -> msi wine-msvcrt -> msvcrt wine-msxml -> msxml3 wine-ole -> ole wine-opengl -> opengl wine-quartz -> quartz wine-richedit -> richedit wine-setupapi -> setupapi wine-shdocvw -> shdocvw wine-shell32 -> shell32 wine-urlmon -> urlmon wine-user -> user32 wine-usp10.dll -> usp10 wine-winelib -> winelib wine-x11driver -> x11driver
Add new components: -> wininet - Internet connectivity and Layer-7 protocols -> wintrust - Cryptography and trust verifications -> advpack - INF file based installation engine -> imagehlp - PE binary file manipulations, signed file handling -> shlwapi - Various shell helper functions -> vdm - Wine 16-bit compatibility layer -> comdlg32 - Common dialogs such as open/save/print/font
Remove: Wine-Rebar
------------------------------ This is up for discussion:
New keywords: ports - OS specific issues and portability hardware - Issues communicating with HW such as serial/parallel/cdrom/usb integration - Bugs related to Wine integration into OS (menu, MIME-types, look) ipc - Communication between Wine processes or app tasks/processes/threads
New components: -> fonts - Wine fonts -> ntdll - NT-native API implementation -> wineserver - The Wine "kernel" -> build-env - Configure, Makefile and all related scripts
Need to reclassify bugs before removing: wine-binary -> wine-ipc -> wine-gui -> wine-patches -> wine-ports -> wine-multimedia -> wine-net -> wine-resources ->
Need ideas wine-dotnet -> (should probably replace with mscoree and add "dotnet" keyword) wine-files -> (keyword "filesystem"? Not many bugs but pretty important)
Vitaliy.
On Dec 22, 2007 12:54 PM, Vitaliy Margolen wine-devel@kievinfo.com wrote:
Ok we talked and talked and talked and where did it all go? Where are the agreed upon changes?
If we can't agree on everything, then lets do parts that everyone is ok with. Then decide on more changes.
So far this what everyone was happy with:
wine-misc -> unknown (default selection)
test -> test (change description to "Conformance tests") wine-advapi32 -> advapi32 wine-atl -> atl wine-comctl32 -> comctl32 wine-console -> console wine-crypt32 -> crypt32 wine-dbghelp -> dbghelp wine-debug -> winedbg wine-directx* -> directx* wine-documentation -> documentation wine-dos -> dos wine-gdi-(printing) -> gdi32 wine-gdiplus -> gdiplus wine-help -> hhctrl - Help viewer implementation wine-kernel -> kernel32 wine-loader ->loader wine-msi -> msi wine-msvcrt -> msvcrt wine-msxml -> msxml3 wine-ole -> ole wine-opengl -> opengl wine-quartz -> quartz wine-richedit -> richedit wine-setupapi -> setupapi wine-shdocvw -> shdocvw wine-shell32 -> shell32 wine-urlmon -> urlmon wine-user -> user32 wine-usp10.dll -> usp10 wine-winelib -> winelib wine-x11driver -> x11driver
Add new components: -> wininet - Internet connectivity and Layer-7 protocols -> wintrust - Cryptography and trust verifications -> advpack - INF file based installation engine -> imagehlp - PE binary file manipulations, signed file handling -> shlwapi - Various shell helper functions -> vdm - Wine 16-bit compatibility layer -> comdlg32 - Common dialogs such as open/save/print/font
Remove: Wine-Rebar
Looks good. Can we get confirmation from a bugzilla admin when work on these changes has started?
On Saturday 22 December 2007 19:54:17 Vitaliy Margolen wrote:
This is up for discussion:
[...]
wine-net ->
I'll just go with James' suggestions here:
wine-net -> ws2_32, need to reclassify the wininet bugs to 'wininet', but that can be done after the rename just as well.
wine-sspi -> secur32
Cheers, Kai
I think I will be able to do the changes next weekend.
If no one objects until Friday, I'll assume that everyone is fine with the changes as proposed in this thread.
I'll furthermore assume that I can modify the descriptions of categories as I see fit (I explained in a previous mail on this topic on how those could be made to convey more exactly which parts of wine they cover).
I just saw that there still are overlaping categories in at least one case, but that can be fixed in another step.
Jan