Histórico de commits

Autor SHA1 Mensagem Data
  sgrenier 07e7a3f530 Slight change/simplification to the interface used by ControlFactory.cpp 12 anos atrás
  Steve Grenier 4421b05569 Re-generated lua bindings. 12 anos atrás
  Steve Grenier bc589616b0 Finished implementing gamepad and touch input support back for new UI focus/input management routines. 12 anos atrás
  sgrenier 6adf21a905 - Large overhaul to how focus and control state changes are managed within the UI system. 12 anos atrás
  Marc Plano-Lesay 1f12034c03 Implement CTRL+left move (go to previous word) 12 anos atrás
  Marc Plano-Lesay 25f09a4653 Fix indentation (replace tabs by spaces) 12 anos atrás
  Marc Plano-Lesay 947638d39e Fix TextBox properties initialization on MSVC 12 anos atrás
  Marc Plano-Lesay 7d8a86fc7e Set TextBox::InputMode fixed values 12 anos atrás
  Marc Plano-Lesay c1d642c2f6 Add TextBox InputMode property documentation 12 anos atrás
  Marc Plano-Lesay 12ced7ac9d Add an InputMode to TextBox, including Password 12 anos atrás
  Marc Plano-Lesay 412254c5fe Fix TextBox documentation 12 anos atrás
  Ken Whatmough 1c01268333 Update description of contactIndex now that all platforms return indices, not hashes. Undoes a385f9c723. 13 anos atrás
  Ken Whatmough e81ff02f1c Rework description of contactIndex to better suit all platforms. 13 anos atrás
  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 anos atrás
  Darryl Gough 4e31ded1d5 Changed methods in ScriptController to pass vectors by reference instead of by value. 13 anos atrás
  Darryl Gough 9e2309ced5 Fixed spelling mistakes in the gameplay header files. 13 anos atrás
  Chris Culy fd383c8a9d Added needed @script{ignore} tags to appropriate functions in gameplay. 13 anos atrás
  Kieran Cunney e137e948bb Adds Gamepad class to gameplay. 13 anos atrás
  Adam Blake 93c477d644 All controls now take focus in the same way. 13 anos atrás
  Adam Blake 15aafb3c21 Fixes #476 (adding mouse event support to UI controls). 13 anos atrás
  setaylor 6d35ad93ce Updated doxygen gameplay-api and missing code comments. 13 anos atrás
  Adam Blake e7a31afb79 Fixing issues with scrolling within multiple nested containers. 13 anos atrás
  Adam Blake 1ee9150c0c Removing elapsedTime param from Form::update so that scrolling doesn't require an API change. 13 anos atrás
  Adam Blake 449f37eeae Fixed bug in SpriteBatch::draw() method that rotates the quad in 2D. 13 anos atrás
  Adam Blake a14944ba60 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-ablake 13 anos atrás
  Adam Blake faf409a2d6 Adding FlowLayout, ScrollLayout. 13 anos atrás
  Kieran Cunney 0da9278150 Updates doxygen file. 13 anos atrás
  Kieran Cunney 009777c9a3 Merge branch 'next' of https://github.com/blackberry-gaming/GamePlay into next-kcunney 13 anos atrás
  Kieran Cunney 612d78a423 Fixes warnings in doxygen docs. 13 anos atrás
  Adam Blake 1b2da65d72 Optimizing drawImages() for all controls that use it. 13 anos atrás