Историја ревизија

Аутор SHA1 Порука Датум
  Adam Blake a794910a70 Enables controlling UI forms with a gamepad. Adds a few things to the forms test in order to test пре 13 година
  Adam Blake 95732ac4f4 Events will not be passed to forms / containers / controls that are not visible. пре 13 година
  Ken Whatmough 382b0504a1 Fixes key events on Linux, submitted on behalf of Freakazo #604. пре 13 година
  Darryl Gough c0328f3d49 Changed TextBox so that it doesn't assert on _caretImage. пре 13 година
  Steve Grenier 2e7fcf3ca1 Added 64-bit Windows support. пре 13 година
  Adam Blake 5466d08e58 Tapping a TextBox outside of the text will place the caret at the closest valid position it can find. пре 13 година
  Adam Blake 0c84a67881 #429 -- Removing TextBox::_textIndex and fixing an issue causing text to be prepended to the string, rather than inserted at the caret. пре 13 година
  Darryl Gough 4e31ded1d5 Changed methods in ScriptController to pass vectors by reference instead of by value. пре 13 година
  Darryl Gough c47cc81178 Removed the copy constructor implementation for classes that wanted to hide it. пре 13 година
  Kieran Cunney e137e948bb Adds Gamepad class to gameplay. пре 13 година
  Adam Blake 93c477d644 All controls now take focus in the same way. пре 13 година
  Adam Blake 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). пре 13 година
  Adam Blake e7a31afb79 Fixing issues with scrolling within multiple nested containers. пре 13 година
  Adam Blake 1ee9150c0c Removing elapsedTime param from Form::update so that scrolling doesn't require an API change. пре 13 година
  Adam Blake 449f37eeae Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D. пре 13 година
  Adam Blake 35c269ccf2 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake пре 13 година
  Adam Blake 6192fd04b7 2D Forms now draw into a FrameBuffer. Controls are only redrawn when dirty. пре 13 година
  Chris Culy fe9e3c2870 Error handling improvements (1 of 7 - UI system and global macro rename). пре 13 година
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. пре 13 година
  Adam Blake 1b2da65d72 Optimizing drawImages() for all controls that use it. пре 13 година
  Adam Blake 9db478edb0 Filling or reaching the end of a text box will stop you from entering additional text. пре 13 година
  Adam Blake 8174491804 More comments and refactoring. пре 13 година
  Adam Blake f7fa5c1bb6 Refactoring of the UI API. пре 13 година
  Adam Blake f150ba812b Refactoring of Theme, especially the way data about texture regions (images used by controls) is stored. пре 13 година
  Adam Blake 985b27aec2 UI API refactoring: пре 14 година
  Adam Blake 325ec380f9 Changing setCallback() to addListener() for UI controls. пре 14 година
  Adam Blake 1087a155d2 Adding documentation to the UI API classes. пре 14 година
  Adam Blake 01b6c87a60 Added ability to disable controls. пре 14 година
  Adam Blake cea29b469f Adding null-checks to all Control::create() implementations. пре 14 година
  Adam Blake 25e1b0abd7 Getting CheckBox and TextBox to work on QNX. Fixing Ray.intersects(Plane). пре 14 година