Commit Graph

36 Commits (0b204ed8e39d900c22f11e02c47de970648dbb31)

Author SHA1 Message Date
Joel Bodenmann 0b204ed8e3 Reworking the GWIN doxygen documentation. 2014-05-20 18:05:38 +02:00
inmarket 669a88cd06 spelling 2014-05-11 13:13:36 +10:00
inmarket cb606359cc Multiple changes to GWIN to support containers. 2014-05-10 01:11:30 +10:00
inmarket b37370bdb5 Added extra safety to GWIN objects 2014-05-01 16:45:26 +10:00
inmarket cf548f0e9c Fix some gwin list widget mouse bugs 2014-05-01 13:53:46 +10:00
Joel Bodenmann 8b4ca72036 Added gwinListEnableRender() 2014-04-26 03:27:19 +02: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
inmarket 61c765c2fc Removing compiler warnings from new list code 2014-02-07 14:10:11 +10:00
Joel Bodenmann bf8ceb278f improving performance of gwinListAddItem() by Marc Pignat 2014-02-02 12:38:47 +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
daid a059c6c59c Add smooth scrolling option to ugfx list. 2014-01-24 15:14:40 +01:00
Joel Bodenmann 07869da909 Revert "removed unnecessary macro"
This reverts commit 4e3aaa6de5.
2014-01-04 01:31:47 +01:00
Joel Bodenmann 4e3aaa6de5 removed unnecessary macro 2014-01-02 03:28:05 +01:00
inmarket 7a7e223d15 Add multiple display support to GWIN.
You can now create windows on multiple displays.
2013-10-24 18:36:11 +10:00
inmarket 6ad2ecf818 Fix invalid return value in gwin/lists.c 2013-10-24 16:51:22 +10:00
Joel Bodenmann d41109a6c7 fixed small bug 2013-10-24 09:15:28 +10:00
Joel Bodenmann 8fce1a6fce Added gwinListSetScroll 2013-10-24 09:14:27 +10:00
Joel Bodenmann 6cc80926f0 Added gwinListGetSelectedText() 2013-10-23 17:28:04 +10:00
inmarket 118f87afb1 Fix GWIN lists font handling. 2013-08-01 18:13:21 +10:00
inmarket 2e91479bd5 Add image support to GWIN Listboxes.
Updated GWIN widgets demo to match.
2013-08-01 18:05:48 +10:00
inmarket 312e759124 Add GWIN List multi-select support 2013-08-01 15:58:46 +10:00
inmarket b0b3539639 Update GWIN list.
Now supports item and page scrolling.
A few bugs fixed.
2013-08-01 14:54:25 +10:00
Joel Bodenmann 31f3554602 list update 2013-07-28 23:18:59 +02:00
Joel Bodenmann 632566e243 list fix 2013-07-28 15:26:59 +02:00
Joel Bodenmann 423c28b40e cleanup 2013-07-28 07:04:04 +02:00
Joel Bodenmann c66e5cd9cb some more list widget work 2013-07-28 07:00:08 +02:00
Joel Bodenmann c7fdb5df2a list widget first implementation 2013-07-28 02:06:27 +02:00
Joel Bodenmann 9edb1dab8b compiler warnings 2013-07-28 01:15:36 +02:00
Joel Bodenmann 40611e264d some more list work 2013-07-27 22:55:32 +02:00
inmarket 984e14efb7 List updates and add list demo - still work in progress 2013-07-27 22:26:16 +10:00
Joel Bodenmann 9dfcbef848 list work in progress 2013-07-27 15:23:52 +02:00
Joel Bodenmann 57eeb16aba list widget - work in progress 2013-07-25 19:15:51 +02:00
Joel Bodenmann 73c5ef26f8 fixed license headers 2013-07-21 22:20:37 +02:00
Joel Bodenmann a675834266 doxygen updates 2013-07-21 22:02:57 +02:00
Joel Bodenmann 259f822ba7 added list widget dummy 2013-07-17 17:49:21 +02:00