Dimi Paun
Email: <dimi AT SPAMFREE lattica DOT com>
Random links:
Wine & patents interview: http://uk.builder.com/programming/unix/0,39026612,39246157,00.htm
My wine patches: http://source.winehq.org/git/?p=wine.git&a=search&h=HEAD&s=Paun
WineConf 2005 Action List
- Add simple i18n tracking to .rc files
- Get the ART of Wine started
- Start looking at authentification using Samba's GENSEC(?)
- Remove obsolete Winelib docs
TODO
- Wiki: Enroll to Google Analytics
- Wiki: testing and failover setup
- Wiki: Add Logout button in User Tools
- Winedoc: Make c2man warn about inline parameter description
- Winedoc: Replace inline parameter descriptions with out-of-line documentation
- Winedoc: Wine Devel Guide: add instructions on how to override DLLs (.local)
- Wine: Remove all [GS]etPrivateProfileString() functions:
./windows/driver.c: if (GetPrivateProfileStringA("drivers", NULL, "", str, sizeof(str), "SYSTEM.INI") < 2) {
./windows/driver.c: if (GetPrivateProfileStringA(lpSectionName, lpDriverName, "",
Wine: Add support for DFC_POPUPMENU in DrawFrameControl()
Wine: Add support for DFCS_HOT in DrawFrameControl()
Winelib User Guide
- 1.3: mention MinGW compatibility move winemaker info into its own section
- 2.2: needs review, remove ref to option 3, simplify
- 2.3: needs review, cleanup
- 3.1: needs updating
- 3.2: needs updating, mention rc/windres compatibility
- 3.3: needs love
- 3.4: needs update, mention .def file, advantages of .spec, how to get a .def from .spec
- 3.5: needs update
- 4.3: some updates
- 5.5: needs to be redone
DONE Items
Wiki: add the "MoinMoin powered" link on the wiki pages
Wiki: support the new http://www.sitemaps.org/ format
Wiki: better performance
Wiki: Upgrade to version 1.5.7
Merge latest log_accum changes into WineHQ's version
Winedoc: Fix WineHQ scripts for building docs
Merged latest patch.py into WineHQ CVS
Winedoc: prepare it for 0.9
Wiki/WineHQ: moved the TODO page over to the Wiki
Wiki: add a page for misc projects
Winedoc: Integrate the French translation
Wiki: Fix security context on library, site should be faster now
Wiki: Move the wiki to FastCGI/mod_python/twisted
Wine: move GDI handles to 32-bit heap
Look at the LOCAL_* functions
Wiki: Fix CSS better rendering in IE
Move documentation to SF (/docs/{en,fr}/)
Wiki: LGPL the content
Wiki: Enable charts
Wiki: Store the modifications in CVS
Setup the WineHQ CVS repository
Just finished the WineWiki, it took a surprising amount of time, effort, and frustration to get going, and looking like http://winehq.org. The 80/20 rule at its finest.
