| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of Steffen/uGFX into master | inmarket | 2018-06-23 | 3 | -1/+59 |
|\ |
|
| * | Added missing check for GDISP_NEED_CIRCLE | Steffen Schroeter | 2018-01-23 | 2 | -10/+14 |
| * | Add keyboard input to radio widget | Steffen Schroeter | 2018-01-19 | 3 | -1/+55 |
* | | Change new colors to GFX_RED instead of GFXRED. Use the new color defs | inmarket | 2018-03-10 | 18 | -37/+37 |
* | | First set of V3 macro changes | inmarket | 2018-02-27 | 21 | -176/+176 |
|/ |
|
* | Compiler warnings | Joel Bodenmann | 2017-10-03 | 1 | -731/+738 |
* | Updating #error message | Joel Bodenmann | 2017-08-27 | 1 | -1/+1 |
* | Oops! Fix object reference | inmarket | 2017-08-26 | 1 | -1/+1 |
* | Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey() | inmarket | 2017-08-26 | 2 | -85/+131 |
* | Fix a problem with gwinImage where an animated GIF can leave a running timer ... | inmarket | 2017-08-26 | 1 | -1/+5 |
* | Merge branch 'gwinDetachToggle' of raboof/ugfx into master | inmarket | 2017-08-26 | 1 | -0/+14 |
|\ |
|
| * | Oops | Aram | 2017-07-01 | 1 | -0/+1 |
| * | Added gwinDetachToggle method interface | Aram | 2017-07-01 | 2 | -1/+14 |
* | | Fix gwinTextEdit() problems | inmarket | 2017-08-09 | 1 | -35/+60 |
|/ |
|
* | Add compatibility with Visual Studio and make compile warning capabilities mo... | inmarket | 2017-06-30 | 2 | -10/+50 |
* | Another gwin concurrency fix | inmarket | 2017-04-01 | 1 | -1/+5 |
* | Prevent GWIN drawing while deleting a window from the list | inmarket | 2017-04-01 | 1 | -0/+2 |
* | Add gwinListItemSetText() | inmarket | 2017-01-09 | 2 | -7/+67 |
* | Fix console recursion bug - Thanks to Oleg Gerasimov | inmarket | 2017-01-09 | 1 | -39/+51 |
* | Fix window manager redraw problem with multi-tasking and large images | inmarket | 2017-01-09 | 1 | -11/+10 |
* | Removing obsolete color parameters from gwinFillDualCircle() | Joel Bodenmann | 2016-12-15 | 2 | -4/+2 |
* | Adding gwinDrawThickArc() wrapper for gdispGDrawThickArc() function. | Joel Bodenmann | 2016-12-14 | 2 | -0/+22 |
* | Adding gwinFillDualCircle() wrapper for gdispGFillDualCircle() function. | Joel Bodenmann | 2016-12-14 | 2 | -0/+28 |
* | Properly fix the problem causing the compiler warning | inmarket | 2016-11-24 | 1 | -2/+2 |
* | Prevening compiler warning | Joel Bodenmann | 2016-11-19 | 1 | -1/+1 |
* | Fix progressbar bounds checking and decrementing | inmarket | 2016-11-08 | 1 | -24/+19 |
* | Fix keyboard handling for gwin checkbox and button | inmarket | 2016-08-24 | 2 | -11/+10 |
* | Tidy up function names in the gwin virtual keyboard | inmarket | 2016-08-24 | 1 | -6/+6 |
* | Fix function SendKeyboardEvent name conflict in single file build | Oleg Gerasimov | 2016-08-20 | 1 | -6/+6 |
* | Fixing crash when passing NULL to gwinSetStyle() | Joel Bodenmann | 2016-08-07 | 1 | -2/+2 |
* | Minor WM_Raise tidy up | Andrew Hannam | 2016-07-28 | 1 | -1/+1 |
* | Minor fix in slider widget documentation | Joel Bodenmann | 2016-07-26 | 1 | -2/+2 |
* | Fixing bug in WM_Raise() | Joel Bodenmann | 2016-07-25 | 1 | -12/+14 |
* | FIx bug where WM_Raise doesn't raise children if the parent is raised. | Andrew Hannam | 2016-07-25 | 1 | -0/+29 |
* | fixing ellipse button drawing | Matt Brejza | 2016-07-14 | 1 | -2/+2 |
* | Add gwinPrintg() and fix null pointer handling in sprintg() | Andrew Hannam | 2016-07-10 | 2 | -0/+56 |
* | Merged in mattbrejza/ugfx/list_toggle_scroll (pull request #23) | Andrew Hannam | 2016-07-09 | 1 | -0/+17 |
|\ |
|
| * | Added ability for List to scroll when navigted via toggle | Matt Brejza | 2016-06-25 | 1 | -0/+17 |
* | | Enhancing toggle support for widgets | Matt Brejza | 2016-06-25 | 1 | -2/+26 |
|/ |
|
* | Fixing bug where the list item count wasn't decremented when an item was removed | Joel Bodenmann | 2016-05-21 | 1 | -0/+1 |
* | Tidy up flags for custom redraw routines | inmarket | 2016-02-27 | 7 | -14/+14 |
* | Adding missing default definitions of several macros | Joel Bodenmann | 2016-02-21 | 1 | -0/+23 |
* | Move GWIN widget internal flags into the public header so that all the state ... | Joel Bodenmann | 2016-02-18 | 8 | -15/+15 |
* | Move GWIN widget internal flags into the public header so that all the state ... | inmarket | 2016-02-17 | 16 | -47/+93 |
* | Change non-widget GWIN objects to always ensure their initial display is flus... | inmarket | 2016-02-13 | 3 | -0/+3 |
* | Updates to GWIN slider and progressbar Image draw routines to prevent overwri... | inmarket | 2016-02-13 | 2 | -12/+12 |
* | Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on close | inmarket | 2016-02-10 | 2 | -10/+13 |
* | Fix enabled bug | inmarket | 2015-12-22 | 1 | -1/+6 |
* | Cleanup | inmarket | 2015-12-22 | 1 | -1/+0 |
* | Fixing 'progress' color of built-in widget styles | Joel Bodenmann | 2015-12-19 | 1 | -2/+2 |