| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Compiler warning | Joel Bodenmann | 2015-12-19 | 1 | -0/+2 |
* | Fixing textedit widget rendering | Joel Bodenmann | 2015-12-19 | 1 | -10/+14 |
* | Removing obsolete code | Joel Bodenmann | 2015-12-18 | 1 | -5/+0 |
* | Fixing progressbar widget rendering | Joel Bodenmann | 2015-12-18 | 1 | -5/+6 |
* | Fixing slider widget rendering | Joel Bodenmann | 2015-12-18 | 1 | -1/+1 |
* | Fixing slider widget rendering | Joel Bodenmann | 2015-12-18 | 1 | -10/+13 |
* | Allowing the cursor to be set anywhere in the string of a TextEdit widget | Joel Bodenmann | 2015-12-13 | 1 | -1/+26 |
* | Removing superfluous struct declaration | Joel Bodenmann | 2015-12-13 | 1 | -3/+0 |
* | Improving keyboard widget default renderer (thanks to TriZet) | Joel Bodenmann | 2015-12-10 | 1 | -70/+150 |
* | Improving keyboard widget default renderer (thanks to TriZet) | Joel Bodenmann | 2015-12-09 | 1 | -31/+50 |
* | Fixing compiler errors for non-gcc compilers | Joel Bodenmann | 2015-12-08 | 1 | -1/+2 |
* | Warning removal as supplied by woodstck | inmarket | 2015-11-25 | 2 | -2/+2 |
* | Make all include paths in ugfx relative. | inmarket | 2015-11-21 | 22 | -43/+43 |
* | More compiler specific stuff | inmarket | 2015-11-18 | 1 | -4/+0 |
* | Fixing conflicting type qualifiers for ‘VirtualKeyboard_English1’ | Joel Bodenmann | 2015-11-15 | 1 | -1/+1 |
* | Removing superfluous paranthesis | Joel Bodenmann | 2015-11-15 | 1 | -1/+1 |
* | Fix virtual keyboard | Woody Hawthorne | 2015-11-15 | 2 | -3/+3 |
* | Fixing typo in macros | Joel Bodenmann | 2015-11-14 | 1 | -1/+1 |
* | Fix compiler detection for Keil uVision V5 | inmarket | 2015-11-12 | 1 | -1/+1 |
* | More compiler define fixes | inmarket | 2015-11-11 | 1 | -1/+1 |
* | Fixing compiler errors for non-GCC compilers | Joel Bodenmann | 2015-11-08 | 1 | -4/+12 |
* | Adding GFX_COMPILER_ARMCC and GFX_COMPILER_KEIL | Joel Bodenmann | 2015-11-07 | 1 | -1/+1 |
* | Doxygen | Joel Bodenmann | 2015-11-07 | 18 | -10/+45 |
* | Fixing compiler errors for non-GCC compilers | Joel Bodenmann | 2015-11-07 | 1 | -7/+6 |
* | Adding rendering functions to label widget to control text justification | Joel Bodenmann | 2015-11-07 | 2 | -14/+53 |
* | Revert "Adding justification parameter to gwinLabelCreate()" | Joel Bodenmann | 2015-11-07 | 2 | -15/+9 |
* | Revert "Adding gwinLabelSetJustification() as it costs basically nothing" | Joel Bodenmann | 2015-11-07 | 2 | -19/+0 |
* | Comment fix | Joel Bodenmann | 2015-11-06 | 1 | -1/+1 |
* | Adding gwinLabelSetJustification() as it costs basically nothing | Joel Bodenmann | 2015-11-06 | 2 | -0/+19 |
* | Adding justification parameter to gwinLabelCreate() | Joel Bodenmann | 2015-11-06 | 2 | -9/+15 |
* | Adding missing GDISP_NEED_CLIP around clipping call in list widget renderer | Joel Bodenmann | 2015-11-06 | 1 | -1/+3 |
* | Fixing bug created by commit [86aef59] | Woody Hawthorne | 2015-11-04 | 1 | -1/+1 |
* | More doxygen improvements | Joel Bodenmann | 2015-11-03 | 12 | -158/+200 |
* | Doxygen (documenting each built-in rendering function for widgets) | Joel Bodenmann | 2015-11-03 | 15 | -215/+562 |
* | Adding support for ChibiOS/RT 3.x to console widget streams | Joel Bodenmann | 2015-11-02 | 1 | -0/+11 |
* | Fixing compiler warnings/errors | Joel Bodenmann | 2015-10-21 | 1 | -12/+15 |
* | Fixing wrong macro default value definition | Joel Bodenmann | 2015-10-20 | 1 | -1/+1 |
* | Adding boarder highlight if focused to checkbox widget | Joel Bodenmann | 2015-10-19 | 1 | -0/+6 |
* | Fixing checkbox keyboard handler | Joel Bodenmann | 2015-10-19 | 1 | -1/+1 |
* | Adding boarder highlight if focused to button widget | Joel Bodenmann | 2015-10-19 | 1 | -0/+6 |
* | Typo | Joel Bodenmann | 2015-10-19 | 1 | -1/+1 |
* | Doco | inmarket | 2015-10-13 | 1 | -1/+1 |
* | Working TextEdit with on-screen keyboard (and real keyboard) | inmarket | 2015-10-13 | 4 | -120/+135 |
* | Add some keyboard widget support | inmarket | 2015-08-17 | 14 | -18/+37 |
* | Adding GWIN_FOCUS_HIGHLIGHT_WIDTH | Joel Bodenmann | 2015-08-16 | 2 | -2/+12 |
* | Border fix | inmarket | 2015-08-16 | 1 | -1/+1 |
* | Another compile fix | inmarket | 2015-08-16 | 1 | -2/+0 |