Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRDP/GdiTest.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-17Fixed ROP2 LineTo() testsHEADmasterMarc-André Moreau
2011-04-17Added tests for ROP2Marc-André Moreau
2011-04-10Updated LineTo() test casesMarc-André Moreau
2011-04-10Improving LineTo() test casesMarc-André Moreau
2011-04-03Improved LineTo() test casesMarc-André Moreau
2011-04-02Cleanup of generated files and stuff that probably shouldn't go in version co...Marc-André Moreau
2011-04-02moved readme file to top-level directoryMarc-André Moreau
2011-04-02added readme fileMarc-André Moreau
2011-04-02Added new Ellipse() test casesMarc-André Moreau
2011-04-02Added two Polygon() test casesMarc-André Moreau
2011-04-02Added two PolylineTo() test casesMarc-André Moreau
2011-03-31Added missing BitBlt test cases, including pattern blitsMarc-André Moreau
2011-03-30Added BitBlt() test casesMarc-André Moreau
2011-03-30Added test drawing areas for Polygon() and PolylineTo()Marc-André Moreau
2011-03-30Added Ellipse() testing viewMarc-André Moreau
2011-03-30Recovered original test bitmaps for BitBlt, improved BitBlt test pageMarc-André Moreau
2011-03-29Added proper dumping function for generating cunit test case data for LineTo()Marc-André Moreau
2011-03-29improved pixel dump methodMarc-André Moreau
2011-03-29Added more callbacksMarc-André Moreau
2011-03-29Added "dump" button, started trying to properly dump test dataMarc-André Moreau
2011-03-29Added 10 test cases for LineTo implementationMarc-André Moreau
2011-03-29started adding more GUI elementsMarc-André Moreau
2011-03-28Started wrapping libfreerdpgdiMarc-André Moreau
2011-03-27Refactoring of Win32 GDI wrapper classMarc-André Moreau
2011-03-27Prevent crash on non-Windows systemsMarc-André Moreau
2011-03-26Added byte arrays from unit tests, corresponding to source, destination and p...Marc-André Moreau
2011-03-26Wrapping native gdi32.dll calls in a wrapper classMarc-André Moreau
2011-03-26Importing native BitBlt function from gdi32.dll, should now be Win32 dependent.Marc-André Moreau
2011-03-24moved LineDrawingArea to its own classMarc-André Moreau
2011-03-24started GDI implementation tester in Gtk#, using Mono.CairoMarc-André Moreau