wine
2006-04-17  Detlef Riekenbergwinspool: Implement DeleteMonitor.
2006-04-17  James Hawkinsadvpack: Add install_init/release to perform install...
2006-04-17  James Hawkinsadvpack: Factor out OCX registering into do_ocx_reg.
2006-04-17  James Hawkinsadvpack: Use get_parameter to read the three parameters...
2006-04-17  James Hawkinsadvpack: The fallback directory is the fifth field...
2006-04-17  James Hawkinsadvpack: Use the default queue callback when calling...
2006-04-17  James Hawkinsadvpack: Fix the documentation for RegisterOCX.
2006-04-17  James Hawkinsadvpack: Fix the return type of RegisterOCX.
2006-04-17  Eric Kohlwidl: Support multiple RPC interfaces per binary.
2006-04-17  Alexander N... twain_32: Added Norwegian resource.
2006-04-17  Alexander N... winefile: Fix typo in the Norwegian resources.
2006-04-17  Gerald Pfeiferconfigure: On FreeBSD, make wine-pthread the new default.
2006-04-17  Jonathan Ernsttwain_32: French localization.
2006-04-17  Jonathan Ernstshlwapi: French localization.
2006-04-17  Jonathan Ernsticcvid: French localization.
2006-04-17  Jonathan Ernstmsvfw: French localization.
2006-04-17  Jonathan Ernstmsvidc: French localization.
2006-04-17  Jonathan Ernstwinecfg: French localization.
2006-04-17  Paul Vriensdbghelp: Params of LPSTACKFRAME64 only has 4 elements.
2006-04-17  Stefan Dösingerwined3d: Add a method to change the front and back...
2006-04-17  Stefan Dösingerwined3d: Add IWineD3DSurface::Blt.
2006-04-17  Paul Vriensuxtheme: Fix GetThemeSysString as the error-path was...
2006-04-17  Eric Kohlwidl: Implement support for unique pointers to arrays.
2006-04-17  Andrew Riediexplorer: Fixed a typo in system tray.
2006-04-17  Aric Stewartcomctl32: Listview notify fix.
2006-04-14  Detlef Riekenbergkernel: Add some tests for Lock/Unlock memory handles.
2006-04-14  Detlef Riekenbergkernel: Update WARN/ERR and documentation for GlobalLoc...
2006-04-14  Jacek Cabanshdocvw: Added Top, Left, Height and Width properties...
2006-04-14  Jacek Cabanshdocvw: Store IOleInPlaceSite in WebBrowser object.
2006-04-14  Jacek Cabanshdocvw: Update pos_rect and clip_rect in SetObjectRects.
2006-04-14  Jacek Cabanshdocvw: Better window handling.
2006-04-14  Jacek Cabanshell32: Don't crash in SHELL_ExecuteW if psei->lpDirec...
2006-04-14  Hans Leidekkerwldap32: Document the miscellaneous functions.
2006-04-14  Sagar Mittalwined3d: Fix null pointer check in IWineD3DImpl_GetPixe...
2006-04-14  Dmitry Timoshkovwinspool: Add a test for GetPrinterDriver, make it...
2006-04-14  Dmitry Timoshkovrpcrt4: Constify NDR function tables.
2006-04-14  qingdoa daoocomctl32: Change return code comparison in AVI control.
2006-04-14  James Hawkinsadvpack: Document RegisterOCX.
2006-04-14  Anssi Hannulashell32: Fix common files directory location in shell32...
2006-04-14  Thomas Khox11drv: Properly handle VK_LMENU input.
2006-04-14  Detlef Riekenbergkernel: Load tests again on NT 3.51 (toolhelp API not...
2006-04-14  Stefan Dösingerwined3d: Add GetHWND and SetHWND methods to IWineD3DDevice.
2006-04-14  Stefan Dösingerwined3d: Add macros for (Un)Init3D and Flip.
2006-04-14  Antonio Codazzishell32: Italian resources update.
2006-04-14  Mikołaj Zalewskiwinefile: Use header full drag.
2006-04-14  Mikołaj Zalewskiinclude: Fix a mistake in the declaration of _sntprintf.
2006-04-14  Anssi Hannulawinecfg: Update the Finnish resources.
2006-04-14  Anssi Hannulatwain_32: Add Finnish resources.
2006-04-14  Mike McCormackwtypes.idl: Add size attribute to a void pointer.
2006-04-14  Mike McCormackwidl: Add support for VT_I8 and VT_UI8 to msft typelibs.
2006-04-13  Alexandre Julliardlibwine: Only try to mmap the exact address when reserv...
2006-04-13  Alexandre Julliardlibwine: Reorganize the mmap code a bit to avoid some...
2006-04-13  Alexandre Julliardserver: Remove the use_ptrace variable.
2006-04-13  Alexandre JulliardRelease 0.9.12. wine-0.9.12
2006-04-13  Paul Vrienswinecfg: Update Dutch resource.
2006-04-13  Alexandre Julliardadvpack: Fixed a couple of typos in Unicode conversion.
2006-04-13  Alexandre Julliardcrypt32: Fixed day/month mismatch in time encoding...
2006-04-13  Alexandre Julliardcrypt32: Avoid crash on NULL pointer in trace.
2006-04-13  Rein Klazesuser: Fix dereferencing a potential NULL pointer.
2006-04-13  Jason Greenwined3d: Add case 0 to switch statement and fix the...
2006-04-13  Paul Vriensversion: Translate some German comments.
2006-04-13  Jeff Latimerusp10: Add some tests to ScriptGetFontProperties.
2006-04-13  qingdoa daoomsvcrt: If caller passes a NULL deallocator to __unDNam...
2006-04-13  Stefan Dösingerwined3d: Add IWineD3DSurface::Flip.
2006-04-13  Stefan Dösingerwined3d: Split device creation and opengl initialization.
2006-04-12  Karsten Elfenbeinwined3d: Combined unhandled renderstate cases into...
2006-04-12  Karsten Elfenbeinwined3d: IWineD3DDeviceImpl_Reset cleanup.
2006-04-12  Jacek Cabanshell32: Allocate wszApplicationName on the heap as...
2006-04-12  Jacek Cabanshdocvw: Use GetClientRect, not GetWindowRect in create...
2006-04-12  Alexandre Julliardwineps: Load generic.ppd from the data dir if nothing...
2006-04-12  Huw Daviestools: Don't try to use FT_Load_Sfnt_Table unless FreeT...
2006-04-12  Alexandre Julliardpreloader: Workaround for broken no-exec protections.
2006-04-12  Mikołaj Zalewskicomctl32: Fix listview column resize.
2006-04-12  Mikołaj Zalewskicomctl32: Fix listview column resize.
2006-04-12  Dmitry Timoshkovavifil32: Avoid not necessary zeroing out of an allocat...
2006-04-12  Stefan Dösingerwined3d: Add a resource dumper.
2006-04-12  Jean-Philippe... gdi32: Fix for PlayEnhMetaFileRecord support of EMR_SEL...
2006-04-12  Eric Pouechkernel32: Added some tests for toolhelp functions.
2006-04-12  Eric Pouechkernel32: Rewrote toolhelp implementation only on top...
2006-04-12  Stefan Leichterwinetest: Added dnsapi tests.
2006-04-12  Ivan Gyurdievwined3d: Enable texld instruction (shaders 1.4).
2006-04-12  Ivan Gyurdievwined3d: Reorganize shaders code a bit.
2006-04-12  Hans Leidekkerwldap32: Improve error handling in create_page_control().
2006-04-12  Detlef Riekenbergwinspool: Basic tests for AddMonitor.
2006-04-12  Detlef Riekenbergwinspool: Implement AddMonitor.
2006-04-12  Vitaliy Margolend3d9: VertexDeclaration and VertexShader should keep...
2006-04-12  Vitaliy Margolend3d8: VertexShader should keep reference to the parent...
2006-04-12  Alexandre Julliardserver: Don't attach thread input to the desktop.
2006-04-12  Petr Tesarikwinedos: Implement INT2F/AX=1501 (get drive device...
2006-04-12  Juan Langmsi: Fix possible crash bugs in error path.
2006-04-12  Mike McCormackshdocvw: Register iexplore.exe as a COM local server.
2006-04-12  Jason Greenwined3d: Spelling fixes and downgrade a FIXME to a...
2006-04-12  Stefan Dösingerwined3d: Don't do a logical AND on the swap effect.
2006-04-12  Stefan Dösingerwined3d: Store the private data in IWineD3DResource...
2006-04-12  Phil Krylovriched20: Allow inheriting table cell definitions from...
2006-04-12  Peter Oberndorfershlwapi: Ignore leading spaces in PathMatchSpec.
2006-04-12  Peter Oberndorfershlwapi: Add tests for PathMatchSpec.
2006-04-12  Peter Oberndorfergdi: Do not convert string paramter when rendering...
2006-04-12  Peter Oberndorfergdi: Write out glyph count correctly in GetCharacterPla...
2006-04-11  Alexandre JulliardMakefile: There are currently no tests in the programs...
next