提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年之前
  ZombieRaccoon f8013e221f Overcome a limitation of binding data variables to checkboxes (#214) 4 年之前
  Michael Ragazzon 5466f2b701 'data-checked' view and controller for binding to checkboxes and radio buttons. 5 年之前
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. 5 年之前
  Michael Ragazzon 83f9626a85 Rename problematic names (interface). Forward declare all friend classes and prefix with namespace. See #118. 5 年之前
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 5 年之前
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 年之前
  Michael Ragazzon c09981bc03 Merge branch 'data_binding' 5 年之前
  Michael Ragazzon 9a5b48c5be Fix removal of event listener in data-event. 5 年之前
  Michael Ragazzon 35c794b4a3 Rename DataParser file to DataExpression. Some cleanup. 5 年之前
  Michael Ragazzon 5d7f4fc931 Add missing headers 5 年之前
  Michael Ragazzon 645c954da8 Fix headers 5 年之前
  Michael Ragazzon 951a54a600 Update comments. Generalize XMLParser. Data model and variables refactoring. 5 年之前
  Michael Ragazzon 373084165c - Implemented 'data-event' controller. Can use assignment in its expression, and also 'ev.' variable name to fetch parameters from the event. 5 年之前