Sync to trunk (r44371)
[reactos.git] / reactos / drivers / video / font /
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-11-09 KJK::Hyperionmodified base/shell/explorer/notifyhook/notifyhook.def
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-04 Timo Kreuzeruse __debugbreak() insetad of EngDebugBreak()
2009-10-03 Stefan Ginsberg- Replace some x86 assembly in drivers with portable...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Make most of the the video stack compile with msvc
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-15 Timo Kreuzerbmfd: HGLYPH is an ULONG. Use offset to glyph entry...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 Timo KreuzerSome work on freetype font driver
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-17 Timo Kreuzer"same thing in BmfdUnloadFontFile btw :p"
2009-03-17 Timo KreuzerDon't access the font structure after it was freed...
2009-03-12 Timo Kreuzerfix library name
2009-03-12 Timo KreuzerRemove freetype dll from build, build ftfd instead...
2009-03-12 Timo KreuzerWIP 1/x: Move freetype font driver.
2009-03-08 Timo KreuzerBmfd: Rework code for BmfdQueryFontData, rename some...
2009-03-04 Timo KreuzerBmfd: The cjGlyphMax field of the PFD_DEVICEMETRICS...
2009-03-03 Timo KreuzerInitial version of a gdi font driver for bitmap fonts...