summaryrefslogtreecommitdiff
path: root/core/fxge/win32
AgeCommit message (Expand)Author
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-20Change func(void) to func()weili
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-13Delete Transform1bppBitmap() after commit 2f30766.thestig
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-13Fix CGdiDeviceDriver::DrawLine().chromium/2769chromium/2768chromium/2767thestig
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-05-27Change IsGDIEnabled() to use a bool.Lei Zhang
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-19Remove agg from skia buildcaryclark
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-16Fix the code that causes warningsweili
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Remove IFX_FontEnumeratordsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-04Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.tsepez
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25support gradients and stroke+fillcaryclark
2016-03-24Remove strange integral constants for "true", "false", "%PDF".Tom Sepez
2016-03-21Remove FX_WORD in favor of uint16_t.Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-15Remove -Wno-inconsistent-missing-override for clang-cl builds.Oliver Chang
2016-03-14Move core/src/ up to core/.Dan Sinclair