Commit Graph

517 Commits

Author SHA1 Message Date
vurtun
4694584a91 added documentation to editbox 2015-07-18 15:54:05 +02:00
vurtun
6e86465606 removed some unneeded asserts 2015-07-18 13:22:24 +02:00
vurtun
c836354e50 removed unused function declaration 2015-07-18 12:26:39 +02:00
vurtun
9b9a9f1620 removed implicit integer 2015-07-18 03:47:57 +02:00
vurtun
6f5c990470 added icon to tree nodes + fixed c++ errors 2015-07-18 03:37:42 +02:00
vurtun
0601fb49fd added icon node to tree 2015-07-17 20:06:58 +02:00
vurtun
aa61555dad added cursor positioning by mouse to editbox 2015-07-17 17:06:56 +02:00
vurtun
12cc4d8489 updated screenshot + readme 2015-07-16 23:15:53 +02:00
vurtun
c96ae5d7f6 added borderless tabs for tree like layouts in panels 2015-07-16 14:39:01 +02:00
vurtun
0a22a49ac3 updated Readme 2015-07-16 14:09:06 +02:00
vurtun
e35b3639bc removed nanov library from demo 2015-07-16 14:08:54 +02:00
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