Commit Graph

736 Commits

Author SHA1 Message Date
vurtun a8ea26e9f4 updated contributing.md 2016-01-15 13:17:37 +01:00
vurtun 53ed2563a8 added touch padding to button + toggles + fixed non-active edit box scrolling 2016-01-15 13:10:38 +01:00
vurtun 4a49bfe64f updated opengl demos 2016-01-14 15:25:35 +01:00
vurtun 0c9b5ba1c7 devided AA into line and shape AA 2016-01-14 14:58:38 +01:00
vurtun 127124c7b9 fixed #40 2016-01-14 13:24:24 +01:00
vurtun d21af11d9d fixed window drawing without header 2016-01-13 19:58:20 +01:00
vurtun e40e7de0d9 fixed border of minimized windows 2016-01-13 19:33:32 +01:00
vurtun 6ee7b26aec removed delayed frame for window minimizing/maximizing 2016-01-13 18:57:04 +01:00
vurtun daead24a67 fixed changing window activation even if contextual menu is active 2016-01-13 16:59:21 +01:00
vurtun d0e3f73044 fixed property dragging 2016-01-13 16:43:52 +01:00
vurtun 6ee942d56b fixed selectable for button up 2016-01-13 16:30:35 +01:00
vurtun 4740f8871f changed button clicks to fire on button up instead of down 2016-01-13 16:20:58 +01:00
vurtun 686da73ce8 added some features 2016-01-13 14:32:53 +01:00
vurtun dd5929f3c3 added contributing.md 2016-01-13 00:34:05 +01:00
vurtun ef050d650c fixed some x86 gcc warnings 2016-01-12 22:53:09 +01:00
vurtun 1ef41a3335 converted double and 64-values to 32-bit values 2016-01-12 22:42:00 +01:00
vurtun 6df415f5e0 fixed zr_size size 2016-01-12 22:01:17 +01:00
vurtun ebe91cef38 delayed window activationover one frame to prevent unwanted clicking behavior 2016-01-12 12:09:21 +01:00
vurtun 48e21814e4 fixed #37 2016-01-12 11:44:29 +01:00
vurtun 6c74f153b5 hopefully fixed #36 and fixed clickable non-visible tree header 2016-01-12 01:02:57 +01:00
vurtun ef17e54c88 zr_checkbox now returns 1 if toggled 2016-01-10 18:13:49 +01:00
vurtun 349017a28e fixed demo contextual menu height 2016-01-09 18:31:59 +01:00
vurtun 048a671e94 added initial state to tree layout 2016-01-09 16:07:22 +01:00
vurtun 70598bc887 updated contextual in example/demo 2016-01-09 13:59:34 +01:00
vurtun 8731c3d89e updated memory constants 2016-01-09 13:56:56 +01:00
vurtun 6731c4763b 2nd try to get tooltip to stop overlapping nonblocking popups 2016-01-08 14:16:37 +01:00
vurtun 598692ac00 update Readme 2016-01-08 14:15:56 +01:00
vurtun 8d4284184c simplified having more than contextual menu 2016-01-08 00:30:40 +01:00
vurtun 0a0ac13b57 fixed typo 2016-01-07 19:25:59 +01:00
vurtun 04d0b75108 split draw rectangle function 2016-01-07 16:00:25 +01:00
vurtun 27fb9d8189 added docu for own sqrt/sin/cos functions 2016-01-07 15:10:25 +01:00
vurtun 86d00cbe6e added rounding to x11 demo 2016-01-06 18:00:25 +01:00
vurtun fd51ad4488 fixed text input for X11 & fixed utf8 edit box 2016-01-06 15:08:55 +01:00
vurtun 183013231b extended demo + fixed some bugs 2016-01-05 17:24:45 +01:00
vurtun 9a52c86548 removed clang -Weverything warnings 2016-01-05 12:54:23 +01:00
vurtun 8945d97eae updated demo and fixed some small bugs 2016-01-04 21:34:48 +01:00
vurtun 7331a3cc18 added const to static variable 2016-01-04 13:15:45 +01:00
vurtun 34a5fa15c1 fixed text selection in edit box 2016-01-04 11:40:40 +01:00
vurtun a77301ce57 fixed contextual menu 2016-01-04 02:24:18 +01:00
vurtun 8ae5926117 fixed 2016-01-04 02:20:11 +01:00
vurtun 508df9d41d fixed blocking popup 2016-01-04 01:59:11 +01:00
vurtun 1be6475e5b fixed #35 2016-01-04 00:19:38 +01:00
vurtun 333d5f33e7 fixed typo #34 no3,4 2016-01-03 23:26:07 +01:00
vurtun e6a305f020 fixed typo #34 no.2 2016-01-03 23:20:50 +01:00
vurtun fab557b236 fixed typo #34 2016-01-03 23:13:12 +01:00
vurtun 681b5fc4b7 fixed small typo 2016-01-03 21:20:50 +01:00
vurtun d943a32e18 renamed 'graph' to 'chart' #33 2016-01-03 20:33:56 +01:00
vurtun 138f6b3af5 some cleaning up 2016-01-03 20:23:12 +01:00
vurtun ee625e60c2 removed commented out code 2016-01-03 17:27:52 +01:00
vurtun 89e0d5ad7c automated window activation 2016-01-03 14:36:59 +01:00