reactos.git
2009-08-15 Johannes Anderwald- Include splitter in build
2009-08-15 Dmitry Chapyshev- Add/update Ukrainian translation by Yevhen Sakara...
2009-08-15 Cameron Gutman - Actually zero the select events in ZeroEvents
2009-08-15 Cameron Gutman - Fix more select bugs related to the disconnect event
2009-08-15 Cameron Gutman - Fix several bugs in select code and remove some...
2009-08-15 Timo KreuzerFix screwed logic in LIST_FOR_EACH and LIST_FOR_EACH_SA...
2009-08-14 Timo Kreuzer[win32k] EngCreateDeviceBitmap: handle failure of EngLo...
2009-08-14 Johannes Anderwald- Implement KsPropertyHandler, KsPropertyHandlerWithAll...
2009-08-14 Johannes Anderwald[KS]
2009-08-14 Johannes Anderwald- A few header updates
2009-08-14 Timo KreuzerMore fix NtUserSetWindowContextHelpId. Spotted by Cameron.
2009-08-14 Cameron Gutman - Fix several bugs so select() will now recognize...
2009-08-13 Cameron Gutman - Fix a NULL pointer dereference if ExAllocatePool...
2009-08-13 Cameron Gutman - Fix a handle leak
2009-08-13 Johannes Anderwald[SPLITTER]
2009-08-13 Johannes Anderwald[KS]
2009-08-13 Johannes Anderwald- Implement IPortDMus_fnNewRegistryKey
2009-08-13 Stefan Ginsberg- Re-disallow warnings for gdi32, user32 and lsasrv
2009-08-13 Stefan Ginsberg- Make gdi32 compile warning free under msvc
2009-08-13 James Tabor- Fix SetWndContextHlpId call.
2009-08-13 James Tabor- Fix another NULL Wnd crash.
2009-08-12 James Tabor- Fix menu window callback. Only use it when the menu...
2009-08-12 Cameron Gutman - Don't access an uninitialized variable
2009-08-12 James Tabor- Move GetWindowInfo support into user32. Use HWNDPARAM...
2009-08-12 Aleksey Bragin- Rewrite RtlpCreateAtomHandle to readable code and...
2009-08-12 James Tabor- Check if server side window proc is set when clearing...
2009-08-12 James TaborRewrite NtUserGetCPD to correctly return the callproc...
2009-08-12 James TaborProperly set the active window frame flag. Add missing...
2009-08-12 James Tabor- Move W32 Process flags to the proper place.
2009-08-12 James TaborProperly set and clear the dialog window flag.
2009-08-11 Timo KreuzerMake the tui console background black instead of blue.
2009-08-11 Gregor SchneiderAmendment to r42615: add the check in the correct line
2009-08-11 Timo Kreuzer[win32k]
2009-08-11 Timo Kreuzer[win32k]
2009-08-11 Jeffrey MorlanFix a buffer overflow in ConvertULargeInteger
2009-08-11 Johannes Anderwald- Filter dispatch is optional, handle it when creating...
2009-08-11 Gregor SchneiderRe-add r42536, it didn't break the build server
2009-08-11 Johannes Anderwald- Start implementing splitter
2009-08-11 Johannes Anderwald- Add few macros, constants for splitter
2009-08-11 Gregor SchneiderFree memory on error
2009-08-11 Gregor SchneiderReturn INVALID_FILE_ATTRIBUTES when no filename is...
2009-08-11 Gregor SchneiderFix memory allocation for small number of digits
2009-08-11 Gregor SchneiderDon't access the pattern GetPixel function pointer...
2009-08-11 Aleksey Bragin- Get NtUnloadKey2 back to old behavior until its calle...
2009-08-11 Johannes Anderwald- Check if allocation succeeded
2009-08-11 Johannes Anderwald- Audiosrv first starts sysaudio and then wdmaud. It...
2009-08-11 Johannes Anderwald- Add sanity checks
2009-08-11 Johannes Anderwald- Fix allocation check
2009-08-11 Johannes Anderwald[KS]
2009-08-11 Johannes Anderwald- Remove superflouous checks
2009-08-10 Timo KreuzerMove stubs for user mode printer drivers from stubs...
2009-08-10 Cameron Gutman - Make Connect IRPs cancellable (should fix some deadl...
2009-08-10 Johannes Anderwald- Implement swenum
2009-08-10 Timo KreuzerRevert part of my last commit, this was testcode not...
2009-08-10 Timo Kreuzer- Move some functions from stubs.c to new file eng...
2009-08-10 Timo KreuzerFix return value. Thanks to Hervé for noticing.
2009-08-10 Johannes Anderwald- Implement BdaPropertyGetPinControl
2009-08-10 Johannes Anderwald- A few updates from Archwald
2009-08-10 Johannes Anderwald- Implement BdaPropertyNodeTypes, BdaPropertyPinTypes
2009-08-10 Timo KreuzerImplement EngFileIoControl and EngFileWrite
2009-08-10 Johannes Anderwald- Implement BdaInitFilter, BdaCreateTopology
2009-08-10 Johannes Anderwald- Add macros for bda
2009-08-10 Aleksey Bragin- Rewrite failure branch of IopLoadUnloadDriver to...
2009-08-10 Aleksey Bragin- Make NtUnloadKey call a newer version of the NTAPI...
2009-08-10 Johannes Anderwald- Arch broke it
2009-08-10 Johannes Anderwald- Add BDA filter context to object bag, so that it...
2009-08-10 Johannes Anderwald- Add KsFilterFactoryGetParentDevice macro
2009-08-10 Johannes Anderwald[BDASUP]
2009-08-10 Johannes Anderwald- Add include guards
2009-08-10 Stefan Ginsberg- Remove duplicate MmHighestPhysicalPage (the other...
2009-08-10 Aleksey Bragin- Update commctrl.h.
2009-08-10 Johannes Anderwald[WDMAUD]
2009-08-10 James Tabor- Changes to file header.
2009-08-10 Cameron Gutman - Rewrite most of the loopback code
2009-08-09 Cameron Gutman - Fix a bug which resulted in the first letter of...
2009-08-09 Hervé Poussineau[rbuild] Remove distinction between Iso/IsoRegTest...
2009-08-09 Gregor SchneiderRevert r42536 for build server diagnosis
2009-08-09 Dmitry GorbachevDo not call CcUnpinData() with NULL PtrBCB.
2009-08-09 Dmitry GorbachevFix IDT limit.
2009-08-09 Dmitry GorbachevAdd padding to ext2 superblock structure (to 512 bytes).
2009-08-09 Christoph von... partial rpcrt4 sync to wine 1.1.27 (fixes ~180 rpcrt4...
2009-08-09 Stefan Ginsberg- ne2000: Don't assume stdcall is default for MSVC
2009-08-09 Christoph von... partial sync to wine 1.1.27
2009-08-09 Christoph von... sync shell32_winetest with wine 1.1.27
2009-08-09 Gregor SchneiderEven without a CMINVOKECOMMANDINFOEX structure a link...
2009-08-09 Christoph von... fix build
2009-08-09 Christoph von... sync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-09 Timo KreuzerAdd lmissing file
2009-08-09 Timo Kreuzerwin32knapi: More / improved tests for NtUserSystemParam...
2009-08-09 Timo KreuzerChange xlate tests a bit.
2009-08-09 Stefan Ginsberg- Fix intrinsics for MSVC -- just include intrin.h...
2009-08-09 Hervé PoussineauFix compilation #2
2009-08-09 Hervé PoussineauFix compilation
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetIdentifier
2009-08-09 Hervé PoussineauMerge FldrCreateComponentKey and FldrSetComponentInform...
2009-08-09 Cameron Gutman - Return the correct value for AFD_INFO_BLOCKING_MODE
2009-08-08 Dmitry GorbachevFix issue #4673 ("Misrepresented license in FreeLDR...
2009-08-08 Hervé PoussineauRemove dead code
2009-08-08 Hervé PoussineauUse Arc* infrastructure to read the .inf file
2009-08-08 Hervé PoussineauFix some typos and make PFILE a ULONG
next