aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/sys_options.h
Commit message (Collapse)AuthorAgeFilesLines
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-334/+0
| | | | | | | project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).
* New Tabset Widget.inmarket2015-01-031-0/+14
| | | | Widgets demo updated to (optionally) use the new tabset.
* Updates to the slider to fix positioning issues.inmarket2014-12-131-0/+28
| | | | Also fixes negative ranges, ranges > 65536 and very small ranges.
* GL3D GWIN window + demoinmarket2014-08-201-0/+7
|
* Add widget tag support (and fix a couple of doxygen problems)inmarket2014-07-151-0/+9
|
* GWIN: Make sure invisible windows are redrawn before visible windows.inmarket2014-05-221-0/+27
| | | | Redrawing compile options made visible for the user project.
* Reworking the GWIN doxygen documentation.Joel Bodenmann2014-05-201-1/+2
|
* All compiling.inmarket2014-05-101-0/+7
| | | | Containers and Frames still to be tested.
* Multiple changes to GWIN to support containers.inmarket2014-05-101-2/+2
|
* Merge branch 'master' into gwininmarket2014-05-091-0/+14
|\
| * Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of ↵Joel Bodenmann2014-05-081-0/+7
| | | | | | | | the progressbar widget
| * Bug fix - GWIN_NEED_PROGRESSBAR not set to FALSE by defaultJoel Bodenmann2014-05-081-0/+7
| |
* | Merge branch 'master' into gwininmarket2014-05-011-0/+9
|\|
| * Much improved appearance for buttons and tabs.inmarket2014-05-011-0/+9
| | | | | | | | Also add GWIN_FLAT_STYLING to allow low color (eg monochrome) displays to get the old simplified look.
* | Merge branch 'master' of https://bitbucket.org/Tectu/ugfx into gwinJoel Bodenmann2014-04-201-1/+1
|\|
| * doxygen fixesJoel Bodenmann2014-03-281-1/+1
| |
* | Merge branch 'master' into gwininmarket2014-03-141-0/+19
|\|
| * Add support for ANSI like escape sequences to control display color and ↵inmarket2014-03-041-0/+19
| | | | | | | | | | | | attributes in a GWIN console. Updated the console demo to demonstrate this.
* | Merge branch 'master' into gwininmarket2014-02-191-0/+14
|/
* Integrate the include files with each module. Simplifies structure of code.inmarket2014-02-191-0/+185