inmarket
ecaf8b83f8
Create a generic GWIN event.
...
The frame now sends a GEVENT_GWIN_CLOSE event on closing.
Unfortunately some gwin events have had a field renamed in order to generalise the structure.
Demo's updated to match.
2014-08-20 12:18:27 +10:00
inmarket
5dd9e1dc35
Fix visibility issues associated with a window destroy.
2014-08-16 22:51:05 +10:00
inmarket
8e503470fe
Add extra widget flags especially for widget flag range checking.
2014-08-16 20:44:21 +10:00
inmarket
ed14e4ca56
Some improvements for the Kiel C compiler
2014-07-29 10:57:01 +10:00
Joel Bodenmann
b55fa551e3
macro typo
2014-06-25 23:04:44 +02:00
inmarket
bc3ebd6ae9
GWIN: Make sure invisible windows are redrawn before visible windows.
...
Redrawing compile options made visible for the user project.
2014-05-22 09:35:36 +10:00
inmarket
34e23320b4
Significant changes to the window redrawing methodology.
...
Move and Resize should probably work for containers now
Still to be tested - nested containers, progressbar timers while redrawing its container, move/resize on containers.
2014-05-21 13:02:00 +10:00
Joel Bodenmann
0b204ed8e3
Reworking the GWIN doxygen documentation.
2014-05-20 18:05:38 +02:00
inmarket
19dc64269c
Container and Frame updates.
...
New api's gwinGetInnerWidth() and gwinGetInnerHeight()
2014-05-11 20:11:16 +10:00
inmarket
5544202a26
All compiling.
...
Containers and Frames still to be tested.
2014-05-10 18:20:05 +10:00
inmarket
cb606359cc
Multiple changes to GWIN to support containers.
2014-05-10 01:11:30 +10:00
inmarket
6d2c8f0f50
GWIN creation and destruction bug fixes
2014-05-09 21:32:29 +10:00
Joel Bodenmann
e9179545af
doxygen fixes
2014-03-28 20:18:03 +01:00
inmarket
37966ff16d
Integrate the include files with each module. Simplifies structure of code.
2014-02-19 00:36:52 +10:00