reactos.git
2007-06-18 Colin FinckFix bug #2312 and add a check to show only the relevant...
2007-06-18 Christoph von... added explorer-like addressbar
2007-06-17 Magnus OlsenTime to cellbrate we got bltblt hal working again
2007-06-17 Magnus Olsenlast commit for today
2007-06-17 Magnus Olsen1. fixed typo in DD->GetCaps
2007-06-17 Magnus OlsenGetCaps are complete, not tested in all case but almost all
2007-06-17 Dmitry GorbachevActivate debug message about misbehaving "userinit...
2007-06-17 Magnus OlsenDD->GetCaps for hal are so complete we can do with...
2007-06-17 Magnus Olsen50% are implmene in DD->GetCaps now
2007-06-17 Magnus OlsenGetCpas filling in how much memory we got now from HAL
2007-06-17 Magnus Olsenstart implement of DirectDraw_GetCaps
2007-06-16 Magnus Olsenfixing one more bugs in QueryInterface
2007-06-16 Magnus Olsenforget using addref in DirectDraw_QueryInterface, more...
2007-06-16 Magnus Olsenfixing couple of bugs in Main_DirectDraw_QueryInterface
2007-06-16 Magnus Olsenrewrite lite of Create_DirectDraw and add reenble options.
2007-06-16 Magnus Olsenadding allot of fix and partly implement
2007-06-16 Aleksey Bragin- Fix a typo.
2007-06-16 Sylvain Petreollerevert previous r27194
2007-06-16 Aleksey Bragin- Finally, removing frame pointer was a bad idea (think...
2007-06-16 Aleksey Bragin- Uhh.. Doing it properly now.
2007-06-16 Magnus Olsenrewrite atan, cos, fabs, sin, sqrt, tan, it will give...
2007-06-16 Dmitry GorbachevUnable to reproduce that bug (#2047). Apply r27177...
2007-06-16 Magnus Olsenadding one missing stub
2007-06-15 Magnus Olsenprepare vbe driver for two thing
2007-06-15 Dmitry GorbachevFix bug #2151. Thanks to Alex Ionescu.
2007-06-15 Dmitry GorbachevI'm sorry, but r27177 does not work for me. I just...
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
next