Commit Graph

592 Commits

Author SHA1 Message Date
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
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
cb2e9c2f41 updated examples 2015-11-05 19:39:14 +01:00
vurtun
05742a2f9e fixed some clipping errors 2015-11-05 19:38:46 +01:00
vurtun
cefe45544d fixed selectable 2015-11-05 12:58:37 +01:00
vurtun
798675d5b8 added granularity to checkbox and radio button 2015-11-05 12:41:06 +01:00
vurtun
eae6c4a5d8 added wrapping text 2015-11-05 12:14:10 +01:00
vurtun
2ed60ca5a7 moved button_toggle to selectable + added colors + set default group as borderless + changed some APIs to be easier to use 2015-11-05 09:53:59 +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
b2ea6fb155 updated Readme 2015-10-28 10:36:17 +01:00
vurtun
f88e92dd43 fixed text overdraw 2015-10-27 12:05:22 +01:00
vurtun
4e97a489b2 updated readme 2015-10-25 22:52:40 +01:00
vurtun
ddd8e41f37 removed option group widget 2015-10-24 20:37:37 +02:00
vurtun
c4a59bfb57 removed tiled layout since it provided duplicated functionality 2015-10-24 16:13:39 +02:00
vurtun
e56c0d9621 updated Readme 2015-10-24 16:06:58 +02:00
vurtun
ffb4e28bc5 added splitter to file browser 2015-10-24 16:00:26 +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
2a4c10c012 set file browser path as menubar 2015-10-23 23:40:13 +02:00
vurtun
c2dacf23cc added linux file selector example 2015-10-23 22:55:42 +02:00
vurtun
f865d2a643 removed unused values 2015-10-23 22:52:45 +02:00
vurtun
f5e3ad8b47 removed test code 2015-10-21 23:09:10 +02:00