Commit Graph

768 Commits

Author SHA1 Message Date
vurtun
a59a5f54d6 fixed zr_spacing 2015-11-23 12:52:21 +01:00
vurtun
3e6d7bb1ec updated Readme example 2015-11-22 20:19:32 +01:00
vurtun
19e4080537 changed window header API for less draw calls 2015-11-22 20:03:42 +01:00
vurtun
61a527f0d7 updated examples to new font callback 2015-11-22 01:20:39 +01:00
vurtun
c3f02270dd updated demos 2015-11-21 12:20:36 +01:00
vurtun
da8ce2e673 fixed multiple windows with opened popups 2015-11-21 12:19:22 +01:00
vurtun
297e271915 removed shelf 2015-11-20 19:41:30 +01:00
vurtun
4cad83b52b removed debug code 2015-11-20 18:40:41 +01:00
vurtun
ec0239d448 fixed horizontal scrollbar with tabs 2015-11-20 17:59:33 +01:00
vurtun
9c0f6d4346 updated Readme 2015-11-20 13:47:46 +01:00
vurtun
98169d33a7 fixed flexible font height 2015-11-20 13:38:37 +01:00
vurtun
44156326b9 added text height to text command 2015-11-20 00:20:03 +01:00
vurtun
b1f35976ca update examples 2015-11-19 21:39:23 +01:00
vurtun
69e3bb332f updated Readme 2015-11-19 21:02:36 +01:00
vurtun
4ac4b95ef2 removed CPP warnings 2015-11-19 20:24:33 +01:00
vurtun
bdc110266f fixed cast 2015-11-19 19:44:20 +01:00
vurtun
e68c87ef27 made widgets private + removed tree 2015-11-19 18:36:16 +01:00
vurtun
f8f77607ae updated Readme 2015-11-18 20:12:32 +01:00
vurtun
3b2e2e10e2 fixed drawing of minimized window header 2015-11-16 22:52:21 +01:00
vurtun
0fb7c81e2b updated Readme Example 2015-11-13 09:40:28 +01:00
vurtun
69b347ad2d fixed utf-8 text input 2015-11-12 16:45:18 +01:00
vurtun
309cd788ab fixed clipping rect for windows without header 2015-11-11 19:05:55 +01:00
vurtun
122076a271 fixed missing top window header border 2015-11-11 17:21:23 +01:00
vurtun
c4b97faac0 removed unused variables 2015-11-11 16:56:21 +01:00
vurtun
74a2eb5a8e fixed dynamic windows without header drawing bug 2015-11-11 16:55:44 +01:00
vurtun
56574a7361 added editbox with enter support 2015-11-11 12:03:17 +01:00
vurtun
f864d33b5f removed enter from editbox to be useable outside 2015-11-11 12:01:13 +01:00
vurtun
cff5fec1d6 fixed uninitialized value in drag widget 2015-11-10 20:15:48 +01:00
vurtun
51a26f0481 fixed rgba float to zr_color conversion 2015-11-10 16:38:15 +01:00
vurtun
b4370cf6b1 added draggable color selector 2015-11-10 16:37:48 +01:00
vurtun
cfc87f86fb added additional color helper 2015-11-10 16:24:47 +01:00
vurtun
65a865c570 added dragging widget 2015-11-10 15:07:43 +01:00
vurtun
ef978385ba fixed scrollbar behavior 2015-11-10 11:19:10 +01:00
vurtun
3dafa5e64f fixed missing null check in edit widget 2015-11-09 22:43:16 +01:00
vurtun
045375f650 added text input to demo 2015-11-09 21:40:35 +01:00
vurtun
d261db4114 fixed zr_widget_edit and zr_edit 2015-11-09 21:40:22 +01:00
vurtun
45c2647e57 updated Readme 2015-11-09 13:35:04 +01:00
vurtun
0c323cd4d5 fixed combo box 2015-11-08 21:25:24 +01:00
vurtun
116fd1e4f6 fixed missing tooltip border 2015-11-08 11:19:38 +01:00
vurtun
3ebdb5e062 removed unneeded scissor command 2015-11-08 11:10:56 +01:00
vurtun
cdc32b3709 removed commenent out code 2015-11-08 11:03:54 +01:00
vurtun
fb43cc83ab added group border 2015-11-08 11:02:37 +01:00
vurtun
b9cfc77fc7 fixed window border clipping rect 2015-11-08 11:02:18 +01:00
vurtun
3c9c43d7e2 rewrote copying 2015-11-08 00:27:38 +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
71abcd7145 added additional stats to cmd buffer 2015-11-06 15:49:55 +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