2750 Commits (cc919ff4fa2c25015fd88940e5fb06d361240699)
 

Author SHA1 Message Date
Joel Bodenmann cc919ff4fa Release version 2.5 7 years ago
Joel Bodenmann fa7157ed6f Adding demo using textedit with virtual keyboard widget 7 years ago
Joel Bodenmann 35dcf3ccd1 Docs 7 years ago
Joel Bodenmann 6d2492aa93 Merge branch 'translation' 7 years ago
Joel Bodenmann b422bc99dd Removing obsolete files for uGFX-Studio 7 years ago
Joel Bodenmann 3688b0aa20 docs 7 years ago
inmarket 583b022657 Add PNG image support - Does not support interlaced PNG's 7 years ago
inmarket ecc7f94c88 Tidy up flags for custom redraw routines 7 years ago
inmarket c1007a2cc9 ED060SC4 driver remove redundant files 7 years ago
Joel Bodenmann b8ac430bce Replacing wrong define 7 years ago
Joel Bodenmann 4cd3ab4f29 Marking IAR as a tested compiler 7 years ago
Joel Bodenmann 3d78787b07 Adding missing default definitions of several macros 7 years ago
Joel Bodenmann 3a840480ed Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines. 7 years ago
inmarket 7b6a1acea5 Typo fix for STM32LTDC driver for RGB888 7 years ago
inmarket addbf47bdb Move GWIN widget internal flags into the public header so that all the state flags are available for custom draw routines. 7 years ago
inmarket 0f0964da99 Change non-widget GWIN objects to always ensure their initial display is flushed before any other drawing takes place. 7 years ago
inmarket 410d1e756f Add necessary setting to graph demo 7 years ago
inmarket 71d72208b9 Updates to GWIN slider and progressbar Image draw routines to prevent overwriting. 7 years ago
Joel Bodenmann 23e04c4803 Merge branch 'master' of https://bitbucket.org/Tectu/ugfx 7 years ago
Joel Bodenmann f28e9d9eef New sample board file (replacing some misleading existing ones) 7 years ago
Joel Bodenmann 87412e87d6 New sample board file (replacing some misleading existing ones) 7 years ago
inmarket 507fb2d57e Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close 7 years ago
inmarket 3847f54dae Improve some doco 7 years ago
Joel Bodenmann 205d3cf97b Improving GTRANS basic demo 7 years ago
Joel Bodenmann 249ffe781f Fixing bug in GTRANS 7 years ago
Joel Bodenmann 39c13d1645 Adding documentation to GTRANS 7 years ago
Joel Bodenmann 7b60003461 Preliminary version of GTRANS 7 years ago
Joel Bodenmann 6b07b2af74 GTRANS module skeleton 7 years ago
Joel Bodenmann a1ab0a67ba Merge branch 'master' of bitbucket.org:tectu/ugfx 7 years ago
Joel Bodenmann cb2ae4c77e Adding mcufont encoder binary for FreeBSD 7 years ago
Joel Bodenmann ca0be9403f Replacing logo for Doxygen 7 years ago
Joel Bodenmann a76c176840 Revert "Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available" 7 years ago
Joel Bodenmann 1ad99cbe4a Adding missing entry to changelog 7 years ago
Joel Bodenmann ed9a422d81 Setting the default heap size to 5120 bytes to avoid confusion due to linker errors when no malloc() / free() are available 7 years ago
Joel Bodenmann 50a3048e59 typo 7 years ago
Joel Bodenmann 6937cc3f0f Adding comments to graph demo 7 years ago
inmarket 4b891ebc04 Fix Gtimer stop bug. 8 years ago
inmarket 1971d889dc Fix for using raw32 on a known but unsupported cpu 8 years ago
inmarket 8d825a8101 Updated mcufontenconder linux binary to be staticly linked to prevent library problems 8 years ago
inmarket 00578fb370 Update linux binary for mcufontencoder 8 years ago
inmarket a7cf866da2 Small fixes to ILI9342 8 years ago
inmarket a21db25ecf Update Windows binary for mcufontencoder 8 years ago
inmarket 6b70d3a63f Fix enabled bug 8 years ago
inmarket 184f1e0d9b Cleanup 8 years ago
inmarket 23b29df4c1 Add gdisp driver readme to list the type of each driver. 8 years ago
Joel Bodenmann 1008effc01 More mcufont encoder fixes 8 years ago
Joel Bodenmann 8b42161f3f Fixing bug in mcufont encoder 8 years ago
Joel Bodenmann 0211a32e1f Fixing 'progress' color of built-in widget styles 8 years ago
Joel Bodenmann 185c970da9 Compiler warning 8 years ago
Joel Bodenmann a1c81e3449 Fixing textedit widget rendering 8 years ago