Commit Graph

2112 Commits

Author SHA1 Message Date
vurtun c602c60843 added input field to example 2015-04-05 19:01:19 +02:00
vurtun 767d5436cb updated demo and added example 2015-04-05 18:52:40 +02:00
vurtun 27ba9b9a32 correct Makefile 2015-04-05 17:21:01 +02:00
vurtun db82d3c104 changed clip memory management + fixed opengl demo + uses correct MAkefile 2015-04-05 17:19:44 +02:00
vurtun 7c3860f173 compressed button events 2015-04-04 18:32:46 +02:00
vurtun 79950c83c4 fixed typo + used correct boolean type 2015-04-04 18:26:22 +02:00
vurtun ca1a3618f0 updated Readme 2015-04-03 22:39:09 +02:00
vurtun 808c6fecb9 fixed panel minimizing effect on tabs 2015-04-03 21:36:07 +02:00
vurtun 773c6fa00a removed list 2015-04-03 21:09:21 +02:00
vurtun 12c71aabf8 scrollbar is mandetory 2015-04-03 18:59:24 +02:00
vurtun 3639ce35aa updated Readme + removed possible null pointer access 2015-04-03 17:40:47 +02:00
vurtun 854c3124d1 fixed small issues 2015-04-03 15:41:58 +02:00
vurtun 78e2684697 made tab/group/shelf own type 2015-04-03 13:21:45 +02:00
vurtun 226dbee7cd lean & mean demo 2015-04-02 20:09:03 +02:00
vurtun 260b7da2cc added layout tabs 2015-03-31 18:29:45 +02:00
vurtun 4fb9870f33 added panel tabs 2015-03-30 17:31:55 +02:00
vurtun a23649ba9f changed intern render structure 2015-03-30 14:07:39 +02:00
vurtun 667b4bcf29 removed need for string length in api 2015-03-30 00:51:07 +02:00
vurtun 4e7f37243c small changes 2015-03-27 19:07:22 +01:00
vurtun bf027d6a21 rewrote list 2015-03-27 18:14:02 +01:00
vurtun e60644e4f3 moved font to demo directory 2015-03-27 17:24:54 +01:00
vurtun 3489caac85 moved opengl to demo directory 2015-03-27 17:19:49 +01:00
vurtun 7b69fd8b76 removed assert test 2015-03-27 16:55:42 +01:00
vurtun 221b9038d8 added asserts in DEBUG mode 2015-03-27 16:54:23 +01:00
vurtun 6b9d01b630 fixed hidden flag + removed crash on oom 2015-03-27 15:18:38 +01:00
vurtun f53b44e96c added panel hidden flag 2015-03-27 15:01:23 +01:00
vurtun ce997d30ae added missing word 2015-03-27 13:50:52 +01:00
vurtun a1bb6f6c0f fixed image widget 2015-03-27 01:57:45 +01:00
vurtun 29d3198664 fixed command and spinner widget 2015-03-25 23:30:24 +01:00
vurtun 30c37b134c removed container_of macros becauce of undefined behavior (clang) and added sdl text input 2015-03-25 22:52:25 +01:00
vurtun 9524dfebea removed platform depended compiler flag 2015-03-25 18:43:54 +01:00
vurtun d2549a2f23 updated Readme 2015-03-25 14:32:43 +01:00
vurtun 4ccfa27d45 made panel moveing and scaling smoother 2015-03-25 14:19:27 +01:00
vurtun 760767d789 added panel scaling 2015-03-25 14:15:42 +01:00
vurtun 1085f843aa finished stack layered input 2015-03-24 19:28:59 +01:00
vurtun 855e181015 basic panel movement working 2015-03-24 17:12:42 +01:00
vurtun 1a83fff3e8 multiple panels are working 2015-03-24 13:08:42 +01:00
vurtun 5c2ffcae38 X11 -> SDL2 + beginning of last abstraction layer 2015-03-23 17:18:18 +01:00
vurtun 6f82dbf69c texture changed 2015-03-20 18:01:27 +01:00
vurtun b4555c26dc added text box 2015-03-20 11:59:29 +01:00
vurtun 6f78f0bcff update 2015-03-20 10:58:11 +01:00
vurtun 0633e10938 temporary 2015-03-17 14:55:34 +01:00
vurtun 06aa6a2f34 shit's in flames 2015-03-17 14:42:49 +01:00
vurtun b2abef3b5a added panel group + panel border 2015-03-16 14:02:47 +01:00
vurtun de1cc580fe update 2015-03-16 09:51:33 +01:00
vurtun cbc25a5d5f added spinner + command input 2015-03-14 17:05:30 +01:00
vurtun a80f80c141 cleanup + image + text 2015-03-13 20:01:31 +01:00
vurtun 6df135829c cleanup 2015-03-12 22:53:28 +01:00
vurtun b7be69dcf0 add panel minimizing and closing 2015-03-11 18:17:37 +01:00
vurtun 523a604258 fixed panel spacing 2015-03-11 15:08:34 +01:00