Commit Graph

1005 Commits

Author SHA1 Message Date
vurtun
c13cc8cec7 updated readme 2015-12-11 00:11:34 +01:00
vurtun
6888141745 simplified icon handling 2015-12-10 20:24:19 +01:00
vurtun
b1011f457f updated examples to changes 2015-12-09 22:58:13 +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
db695a6e62 fixed typo 2015-12-08 23:27:59 +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
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