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 |
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 |