[FORMATTING] No code changes.
[reactos.git] / reactos / include /
2008-08-28 Pierre SchweitzerSynced riched20 with Wine HEAD
2008-08-28 Johannes Anderwald- Add netcon header
2008-08-27 Timo KreuzerMerge MMerge 34969 from ros-amd64-bringup branch:
2008-08-27 Johannes Anderwald- Add constants
2008-08-27 Timo KreuzerMerge 34717 from ros-amd64-bringup branch:
2008-08-26 Johannes Anderwald- Readd undocumented constants as commdlg needs them
2008-08-26 Johannes Anderwaldshell32 update (1/2)
2008-08-25 Timo KreuzerMerge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
2008-08-25 Timo KreuzerMerge merge 34713 from ros-amd64-bringup branch:
2008-08-25 Timo KreuzerMerge 34703, 34704, 34705, 34706, 34707, 34708, 34709...
2008-08-25 Timo Kreuzermerge 35359 from ros-amd64-bringup branch:
2008-08-25 Timo Kreuzermerge 34702 and 34987 from ros-amd64-bringup branch:
2008-08-24 Eric KohlHack the declaration of RQueryServiceConfigA. This...
2008-08-23 Stefan Ginsberg- Add THREAD_TERMINATE_HELD_MUTEX bugcode and make...
2008-08-22 Hervé PoussineauLONG -> NTSTATUS
2008-08-22 Hervé PoussineauFix device node structure to be compatible with MS...
2008-08-22 Hervé PoussineauMove most of the code of IoSynchronousInvalidateDeviceR...
2008-08-22 Stefan Ginsberg- Add EFLAGS_IOPL to asm.h and make use of it in assembly
2008-08-22 Stefan Ginsberg- Use correct bug code when crashing due to closing...
2008-08-21 Aleksey Bragin- Fix definition of BOOT_DRIVER_LIST_ENTRY (Information...
2008-08-19 Gregor Brunmar* Removed d3d9's dependency on the missing strsafe...
2008-08-19 Art YerkesMerge aicom-network-fixes up to 35446.
2008-08-18 Stefan Ginsberg- Replace the remaining X86_EFLAGS* with EFLAGS_*
2008-08-18 Stefan Ginsberg- Don't export PoSetDeviceBusy, it should be a macro...
2008-08-14 Stefan Ginsberg- Header cleanup
2008-08-14 Johannes Anderwald* Fix the build :)
2008-08-11 Johannes Anderwald- add flags for SHEmptyRecycleBin
2008-08-11 Aleksey Bragin- NDK Fix: DirectoryTableBase member of KPROCESS is...
2008-08-10 Hervé PoussineauOn newer versions, vDbgPrintEx and vDbgPrintExWithPrefi...
2008-08-09 Timo Kreuzer- add more accelerator flags for xform objects
2008-08-09 Hervé PoussineauAdd missing APIENTRY
2008-08-09 Hervé PoussineauFix build
2008-08-06 Johannes Anderwald- add CLSID_FontsFolderShortcut for fonts shell folder
2008-08-05 Dmitry Chapyshev- Sync gdiplus with Wine head
2008-08-04 Stefan Ginsberg- Fix a typo
2008-08-04 Stefan Ginsberg- Export KeI386MachineType and KeInitializeThreadedDpc
2008-08-03 Eric KohlFix NtQueryOpenSubKeys prototype.
2008-08-03 Hervé PoussineauWorkaround WIDL bug
2008-08-03 Pierre SchweitzerFixed rosapps build
2008-08-02 Pierre SchweitzerSynced dbghelp.dll with Wine HEAD.
2008-08-02 Jeffrey Morlan- Implement GenerateConsoleCtrlEvent.
2008-08-02 Hervé PoussineauAdd lots of missing functions to LSA RPC interface
2008-08-02 Stefan Ginsberg- Fix broken UnmapViewOfFile definition
2008-08-01 Stefan Ginsberg- Use macros instead of magic "1" and "2" for Setup...
2008-08-01 Stefan Ginsberg- Fix broken VideoPortSignalDmaComplete definition
2008-07-30 Colin FinckDaniel Verkamp (daniel.verkamp@gmail.com)
2008-07-30 Hervé PoussineauRevert r34344, the mess with GetEnvironmentStrings...
2008-07-30 Hervé Poussineauunix define doesn't mean we're on a x86 compatible...
2008-07-30 Hervé PoussineauFix GetEnvironmentStrings/GetEnvironmentStringsA mess
2008-07-28 Aleksey Bragin- Don't strictly check NTDDI_VERSION to WINXP or WS03...
2008-07-27 Hervé PoussineauPrevent code duplication when translating GCC platform...
2008-07-25 James Tabor- Add call window proc hooks.
2008-07-24 Hervé PoussineauUpdate IDL file with new MS Vista functions
2008-07-24 James Tabor- Added more hook points. Setup WH_MOUSE with callbacks...
2008-07-22 Jeffrey Morlan- Implement access masks and optional inheritability...
2008-07-22 Aleksey Bragin- PFN_DrvMovePanning type is not part of DDK/WDK's...
2008-07-22 Aleksey Bragin- Set eol-style to native.
2008-07-22 ReactOS Portable... - Initialize BytesPerSector, SectorsPerTrack and Number...
2008-07-22 ReactOS Portable... - Um, yeah, the "DiskType" is CLEARLY not an NT FILE_DE...
2008-07-22 ReactOS Portable... - Forgot to commit this with the last update -- this...
2008-07-22 James Tabor- Rewrite HOOKs, Implement CallNextHookEx and fix proto...
2008-07-21 Timo Kreuzerfix READ_PORT_xxx macros
2008-07-21 Timo Kreuzerfix prototypes of _beginthread and _beginthreadex
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-19 ReactOS Portable... - Fixup some more structure and prototype details to...
2008-07-19 ReactOS Portable... - We break your build, you break ours...
2008-07-19 ReactOS Portable... - Implement DebugService2, but don't make it do anythin...
2008-07-19 James TaborMove NUMC defines to FNIDs.
2008-07-18 James TaborUpdate WinUser, CWPRETSTRUCT and MOUSEHOOKSTRUCTEX.
2008-07-17 Stefan Ginsberg- Fix a typo in the DC_ATTR structure: mxDevicetoWorld...
2008-07-16 Colin Finck- Remove 2 wrong versions of wctomb and 2 wrong version...
2008-07-16 Timo KreuzerFLOATOBJ is a structure only on x86 in kernelmode,...
2008-07-16 Timo KreuzerAdd MATRIX accelerator flag MX_SCALE and set it in...
2008-07-14 Aleksey Bragin- Remove special ReactOS-specific PUSHORT GDT pointer...
2008-07-14 ReactOS Portable... - Clean up KTRAP_FRAME and KEXCEPTION_FRAME definition.
2008-07-13 ReactOS Portable... - Fix FILE location in the header
2008-07-13 KJK::HyperionForgot a file. Fix fucking buildbot already D:<
2008-07-13 KJK::Hyperionmodified dll/win32/kernel32/misc/lang.c
2008-07-13 James Tabor- Started NtUserRegisterClassExWOW and now using the...
2008-07-11 Colin Finck- Port Wine's WideCharToMultiByte implementation for...
2008-07-10 Timo KreuzerPatch by Stefan Ginsberg:
2008-07-10 Aleksey BraginYuriy Sidorov <jura@cp-lab.com>
2008-07-10 James TaborCS_NOKEYCVT is used to set Classname to Version when...
2008-07-09 James Tabor- Removed NtUserGetShellWindow, update related.
2008-07-09 Aleksey BraginAutosyncing with Wine HEAD
2008-07-09 Aleksey Bragin- Add MapVirtualKey translation types.
2008-07-09 Pierre SchweitzerSynced shfolder.dll, stdole2.tlb, tapi32.dll, usp10...
2008-07-09 James TaborCleanup headers for Prop.
2008-07-09 James Tabor- Removed NtUserGetWindowThreadProcessId, updated all...
2008-07-09 James Tabor- Removed NtUserGetProp, updated all related.
2008-07-08 James TaborWin32k/User32:
2008-07-08 Aleksey BraginAutosyncing with Wine HEAD
2008-07-08 Pierre SchweitzerSynced riched20.dll with Wine HEAD
2008-07-08 ReactOS Portable... - Rewrite the low-level trap/exception/system call...
2008-07-08 James TaborUpdate the rest of the prototypes and stubs.
2008-07-08 James TaborUpdate more prototypes and stubs.
2008-07-08 James TaborUpdate prototypes and stubs.
2008-07-07 James TaborUpdate SetLayeredWindowAttributes.
2008-07-06 Colin FinckFix buggy MB_LEN_MAX definition according to MSVC headers
2008-07-06 Aleksey Bragin- Update hlink headers from Wine HEAD.
next