Commit Graph

517 Commits

Author SHA1 Message Date
vurtun
88aee720af updated Readme 2015-06-24 12:31:07 +02:00
vurtun
591175f02d removed scrollbar jankiness 2015-06-23 19:48:10 +02:00
vurtun
5cd7218465 limited scrollbar mouse scroll to panels 2015-06-23 19:23:25 +02:00
vurtun
a465ad2f32 updated screenshot 2015-06-23 16:56:04 +02:00
vurtun
071b1e7cfe changed tiled layout panel scaler color to a less threading color 2015-06-23 16:45:42 +02:00
vurtun
dd04899f18 provided easy access to layout size and state 2015-06-23 16:43:16 +02:00
vurtun
5b1ae5553c added basic tile panel scaling 2015-06-23 16:33:49 +02:00
vurtun
536c81f193 updated tiled layout API to be easier to use 2015-06-23 14:23:33 +02:00
vurtun
e50fec3e12 fixed typo 2015-06-22 16:44:29 +02:00
vurtun
71da8fe40d fixed slider + fixed overlapped hidden panels 2015-06-22 16:42:30 +02:00
vurtun
24129147c9 added state changes to declare layout either as user updateable or not 2015-06-22 13:30:03 +02:00
vurtun
2f5e17ba5e fixed small pixel clipping bug 2015-06-22 13:14:34 +02:00
vurtun
b26ea36656 removed rounding in win32 demo since it looks ugly as hell 2015-06-22 13:04:40 +02:00
vurtun
514edc2b86 fixed bat and win32 demo to compile 2015-06-22 12:52:08 +02:00
vurtun
cd0691b66d added bat make file for win32 demo 2015-06-22 12:47:21 +02:00
vurtun
aec01fbc30 removed comment describing the old header only ussage 2015-06-21 17:16:11 +02:00
vurtun
aebb242e3f seperated library by into header and source file since changes in the implementation part force a complete recompile 2015-06-20 19:06:36 +02:00
Micha Mettke
7664acd0ab Merge pull request #1 from ocornut/master
Fixed win32 demo
2015-06-20 12:03:59 +02:00
ocornut
6744ffa6ef fixed win32 demo 2015-06-19 19:54:35 -06:00
vurtun
ad208d5979 seperated header part from implementation 2015-06-18 12:12:57 +02:00
vurtun
04ea758313 fixed some typos 2015-06-15 23:46:13 +02:00
vurtun
a0778cdd85 changed active shelf tab text color 2015-06-13 23:50:25 +02:00
vurtun
14c4773116 fixed a small bug 2015-06-10 21:04:20 +02:00
vurtun
0085c2a6b2 added mouse wheel scrolling in opengl/nano demo for panel scrollbars 2015-06-10 17:35:46 +02:00
vurtun
0663b3197c fixed some small issues 2015-06-10 15:09:10 +02:00
vurtun
74595cebac fixed checkbox/radiobutton text drawing 2015-06-10 14:51:42 +02:00
vurtun
c970c531c7 updated screeenshot 2015-06-10 14:13:25 +02:00
vurtun
e52de44b51 fixed text button text drawing 2015-06-10 13:29:09 +02:00
vurtun
9a97458ec6 tiny demo table example compression update 2015-06-10 11:25:35 +02:00
vurtun
3d5ac675cd fixed shelf tab padding 2015-06-09 20:23:04 +02:00
vurtun
047e542f36 updated Readme 2015-06-09 19:36:07 +02:00
vurtun
a37cdb60f1 added user defined panel row widget layout 2015-06-09 17:05:05 +02:00
vurtun
81d1638495 updated Readme 2015-06-08 20:19:57 +02:00
vurtun
7b23c14c8b updated demo screenshot 2015-06-08 11:00:06 +02:00
vurtun
f13126d474 fixed tab padding 2015-06-08 10:55:35 +02:00
vurtun
785e0aa1c5 updated demo screenshot 2015-06-08 10:46:02 +02:00
vurtun
656c2e0362 added button with text and icon/triangle 2015-06-06 20:13:28 +02:00
vurtun
43977a8dc3 fixed some typos 2015-06-06 12:45:18 +02:00
vurtun
c3db81e0d5 updated nanovg example 2015-06-05 23:00:51 +02:00
vurtun
06c3c57954 fixed opengl font string width calculation 2015-06-05 22:55:17 +02:00
vurtun
34014b472b fixed panel header spacing 2015-06-05 22:32:44 +02:00
vurtun
bf18f0bde2 finally fixed font drawing in opengl demo 2015-06-05 20:27:26 +02:00
vurtun
12291fc4e0 added some comments 2015-06-05 15:42:54 +02:00
vurtun
d54da1049f finished first documentation pass 2015-06-05 15:01:15 +02:00
vurtun
272807b4f3 configuration docu 2015-06-04 22:50:22 +02:00
vurtun
04cf4f9566 added additional docu 2015-06-04 22:37:47 +02:00
vurtun
52dcdb2d1e added some documentation 2015-06-04 22:17:54 +02:00
vurtun
4d5f69423f updated demo screenshot 2015-06-03 13:55:03 +02:00
vurtun
42c1e3b4e9 added round rectangles to win32 demo 2015-06-03 13:43:32 +02:00
vurtun
ab6a578523 fixed button rounding 2015-06-03 13:35:12 +02:00