Commit Graph

796 Commits

Author SHA1 Message Date
vurtun
d1d1e32da7 fixed zr_menu_item_xxx 2015-12-08 16:26:31 +01:00
vurtun
3eeacea7b6 updated example + demo 2015-12-08 16:25:56 +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
80faad49fe removed debug code 2015-12-04 21:03:56 +01:00
vurtun
f7fdba4335 added password edit field 2015-12-04 01:08:39 +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
570bea3877 updated readme 2015-12-01 11:20:07 +01:00
vurtun
2b2b33fc0b added multiline editbox + fixed some bugs 2015-12-01 00:21:34 +01:00
vurtun
869270dc94 updated Readme 2015-11-26 20:18:08 +01:00
vurtun
252b746908 added example fonts 2015-11-26 20:13:11 +01:00
vurtun
4b2588a7c1 Merge branch 'mattn-win32' 2015-11-26 18:32:07 +01:00
Yasuhiro Matsumoto
7be9ee3448 fix Makefile for windows 2015-11-26 23:42:01 +09:00
Yasuhiro Matsumoto
2495b03b30 win32 porting 2015-11-26 23:41:32 +09:00
Yasuhiro Matsumoto
50d3324d73 fix Makefile for windows 2015-11-26 23:32:57 +09:00
Yasuhiro Matsumoto
f0ae284c9c include inttypes.h for PRIu64 2015-11-26 23:32:31 +09:00
vurtun
4dcbbfd2cc added japanese font range 2015-11-26 12:47:48 +01:00
vurtun
766b0e841f Merge branch 'mattn-compiler-warning' 2015-11-26 11:22:53 +01:00
Yasuhiro Matsumoto
0863941ab4 Remove compiler warnings 2015-11-26 15:56:05 +09:00
vurtun
bf493a550e added glfw demo 2015-11-25 18:12:58 +01:00
vurtun
8c61671141 removed unused variables 2015-11-25 18:12:32 +01:00
vurtun
4a9fd633ef renamed opengl version to sdl 2015-11-25 17:26:23 +01:00
Micha Mettke
69e13ea482 fixed win32 demo 2015-11-25 16:11:01 -08:00
vurtun
3e0ff05f9e removed unused variables 2015-11-24 19:33:46 +01:00
vurtun
61a56a48c4 added additional more clean demo version 2015-11-24 17:47:52 +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
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