KJK::Hyperion is proud to present "dllimport purity", another landmark commit that...
[reactos.git] / reactos /
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-04 James Tabor- Fix RealizationInfo, it should use DC font not cFont...
2008-11-04 James Tabor- Fix code page and charector set support. More miscel...
2008-11-04 Dmitry Chapyshev- Change params types for NtUserLockWindowUpdate
2008-11-04 Dmitry Chapyshev- Update Russian translation
2008-11-04 James Tabor- Update and fix CodePage and CharSet.
2008-11-03 Johannes Anderwald- Apply changes to Hide / Show Network Notification...
2008-11-03 Johannes Anderwald- Check if IContextMenu_InvokeCommand succeeded
2008-11-03 Colin FinckCarlo Bramini (carlo.bramix@libero.it)
2008-11-03 Johannes Anderwald- Dont display NCRP_QUERY_PROPERTY_UI when the notifica...
2008-11-03 Christoph von WittichExFreePool -> ExFreePoolWithTag
2008-11-03 Christoph von Wittichsome translations: GreatLordish -> English
2008-11-03 Gregor Schneider- Several ExFreePool -> ExFreePoolWithTag changes ...
2008-11-03 Gregor SchneiderStretchBlt:
2008-11-03 Dmitry Chapyshev- Move IsWow64Process to proc.c
2008-11-03 Dmitry Chapyshev- Implement IsWow64Process (based on Wine)
2008-11-03 Dmitry Chapyshev- Implement GetCPInfoExA/W (not fully)
2008-11-03 James Tabor- Cleanup UnrealizeObject and set dvNumAxes in CreateFo...
2008-11-03 Dmitry Chapyshev- Implement HeapWalk (based on Wine)
2008-11-03 James Tabor- Fix C in RealizeFontInit.
2008-11-03 James Tabor- Remove locking in gdi batch.
2008-11-03 James Tabor- Add new function for locking text font objects when...
2008-11-02 KJK::Hyperionidndl_redist and normaliz_redist aren't ready for prime...
2008-11-02 Jeffrey MorlanReadBatchLine: Add a \n to the line if it doesn't alrea...
2008-11-02 Stefan Ginsberg- Stub out IoTranslateBusAddress, PoCancelDeviceNotify...
2008-11-02 Aleksey BraginDmitry Gorbachev
2008-11-02 Stefan Ginsberg- Sync 36654 to trunk
2008-11-02 James Tabor- Move functions out of freetype. Implemented FT: GetKe...
2008-11-02 Stefan Ginsberg- Stub out Ke386IoSetAccessProcess, Ke386SetIoAccessMap...
2008-11-02 James Tabor- Update FONTGDI and TEXTOBJ. Added support for FT...
2008-11-01 KJK::HyperionArch Blackmann's rules for preprocessed spec files...
2008-11-01 KJK::HyperionRemove all <file> entries for spec/pspec files that...
2008-11-01 James Tabor- Fix build, part of revision 37141.
2008-11-01 James Tabor- Patch by Daniel Zimmerman: Implement FoldStringA...
2008-11-01 James Tabor- Update from notes: NtUserInitialize.
2008-11-01 Gregor SchneiderTransparentBlt:
2008-11-01 Eric KohlSEH protect all remote calls to the Eventlog Service.
2008-11-01 Stefan Ginsberg- Reapply 35812:
2008-11-01 Stefan Ginsberg- Fix release build -- attempt 2
2008-11-01 Stefan Ginsberg- Fix release build
2008-11-01 Stefan Ginsberg- Enable building ntkrnlmp
2008-11-01 Stefan Ginsberg- Implement the MP case for KiTimerExpiration and KiTim...
2008-11-01 Aleksey Bragin- Refactor timer code to share more macros (see dcl...
2008-11-01 Cameron Gutman - Fix a cast
2008-11-01 James Tabor- Update NtUserInitialize and show where it belongs.
2008-11-01 James Tabor- Update NtGdiGetGlyphOutline and NtGdiGetGlyphIndicesW.
2008-11-01 Stefan Ginsberg- Implement most of SMP KeFlushEntireTb (currently...
2008-11-01 Stefan Ginsberg- Disable old and unused IPI code, add new NT compatibl...
2008-11-01 Cameron Gutman - Make sure ThunkTable is not NULL before attempting...
2008-11-01 Cameron Gutman - Release the guarded mutex before we return
2008-10-31 Cameron Gutman - Fix the check for too many devices
2008-10-31 Cameron Gutman - We already do this in the SEH block. No need to...
2008-10-31 Johannes Anderwald- Include zero byte in byte count to NtSetValueKey
2008-10-31 Johannes Anderwald- Include zero byte in byte count to NtSetValueKey
2008-10-31 Eric KohlPass machine name to RpcStringBindingComposeA/W properly.
2008-10-31 Eric KohlEVENTLOG:
2008-10-31 Timo Kreuzermerge 35742,35773,35780,35824,35969,36725,36952 from...
2008-10-31 Johannes Anderwald* Implement disabling network adapter (WIP, not yet...
2008-10-31 James Tabor- Update realization information and copyright notice...
2008-10-31 Johannes Anderwald- Display drive details for CDROMs
2008-10-31 Stefan Ginsberg- Don't dereference inside an SEH block after doing...
2008-10-31 Johannes Anderwald- Add Documentation for netshell
2008-10-30 Johannes Anderwald- Make sure its DNS ServerList is NULL terminated
2008-10-30 Johannes Anderwald- Fix ...
2008-10-30 Johannes Anderwald- Try fix GetNetworkParams api
2008-10-30 Stefan Ginsberg- NtWrite/ReadFile: Don't hardcode Irp->RequestorMode...
2008-10-30 James TaborImplement GetFontUnicodeRanges, port from wine. Tested...
2008-10-30 Christoph von Wittichfix Armenian, Chinese, Hebrew, Hindi, Thai do not appea...
2008-10-30 Matthias Kupferreplacement for the white power switch (better contrast...
2008-10-30 Johannes Anderwald- Forgot this one
2008-10-30 Matthias Kupfer- new directory for generic graphics (available in...
2008-10-30 Dmitry Chapyshev- Attempt to fix a bug 3255.
2008-10-30 James Tabor- Update Gdi GetFontLanguageInfo.
2008-10-30 Johannes Anderwald- Convert recovery option dialog to unicode
2008-10-30 James Tabor- Implemented: GetFontLanguageInfo based on wine. GetLa...
2008-10-30 Johannes Anderwald- Convert LoadSoundFiles to explictely to unicode
2008-10-30 Christoph von Wittichfix 'Cast from pointer to integer of different size...
2008-10-30 Dmitry Chapyshev- Add getting system font and icon size settings
2008-10-30 Johannes Anderwald- Fix a memory leak (CID 625)
2008-10-30 Johannes Anderwald- Fix memory leak (CID 621)
2008-10-30 Johannes Anderwald- Clean up resources on failure
2008-10-30 Johannes Anderwald- Fix a potential buffer overflow in SH_ShowDriveProper...
2008-10-30 Johannes Anderwald- Fix displaying MAC of adapter
2008-10-30 Thomas BluemelMake the task bar top-most when necessary
2008-10-30 James Tabor- Move code out of freetype.c.
2008-10-29 James Tabor- Move FreeType support to freetype.c.
2008-10-29 Stefan Ginsberg- Fix kernel SMP intrinsics:
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 Michael Martin- Implement VirtualMemoryInformationClass of MemorySect...
2008-10-29 James Tabor- Update width info structure.
2008-10-29 Johannes Anderwald- Launch Network Connections ShellFolder when clicking...
2008-10-29 Colin FinckDon't decide whether to preprocess .spec files based...
2008-10-29 Stefan Ginsberg- KeSetTimerEx: When canceling the insertion of an...
2008-10-29 Johannes Anderwald- Improve error checking
2008-10-29 Stefan Ginsberg- MmMapViewOfSection: Don't forget to unlock the addres...
2008-10-29 Johannes Anderwald* Try to invoke items by executing the default context...
2008-10-29 Johannes Anderwald- Delete Gateway Address from TcpipSettings when the...
2008-10-29 Johannes Anderwald- Only display the default gateway when there is actual...
2008-10-29 Johannes Anderwald- Only display a gateway address when there is one
2008-10-28 Johannes Anderwald- Fix setting manual ip address
next