Merge trunk head (r43756)
[reactos.git] / reactos / dll / win32 / gdi32 / objects / font.c
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-20 Gregor Schneider[gdi32] Prevent possible buffer overrun in TranslateCha...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Dmitry GorbachevCheck for error.
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-24 James Tabor- Gdi32: Update metafile structure.
2009-08-24 Gregor SchneiderGetCharacterPlacementA: check FONT_mbtowc return value...
2009-08-23 Gregor SchneiderGetCharacterPlacementA: Free memory on error
2009-08-23 Gregor Schneider- Fix two inverted pointer checks, found by Amine Khaldi
2009-08-22 Gregor SchneiderHandle failed memory allocations
2009-08-19 Gregor Schneider- GetGlyphOutline: fail if output or transformation...
2009-08-17 Gregor Schneider- Remove duplicate WToA conversion routine, update...
2009-08-17 James Tabor- Move GetCharacterPlacement functions into new locatio...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-13 Gregor Schneider- Deactivate unneeded debug prints, change DbgPrint...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-02 James Tabor- Add LanguagePack support to GetFontLanguageInfo.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-12 Christoph von Wittichfix some gdi32 font winetests
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-19 Timo KreuzerZero the last character in lfFaceName when converting...
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-04 James Tabor- Fix code page and charector set support. More miscel...
2008-11-04 James Tabor- Update and fix CodePage and CharSet.
2008-11-03 James Tabor- Cleanup UnrealizeObject and set dvNumAxes in CreateFo...
2008-10-30 James Tabor- Update Gdi GetFontLanguageInfo.
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-09 Colin FinckGiannis Adamopoulos (johnyadams@hotmail.com)
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-06 Christoph von Wittichnull termninate strings in GetCharWidthsA, GetCharWidth...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-06-13 Timo KreuzerMSDB KB 145994 (support.microsoft.com/?scid=kb%3Ben...
2008-06-08 Hervé PoussineauFix debug message
2008-04-18 James TaborImplement Win32k-Gdi32: GetAspectRatioFilter and SetMap...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2007-12-29 James TaborFix GetkerningPairsA, so it can handle null count and...
2007-12-28 James TaborMove GetKerningPairs from stubs to font.c. Ported GetKe...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-07 James TaborWin32k/Gdi32
2007-11-06 James Tabor- Removed NtGdiGetCharWidthFloat, NtGdiGetCharABCWidths...
2007-11-06 James TaborImplement GetCharABCWidthsI in gdi.
2007-11-06 James Tabor- Implement GetGlyphIndicesA/W with update changes...
2007-11-04 James Tabor- Removed NtGdiTranslateCharsetInfo, updated w32ksvc...
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-23 Magnus OlsenFix : RemoveFontResourceA : let it call to RemoveFontRe...
2007-09-07 Timo Kreuzer- add NTMW_INTERNAL structure
2007-09-05 Timo KreuzerNew implementation of EnumFontFamiliesExW, based on...
2007-09-01 Timo KreuzerRevert wars! ;-)
2007-09-01 Magnus Olsenrevert 28748 that change are incorrect,
2007-09-01 Timo Kreuzerfix AddFontResourceExAW parameter check
2007-08-31 Magnus Olsenrevert back the typo change I did in AddFontResourceExW
2007-08-31 Magnus OlsenFix typo in : AddFontResourceExW
2007-08-25 Magnus Olsenmake AddFontResourceExA lite faster.
2007-08-25 Magnus OlsenFix : make AddFontResourceA acts like AddFontResourceW
2007-08-23 Magnus OlsenBugfix : AddFontResourceExW, SetLastError to invaild...
2007-04-27 James TaborMove CreateFontIndirectEx from stubs to font.c.
2007-04-27 James TaborWin32/Gdi32:
2007-04-26 James TaborTooling up for big changes. GetOutlineTextMetricsW...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-22 Andrew MungerMerge 24219-24222, and 24209 from trunk.
2006-09-21 Magnus Olsenset GetLastErrorMsg if CreateFontIndirectA(NULL) are...
2006-09-20 James TaborFix CreateFontIndirectA so it will not bigcheck with...
2006-09-20 James TaborKill debug prints.
2006-09-20 James TaborGdi32 font.c:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-30 Johannes Anderwald* remove useless cast
2006-05-28 James TaborImplement NtGdiGetOutlineTextMetrics and GetOutlineText...
2006-02-17 Ged Murphyreshuffling of dlls