reactos.git
2007-12-20 Gregor Brunmar* Changed to aligned alloc of Direct3D9 object
2007-12-20 Marc Piulachsspanish translation for format and regsvr32 by Remialdo...
2007-12-20 Marc PiulachsItalian translation updates by devpao <devotip at tisca...
2007-12-20 Aleksey Bragin- Remove unneeded else-branch, spotted by Dmitry Philippov.
2007-12-20 Aleksey Bragin- Implement LpcRequestWaitReplyPort as a copy of NtRequ...
2007-12-20 Colin FinckChange some more text in the german translation of...
2007-12-20 Ged Murphymissed this, apologies for spamming
2007-12-20 Aleksey Bragin- Top level exception handler can't be UnhandledExcepti...
2007-12-20 Aleksey Bragin- Turn back messagetables inlining support for now.
2007-12-20 Aleksey Bragin- Substitute MAX_PATH by 256 for now, since Linux hosts...
2007-12-20 Aleksey Bragin- Remove inlining messagetables option from wmc invocat...
2007-12-20 Aleksey Bragin- Implement bin-files creation (as opposed to inlining...
2007-12-20 Aleksey Bragin- Provide ntcfgx.dll a preferred baseaddress.
2007-12-20 Aleksey Bragin- Make VBEMP look like a legacy driver.
2007-12-20 James TaborAdd a test to see which is the naughty handle type...
2007-12-20 Colin FinckRemove this deprecated wchar_t logic.
2007-12-20 Colin Finck- Don't reinvent the wheel again: Use <host/typedefs...
2007-12-19 James TaborReorder code since it is a POWNED DC.
2007-12-19 James TaborFix a problem when freeing a window class with dirty...
2007-12-19 Timo Kreuzerupdate README.WINE
2007-12-19 Timo Kreuzersyscall dumper for win32k that also works on vista.
2007-12-19 Timo Kreuzersync dbghelp.dll to wine head. should fix build
2007-12-19 Marc Piulachsspanish localizations by Remialdo <remialdo at gmail...
2007-12-19 Timo Kreuzer- update dbghelp.h and cvconst.h from wine
2007-12-19 Gregor Brunmar* Forgot the struct name change in self-pointer
2007-12-19 Gregor Brunmar* Renamed internal IDirect3D9 structure
2007-12-19 Colin FinckChange the umlauts to characters of the english alphabe...
2007-12-19 Gregor BrunmarChanged last IDirect3D9->QueryInterface() according...
2007-12-19 Gregor BrunmarImplemented IDirect3D9->QueryInterface()
2007-12-19 Aleksey Bragin- Fix dangerous passing of possibly unterminated wide...
2007-12-19 Gregor BrunmarAdded stubs and vtable for IDirect3D9 implementation
2007-12-19 Johannes Anderwald- register greek translation
2007-12-19 Johannes Anderwald- should now show all languages again
2007-12-19 Johannes Anderwald- fix typos, grammar, style and identation
2007-12-19 Johannes Anderwald- move nearly all hardcoded strings to the language...
2007-12-19 Daniel ReimerBug 2893: New Greek resource files (djapal@gmail.com)
2007-12-19 Aleksey Bragin- Changed .spec back to .def again (this time .def...
2007-12-19 Johannes Anderwald- italian translation of usetup by Gabriel Ilardi
2007-12-19 Christoph von... support CP_SYMBOL in MultiByteToWideChar and WideCharTo...
2007-12-19 Aleksey Bragin- Fix a problem with parameter passing in DispatchTwoPa...
2007-12-19 Daniel ReimerUpdated German RC File of systeminfo.
2007-12-19 Christoph von... fix a crash in SaveBoard
2007-12-19 Christoph von... %wZ req. PUNICODE_STRING instead of UNICODE_STRING
2007-12-19 Dmitry Chapyshev- Add myself to CREDITS (no comments ;))
2007-12-19 Dmitry Chapyshev- Functions for definition BIOS date and version, Domai...
2007-12-19 Dmitry Chapyshev- Update Russian translation
2007-12-19 Dmitry Chapyshev- Fix Russian Translation for mstsc
2007-12-18 Marc PiulachsAdd r31312 new translations to build
2007-12-18 Marc Piulachsspanish localizations by Remialdo <remialdo at gmail...
2007-12-18 Johannes Anderwald- convert buffer back if pidle simple
2007-12-18 Dmitry Chapyshev- Add itself rasman.dll (Part 3/3)
2007-12-18 Dmitry Chapyshev- Add baseaddress for rasman.dll (Part 2/3)
2007-12-18 Dmitry Chapyshev- Add header for rasman.dll (Part 1/3)
2007-12-18 Ged Murphyadd LR_COPYDELETEORG and ignore LR_COPYFROMRESOURCE
2007-12-18 Ged Murphyreturn the icon bpp in the call to NtUserGetIconInfo
2007-12-18 Ged Murphyupdate ntuser header
2007-12-18 Ged Murphy- Add a very bare bones implementation of IMAGE_ICON...
2007-12-18 Ged Murphy- Fix NtUserGetIconInfo and use SEH directly.
2007-12-18 Aleksey Bragin- Recommit the fixed winebuild. The fix was to:
2007-12-18 Aleksey BraginFilip Navara <xnavara at volny dot cz> 's christmas...
2007-12-17 Colin FinckRevert 31292, 31294 and 31297.
2007-12-17 Colin FinckGet rid of make_internal_name() and only use the name...
2007-12-17 Colin FinckRename DSOUND_DllRegisterServer to DllRegisterServer...
2007-12-17 Gregor Brunmar* Check SDKVersion and print error message if debug...
2007-12-17 Aleksey Bragin- It should use only host headers.
2007-12-17 James TaborFirst restructure and reorder the code. Identify bugs...
2007-12-17 Aleksey BraginSync winebuild (keeping ReactOS-specific changes).
2007-12-17 Ged Murphy- Don't leak bitmaps in the CopyIcon call.
2007-12-17 Ged Murphyupdate header
2007-12-17 Ged Murphy- Add a new routine to NtUSerCallOneParam which returns...
2007-12-17 Daniel ReimerUpdated German Input.cpl Resource.
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-16 Dmitry Chapyshev- Add some functionality
2007-12-16 Aleksey Bragin- A bit of cleanup (no code change).
2007-12-16 Aleksey Bragin- Add a signature field to KCBs, and use it to validate...
2007-12-16 Aleksey Bragin- Add shared->Exclusive promotion support to value...
2007-12-16 Pierre SchweitzerFixed some details
2007-12-16 Sylvain Petreollefix typo
2007-12-16 Hervé PoussineauFix typo spotted by Usurp
2007-12-16 Magnus Olsenpatch from Kamil Hornicek tykef at atlas dot cz (irc...
2007-12-16 Aleksey Bragin- ARC hardware device tree passed to the kernel contain...
2007-12-16 Pierre SchweitzerUpdated French translations for calc, shell32, syssetup
2007-12-16 Timo Kreuzerfix export definition
2007-12-16 Timo Kreuzerw32kdll for windows 2003 SP2
2007-12-16 Magnus Olsendo not try add DDSD_LPSURFACE when it is already been set
2007-12-16 Magnus Olsenfix a typo
2007-12-16 Magnus Olsenfix a bug in createsurface
2007-12-16 Magnus Olsenfix another bug in createsurface
2007-12-16 Magnus Olsenfix a check in createsurface
2007-12-15 Johannes Anderwald- fix typo spotted by towerr
2007-12-15 Aleksey Bragin- Use CmpLockRegistry instead of manual registry lockin...
2007-12-15 Magnus OlsenFixed param checks in createsurface code. and one wrong...
2007-12-15 Magnus Olsenalways initate ppSurf to NULL if createsurface fail...
2007-12-15 Magnus OlsenDo not create a surface from wrong process.
2007-12-15 Aleksey Bragin- Fix typo in KCB flag.
2007-12-15 Dmitry Chapyshev- Add Bulgarian layouts
2007-12-15 Dmitry Chapyshev- Add some languages from wine
2007-12-15 Hervé PoussineauCheck if symbols are defined, not their value!
2007-12-15 Aleksey Bragin- Use CmPrepareKey only in cmlib, since it's a cmlib...
next