Commit Graph

513 Commits

Author SHA1 Message Date
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
vurtun
083152c6b9 fixed text image button + fixed internal font baker alignment 2015-10-21 18:43:31 +02:00
vurtun
d050b444ef removed space event in nodedit example 2015-10-17 01:00:14 +02:00
vurtun
f32da7a789 added compile indepenedent pointer alignment 2015-10-14 18:34:12 +02:00
vurtun
b0af454098 added zr_input_unicode as another text input method 2015-10-14 09:28:15 +02:00
vurtun
bd9eb035fd fixed anti-aliased vertex output 2015-10-13 14:21:48 +02:00
vurtun
bf426606f3 moved space key into text input 2015-10-13 13:03:30 +02:00
vurtun
7223a1ee23 removed logic gate example 2015-10-10 22:16:01 +02:00
vurtun
8d46169e6a added logic gate editor example 2015-10-10 17:23:24 +02:00
vurtun
f813452241 made zr_widget_button public 2015-10-10 17:22:38 +02:00
vurtun
28d7f02964 updated Readme example 2015-10-10 10:09:25 +02:00
vurtun
64ff873c8e update Readme example 2015-10-10 10:06:48 +02:00
Micha Mettke
c28075cce1 added scrolling to win32 demo 2015-10-08 09:51:16 -07:00
vurtun
f49a83c7d2 fixed popup + tooltip combination 2015-10-08 10:05:02 +02:00
vurtun
20824d6dd5 changed global demo make script to Makefile 2015-10-08 10:04:42 +02:00
Micha Mettke
2d35a36352 fixed win32 demo input + window header title bounds calculation 2015-10-06 09:50:20 -07:00
vurtun
cb65e13381 removed unused variable in scrollbarh + moved demo helper macros into demo.c 2015-10-05 23:38:21 +02:00
vurtun
2341c37ce5 update node editor example to changes 2015-10-01 16:26:05 +02:00
vurtun
7836242543 fixed symbol text button + text spacing in header title 2015-10-01 16:21:48 +02:00
vurtun
bb0d96daeb Merge branch 'master' of https://github.com/vurtun/gui 2015-09-30 20:16:49 +02:00
Micha Mettke
4e80a2d960 added win32 demo + fixed some msvc warnings 2015-09-30 17:00:37 -07:00
vurtun
5e83046405 added addition assert to check for out of memory in static buffer and fix #16 2015-09-30 20:15:54 +02:00
vurtun
7b92b209e5 removed unused variables 2015-09-30 10:57:23 +02:00
vurtun
f996caffc8 updated Readme 2015-09-30 10:40:53 +02:00
vurtun
a04805868b updated Readme 2015-09-30 10:23:45 +02:00
vurtun
fb7d6536b3 fixed #14 and fixed #15 2015-09-30 10:19:19 +02:00
vurtun
e992b1f535 added node editor example 2015-09-27 21:02:38 +02:00
vurtun
c89030a2d8 fixed spinner text input 2015-09-25 17:33:54 +02:00
vurtun
2d232c14e3 fixed tooltip + added addition utility functions 2015-09-25 16:39:37 +02:00
vurtun
10aaf0ac31 added tooltips + helper function to peek next widget bounds 2015-09-25 14:06:44 +02:00