Commit Graph

231 Commits

Author SHA1 Message Date
vurtun
e68c87ef27 made widgets private + removed tree 2015-11-19 18:36:16 +01:00
vurtun
c4b97faac0 removed unused variables 2015-11-11 16:56:21 +01:00
vurtun
56574a7361 added editbox with enter support 2015-11-11 12:03:17 +01:00
vurtun
b4370cf6b1 added draggable color selector 2015-11-10 16:37:48 +01:00
vurtun
65a865c570 added dragging widget 2015-11-10 15:07:43 +01:00
vurtun
045375f650 added text input to demo 2015-11-09 21:40:35 +01:00
vurtun
b9cfc77fc7 fixed window border clipping rect 2015-11-08 11:02:18 +01:00
vurtun
34991229ed tweaked splitter text width 2015-11-08 00:27:10 +01:00
vurtun
4c57d8cddc fixed c++ errors 2015-11-07 23:59:38 +01:00
vurtun
cbb0384b26 added metrics window to demo 2015-11-06 15:50:22 +01:00
vurtun
de0bad0a04 added horizontal and vertical splitter 2015-11-06 12:56:57 +01:00
vurtun
473a9fdc25 added contextual menu to demo 2015-11-06 10:44:53 +01:00
vurtun
9a3c439a30 added spinner widgets to basic widgets 2015-11-06 10:12:30 +01:00
vurtun
a2ccfc6b8a fixed window flags 2015-11-05 22:34:42 +01:00
vurtun
3820fae3b2 added readme example back into demo 2015-11-05 20:15:16 +01:00
vurtun
f5f87a837d update win32 demo 2015-11-05 20:05:51 +01:00
vurtun
1aac008546 rewrote demo for better examples 2015-11-05 19:47:04 +01:00
vurtun
62bde3f475 removed private Makefile 2015-11-04 09:41:21 +01:00
vurtun
22c43fb00e added float spinner 2015-10-30 23:36:50 +01:00
vurtun
f88e92dd43 fixed text overdraw 2015-10-27 12:05:22 +01:00
vurtun
c4a59bfb57 removed tiled layout since it provided duplicated functionality 2015-10-24 16:13:39 +02:00
vurtun
a90df46eb5 Revert "removed tiled layout + added splitter to file browser example"
This reverts commit 5b07222968.
2015-10-24 15:57:26 +02:00
vurtun
5b07222968 removed tiled layout + added splitter to file browser example 2015-10-24 15:51:20 +02:00
vurtun
083152c6b9 fixed text image button + fixed internal font baker alignment 2015-10-21 18:43:31 +02:00
vurtun
b0af454098 added zr_input_unicode as another text input method 2015-10-14 09:28:15 +02:00
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