Commit Graph

356 Commits

Author SHA1 Message Date
vurtun
b14ee62c42 added some docu + fixed nanovg demo 2015-07-16 14:05:40 +02:00
vurtun
85da49d348 added cloning/cutting/deleting/pasting to tree widget 2015-07-16 11:36:56 +02:00
vurtun
8a84df484d added screenshot + updated Readme 2015-07-16 01:36:19 +02:00
vurtun
e4fa5fad12 added tree widget to panel API 2015-07-16 01:35:21 +02:00
vurtun
fb1b02b177 now hopefully fixed all possible undefined behavior in case of to small panel size 2015-07-15 16:16:22 +02:00
vurtun
c9a2d1cacc fixed some possible undefined behavior if the panel is to small 2015-07-15 16:05:43 +02:00
vurtun
a77a6a91c9 fixed a lot of small issues 2015-07-15 11:37:13 +02:00
vurtun
e6b808f3fc fixed c++ errors 2015-07-14 13:56:59 +02:00
vurtun
4844e93875 added panel getter/setter + updated Readme 2015-07-14 13:39:37 +02:00
vurtun
2650b02bbd cleanup + docu + added alternative to gui_panel_row_template API + fixed gui_panel_spacing for non table row layout 2015-07-14 13:26:53 +02:00
vurtun
805fc7fa8b fixed hex input filter 2015-07-13 14:40:31 +02:00
vurtun
25e0a4a0aa fixed opengl font handling 2015-07-13 13:51:54 +02:00
vurtun
2f1222bab3 added function to query command buffer and edit box memory ussage 2015-07-12 16:51:56 +02:00
vurtun
44c89ddab9 added moveable cursor with inserting and removing to the editbox 2015-07-12 16:36:55 +02:00
vurtun
13cb69388d added font setter to config 2015-07-10 13:24:00 +02:00
vurtun
69148a4a82 temporarily removed win32 demo 2015-07-09 23:58:24 +02:00
vurtun
ca212ed1ab fixed editbox glyph removing 2015-07-09 13:50:10 +02:00
vurtun
50e3f4deec fixed 2015-07-09 11:21:50 +02:00
vurtun
c0d770a08f added unscaleable tiled layout slots to scaleable tiled layouts 2015-07-09 08:44:18 +02:00
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