Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Increase size of gwin flags to 32 bits. | inmarket | 2014-01-09 | 1 | -1/+1 |
| | |||||
* | destroy routine of frame widget deregisters button callbacks | Joel Bodenmann | 2014-01-08 | 1 | -0/+1 |
| | |||||
* | destroy routine of frame widget deregisters button callbacks | Joel Bodenmann | 2014-01-07 | 1 | -3/+2 |
| | |||||
* | doc | Joel Bodenmann | 2014-01-07 | 1 | -0/+2 |
| | |||||
* | Merge branch 'master' into gwin | Joel Bodenmann | 2014-01-07 | 1 | -0/+2 |
|\ | |||||
| * | doc | Joel Bodenmann | 2014-01-07 | 1 | -0/+2 |
| | | |||||
* | | doc | Joel Bodenmann | 2014-01-07 | 1 | -0/+2 |
| | | |||||
* | | implemented button callback in frame widget | Joel Bodenmann | 2014-01-07 | 2 | -1/+41 |
| | | |||||
* | | GFrame code cleanup - buttons need to be implemented | Joel Bodenmann | 2014-01-07 | 2 | -27/+16 |
| | | |||||
* | | gwinClear() | Joel Bodenmann | 2014-01-07 | 1 | -8/+12 |
| | | |||||
* | | options.h | Joel Bodenmann | 2014-01-06 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'master' into gwin | Joel Bodenmann | 2014-01-06 | 1 | -0/+18 |
|\| | |||||
| * | added gwinGetColor() and gwinGetBgColor() | Joel Bodenmann | 2014-01-06 | 1 | -0/+18 |
| | | |||||
* | | Merge branch 'master' into gwin | Joel Bodenmann | 2014-01-06 | 2 | -289/+2 |
|\| | |||||
| * | doc | Joel Bodenmann | 2014-01-06 | 1 | -1/+1 |
| | | |||||
| * | Removed codingstyle.txt as nearly every rule in there was ignored | Joel Bodenmann | 2014-01-06 | 1 | -288/+1 |
| | | |||||
* | | frame cleanup | Joel Bodenmann | 2014-01-06 | 2 | -12/+12 |
| | | |||||
* | | gwinRedrawChildren() | Joel Bodenmann | 2014-01-06 | 2 | -0/+18 |
| | | |||||
* | | initial version of frames - still work in progress, DO NOT USE!!! | Joel Bodenmann | 2014-01-06 | 7 | -5/+300 |
| | | |||||
* | | gwinDestroy() does now redraw the parent if any | Joel Bodenmann | 2014-01-05 | 1 | -6/+9 |
| | | |||||
* | | gwinDestroy() and gwinRemoveChild() | Joel Bodenmann | 2014-01-05 | 2 | -14/+58 |
| | | |||||
* | | some progress | Joel Bodenmann | 2014-01-05 | 1 | -0/+1 |
| | | |||||
* | | now using absolute coordinates inside the window | Joel Bodenmann | 2014-01-05 | 3 | -55/+20 |
| | | |||||
* | | some progress | Joel Bodenmann | 2014-01-05 | 2 | -16/+42 |
| | | |||||
* | | fixed gwinDestroy() and added gwinGetAbsoluteCoordinates() | Joel Bodenmann | 2014-01-05 | 2 | -5/+37 |
| | | |||||
* | | whitespaces | Joel Bodenmann | 2014-01-04 | 1 | -2/+2 |
| | | |||||
* | | gwinDestroy(), gwinGetFirstChild() and gwinGetNextChild() | Joel Bodenmann | 2014-01-04 | 2 | -4/+43 |
| | | |||||
* | | whitespaces | Joel Bodenmann | 2014-01-04 | 1 | -1/+2 |
| | | |||||
* | | optimized gwinGetVisible() and gwinGetEnabled() | Joel Bodenmann | 2014-01-04 | 1 | -6/+4 |
| | | |||||
* | | working gwinGetVisible() and gwinGetEnabled() | Joel Bodenmann | 2014-01-04 | 2 | -7/+19 |
| | | |||||
* | | added experimental gwinGetEnabled() | Joel Bodenmann | 2014-01-04 | 1 | -1/+11 |
| | | |||||
* | | basic implementation of parent/child (no flag handling done yet) | Joel Bodenmann | 2014-01-04 | 6 | -3/+69 |
|/ | |||||
* | Revert "removed unnecessary macro" | Joel Bodenmann | 2014-01-04 | 1 | -0/+1 |
| | | | | This reverts commit 4e3aaa6de54b6b2075ee3acc6281f35163847f3f. | ||||
* | GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY | Joel Bodenmann | 2014-01-03 | 4 | -13/+13 |
| | |||||
* | whitespaces | Joel Bodenmann | 2014-01-03 | 1 | -5/+5 |
| | |||||
* | gfxconf.h fixes | Joel Bodenmann | 2014-01-03 | 1 | -22/+24 |
| | |||||
* | Refactored gfxconf.example.h | Joel Bodenmann | 2014-01-03 | 1 | -179/+197 |
| | |||||
* | removed unnecessary macro | Joel Bodenmann | 2014-01-02 | 1 | -1/+0 |
| | |||||
* | Remove variable name conflict with doom demo | inmarket | 2013-12-30 | 1 | -2/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | inmarket | 2013-12-29 | 1 | -2/+2 |
|\ | |||||
| * | added window manager to doxygen | Joel Bodenmann | 2013-12-28 | 1 | -2/+2 |
| | | |||||
* | | Break huge wad structure up for easier compiling. | inmarket | 2013-12-29 | 1 | -1/+8195 |
|/ | |||||
* | Bug in I_sprintf in doom demo | inmarket | 2013-12-25 | 1 | -0/+1 |
| | |||||
* | Fixes to DOOM demo to remove some operating system dependancies. | inmarket | 2013-12-24 | 32 | -397/+612 |
| | | | | | Also now has working input (although not perfect) - Needs mouse or touch. Also now supports screen size doubling when the screen is significantly larger than doom's screen. | ||||
* | Compiler error fix. | inmarket | 2013-12-24 | 1 | -1/+1 |
| | |||||
* | demo - DOOM the game. | inmarket | 2013-12-24 | 131 | -0/+316607 |
| | | | | | Runs but not quite functional yet (requires user input to be completed). Shareware WAD file. Please read README.txt and DOOMLIC.txt | ||||
* | Add a readme for the Win32 GAUDIN driver. | inmarket | 2013-12-22 | 1 | -0/+9 |
| | |||||
* | Add Win32 GAUDIN driver. | inmarket | 2013-12-22 | 5 | -2/+249 |
| | |||||
* | Wrong define used in GAUDIN. | inmarket | 2013-12-22 | 1 | -1/+1 |
| | |||||
* | Update GAUDIN and GADC demos to new internal GWIN structures. | inmarket | 2013-12-22 | 5 | -19/+29 |
| | | | | Also add support for signed sample formats. |