Commit History

Author SHA1 Message Date
  Andrew Karpushin ce2c33e13e fixed container's bounds updating 11 years ago
  Andrew Karpushin 328f0acde0 UI: control's addition/removing/hiding makes parents dirty, autoSize doesn't count invisible controls 11 years ago
  Andrew Karpushin 35745ac444 fixed container's children updating when scrolling 11 years ago
  Andrew Karpushin 6835a68756 fixed layout updating when child's bounds has been changed 11 years ago
  Jon Watte 842f095bb8 Don't let other controls have access to a dead container. 10 years ago
  Andrew Collier bfe6c20f8c The width of a container must contribute to the width of its parent, even if its position does not 10 years ago
  sgrenier bcc965412d More script prototyping changes. 11 years ago
  Andrew Karpushin 83f73cf659 UI: control's addition/removing/hiding makes parents dirty, autoSize doesn't count invisible controls 11 years ago
  KJO 3ed7e10bd0 Update Container.cpp 12 years ago
  sgrenier ad95da4ecd Fixed issue with multi-touch on virtual gamepad and UI. 12 years ago
  sgrenier 164e20ce81 UI layout optimizations. 12 years ago
  sgrenier a78311bd78 More UI layout optimizations. 12 years ago
  sgrenier 17a8763cb4 Layout optimizations continued. 12 years ago
  sgrenier a52af4aaa0 Merge branch 'next' of https://github.com/blackberry/GamePlay into next 12 years ago
  sgrenier cfb81be201 UI Changes: 12 years ago
  seanpaultaylor 0f37a74487 Renamed Joystick to JoystickControl. 12 years ago
  sgrenier 4a91ad14e6 More work on default theme. 12 years ago
  Darryl Gough 3be40a9528 Convert line endings to LF 12 years ago
  sgrenier dd60b64a87 Fix to allow sliders to be manipulated inside a scrollable container. 12 years ago
  Steve Grenier 3068010d8d Changed UI/forms to no longer render to an offscreen framebuffer. 12 years ago
  Steve Grenier 91b02af523 More work on default theme. 12 years ago
  sgrenier 25e70f7088 Added gameplay::strcmpnocase as a platform-independent case-insensitive ASCII string comparison function. 12 years ago
  Steve Grenier 61c495c1a8 Adding support for default UI themes. 12 years ago
  Steve Grenier e7b34766fa More UI focus improvements. 12 years ago
  sgrenier b0798a6210 Fixed next and previous focus movement (i.e. TAB key) for UI and made it work with any arbitrary focus indexes, instead of only when controls have perfectly sequential focus indexes. 12 years ago
  Steve Grenier 4421b05569 Re-generated lua bindings. 12 years ago
  Steve Grenier bc589616b0 Finished implementing gamepad and touch input support back for new UI focus/input management routines. 12 years ago
  Steve Grenier fe80d5accf UI updates. 12 years ago
  sgrenier 6adf21a905 - Large overhaul to how focus and control state changes are managed within the UI system. 12 years ago
  sgrenier de6a50dd30 Added support for spacing properties for vertical and flow layouts. 12 years ago