reactos.git
2009-08-16 Gregor SchneiderAdd some useful information to the popen header
2009-08-16 Gregor SchneiderOnly set the pattern function pointer if the pattern...
2009-08-16 KJK::HyperionTests to exercise support for calling stack-allocated...
2009-08-16 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2009-08-16 Stefan Ginsberg- Remove incorrect #pragma pack/pop
2009-08-16 Timo KreuzerUpdate PDEVOBJ and GRAPHICS_DEVICE fields
2009-08-16 Stefan Ginsberg- Woops, NDIS_PHYSICAL_MEDIUM got lost somehow... and...
2009-08-16 Stefan Ginsberg- Fix ntstrsafe.h's dependency on debug.h
2009-08-16 Stefan Ginsberg- Remove duplicate ntddndis.h in /psdk/ -- we already...
2009-08-16 Matthias Kupferfix German translation of ReactOS Applications Manager
2009-08-16 Matthias Kupferfix some typos
2009-08-16 Matthias Kupfer- second part of German translation of rapps entries.
2009-08-16 Sylvain Petreollefix tditest build
2009-08-16 James Tabor- Use correct head structure for event hooks.
2009-08-16 James Tabor- Move inline function to local header.
2009-08-16 Dmitry GorbachevRevert r42569.
2009-08-16 Dmitry GorbachevSynchronize with paging I/O.
2009-08-16 Dmitry GorbachevTake inode size from Ext2 superblock.
2009-08-16 Dmitry GorbachevFix FsRtlDissectName(). Pierre Schweitzer.
2009-08-15 James Tabor- Rename pointer to server information structure.
2009-08-15 James Tabor- Use the correct flag for hidden popup actions.
2009-08-15 Matthias Kupferfirst part of German translation of rapps entries.
2009-08-15 Gregor SchneiderApply changes from r42521 to DefWndProcW as well
2009-08-15 James Tabor- Fix define types.
2009-08-15 Hervé PoussineauTry to fix build after r42706
2009-08-15 Stefan Ginsberg- Attempt to fix user32 build after 42706 -- user32...
2009-08-15 Matthias KupferGerman translation of ReactOS Applications Manager
2009-08-15 Stefan Ginsberg- Convert tditest to PSEH instead of a broken MSVC...
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
next