reactos.git
2009-08-15 Aleksey Bragin- Fix a typo.
2009-08-15 Dmitry Chapyshev- Sync comctl32 with Wine 1.1.27 (without imagelist.c)
2009-08-15 Dmitry Chapyshev- Fix Russian translation
2009-08-15 Dmitry Chapyshev- Set mute icon if sound unavailable
2009-08-15 Dmitry Chapyshev- Add some resources
2009-08-15 Dmitry Chapyshev- Add EventLabels keys
2009-08-15 Dmitry Chapyshev- Add sound schemes keys
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Johannes Anderwald- Implement KsGetFirstChild, KsGetNextSibling
2009-08-15 Johannes Anderwald- Add dmksctrl.h
2009-08-15 Dmitry Chapyshev- Define APPLICATION_DATEBASE_URL
2009-08-15 Dmitry Chapyshev- Add README.ENG
2009-08-15 Dmitry Chapyshev- Remove appwiz-new
2009-08-15 Dmitry Chapyshev- Add rapps.exe to bootcd
2009-08-15 Dmitry Chapyshev- Change downloader.exe to rapps.exe
2009-08-15 Dmitry Chapyshev- Returns TRUE in AttachConsole (like in Wine)
2009-08-15 Dmitry Chapyshev- Partially sync locale.c with Wine
2009-08-15 Dmitry Chapyshev- Add debug print for unimplemented function
2009-08-15 Dmitry Chapyshev- Implement EnumObjects (untested)
2009-08-15 Dmitry Chapyshev- Add some defines
2009-08-15 Dmitry Chapyshev- Add debug print for unimplemented function
2009-08-15 Dmitry Chapyshev- Handle query security descriptor
2009-08-15 Dmitry Chapyshev- Add msgsm32.acm from Wine
2009-08-15 Dmitry Chapyshev- Sync oleacc, oleaut32, olesvr32 with Wine 1.1.27
2009-08-15 Dmitry Chapyshev- Add Russian translation
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...
next