Commit Graph

588 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
vurtun
7223a1ee23 removed logic gate example 2015-10-10 22:16:01 +02:00
vurtun
8d46169e6a added logic gate editor example 2015-10-10 17:23:24 +02:00
vurtun
f813452241 made zr_widget_button public 2015-10-10 17:22:38 +02:00
vurtun
28d7f02964 updated Readme example 2015-10-10 10:09:25 +02:00
vurtun
64ff873c8e update Readme example 2015-10-10 10:06:48 +02:00
Micha Mettke
c28075cce1 added scrolling to win32 demo 2015-10-08 09:51:16 -07:00
vurtun
f49a83c7d2 fixed popup + tooltip combination 2015-10-08 10:05:02 +02: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
vurtun
2341c37ce5 update node editor example to changes 2015-10-01 16:26:05 +02:00
vurtun
7836242543 fixed symbol text button + text spacing in header title 2015-10-01 16:21:48 +02:00
vurtun
bb0d96daeb Merge branch 'master' of https://github.com/vurtun/gui 2015-09-30 20:16:49 +02:00
Micha Mettke
4e80a2d960 added win32 demo + fixed some msvc warnings 2015-09-30 17:00:37 -07:00
vurtun
5e83046405 added addition assert to check for out of memory in static buffer and fix #16 2015-09-30 20:15:54 +02:00
vurtun
7b92b209e5 removed unused variables 2015-09-30 10:57:23 +02:00
vurtun
f996caffc8 updated Readme 2015-09-30 10:40:53 +02:00
vurtun
a04805868b updated Readme 2015-09-30 10:23:45 +02:00
vurtun
fb7d6536b3 fixed #14 and fixed #15 2015-09-30 10:19:19 +02:00
vurtun
e992b1f535 added node editor example 2015-09-27 21:02:38 +02:00
vurtun
c89030a2d8 fixed spinner text input 2015-09-25 17:33:54 +02:00
vurtun
2d232c14e3 fixed tooltip + added addition utility functions 2015-09-25 16:39:37 +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
0f464e6086 renamed LICENSE 2015-09-22 19:30:24 +02:00
vurtun
3a48acfe69 changed menu api 2015-09-22 19:26:39 +02:00
vurtun
4bf1e4d0ca fixed wrong clipping in moveable groups 2015-09-22 17:41:20 +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
f2029c4b2a updated readme 2015-09-19 17:59:10 +02:00
vurtun
0a989ffa8b removed unused variable 2015-09-19 14:00:06 +02:00
vurtun
7e4a3703f1 hopefully fixed horizontal scrollbar 2015-09-19 13:56:49 +02:00
vurtun
c3a389813e fixed static tiled widget layout 2015-09-19 12:28:07 +02:00
vurtun
8d1607a747 updated readme 2015-09-19 11:21:51 +02:00
vurtun
270c2833ca updated Readme 2015-09-18 19:03:03 +02:00
vurtun
ca188423cb added flag indication if a window was scaled 2015-09-18 17:25:08 +02:00
vurtun
dee711144a added flag indication if window was moved 2015-09-18 17:22:17 +02:00
vurtun
3ed8c39684 fixed free space conversion function 2015-09-18 14:35:44 +02:00
vurtun
28edf6957b fixed popup clipping rectangle 2015-09-18 11:33:49 +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