vurtun
|
581f8e9200
|
major render backend rewrite for greater portability
|
2015-04-15 14:37:19 +02:00 |
vurtun
|
f69689b6ce
|
updated Readme
|
2015-04-12 15:40:42 +02:00 |
vurtun
|
36bec32c56
|
added ttf file command argument
|
2015-04-10 21:50:42 +02:00 |
vurtun
|
a88a9ced86
|
removed unused test function
|
2015-04-10 18:40:48 +02:00 |
vurtun
|
be8c85f184
|
major update font handling update
|
2015-04-10 18:35:17 +02:00 |
vurtun
|
3ec9a0de9f
|
added align for labels & fixed selecting other panels if one panel is minimized
|
2015-04-08 11:54:33 +02:00 |
vurtun
|
4b749995d8
|
added getter for context panel position and size
|
2015-04-07 18:47:32 +02:00 |
vurtun
|
70b27e07b1
|
panel header is now mandetory
|
2015-04-07 18:37:06 +02:00 |
vurtun
|
8d0aba0dc6
|
hides scaler on minimize + tweaked clip panel rect
|
2015-04-07 18:28:29 +02:00 |
vurtun
|
0a7b0b44f8
|
fixed slider step
|
2015-04-07 18:20:28 +02:00 |
vurtun
|
f5670d319f
|
fixed small typos
|
2015-04-07 03:24:31 +02:00 |
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 |