Commit Graph

1771 Commits

Author SHA1 Message Date
Joel Bodenmann
f1508cba2c whitespaces 2014-02-03 19:34:01 +01:00
inmarket
79d913f16d More gFile stuff 2014-02-03 18:16:22 +10:00
inmarket
d0b363bb12 Merge branch 'master' into gfile 2014-02-03 18:02:23 +10:00
inmarket
d869d9b3b8 Fix gtimerDeinit() function and add a TODO to _gtimerDeinit() 2014-02-03 18:01:44 +10:00
inmarket
0805033a66 Ensure double initialisation/de-initialisation of GFX can't occur 2014-02-03 18:00:46 +10:00
inmarket
de7aafe785 Fix font clipping properly. Previous fix did not bound the font display in the x direction. 2014-02-03 17:58:43 +10:00
inmarket
71818b2942 Listbox demo: Change default font to UI2, fix the gfxconf defines, remove surpurflous defines 2014-02-03 17:57:38 +10:00
Joel Bodenmann
18417cb458 doc 2014-02-02 20:04:36 +01:00
Joel Bodenmann
a6c22fc364 added _gfileDeinit() dummy 2014-02-02 20:01:54 +01:00
Joel Bodenmann
d299756aba Merge branch 'master' into gfile 2014-02-02 20:00:34 +01:00
Joel Bodenmann
d2de6c3517 implemented gtimerDeinit() 2014-02-02 19:55:20 +01:00
Joel Bodenmann
7825434591 implemented some deinit() 2014-02-02 19:52:46 +01:00
Joel Bodenmann
a11f7da536 added deinit() routines for all modules (not implemented so far) 2014-02-02 19:24:43 +01:00
Joel Bodenmann
fababafc9a whitespaces 2014-02-02 16:55:04 +01:00
Joel Bodenmann
5b8cebb797 doc 2014-02-02 14:02:31 +01:00
Joel Bodenmann
e50b495c48 Merge branch 'master' into gfile 2014-02-02 13:00:05 +01:00
Joel Bodenmann
6515373b2a removing casts of gfxAlloc() return value as that is the whole idea behind having a void pointer 2014-02-02 12:59:36 +01:00
Joel Bodenmann
69fb0ea6cc Merge branch 'master' into gfile 2014-02-02 12:48:47 +01:00
Joel Bodenmann
bf8ceb278f improving performance of gwinListAddItem() by Marc Pignat 2014-02-02 12:38:47 +01:00
Joel Bodenmann
2a0dfcf1c1 fixed clipping issue when widget text is long than the widget itself 2014-02-01 16:04:07 +01:00
Joel Bodenmann
55ced68fbd list demo & doc 2014-02-01 15:38:37 +01:00
Joel Bodenmann
2aa0612c65 gfxconf.example.h 2014-02-01 14:46:21 +01:00
Joel Bodenmann
c1233034db default list render has now #defines for horizontal and vertical text padding 2014-02-01 13:36:11 +01:00
Joel Bodenman
49beaba572 Merged in daid/ugfx (pull request #4)
Add smooth scrolling option to ugfx list.
2014-01-31 11:32:30 +01:00
inmarket
5bba108949 More GFile code 2014-01-29 00:37:16 +10:00
daid
a059c6c59c Add smooth scrolling option to ugfx list. 2014-01-24 15:14:40 +01:00
inmarket
c5ab2adbf0 More code for GFile 2014-01-24 19:33:28 +10:00
inmarket
0d9532c047 Merge branch 'master' into gfile 2014-01-17 18:38:33 +10:00
inmarket
199b89e4dc Updates to console history. This now works well. 2014-01-17 18:36:28 +10:00
Joel Bodenmann
1f3f8bdbe6 fixes in gdispImage nativ format by Marc Pignat 2014-01-17 08:04:35 +01:00
Joel Bodenmann
1d059a619c Revert "doc"
This reverts commit 1791bec348.
2014-01-10 18:38:00 +01:00
inmarket
f8f85b6c43 Increase size of gwin flags to 32 bits. 2014-01-09 08:52:50 +10:00
inmarket
ca8ca49825 Increase size of gwin flags to 32 bits. 2014-01-09 08:52:26 +10:00
inmarket
f657477fdd Merge branch 'master' into gfile 2014-01-09 08:47:27 +10:00
inmarket
1791bec348 doc 2014-01-09 08:39:08 +10:00
inmarket
b0adc0bed3 New codingstyle.txt 2014-01-09 08:36:25 +10:00
Joel Bodenmann
d30b8288ad doc 2014-01-07 08:19:39 +01:00
Joel Bodenmann
ac98de6b69 added gwinGetColor() and gwinGetBgColor() 2014-01-06 22:06:36 +01:00
Joel Bodenmann
192335ea35 doc 2014-01-06 21:54:13 +01:00
Joel Bodenmann
916d2d0f52 Removed codingstyle.txt as nearly every rule in there was ignored 2014-01-06 01:20:09 +01:00
inmarket
fb29f601f1 Start of GFILE module 2014-01-05 00:02:53 +10:00
Joel Bodenmann
07869da909 Revert "removed unnecessary macro"
This reverts commit 4e3aaa6de5.
2014-01-04 01:31:47 +01:00
Joel Bodenmann
ffed62c5ba GWIN_CONSOLE_NEED_HISTORY -> GWIN_CONSOLE_USE_HISTORY 2014-01-03 19:14:41 +01:00
Joel Bodenmann
ae6c2965ad whitespaces 2014-01-03 19:12:32 +01:00
Joel Bodenmann
9515578e67 gfxconf.h fixes 2014-01-03 17:10:54 +01:00
Joel Bodenmann
9d14022ad9 Refactored gfxconf.example.h 2014-01-03 13:49:27 +01:00
Joel Bodenmann
4e3aaa6de5 removed unnecessary macro 2014-01-02 03:28:05 +01:00
inmarket
d18325e576 Remove variable name conflict with doom demo 2013-12-30 09:05:29 +10:00
inmarket
1f730d474c Merge remote-tracking branch 'origin/master' 2013-12-29 11:40:36 +10:00
inmarket
fcc6c165b9 Break huge wad structure up for easier compiling. 2013-12-29 11:39:14 +10:00