Commit Graph

70 Commits

Author SHA1 Message Date
vurtun
273fb3f293 simplified some APIs 2015-09-22 21:08:59 +02:00
vurtun
649f2253e1 changed license to zlib (smaller) + added nanovg directory 2015-09-21 17:16:23 +02:00
vurtun
09c687d14d fixed dynamic buffer allocation 2015-09-20 21:08:32 +02:00
vurtun
2186694b04 fixed some deeper bugs & changed prefix 2015-09-17 23:09:49 +02:00
vurtun
0c893e3686 added scrolling to x11 demo + fixed menu window clipping space 2015-09-16 15:04:26 +02:00
vurtun
c875e59710 added optional font handling 2015-09-15 18:13:43 +02:00
vurtun
01e8fcdcbb updated screenshot + fixed demo color list 2015-09-07 19:12:47 +02:00
vurtun
e2e1b4b51e change slider + progressbar style 2015-09-07 18:37:30 +02:00
vurtun
efe9265949 added optional anti-aliased vertex buffer output 2015-09-06 19:13:07 +02:00
vurtun
493c16ec34 began simplifying and removing stuff 2015-08-27 19:25:13 +02:00
vurtun
bfa81e57b1 added panel bound popups 2015-08-10 20:34:47 +02:00
vurtun
83de65caa8 next small update for changes please look in Issue #9 2015-08-07 16:53:52 +02:00
vurtun
a661171516 rewrote command buffering for easier multi-panel support 2015-08-06 16:36:28 +02:00
vurtun
ccb271e7d9 major update for changes look in the update issue #9 2015-08-02 21:22:26 +02:00
vurtun
4299c3e3b0 changed tab to layout tree 2015-07-30 22:19:06 +02:00
vurtun
85da49d348 added cloning/cutting/deleting/pasting to tree widget 2015-07-16 11:36:56 +02:00
vurtun
a77a6a91c9 fixed a lot of small issues 2015-07-15 11:37:13 +02:00
vurtun
25e0a4a0aa fixed opengl font handling 2015-07-13 13:51:54 +02:00
vurtun
44c89ddab9 added moveable cursor with inserting and removing to the editbox 2015-07-12 16:36:55 +02:00
vurtun
77033bb08e made demos compile under C++ 2015-07-08 12:33:07 +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
2d79b360f0 devided text input into char and glyph for usability 2015-07-02 11:56:51 +02:00
vurtun
57c55bdf62 defined GUI_ASSERT in the demos + removed some unused variables 2015-06-28 10:28:55 +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
vurtun
04ea758313 fixed some typos 2015-06-15 23:46:13 +02:00
vurtun
0085c2a6b2 added mouse wheel scrolling in opengl/nano demo for panel scrollbars 2015-06-10 17:35:46 +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
ef9570ca81 removed shitty opengl demo 2015-05-31 11:25:10 +02:00
vurtun
8b90b92cab updated demos 2015-05-29 15:28:08 +02:00
vurtun
6dd8655c55 small update 2015-05-24 16:07:06 +02:00
vurtun
4f13eecbcb change layout state from boolean to enum 2015-05-23 21:09:38 +02:00
vurtun
b6216ca078 fixed some small things the clang analyzer found 2015-05-23 13:47:06 +02:00
vurtun
1e42945906 revert back to old demo version 2015-05-21 22:10:07 +02:00
vurtun
11cb73ef97 temporarily removed opengl demo until all glitches are removed 2015-05-21 21:10:03 +02:00
vurtun
0f915e3f4a fixed some demo isses 2015-05-17 20:19:24 +02:00
vurtun
b91cd2d840 added foreach loops 2015-05-16 12:26:39 +02:00
vurtun
615c8c5f64 added option group + demo clean up 2015-05-13 14:47:11 +02:00
vurtun
43f492c34a changed stack to use hook instead of panel 2015-05-12 17:01:02 +02:00
vurtun
7644774cdb added panel hook concept 2015-05-10 15:47:54 +02:00
vurtun
30800c95f2 small update 2015-05-10 11:19:28 +02:00
vurtun
775d2d745a added demo code + changed opengl demo 2015-05-09 14:26:44 +02:00
vurtun
902bdc8e11 added panel pool + introduced output buffer to make multible buffered panels easier 2015-05-07 13:41:55 +02:00
vurtun
027ae073cb fixed opengl, win32 example 2015-05-04 11:03:15 +02:00
vurtun
3e051adc12 converted buffer states to flags 2015-05-02 15:41:11 +02:00
vurtun
a29b0ac253 converted lines diagram + histogram into immediate mode representation 2015-05-02 13:30:01 +02:00
vurtun
8c44c62ae7 added command shell widget + fixed some text placing 2015-05-01 23:24:15 +02:00
vurtun
8edea98f75 fixed out of bounds input handling + advanced opengl text rendering 2015-05-01 18:31:42 +02:00
vurtun
6a819cdb41 removed test code 2015-05-01 13:21:35 +02:00