Sync to trunk (r44371)
[reactos.git] / reactos / dll / win32 / gdi32 /
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Colin Finck[General]
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-30 Samuel SerapionFix gdi32 build for real.
2009-10-30 Samuel SerapionFix gdi32 build.
2009-10-27 Dmitry Gorbachev- Update address of Free Software Foundation.
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-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-09-27 Kamil Hornicek- remove wgl* stubs added in r512, they don't belong...
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 SchneiderCreateMetaFileW: WriteFile returns the number of bytes...
2009-08-23 Gregor SchneiderCreateMetaFileW: Free memory on error
2009-08-23 Gregor SchneiderHandle failed memory allocation
2009-08-23 Gregor SchneiderPass a zero instead of dereferencing a null pointer...
2009-08-23 Gregor Schneider- Fix two inverted pointer checks, found by Amine Khaldi
2009-08-22 Gregor SchneiderHandle failed memory allocations
2009-08-22 Gregor SchneiderCheck the surface pointer before accessing it to get...
2009-08-22 Gregor Schneider- Free global surface memory on error, found by Amine...
2009-08-22 Gregor Schneider- Handle failed memory allocation in CreateDIBitmap...
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-08-15 Dmitry Chapyshev- Implement EnumObjects (untested)
2009-08-13 Stefan Ginsberg- Re-disallow warnings for gdi32, user32 and lsasrv
2009-08-13 Stefan Ginsberg- Make gdi32 compile warning free under msvc
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-07-31 Stefan Ginsberg- ...mised this one
2009-07-31 Stefan Ginsberg- Fix gdi32 build due to missing ";"
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-06 James Tabor- Update NtGdiOpenDCW to the newest sdk.
2009-06-24 Christoph von Wittichfix crash while loading PowerPoint 2003 Viewer
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-05-29 James Tabor- Hack around the system start up Dll Initialization...
2009-05-29 James Tabor- Hack around the system start up Dll Initialization...
2009-05-27 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-26 James Tabor- restore missing functions, fix build.
2009-05-26 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-25 James Tabor- Move more printer functions.
2009-05-25 James Tabor- Move and add to print driver file for printing functions.
2009-05-25 James Tabor- AbortDoc, Clear the correct flags.
2009-05-24 James Tabor- Implement SetAbortProc and halfplement AbortDoc.
2009-05-24 James Tabor- Fix typo: AbortProc returns TRUE to continue the...
2009-05-24 James Tabor- Implement GdiConvertAndCheckDC and Abort callback...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-20 Dmitry Chapyshev- Fix crash in gdi32 bitmap winetest
2009-05-09 Dmitry Chapyshev- Add some checks of parametres
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-21 James Tabor- Update DrawEscape, thanks Tommy.
2009-04-21 James Tabor- Update CancelDC and DrawEscape.
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-20 Dmitry Chapyshev- Partially implement CancelDC, DrawEscape
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-14 Timo KreuzerFix some parameter sizes in gdi32.spec (handles are...
2009-04-13 Gregor Schneider- Deactivate unneeded debug prints, change DbgPrint...
2009-04-12 Gregor Schneider- Add parameter validity check to GetTextFaceA (same...
2009-04-10 Gregor SchneiderUpdate LineDDA implementation, -13 gdi32 path tests
2009-04-05 Gregor Schneider- GdiIsPlayMetafileDC: function GdiGetHandleUserData...
2009-03-25 Timo KreuzerFix GetDCBrushColor. It was returning the pen color.
2009-03-22 James Tabor- Implement AddFontMemResourceEx and simplify RemoveFon...
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-05 Dmitry Chapyshev- Add more check of parametres in GetDIBits
2009-03-02 James Tabor- Add LanguagePack support to GetFontLanguageInfo.
2009-03-01 James Tabor- Implement GdiIsPlayMetafileDC.
2009-03-01 James Tabor- Implement GdiIsMetaFileDC and GdiIsMetaPrintDC.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-12 Kamil Hornicek- don't redirect to nonexistent functions, Dd* are...
2009-02-12 Christoph von Wittichfix some gdi32 font winetests
2009-02-08 Dmitry Chapyshev.def -> .spec (based on amd64 branch with my fixes)
2009-02-04 Dmitry Gorbachev- Remove extra semicolons. Amine Khaldi, bug #3980.
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-02 Timo Kreuzergdi32: Fix and enable usermode implementation of SetWin...
2009-01-18 Stefan Ginsberg- Fix WINEVENTPROC -- it is stdcall, not cdecl!
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-21 KJK::Hyperionmodified dll/win32/gdi32/gdi32.rbuild
2008-12-20 Timo KreuzerTextOut functions take a character count, not a byte...
2008-12-19 James Tabor- Properly implement LookupIconIdFromDirectoryEx.
2008-12-19 Timo KreuzerZero the last character in lfFaceName when converting...
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo KreuzerFix gdi32 spec file. Some functions have SIZEL as param...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 James Tabor- Please dont break functionality due to a compiler...
next