2009-04-09 |
Timo Kreuzer | Fix downloader progress bar, by using an ULONGLONG...
|
commit | commitdiff | tree |
2009-04-08 |
Timo Kreuzer | IntChangeDisplaySettings: Save refresh frequency in...
|
commit | commitdiff | tree |
2009-04-08 |
Timo Kreuzer | desk.cpl: update settings for dmDisplayFrequency, when...
|
commit | commitdiff | tree |
2009-04-08 |
Timo Kreuzer | Use vDbgPrintExWithPrefix in EngDebugPrint instead...
|
commit | commitdiff | tree |
2009-04-08 |
Timo Kreuzer | Remove IntGdiSelectBrush and IntGdiSelectBrush, they...
|
commit | commitdiff | tree |
2009-04-08 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2009-04-07 |
Timo Kreuzer | Mouse pointer fix:
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | Go back to old logic in GdiSelectPalette. Should fix...
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | Move PDEVOBJ and related into it's own header file...
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | [FORMATTING]
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | Improve tests for NtGdiDeleteObjectApp
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | revert miniport.h changes for now
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | fix include guard, use winddi types instead of ros...
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | DDK update
|
commit | commitdiff | tree |
2009-04-06 |
Timo Kreuzer | Remove a bunch of useless funtion pointer types
|
commit | commitdiff | tree |
2009-04-05 |
Timo Kreuzer | - Update the EBRUSHOBJ independent of changing the...
|
commit | commitdiff | tree |
2009-04-01 |
Timo Kreuzer | Implement delayed deletion of gdi objects. This is...
|
commit | commitdiff | tree |
2009-04-01 |
Timo Kreuzer | Skip kernel32 virtual tests again. sysreg isn't ready...
|
commit | commitdiff | tree |
2009-04-01 |
Timo Kreuzer | Add one more test for SetDCPenColor
|
commit | commitdiff | tree |
2009-04-01 |
Timo Kreuzer | win32k brush update:
|
commit | commitdiff | tree |
2009-03-29 |
Timo Kreuzer | Add the DC XlateBrush / XlatePen hack to DC_vUpdateFillBrush...
|
commit | commitdiff | tree |
2009-03-29 |
Timo Kreuzer | Simple temporary implementation of EngRealizeBrush...
|
commit | commitdiff | tree |
2009-03-29 |
Timo Kreuzer | BltMask:
|
commit | commitdiff | tree |
2009-03-29 |
Timo Kreuzer | Patch by Evgeniy Boltik:
|
commit | commitdiff | tree |
2009-03-26 |
Timo Kreuzer | Hack cleanup: IntGdiBrushXlate is a dirty ros hack...
|
commit | commitdiff | tree |
2009-03-26 |
Timo Kreuzer | Move NtGdiSelectBitmap to dcobjs.c, implement DC_vSelectFill...
|
commit | commitdiff | tree |
2009-03-25 |
Timo Kreuzer | Move NtGdiSelectClipPath, Nt/IntGdiSelectBrush, Nt...
|
commit | commitdiff | tree |
2009-03-25 |
Timo Kreuzer | Rename NtGdiDeleteObject to GreDeleteObject
|
commit | commitdiff | tree |
2009-03-25 |
Timo Kreuzer | Add the macro I forgot.
|
commit | commitdiff | tree |
2009-03-25 |
Timo Kreuzer | Rewrite the dc state saving implementation. We were...
|
commit | commitdiff | tree |
2009-03-25 |
Timo Kreuzer | Fix GetDCBrushColor. It was returning the pen color.
|
commit | commitdiff | tree |
2009-03-25 |
Timo Kreuzer | Add one test for NtGdiDeleteObjectApp, and a bunch...
|
commit | commitdiff | tree |
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 |
next |