2009-03-25 |
Timo Kreuzer | gdihv: add a possibility to view all handles
|
commit | commitdiff | tree |
2009-03-24 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2009-03-24 |
Timo Kreuzer | More dc cleanup: make DC_AllocDC return a pointer,...
|
commit | commitdiff | tree |
2009-03-24 |
Timo Kreuzer | Fix formatting add a FIXME comment, no code change
|
commit | commitdiff | tree |
2009-03-24 |
Timo Kreuzer | Remove DC_GET_VAL macro and friends. They were defining...
|
commit | commitdiff | tree |
2009-03-24 |
Timo Kreuzer | - Add a bunch of tests for NtGdiDeleteObjectApp
|
commit | commitdiff | tree |
2009-03-23 |
Timo Kreuzer | - Don't delete an object that has a shared reference!
|
commit | commitdiff | tree |
2009-03-23 |
Timo Kreuzer | GDIOBJ_ShareUnlockObjByPtr: Temporarily don't ASSERT...
|
commit | commitdiff | tree |
2009-03-23 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2009-03-23 |
Timo Kreuzer | In the beginning somebody created dc.c. And he saw...
|
commit | commitdiff | tree |
2009-03-23 |
Timo Kreuzer | Initialize flattrs in EBRUSHOBJ_vInit
|
commit | commitdiff | tree |
2009-03-23 |
Timo Kreuzer | Brush rewrite part 1/x
|
commit | commitdiff | tree |
2009-03-21 |
Timo Kreuzer | Fix build.
|
commit | commitdiff | tree |
2009-03-20 |
Timo Kreuzer | Rename IntGdiInitBrushInstance to EBRUSHOBJ_vInit and...
|
commit | commitdiff | tree |
2009-03-20 |
Timo Kreuzer | Start to cleanup the mess that claims to be our brush...
|
commit | commitdiff | tree |
2009-03-20 |
Timo Kreuzer | Rename GDIDEVICE to PDEVOBJ. Is seems ms uses both...
|
commit | commitdiff | tree |
2009-03-20 |
Timo Kreuzer | rename DC.Dc_attr to dcattr, DC.DcLevel to dclevel...
|
commit | commitdiff | tree |
2009-03-20 |
Timo Kreuzer | rename DCs pDc_Attr to pdcattr, like in gdikdx.
|
commit | commitdiff | tree |
2009-03-20 |
Timo Kreuzer | Change most DC struct members to the names they have...
|
commit | commitdiff | tree |
2009-03-19 |
Timo Kreuzer | win32k RECT/RECTL issues:
|
commit | commitdiff | tree |
2009-03-19 |
Timo Kreuzer | Merge 39375 from amd64 branch:
|
commit | commitdiff | tree |
2009-03-18 |
Timo Kreuzer | remove UNW flags from winnt.h, they don't belong there
|
commit | commitdiff | tree |
2009-03-18 |
Timo Kreuzer | merge r40095 from amd64 branch
|
commit | commitdiff | tree |
2009-03-18 |
Timo Kreuzer | Add DDI_DRIVER_VERSION_NT5_01_SP1
|
commit | commitdiff | tree |
2009-03-18 |
Timo Kreuzer | add missing definition of MultiplyHigh and UnsignedMultiplyH...
|
commit | commitdiff | tree |
2009-03-18 |
Timo Kreuzer | Merge from amd64 branch:
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | "same thing in BmfdUnloadFontFile btw :p"
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | Don't access the font structure after it was freed...
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | C++ comment style -> C comment style
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | Don't use C++ comment style in C headers.
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | Remove unused DriverFunction and GDIBdyToHdr
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | - Move contents of eng/misc.h into include/misc.h,...
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | - Inline GDIOBJ_UnlockObjByPtr, ASSERT that we don...
|
commit | commitdiff | tree |
2009-03-17 |
Timo Kreuzer | Rewrite DRIVEROBJ api, giving the object a handle,...
|
commit | commitdiff | tree |
2009-03-13 |
Timo Kreuzer | fix definition of _STATIC_ASSERT
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | Cleanup freetypee lib
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | LoadBitmapImage: - add space for 3 RGBQUADs to BITMAPINFO...
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | NtSetSystemInformation: - Don't leak the copied string...
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | delete old freetype folder
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | fix library name
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | ok next try ;-)
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | fix build
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | Remove freetype dll from build, build ftfd instead...
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | Copy freetype to lib (will be converted to a static...
|
commit | commitdiff | tree |
2009-03-12 |
Timo Kreuzer | WIP 1/x: Move freetype font driver.
|
commit | commitdiff | tree |
2009-03-10 |
Timo Kreuzer | Only warn when trying to free a NULL pointer with ExFreePool...
|
commit | commitdiff | tree |
2009-03-10 |
Timo Kreuzer | Don't free a NULL pointer.
|
commit | commitdiff | tree |
2009-03-10 |
Timo Kreuzer | Initial code for freetype font driver
|
commit | commitdiff | tree |
2009-03-10 |
Timo Kreuzer | Add sprintf.c for as long as our libcntpr doesn't have it.
|
commit | commitdiff | tree |
2009-03-10 |
Timo Kreuzer | Make freetype ddi compliant, by linking to win32k only...
|
commit | commitdiff | tree |
2009-03-10 |
Timo Kreuzer | Call ExFreePoolWithTag with 0 tag from ExFreePool instead...
|
commit | commitdiff | tree |
2009-03-08 |
Timo Kreuzer | Bmfd: Rework code for BmfdQueryFontData, rename some...
|
commit | commitdiff | tree |
2009-03-04 |
Timo Kreuzer | Bmfd: The cjGlyphMax field of the PFD_DEVICEMETRICS...
|
commit | commitdiff | tree |
2009-03-03 |
Timo Kreuzer | Initial version of a gdi font driver for bitmap fonts...
|
commit | commitdiff | tree |
2009-02-24 |
Timo Kreuzer | Add DbgPrint stub. Fixes release build of setupldr.
|
commit | commitdiff | tree |
2009-02-18 |
Timo Kreuzer | Fix formatting, no code change
|
commit | commitdiff | tree |
2009-02-17 |
Timo Kreuzer | co_IntCallHookProc: Don't dereference the ResultPointer...
|
commit | commitdiff | tree |
2009-02-17 |
Timo Kreuzer | fix formatting 2nd try. Thanks Hervé for noticing.
|
commit | commitdiff | tree |
2009-02-17 |
Timo Kreuzer | Merge freeldr from amd64 branch:
|
commit | commitdiff | tree |
2009-02-17 |
Timo Kreuzer | fix formatting
|
commit | commitdiff | tree |
2009-02-17 |
Timo Kreuzer | Implement RtlInterlockedPopEntrySList, RtlInterlockedPushEnt...
|
commit | commitdiff | tree |
2009-02-16 |
Timo Kreuzer | gdiobj.c: go back from intrinsics to to portable interlocked...
|
commit | commitdiff | tree |
2009-02-15 |
Timo Kreuzer | - switch license to LGPL
|
commit | commitdiff | tree |
2009-02-15 |
Timo Kreuzer | Add a header
|
commit | commitdiff | tree |
2009-02-14 |
Timo Kreuzer | Add PPROCESSOR_IDLE_FUNCTION, fix PROCESSOR_POWER_STATE
|
commit | commitdiff | tree |
2009-02-14 |
Timo Kreuzer | Revert last commit. MS doesn't want poor ddk users...
|
commit | commitdiff | tree |
2009-02-14 |
Timo Kreuzer | Add PPROCESSOR_IDLE_FUNCTION, fix PROCESSOR_POWER_STATE
|
commit | commitdiff | tree |
2009-02-14 |
Timo Kreuzer | Get rid of VOLATILE, use volatile instead and fix PENTER_STA...
|
commit | commitdiff | tree |
2009-02-11 |
Timo Kreuzer | Implement hpp - the header preprocessor
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | Fix some hal function declarations
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | Fix a copy paste error
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | Move the declarations from winnt4.h, win2k.h and winxp...
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | - Move interlocked functions from winddk.h to wdm.h
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | fix a typo
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | - Move Ex* and Rtl* functions and a bunch of types...
|
commit | commitdiff | tree |
2009-02-10 |
Timo Kreuzer | undef ExAllocatePoolWithQuota and ExAllocatePoolWithQuotaTag...
|
commit | commitdiff | tree |
2009-02-09 |
Timo Kreuzer | Rename ntddk.h include guard to _NTDDK_ as it's supposed...
|
commit | commitdiff | tree |
2009-02-09 |
Timo Kreuzer | implement _mm_pause
|
commit | commitdiff | tree |
2009-02-08 |
Timo Kreuzer | Fix definition of IoSetCancelRoutine.
|
commit | commitdiff | tree |
2009-02-08 |
Timo Kreuzer | merge from amd64 branch. and
|
commit | commitdiff | tree |
2009-02-08 |
Timo Kreuzer | #if out some "strange" __ROS_LONG64__ definition for...
|
commit | commitdiff | tree |
2009-02-07 |
Timo Kreuzer | Add InitializeSListHead and QueryDepthSList to winbase.h
|
commit | commitdiff | tree |
2009-02-07 |
Timo Kreuzer | define BitScanReverse to _BitScanReverse, add BitScanForewar...
|
commit | commitdiff | tree |
2009-02-06 |
Timo Kreuzer | merge from amd64 branch:
|
commit | commitdiff | tree |
2009-02-06 |
Timo Kreuzer | merge from amd64 branch:
|
commit | commitdiff | tree |
2009-02-06 |
Timo Kreuzer | winddk: Move mm definitions into arch specific area
|
commit | commitdiff | tree |
2009-02-06 |
Timo Kreuzer | winddk.h add amd64 CONTEXT
|
commit | commitdiff | tree |
2009-02-05 |
Timo Kreuzer | Merge 37493,37494 from amd64 branch:
|
commit | commitdiff | tree |
2009-02-05 |
Timo Kreuzer | merge from amd64 branch
|
commit | commitdiff | tree |
2009-02-05 |
Timo Kreuzer | merge from amd64 branch
|
commit | commitdiff | tree |
2009-02-05 |
Timo Kreuzer | merge from amd64 branch
|
commit | commitdiff | tree |
2009-02-04 |
Timo Kreuzer | merge 34700, 34802, 35517, 35650 from amd64 branch
|
commit | commitdiff | tree |
2009-02-04 |
Timo Kreuzer | merge 34730 from amd64 branch
|
commit | commitdiff | tree |
2009-02-04 |
Timo Kreuzer | remove unnessesary dependency to msvcrt
|
commit | commitdiff | tree |
2009-02-04 |
Timo Kreuzer | use i386/setjmplongjmp.s only on x86 architecture
|
commit | commitdiff | tree |
2009-02-04 |
Timo Kreuzer | dxtn: convert to spec
|
commit | commitdiff | tree |
2009-02-03 |
Timo Kreuzer | tacert: use ULONG format instead of long long when...
|
commit | commitdiff | tree |
2009-02-03 |
Timo Kreuzer | ping: silence warnings on x64
|
commit | commitdiff | tree |
next |