Commit historia

Upphovsman SHA1 Meddelande Datum
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 år sedan
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. 13 år sedan
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). 13 år sedan
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. 13 år sedan
  Adam Blake 1b2da65d72 Optimizing drawImages() for all controls that use it. 13 år sedan
  Adam Blake 0865ad5a08 Adding setChecked() to CheckBox. 13 år sedan
  Adam Blake 8174491804 More comments and refactoring. 13 år sedan
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. 13 år sedan
  Adam Blake ca4c205d21 Fixing slider math to handle negative values. 13 år sedan
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. 13 år sedan
  Adam Blake 985b27aec2 UI API refactoring: 14 år sedan
  Adam Blake 325ec380f9 Changing setCallback() to addListener() for UI controls. 14 år sedan
  Adam Blake b085a534bb Allowing containers and sliders to consume touch events. 14 år sedan
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. 14 år sedan
  Adam Blake 01b6c87a60 Added ability to disable controls. 14 år sedan
  Adam Blake 690492a288 Slider text now appears. 14 år sedan
  Adam Blake cea29b469f Adding null-checks to all Control::create() implementations. 14 år sedan
  Chris Culy a9fc4bb7d1 Fix to AudioBuffer (buffers weren't being removed from the global cache when they were destroyed) - (also, changed tabs to spaces). 14 år sedan
  Adam Blake 1f954182d4 Fixing a few warnings and errors when building for QNX. 14 år sedan
  Adam Blake e3d061a1c5 Adding TextBox; refactoring Theme API; cleaning up memory leaks. 14 år sedan
  Adam Blake 67aa4b39c7 Making progress on the UI classes. 14 år sedan