Commit Graph

206 Commits

Author SHA1 Message Date
vurtun
bd9eb035fd fixed anti-aliased vertex output 2015-10-13 14:21:48 +02:00
vurtun
bf426606f3 moved space key into text input 2015-10-13 13:03:30 +02:00
Micha Mettke
c28075cce1 added scrolling to win32 demo 2015-10-08 09:51:16 -07:00
vurtun
20824d6dd5 changed global demo make script to Makefile 2015-10-08 10:04:42 +02:00
Micha Mettke
2d35a36352 fixed win32 demo input + window header title bounds calculation 2015-10-06 09:50:20 -07:00
vurtun
cb65e13381 removed unused variable in scrollbarh + moved demo helper macros into demo.c 2015-10-05 23:38:21 +02:00
Micha Mettke
4e80a2d960 added win32 demo + fixed some msvc warnings 2015-09-30 17:00:37 -07:00
vurtun
fb7d6536b3 fixed #14 and fixed #15 2015-09-30 10:19:19 +02:00
vurtun
10aaf0ac31 added tooltips + helper function to peek next widget bounds 2015-09-25 14:06:44 +02:00
vurtun
316fbb3e2d removed debugging code 2015-09-23 22:46:13 +02:00
vurtun
19443772ba fixed menu bugs 2015-09-23 22:30:11 +02:00
vurtun
f4f15045eb removed framerate limit in opengl + nanovg demo for window smoother dragging 2015-09-23 17:14:08 +02:00
vurtun
6db3603267 removed realloc callback in allocator 2015-09-23 14:52:01 +02:00
vurtun
664463de78 removed binaries 2015-09-23 11:18:15 +02:00
vurtun
273e337895 restructured demo 2015-09-23 11:16:03 +02:00
vurtun
273fb3f293 simplified some APIs 2015-09-22 21:08:59 +02:00
vurtun
3a48acfe69 changed menu api 2015-09-22 19:26:39 +02:00
vurtun
8f892ea84f added license text at the top of file 2015-09-21 20:38:37 +02:00
vurtun
649f2253e1 changed license to zlib (smaller) + added nanovg directory 2015-09-21 17:16:23 +02:00
vurtun
09c687d14d fixed dynamic buffer allocation 2015-09-20 21:08:32 +02:00
vurtun
dca6f8da67 made tiled layout stackable + fixed scrollbar 2015-09-18 11:21:36 +02:00
vurtun
2186694b04 fixed some deeper bugs & changed prefix 2015-09-17 23:09:49 +02:00
vurtun
5ee29fbe22 transfered node editor example to gist 2015-09-17 12:23:58 +02:00
vurtun
0c893e3686 added scrolling to x11 demo + fixed menu window clipping space 2015-09-16 15:04:26 +02:00
vurtun
c875e59710 added optional font handling 2015-09-15 18:13:43 +02:00
vurtun
fc8969dfd5 added tiled layout for widget and windows 2015-09-09 13:54:20 +02:00
vurtun
01e8fcdcbb updated screenshot + fixed demo color list 2015-09-07 19:12:47 +02:00
vurtun
e2e1b4b51e change slider + progressbar style 2015-09-07 18:37:30 +02:00
vurtun
f25790c430 upated nodeditor example 2015-09-06 23:14:15 +02:00
vurtun
efe9265949 added optional anti-aliased vertex buffer output 2015-09-06 19:13:07 +02:00
vurtun
112a5d2541 last commit not done but time to go on 2015-09-04 12:11:12 +02:00
vurtun
ffa28e08ea added right click & fixed button animation 2015-08-31 15:23:49 +02:00
vurtun
d11614d89e added some helper function for free space row layouts 2015-08-31 00:14:41 +02:00
vurtun
7403db93f3 removed nanovg directory 2015-08-30 19:43:02 +02:00
vurtun
d3fe5b4f70 added quad and cubic bezier draw command 2015-08-29 21:07:01 +02:00
vurtun
d1e59be97d added window flag to remove scrollbar fixed combobox/menu 2015-08-29 12:56:40 +02:00
vurtun
02c42176a6 renamed everything + added more widget animations 2015-08-29 11:04:09 +02:00
vurtun
493c16ec34 began simplifying and removing stuff 2015-08-27 19:25:13 +02:00
vurtun
0a6d40b584 fixed bug that caused problems if popup menus and combo boxes are used at the same time 2015-08-21 18:28:18 +02:00
vurtun
8f3280e339 some demo cleanup 2015-08-15 12:00:01 +02:00
vurtun
a582e97326 fixed popup panel blocking 2015-08-14 12:58:20 +02:00
vurtun
8d4b3dca55 fixed undefined uninitialized memory behavior 2015-08-13 20:07:20 +02:00
vurtun
fd5a380a0d fixed input behavior with overlapping panels after closing 2015-08-13 18:12:25 +02:00
vurtun
6709dc8875 added single depth overlapping menus to panels 2015-08-13 16:13:45 +02:00
vurtun
0a969c289c added combo boxes and popup panels 2015-08-12 15:53:12 +02:00
vurtun
bfa81e57b1 added panel bound popups 2015-08-10 20:34:47 +02:00
vurtun
b65ab2eb75 updated Readme example + screenshot 2015-08-07 17:09:23 +02:00
vurtun
83de65caa8 next small update for changes please look in Issue #9 2015-08-07 16:53:52 +02:00
vurtun
a661171516 rewrote command buffering for easier multi-panel support 2015-08-06 16:36:28 +02:00
vurtun
f7ec1b8e30 added float spinner + rewrote panel row layout API 2015-08-05 12:48:01 +02:00