提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon 1eff40aa62 Update project version in cmake, minor tweaks to readme 6 年之前
  Michael Ragazzon 7995f11a61 Update readme, move changelog to separate document. 6 年之前
  Michael Ragazzon acad54bfc2 Change textinput event, it now takes an UTF-8 encoded string as its parameter with the key 'text'. 6 年之前
  Michael Ragazzon c7fb5df5c3 Merge branch 'develop'. We're now at RmlUi 3.0! 6 年之前
  Michael Ragazzon c653be4cb1 Update readme 6 年之前
  Michael Ragazzon 38b213de63 Remove rotate-90 and rotate-270 (they did not work) 6 年之前
  Michael Ragazzon b4f370b5d2 Do a deep comparison before submitting new transforms through the interface, see #55. 6 年之前
  Michael Ragazzon 820e36071a Blur element when made invisible, maybe fixes #57 6 年之前
  Michael Ragazzon 5b6428fa43 Support sprites in img elements. 6 年之前
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. 6 年之前
  Michael Ragazzon b4be495664 Fix video link in readme (thanks @uniquejack) 6 年之前
  Michael Ragazzon 3daa3a452a Fix tiled decorators when using image urls (thanks @viciious), update readme. 6 年之前
  Michael Ragazzon 25d0cf4051 Improve documentation and changelog. 6 年之前
  Michael Ragazzon 2ddcc71123 Replace debugger font with 'Courier Prime Code' (SIL Open Font License v1.1). Adjustments to the debugger RCSS. Add 'Core::LoadFontFace' methods. 6 年之前
  Michael Ragazzon ac42bcb8ec Lazy loading unicode characters (work in progress!) 6 年之前
  Michael Ragazzon 07805b7d91 Rename focus and modal flags to 'keep' 6 年之前
  Michael Ragazzon 35a9604f97 Separate modal and focus flags for document (see #40) 6 年之前
  Michael Ragazzon 684b632f07 Keep modal state when using the focus flags in ElementDocument::Show (see #40) 6 年之前
  Michael Ragazzon f139eb6a5c Event::StopImmediatePropagation() 6 年之前
  Michael Ragazzon 4f2e95b7ea More control of focus on document show, support for autofocus and focus previous, see #40. 6 年之前
  Michael Ragazzon 13514fed0b Specifying rendered edge size on ninepatch decorator and scaling by dp-ratio. 6 年之前
  Michael Ragazzon 7a86858d96 Implement NinePatch decorator 6 年之前
  Michael Ragazzon 5ef2458abf Fix underline, and add (back?) overline, line-through values to text-decoration 6 年之前
  Michael Ragazzon a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. 6 年之前
  Michael Ragazzon ba71520a41 Update readme. 6 年之前
  Michael Ragazzon b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform 6 年之前
  Michael Ragazzon 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. 6 年之前
  Michael Ragazzon 3cd0005ef3 Support for child combinator '>' and universal selector '*' in RCSS 6 年之前
  Michael Ragazzon a5a8480bc9 Test decorater tile name as sprite first, then filename. 6 年之前
  devnoname120 a9c24456c8 Add Gitter link to README.md (#38) 6 年之前