- Remove duplicate WToA conversion routine, update the kept version to current Wine
[reactos.git] / reactos / dll / win32 / gdi32 / objects / text.c
2009-08-17 Gregor Schneider- Remove duplicate WToA conversion routine, update...
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-12 Gregor Schneider- Add parameter validity check to GetTextFaceA (same...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-20 Timo KreuzerTextOut functions take a character count, not a byte...
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-13 James Tabor- Set the right flags for Background and Text color.
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 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-17 Stefan Ginsberg- Add comments to GetTextFaceW
2008-10-17 James TaborChecked code format, compiler has issues.
2008-10-17 James TaborMove GetTextFaceAliasW to text.c.
2008-10-17 KJK::HyperionYou can't make this shit up.
2008-10-16 KJK::HyperionThe original GetTextFaceW implementation (r28730) was...
2008-10-16 Stefan Ginsberg- More correct check for GetTextFaceW
2008-10-16 Stefan Ginsberg- Unbreak GetTextFaceA/W, broken since 28730 by GreatLord
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-06-16 Aleksey Bragin- More NDK fixes.
2008-04-01 Timo Kreuzerfix calculation of cwc parameter for NtGdiGetFontResour...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-18 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-06 James TaborRemoved NtGdiExtTextOut/PolyTextOut. Update related...
2007-12-08 Christoph von Wittichmove GetTextExtentExPointI and GetTextExtentPointI...
2007-11-29 Thomas BluemelCheck the GDI object type in GdiGetHandleUserData()
2007-11-29 James TaborFix typos again, use || and != this time.
2007-11-29 James TaborFix typos and add check for DC type object.
2007-11-27 James TaborImplement SetTextJustification. Add code for Window...
2007-11-20 James TaborRemoving old syscalls and updated related files. Old...
2007-11-19 James TaborMove gdi functions to dcattr. Tested Qemu with AbiWord.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 James TaborGdi32:
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-01 Magnus Olsenfix implement of GetTextFaceW checking if the param...
2007-08-31 Magnus Olsenredirect GetTextCharsetInfo to win32k
2007-08-11 James TaborAdd Wine port Metafile call to SetTextCharacterExtra.
2007-08-08 James Tabor- Removed NtGdiGet/SetArcDirection and NtGdiGetSetTextC...
2007-07-30 Timo Kreuzer- rename NtGdiGetTextMetrics to NtGdigetTextMetricsW...
2007-07-26 Timo KreuzerRename NtGdiGettextFace into NtGdiGetTextFaceW and...
2007-07-26 Timo Kreuzer- rename NtGdiGetTextExentExPoint to NtGdiGetTextExtent...
2007-07-26 Timo Kreuzer- TextOutW: call NtGdiExtTextOut
2007-06-06 Timo Kreuzer- partly implement GetFontResourceInfoW
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-02-17 Ged Murphyreshuffling of dlls