wine
2006-09-11  Alexandre JulliardMakefile: Don't build all the tools before make depend...
2006-09-11  Alexandre JulliardMaketest.rules: Don't require testlist.c to be built...
2006-09-11  Alexandre Julliardshell32: Don't build authors.c for make depend, it...
2006-09-11  Alexandre Julliardwinetest: Generate the list of test resources in make_m...
2006-09-11  Alexandre Julliardwinetest: Store the test name as the resource name...
2006-09-11  Robert Shearmanole32: Add a check for a condition where a stream has...
2006-09-11  Robert Shearmanole32: Remove some assertions in the stuctured storage...
2006-09-11  Robert Shearmanole32: Convert the *_{Read,Write}At structured storage...
2006-09-11  Robert Shearmanole32: Fix the IStream_SetSize function for HGLOBAL...
2006-09-11  Robert Shearmanole32: Make an ok message match the name of the functio...
2006-09-11  Robert Shearmanole32: Fix the return value of the HGLOBAL stream IStre...
2006-09-11  Robert Shearmanole32: Fix the HGLOBAL stream IStream_Read function...
2006-09-11  Robert Shearmanole32: Add tests for the stream object returned by...
2006-09-11  Paul Vrienswintrust: Change the name of the strings to not confuse...
2006-09-11  Paul Vrienswintrust: Use the return value of CryptRegisterOIDFunction.
2006-09-11  Jeff Latimergdi: Fix test for GetGlyphIndicesW on non Unicode systems.
2006-09-11  James Liggettexplorer: Add support for tooltips for system tray...
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx makecurrent/wglsharelists.
2006-09-11  Roderick Colenbranderwinex11.drv: Import glx context code.
2006-09-11  Marcus MeissnerRemoves all unnecessary WINE_DEFAULT_DEBUG_CHANNEL...
2006-09-11  Stefan Leichterdmusic: Print 64bit integers with wine_dbgstr_longlong.
2006-09-11  Detlef Riekenbergtaskmgr: Remove dead code in trayicon.c (Coverity).
2006-09-11  Detlef Riekenbergwinspool: String cleanup in the tests.
2006-09-11  Louis. Lendersd3d8: Better stub for ValidateVertexShader + tests.
2006-09-11  Matt Finnicumriched20: Rewrite of scrolling and some redrawing code.
2006-09-11  Francois Gougetwintrust: In recent SDKs, WinVerifyTrust()'s last param...
2006-09-10  Alexandre Julliardmakedep: For generated headers, parse the source idl...
2006-09-10  Mikołaj Zalewskishell32: Remove the unused shell allocator.
2006-09-10  Mikołaj Zalewskishell32: Document the shell32 "mini-COM" functions.
2006-09-10  Stefan Dösingerddraw: Pass the fullscreen flag to wined3d.
2006-09-10  Stefan Dösingerddraw: Double buffered primary surfaces can only be...
2006-09-10  Stefan Dösingerddraw: Return DDERR_NOPALETTEATTACHED if no palette...
2006-09-10  Detlef Riekenbergkernel: Remove dead code in computername.c.
2006-09-10  Damjan Jovanovicsetupapi: Fixed returns values and added a test for...
2006-09-10  Stefan Leichterdswave: Print 64bit integers with wine_dbgstr_longlong.
2006-09-10  Paul Vrienscrypt32: Fix the adding of pwszIsFunctionName and pwszI...
2006-09-10  Andrew Talbotdplayx: Cast-qual warnings fix.
2006-09-10  Andrew Talbotdnsapi: Cast-qual warnings fix.
2006-09-10  Andrew Talbotdinput: Cast-qual warnings fix.
2006-09-10  Andrew Talbotddraw: Cast-qual warning fix.
2006-09-10  Jonathan ErnstAssorted French translation improvements.
2006-09-10  Jonathan Ernstwinecfg: French translation update.
2006-09-10  Jonathan Ernsthhctrl: New French translation.
2006-09-10  Jonathan Ernstwinspool.drv: New French translation.
2006-09-10  Jonathan Ernstmshtml: Updated French translation.
2006-09-10  Paul Vrienscrypt32/tests: Added tests for CryptSIPAddProvider...
2006-09-10  Paul Vrienscrypt32: Implemented CryptSIPRemoveProvider.
2006-09-10  Paul Vrienscrypt32: Add documentation.
2006-09-10  Jeff Latimergdi: Change the metafile.c test to use sprintf instead...
2006-09-09  Alexandre Julliardkernel: An unavailable address for the PE file can...
2006-09-09  Alexandre Julliardmakefiles: Make sure that all phony targets depend...
2006-09-09  Alexandre Julliardmakefiles: Avoid empty variables in substitutions,...
2006-09-09  Alexandre Julliardfonts: Avoid using the $< make variable in explicit...
2006-09-09  Alexandre Julliardmakedep: Support for new naming scheme for lex files.
2006-09-09  Alexandre Julliardmakefiles: Add global rules for bison and lex files.
2006-09-09  Alexandre Julliardwinedbg: Allow building without debug support in the...
2006-09-09  Alexandre Julliardwrc: Allow building without debug support in the parser.
2006-09-09  Alexandre Julliardwmc: Allow building without debug support in the parser.
2006-09-09  Alexandre Julliardwidl: Allow building without debug support in the parser.
2006-09-09  Alexandre Julliardwinhelp: Specify the lex options directly in the source...
2006-09-09  Alexandre Julliardwinedbg: Specify the lex options directly in the source...
2006-09-09  Alexandre Julliardmsi: Specify the bison name prefix directly in the...
2006-09-09  Alexandre Julliardlibs/wpp: Specify the bison name prefix directly in...
2006-09-08  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-09-08  Andrew Talbotkernel: Constify a formal parameter.
2006-09-08  Mike McCormackoleaut32: Include minimal ungif source to remove depend...
2006-09-08  Detlef Riekenbergnetapi32: Avoid NULL access in NetApiBufferAllocate...
2006-09-08  Paul Vrienscrypt32: Bail out on registry errors and return the...
2006-09-08  Paul Vrienscrypt32: Add documentation.
2006-09-08  Paul Vrienscrypt32: Change the order of writing to the registry.
2006-09-08  Paul Vrienscrypt32: Bail out on registry errors and return the...
2006-09-08  Paul Vrienscrypt32: Added some input validation.
2006-09-08  Konstantin... svrapi: Added a stub svrapi.dll.
2006-09-08  Detlef Riekenbergwinspool: Manage loaded monitors in a list.
2006-09-08  Detlef Riekenbergwinspool: Minimal load/unload printmonitors; use it...
2006-09-08  Jesse Allenuser: ChangeDisplaySettings virtual desktop mode handli...
2006-09-08  Alexandre Julliardwine.inf: Register msiexec.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarPow.
2006-09-08  Benjamin Araioleaut32: Conformance test for function variant:VarAnd.
2006-09-08  Benjamin Araioleaut32: Fixes for function variant:VarAnd.
2006-09-08  Stefan Leichterntdll/tests: Print 64bit integers as two 32 bit integers.
2006-09-08  Mike McCormackmsi: Add more tests for temporary columns.
2006-09-08  Mike McCormackmsi: Fix the TEMPORARY keyword for columns.
2006-09-08  Mike McCormackmsi: Add a test for MsiDatabaseIsTablePersistent.
2006-09-08  Mike McCormackmsi: Fix the prototype of MsiDatabaseIsTablePersistent...
2006-09-08  Mike McCormackmsi: Increase the size of the string table.
2006-09-08  Mike McCormackmsi: Split code to create a random package name into...
2006-09-08  Mike McCormackmsi: Use msi_string_lookup_id instead of msi_id2stringW...
2006-09-08  Detlef Riekenbergntdll: attr is never NULL inside NtCreateFile.
2006-09-08  James Hawkinsmsi: Allow non-key columns to be used with the join...
2006-09-08  James Hawkinsmsi: Add tests for MSI SQL join queries.
2006-09-08  Dan Hipschmanwidl: Add more complete pointer handling to write_typef...
2006-09-08  Francois GougetAssorted spelling fixes.
2006-09-08  Francois Gougetntdll: Document a Microsoft spelling mistake so we...
2006-09-08  Francois Gougetsetupapi: Document a Microsoft spelling mistake so...
2006-09-08  Francois Gougettapi32: Fix spelling of a local variable.
2006-09-08  Francois Gougetole32: Fix spelling of a couple of local variables.
2006-09-08  Francois Gougetshell32: Fix spelling of a local variable.
2006-09-08  Francois Gougetoleaut32: Fix spelling of VARIANT_NUMBER_CHARS's separa...
next