Commit Graph

926 Commits

Author SHA1 Message Date
vurtun 7307248909 removed bugs the clang-analyzer found 2015-12-31 12:24:14 +01:00
vurtun 337e866730 updated Readme 2015-12-31 12:23:57 +01:00
vurtun d10862e866 added grid window back into demo 2015-12-31 00:37:17 +01:00
vurtun 64b1adffe6 fixed demo in Readme 2015-12-30 22:15:56 +01:00
vurtun 20b9d3cd45 massive rewrite 2015-12-30 16:31:08 +01:00
vurtun 4405db1731 updated Readme 2015-12-18 15:43:39 +01:00
vurtun daae1b8804 major update no.1 2015-12-17 16:48:35 +01:00
vurtun 847645a29c removed unused variable 2015-12-15 13:33:14 +01:00
vurtun add954399b fixed typo 2015-12-15 13:32:49 +01:00
vurtun a59e45ab6f fixed color picker slider 2015-12-15 13:31:57 +01:00
vurtun f43e3ea5e9 uses higher default compiler optimization #30 2015-12-12 15:57:56 +01:00
vurtun a7780551e7 made piemenu variables clearer 2015-12-12 11:53:38 +01:00
vurtun 370ec99841 updated Readme 2015-12-12 11:53:15 +01:00
vurtun 5eb7fa0052 fixed type macro types 2015-12-12 11:37:59 +01:00
vurtun ffc6d32cd9 removed debug code 2015-12-12 10:59:38 +01:00
vurtun fb4e6c3992 fixed piemenu selection 2015-12-12 10:43:39 +01:00
vurtun afb9c3b45c fixed contextual menu 2015-12-12 01:36:11 +01:00
vurtun f80e43dff4 removed unused code 2015-12-12 00:56:23 +01:00
vurtun 307a94b499 added piemenu to example/demo 2015-12-12 00:55:21 +01:00
vurtun 9c3365e1ab added no dep linux opengl version 2015-12-11 11:58:09 +01:00
vurtun 36d86df9ab added missing vao freeing function 2015-12-11 11:57:34 +01:00
vurtun c13cc8cec7 updated readme 2015-12-11 00:11:34 +01:00
vurtun 6888141745 simplified icon handling 2015-12-10 20:24:19 +01:00
vurtun b1011f457f updated examples to changes 2015-12-09 22:58:13 +01:00
vurtun 8125b4bb4c fixed menu 2015-12-09 15:26:33 +01:00
vurtun b7b24459c6 fixed float point error with scrollbars 2015-12-09 14:34:19 +01:00
vurtun e73df5399d another try for better mt support 2015-12-09 13:53:56 +01:00
vurtun db695a6e62 fixed typo 2015-12-08 23:27:59 +01:00
vurtun ef1be011d7 some steps for better mt support 2015-12-08 23:27:47 +01:00
vurtun 330a77f27e added const to static variable for mt safety 2015-12-08 22:44:45 +01:00
vurtun d1d1e32da7 fixed zr_menu_item_xxx 2015-12-08 16:26:31 +01:00
vurtun 3eeacea7b6 updated example + demo 2015-12-08 16:25:56 +01:00
vurtun 6db11ac7ce added icon/symbol menus 2015-12-07 13:46:29 +01:00
vurtun 37df97bee1 fixed menu text symbol/icon button 2015-12-06 20:35:18 +01:00
vurtun 80faad49fe removed debug code 2015-12-04 21:03:56 +01:00
vurtun f7fdba4335 added password edit field 2015-12-04 01:08:39 +01:00
vurtun 98c5cf9277 fixed 'glyphes' typo 2015-12-03 19:32:46 +01:00
vurtun 89e7043b05 fixed 'modifyable' API typo 2015-12-03 18:54:41 +01:00
vurtun 68f03fcffe internally divided widgets into behavior and drawing part 2015-12-01 20:13:41 +01:00
vurtun 570bea3877 updated readme 2015-12-01 11:20:07 +01:00
vurtun 2b2b33fc0b added multiline editbox + fixed some bugs 2015-12-01 00:21:34 +01:00
vurtun 869270dc94 updated Readme 2015-11-26 20:18:08 +01:00
vurtun 252b746908 added example fonts 2015-11-26 20:13:11 +01:00
vurtun 4b2588a7c1 Merge branch 'mattn-win32' 2015-11-26 18:32:07 +01:00
Yasuhiro Matsumoto 7be9ee3448 fix Makefile for windows 2015-11-26 23:42:01 +09:00
Yasuhiro Matsumoto 2495b03b30 win32 porting 2015-11-26 23:41:32 +09:00
Yasuhiro Matsumoto 50d3324d73 fix Makefile for windows 2015-11-26 23:32:57 +09:00
Yasuhiro Matsumoto f0ae284c9c include inttypes.h for PRIu64 2015-11-26 23:32:31 +09:00
vurtun 4dcbbfd2cc added japanese font range 2015-11-26 12:47:48 +01:00
vurtun 766b0e841f Merge branch 'mattn-compiler-warning' 2015-11-26 11:22:53 +01:00