Commit History

Author SHA1 Message Date
  lib-omar f6851ea2ca Favor switch over if-else chain in event handler. 3 years ago
  Wladislav Artsimovich 1e4eacca2e change NK_MEMSET to memset(), because NK_MEMSET is NK internal 4 years ago
  Zane Ashby 9818f642da Fix memory leak in demo and example code. 5 years ago
  Vincent Torri 1fdf7828af demos: fix typo (clipbard --> clipboard) 7 years ago
  vurtun 19ce2bf091 Removed cursor hidding while property dragging 7 years ago
  vurtun 9dc7323b74 Added platform double click support #412 8 years ago
  vurtun 23eea231d8 Added horizontal scrolling 8 years ago
  vurtun e77b723d98 Removed unused defines and parameters 8 years ago
  vurtun 5011a36529 Updated CHANGELOG format and versioning 8 years ago
  vurtun 34b12bd402 Added missing up and down event key to SDL demo 9 years ago
  vurtun bd3fd8300f Pulled panel memory managment into nuklear 9 years ago
  vurtun 1b9779ce51 Nuklear now allows custom vertex layouts 9 years ago
  vurtun c4315eaf5b Added flags indicate if an event was used in demo 9 years ago
  vurtun 920374bb44 Added scrollbar shortcuts to demos 9 years ago
  vurtun 1ac8021979 Fixed mouse dragging behavior 9 years ago
  vurtun 25cfeb98af Added property OS cursor hiding for mouse grabbing 9 years ago
  vurtun a529f967e6 Another demo change to fix High DPI screens 9 years ago
  vurtun f5dc2906a8 Converted backend demos into single header files 9 years ago