Commit Graph

98 Commits

Author SHA1 Message Date
vurtun
daae1b8804 major update no.1 2015-12-17 16:48:35 +01:00
vurtun
add954399b fixed typo 2015-12-15 13:32:49 +01:00
vurtun
5eb7fa0052 fixed type macro types 2015-12-12 11:37:59 +01:00
vurtun
8125b4bb4c fixed menu 2015-12-09 15:26:33 +01:00
vurtun
b7b24459c6 fixed float point error with scrollbars 2015-12-09 14:34:19 +01:00
vurtun
e73df5399d another try for better mt support 2015-12-09 13:53:56 +01:00
vurtun
ef1be011d7 some steps for better mt support 2015-12-08 23:27:47 +01:00
vurtun
330a77f27e added const to static variable for mt safety 2015-12-08 22:44:45 +01:00
vurtun
d1d1e32da7 fixed zr_menu_item_xxx 2015-12-08 16:26:31 +01:00
vurtun
6db11ac7ce added icon/symbol menus 2015-12-07 13:46:29 +01:00
vurtun
37df97bee1 fixed menu text symbol/icon button 2015-12-06 20:35:18 +01:00
vurtun
98c5cf9277 fixed 'glyphes' typo 2015-12-03 19:32:46 +01:00
vurtun
89e7043b05 fixed 'modifyable' API typo 2015-12-03 18:54:41 +01:00
vurtun
68f03fcffe internally divided widgets into behavior and drawing part 2015-12-01 20:13:41 +01:00
vurtun
2b2b33fc0b added multiline editbox + fixed some bugs 2015-12-01 00:21:34 +01:00
vurtun
4dcbbfd2cc added japanese font range 2015-11-26 12:47:48 +01:00
Yasuhiro Matsumoto
0863941ab4 Remove compiler warnings 2015-11-26 15:56:05 +09:00
vurtun
3e0ff05f9e removed unused variables 2015-11-24 19:33:46 +01:00
vurtun
193f53ce6b fixed horizontal popup scrollbars + added font stack to zr_style 2015-11-24 14:36:28 +01:00
vurtun
a59a5f54d6 fixed zr_spacing 2015-11-23 12:52:21 +01:00
vurtun
19e4080537 changed window header API for less draw calls 2015-11-22 20:03:42 +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
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
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
3b2e2e10e2 fixed drawing of minimized window header 2015-11-16 22:52:21 +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
74a2eb5a8e fixed dynamic windows without header drawing bug 2015-11-11 16:55:44 +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
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
d261db4114 fixed zr_widget_edit and zr_edit 2015-11-09 21:40:22 +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
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
4c57d8cddc fixed c++ errors 2015-11-07 23:59:38 +01:00