Commit History

Author SHA1 Message Date
  Robert Winkler f3d9f45b8d Add Numpad Enter support for windows backends... 7 months ago
  b-aaz fb474874db Added required includes to the platform headers . 1 year ago
  nyaruku 036f8226bb Fixed Transparent Text Background for GDI 2 years ago
  nyaruku 1aae7b555a Update nuklear_gdi.h 2 years ago
  nyaruku 24ceaad002 Add files via upload 2 years ago
  Benedikt Müssig dca0f6fcfc Corrected the fill bugs in the GDI binding 3 years ago
  Benedikt Müssig 628cc61263 Added the wingdi header to the GDI binding 3 years ago
  Benedikt Müssig e698bb1531 Added the GDI arc drawing commands to the dispatch switch-case 3 years ago
  Benedikt Müssig 321badb389 Implemented select all for GDI 3 years ago
  Benedikt Müssig cacdf6baa4 Added the arc methods to the GDI binding 3 years ago
  Cameron Cawley 9af0103cac Build all demos as C89 6 years ago
  Tropby 386386f7de added casts to HBITMAP (needed to compile with mingw 32bit) 6 years ago
  Kenney Phillis Jr 3121e6cb2a gdi demo: Implement nk_gdi_rect_multi_color. 7 years ago
  Kenney Phillis Jr 9c2af0124d gdi demo: fix style issues. 7 years ago
  Vincent Torri 1fdf7828af demos: fix typo (clipbard --> clipboard) 7 years ago
  um e409328ff2 fixed nk_gdi_stroke_rect() : used old version (Rectangle/RoundRect) but with transparent brush. 7 years ago
  um f771450e93 Correct GDI window sizing handling 7 years ago
  Martins Mozeiko 5acdfc9e34 correctly draw non-filled rectangle for GDI demo 7 years ago
  FraKtus 9c3ab8ed60 implemented nk_create_image and nk_delete_image 8 years ago
  Martins Mozeiko edac63b81e double click support in demo code for Windows platforms 8 years ago
  vurtun 23eea231d8 Added horizontal scrolling 8 years ago
  vurtun 5011a36529 Updated CHANGELOG format and versioning 8 years ago
  Naoyuki Sawa 43b05749d2 fix for readability 9 years ago
  Naoyuki Sawa 2849cdf8cd fix: In the windows demos, the key reaction is occured at the timing of the control keys are released. 9 years ago
  vurtun bd3fd8300f Pulled panel memory managment into nuklear 9 years ago
  vurtun ef835f7afc Fixed some C++ errors and styling in windows demos 9 years ago
  vurtun 100480c6c7 Fixed swapping out fonts 9 years ago
  vurtun fd5239fa82 Fixed copy and paste error in gdi/gdip demos 9 years ago
  vurtun 920374bb44 Added scrollbar shortcuts to demos 9 years ago
  vurtun 35d302ee8e Fixed windows demos 9 years ago