aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_frame.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-1/+1
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-1/+1
* Update license headerTibo Clausen2018-10-011-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-1/+1
* Change color_t to gColorinmarket2018-07-081-2/+2
* Change coord_t to gCoordinmarket2018-07-081-10/+10
* Move GWIN widget internal flags into the public header so that all the state ...inmarket2016-02-171-4/+1
* Add GWIN_FRAME_KEEPONCLOSE flag to prevent destruction of a frame on closeinmarket2016-02-101-7/+9
* Make all include paths in ugfx relative.inmarket2015-11-211-1/+1
* Add some keyboard widget supportinmarket2015-08-171-1/+1
* Passing keyboard events to widgets (not finished yet)Joel Bodenmann2015-08-121-0/+5
* Added ability to compile ugfx as a single file (excluding driver and board fi...inmarket2015-06-081-59/+59
* Fix a bug in detecting the button area in a frame windowinmarket2015-04-291-1/+1
* Background images on GWIN containers had cx and cy interposed.inmarket2015-02-281-1/+1
* Fix frame window logic bug and compile buginmarket2014-08-211-2/+3
* Rename lots of files to help prevent compile time name conflicts.inmarket2014-08-201-0/+322