reactos.git
2007-06-15 Sylvain Petreolleadd missing library to portcls
2007-06-15 Dmitry GorbachevDo not break away from the loop on every error. It...
2007-06-15 Magnus OlsenFixing right behvoir for setcooperlevel with normal...
2007-06-15 Magnus OlsenFixing smaller bugs in startup.c it does not set window...
2007-06-15 Magnus OlsenFix so our demo apps can be compile with vs, this mean...
2007-06-15 Maarten BosmaAdd lots of test cases for the CreateSurface API. See...
2007-06-15 Dmitry GorbachevImprove FIXME comment. For future generations of develo...
2007-06-15 Magnus Olsenmake ddraw.dll lite more msvs frendly
2007-06-15 Magnus OlsenFixing some bugs in startup.c
2007-06-14 Magnus Olsenmore rewriting of setcooperlevel, it start working...
2007-06-14 Magnus Olsencommit more test for setcooperlevel, not all test are...
2007-06-14 Magnus Olsenfixing ddrawi is compatible with vs
2007-06-14 Johannes Anderwald- release lock on error
2007-06-14 Dmitry Gorbachev- Do not leak ports.
2007-06-14 Dmitry Gorbachev- Do not create process data twice.
2007-06-14 Dmitry Gorbachev- Hackish solution of issue #2062.
2007-06-14 Magnus Olsenstart rewrite SetCooperativeLevel
2007-06-12 Ged Murphythese files should have headers
2007-06-12 Aleksey Bragin- Translation to Russian language by Dmitry Chapyshev.
2007-06-12 Aleksey Bragin- Translation to Russian language by Dmitry Chapyshev.
2007-06-12 Aleksey Bragin- Translation to Russian language by Dmitry Chapyshev.
2007-06-12 Johannes Anderwald- was not meant to be commited
2007-06-12 Johannes Anderwald- dont double free memory
2007-06-12 Johannes Anderwald- remove MenuItem from MenuItemList on request
2007-06-12 Magnus Olsenmaking portcls can be compile now
2007-06-12 Dmitry GorbachevDutch translation by Joost de Meij (bug report #2300).
2007-06-12 Magnus Olsenfixing some header problem for portcls
2007-06-12 Magnus Olsenadding include windows.h it take care for some macro...
2007-06-12 Hervé PoussineauDo not create a new device node if we already know...
2007-06-11 Aleksey BraginMassive changes to the driver loading / device creation...
2007-06-11 Hervé PoussineauAlways complete the IRP_MJ_PNP irp, even if we don...
2007-06-11 Aleksey Bragin- hpoussin: If minor function is not recognized, you...
2007-06-11 Timo Kreuzer- use LOGFONTW structure from GetFontResourceInfo for...
2007-06-11 Thomas BluemelFix syntax error
2007-06-11 Aleksey Bragin- Remove a call to TREEVIEW_Update() which causes an...
2007-06-11 Dmitry GorbachevUpdate Polish translation. Bug #2298.
2007-06-11 Dmitry GorbachevTranslations:
2007-06-11 Dmitry Gorbachev- Remove root device hack.
2007-06-11 Ged Murphyfix build
2007-06-11 Ged Murphydelete todo.h the definitions
2007-06-11 Ged Murphymove a couple more definitions into the public sdk
2007-06-11 Aleksey Bragin- Fix a bug with querying registry values (a typo,...
2007-06-11 Dmitry GorbachevAdd Belgian French variant, resolve political / cultura...
2007-06-11 Ged Murphyremove corresponding definitions out of todo.h
2007-06-11 Ged Murphystart to move some definitions into the public sdk
2007-06-11 Dmitry GorbachevFix LPC port referencing.
2007-06-10 Maarten BosmaBlt-API Tests
2007-06-10 Maarten BosmaTests BltBatch and GetBltStatus
2007-06-10 Hervé PoussineauFill HardwareDatabase, DriverStart and DriverSize field...
2007-06-10 Maarten BosmaSome clean up
2007-06-10 Maarten BosmaAdd tests for IDirectDrawSurface methods:
2007-06-10 Maarten Bosmaadded wrong file
2007-06-10 Maarten BosmaSome more movement.
2007-06-10 Thomas Bluemelconvert a switch statement with a range to an if statem...
2007-06-10 Maarten Bosma- some rearrangement
2007-06-10 Thomas BluemelFix accidentally introduced thread and memory leak...
2007-06-10 Thomas BluemelDisplay nice images taken (and modified) from lullabot...
2007-06-10 Dmitry GorbachevFix issue #2151.
2007-06-10 Thomas BluemelDisplay the owner of the security descriptor
2007-06-10 Thomas BluemelAdd GUIDs for IID_IBandSite, CLSID_RebarBandSite and...
2007-06-10 Thomas BluemelAdd a very experimental explorer that heavily relies...
2007-06-10 Thomas BluemelAdd a base address for usrmgr.dll
2007-06-10 Magnus Olsensimplefly the math for calc out the guiddeviceidentify
2007-06-10 Magnus Olsenupdate some comment
2007-06-10 Magnus Olsenadding real testcase to GetDeviceIdentifier, we can...
2007-06-10 Magnus OlsenOnly dwWHQLLevel are left todo in GetDeviceIdentifier
2007-06-10 Magnus OlsenBuilding part of guidDeviceIdentifier in GetDeviceIdent...
2007-06-09 Eric KohlAdd a user manager control panel application since...
2007-06-09 Eric KohlAdd NetLocalGroupEnum stub.
2007-06-09 Magnus Olsenalmost finish GetDeviceIdentifier implementions,
2007-06-09 Hervé PoussineauSupport IRP_MN_FILTER_RESOURCE_REQUIREMENTS
2007-06-09 Magnus Olsenstart implement of GetDeviceIdentifier we are filling...
2007-06-09 Hervé PoussineauSimplify method to call to DriverEntry of a driver
2007-06-09 Hervé PoussineauZero the full structure. Thanks Fireball
2007-06-09 Magnus Olsenstart implement of GetDeviceIdentifier we are filling...
2007-06-09 Magnus Olsenprepare testkit for GetDeviceIdentifier
2007-06-09 Aleksey Bragin- If the module failed to load (e.g. fixup couldn't...
2007-06-09 Johannes Anderwald- disable building avtest for now
2007-06-09 Magnus Olsencommit GetDeviceIdentifier and GetDeviceIdentifier7...
2007-06-09 Aleksey Bragin- Don't load a module with the same name more than...
2007-06-08 Magnus Olsencommit which api are under developing and hard tested.
2007-06-08 Magnus Olsenrename Main_DirectDraw_GetAvailableVidMem to Main_Direc...
2007-06-08 Magnus Olsenlast testcase for getavailmemory
2007-06-08 Johannes Anderwald- include ddk
2007-06-08 Magnus OlsenFixing smaller bugs in Main_DirectDraw_GetAvailableVidM...
2007-06-08 Magnus Olsensmall code cleanup
2007-06-08 Magnus Olsenadding allot more testcase for Test_GetAvailableVidMem...
2007-06-08 Magnus OlsenFixing allot bugs in Main_DirectDraw_GetAvailableVidMem...
2007-06-08 Magnus Olsenadding allot more testcase for Test_GetAvailableVidMem...
2007-06-08 Dmitry GorbachevFix failed assertion in MM code.
2007-06-08 Magnus Olsenfixing a smaller bug extream hard to find,
2007-06-08 Johannes Anderwald- check if window was created successfully...
2007-06-08 Magnus Olsenmy last commit was wrong, more testing show me diffen
2007-06-08 Magnus Olsenupdate with some new info
2007-06-07 Magnus Olsenremove VideoPortPutDmaAdapter implement sorry breaking...
2007-06-07 Magnus Olsenrevert my commit to this filem sorry breaking the build...
2007-06-07 Magnus Olsenpatch from Pierre Schweitzer <heis_spiter at hotmail...
2007-06-07 Dmitry GorbachevImprove debug message.
2007-06-07 Magnus Olsenimplement VideoPortFreeCommonBuffer,
2007-06-07 Magnus Olsenexport HalPutDmaAdapter so we can use it for VideoPortP...
next