vurtun
|
899aaf0fda
|
remove win32 temporarily
|
2015-07-08 12:46:42 +02:00 |
vurtun
|
77033bb08e
|
made demos compile under C++
|
2015-07-08 12:33:07 +02:00 |
vurtun
|
455c4ef1cc
|
fixed gui_ptr_add
|
2015-07-08 12:05:20 +02:00 |
vurtun
|
17247eb46d
|
update screenshot
|
2015-07-05 10:43:27 +02:00 |
vurtun
|
18f27e91a5
|
added Editbox + removed c++ compile erros under gcc and clang
|
2015-07-04 23:36:01 +02:00 |
vurtun
|
30ff356b73
|
updated screenshot
|
2015-07-03 12:11:52 +02:00 |
vurtun
|
dd7eea1343
|
remove swear word from screenshot
|
2015-07-03 10:18:49 +02:00 |
vurtun
|
820292032a
|
added another screenshot to gallery
|
2015-07-02 22:02:07 +02:00 |
vurtun
|
28323aef51
|
added getter for the minimized state of the panel
|
2015-07-02 13:41:52 +02:00 |
vurtun
|
e973545e3b
|
fixed closing/minimize button icon bounding box + fixed opengl text width callback
|
2015-07-02 13:28:43 +02:00 |
vurtun
|
9180bc0b59
|
added panel flag getter/setter
|
2015-07-02 13:08:44 +02:00 |
vurtun
|
9f5bd8bdea
|
newline
|
2015-07-02 12:02:32 +02:00 |
vurtun
|
2d79b360f0
|
devided text input into char and glyph for usability
|
2015-07-02 11:56:51 +02:00 |
vurtun
|
3b7f93c490
|
added missing address operator
|
2015-07-02 11:44:58 +02:00 |
vurtun
|
a24ceb6f29
|
fleshed out font creation in example
|
2015-07-02 11:32:08 +02:00 |
vurtun
|
9b7756bfe6
|
fixed semicolon in example
|
2015-07-02 11:26:52 +02:00 |
vurtun
|
0b4ec4b02a
|
changed hovering button color + added text icon button to panel
|
2015-07-01 14:01:53 +02:00 |
vurtun
|
57c55bdf62
|
defined GUI_ASSERT in the demos + removed some unused variables
|
2015-06-28 10:28:55 +02:00 |
vurtun
|
763f599ab2
|
updated Readme
|
2015-06-28 10:09:53 +02:00 |
vurtun
|
868108edb5
|
removed some minor things clang analyzer and gcc had a problem with
|
2015-06-27 11:40:39 +02:00 |
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 |