Commit Graph

163 Commits

Author SHA1 Message Date
vurtun
c0d770a08f added unscaleable tiled layout slots to scaleable tiled layouts 2015-07-09 08:44:18 +02:00
vurtun
455c4ef1cc fixed gui_ptr_add 2015-07-08 12:05:20 +02:00
vurtun
18f27e91a5 added Editbox + removed c++ compile erros under gcc and clang 2015-07-04 23:36:01 +02:00
vurtun
28323aef51 added getter for the minimized state of the panel 2015-07-02 13:41:52 +02:00
vurtun
9180bc0b59 added panel flag getter/setter 2015-07-02 13:08:44 +02:00
vurtun
2d79b360f0 devided text input into char and glyph for usability 2015-07-02 11:56:51 +02:00
vurtun
0b4ec4b02a changed hovering button color + added text icon button to panel 2015-07-01 14:01:53 +02:00
vurtun
868108edb5 removed some minor things clang analyzer and gcc had a problem with 2015-06-27 11:40:39 +02:00
vurtun
5cd7218465 limited scrollbar mouse scroll to panels 2015-06-23 19:23:25 +02:00
vurtun
dd04899f18 provided easy access to layout size and state 2015-06-23 16:43:16 +02:00
vurtun
5b1ae5553c added basic tile panel scaling 2015-06-23 16:33:49 +02:00
vurtun
536c81f193 updated tiled layout API to be easier to use 2015-06-23 14:23:33 +02:00
vurtun
e50fec3e12 fixed typo 2015-06-22 16:44:29 +02:00
vurtun
71da8fe40d fixed slider + fixed overlapped hidden panels 2015-06-22 16:42:30 +02:00
vurtun
24129147c9 added state changes to declare layout either as user updateable or not 2015-06-22 13:30:03 +02:00
vurtun
2f5e17ba5e fixed small pixel clipping bug 2015-06-22 13:14:34 +02:00
vurtun
aec01fbc30 removed comment describing the old header only ussage 2015-06-21 17:16:11 +02:00
vurtun
aebb242e3f seperated library by into header and source file since changes in the implementation part force a complete recompile 2015-06-20 19:06:36 +02:00
vurtun
ad208d5979 seperated header part from implementation 2015-06-18 12:12:57 +02:00
vurtun
04ea758313 fixed some typos 2015-06-15 23:46:13 +02:00
vurtun
a0778cdd85 changed active shelf tab text color 2015-06-13 23:50:25 +02:00
vurtun
14c4773116 fixed a small bug 2015-06-10 21:04:20 +02:00
vurtun
0085c2a6b2 added mouse wheel scrolling in opengl/nano demo for panel scrollbars 2015-06-10 17:35:46 +02:00
vurtun
0663b3197c fixed some small issues 2015-06-10 15:09:10 +02:00
vurtun
74595cebac fixed checkbox/radiobutton text drawing 2015-06-10 14:51:42 +02:00
vurtun
e52de44b51 fixed text button text drawing 2015-06-10 13:29:09 +02:00
vurtun
9a97458ec6 tiny demo table example compression update 2015-06-10 11:25:35 +02:00
vurtun
3d5ac675cd fixed shelf tab padding 2015-06-09 20:23:04 +02:00
vurtun
a37cdb60f1 added user defined panel row widget layout 2015-06-09 17:05:05 +02:00
vurtun
f13126d474 fixed tab padding 2015-06-08 10:55:35 +02:00
vurtun
656c2e0362 added button with text and icon/triangle 2015-06-06 20:13:28 +02:00
vurtun
43977a8dc3 fixed some typos 2015-06-06 12:45:18 +02:00
vurtun
34014b472b fixed panel header spacing 2015-06-05 22:32:44 +02:00
vurtun
bf18f0bde2 finally fixed font drawing in opengl demo 2015-06-05 20:27:26 +02:00
vurtun
12291fc4e0 added some comments 2015-06-05 15:42:54 +02:00
vurtun
d54da1049f finished first documentation pass 2015-06-05 15:01:15 +02:00
vurtun
272807b4f3 configuration docu 2015-06-04 22:50:22 +02:00
vurtun
04cf4f9566 added additional docu 2015-06-04 22:37:47 +02:00
vurtun
52dcdb2d1e added some documentation 2015-06-04 22:17:54 +02:00
vurtun
ab6a578523 fixed button rounding 2015-06-03 13:35:12 +02:00
vurtun
243250c5bd moved to single header library 2015-06-03 00:58:57 +02:00
vurtun
ce3422193e removed shell widget 2015-05-31 21:57:20 +02:00
vurtun
42e7d8a5cd added basic widget rounding 2015-05-31 21:49:20 +02:00
vurtun
3508325cf9 added slider cursor types 2015-05-31 20:00:00 +02:00
vurtun
36415e0cd2 created selector widget 2015-05-31 16:02:48 +02:00
vurtun
4d37ffbefb create spinner widget 2015-05-31 15:41:09 +02:00
vurtun
248c67acf9 added nanovg demo 2015-05-31 14:41:46 +02:00
vurtun
eea9452cee added missing arguments to layout 2015-05-30 21:20:04 +02:00
vurtun
da971ee59a removed not yet implemented function prototype 2015-05-29 21:37:13 +02:00
vurtun
350b294811 fixed panel closing 2015-05-29 14:32:40 +02:00