Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
  Michael Ragazzon 54cf573f91 Trim trailing zeros in float converted to String. Remove PrettyFormatNumbers from debugger. há 6 anos atrás
  Michael Ragazzon fd7b83f50c Debugger: Display contents of text elements há 6 anos atrás
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. há 5 anos atrás
  Michael Ragazzon 8ff48f1ffb Debugger: Use italic style on non-dom elements há 6 anos atrás
  Michael Ragazzon c76723803d Remove Event::PreventDefault(), it is not working as one might expect from the name. há 6 anos atrás
  Michael Ragazzon 4be83d440e Debugger: Enable listing of hidden elements, and escape attribute values. há 6 anos atrás
  Michael Ragazzon b1d148e9d9 Debugger: Enable or disable selection of elements in user context. há 6 anos atrás
  Michael Ragazzon e479360211 Fix debugger title update há 6 anos atrás
  Michael Ragazzon b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform há 6 anos atrás
  Michael Ragazzon 05ca18849f Fix inherited properties in debugger há 6 anos atrás
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. há 6 anos atrás
  Michael Ragazzon fd7ea18ac5 Some new debugger features: Toggle pseudo-classes, drawing of element dimensions, and auto-update information. Plus various minor improvements. há 6 anos atrás
  Michael Ragazzon 2f4b16e8da New number formatter in debugger há 6 anos atrás
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging há 6 anos atrás
  Michael Ragazzon f4c8e4b095 Make all code compatible with std containers also. há 6 anos atrás
  Michael Ragazzon cb347e1a38 NULL to nullptr há 6 anos atrás
  Michael Ragazzon 3691b70f98 Remove ReferenceCountable from StyleSheet há 6 anos atrás
  Michael Ragazzon ba57c6e9e0 Apply element transform to debugger render boxes há 6 anos atrás
  Michael Ragazzon 89f351bf6d Debugger: Update element info when element changes há 6 anos atrás
  Michael Ragazzon a22a8df0bf Debugger did not always receive mouse input há 6 anos atrás
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance há 6 anos atrás
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! há 6 anos atrás
  Michael Ragazzon 64334936cd ElementStyle cleanup. Add const where appropriate. Remove indirection to local style properties. Replace NULL with nullptr. há 6 anos atrás
  Michael Ragazzon 05a24f63d5 Now that we have PropertyIds, we can use a bitset to represent dirty properties, increasing iteration performance. há 6 anos atrás
  Michael Ragazzon dfdea4affd WIP: At-rule for decorators há 6 anos atrás
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings há 6 anos atrás
  Michael Ragazzon b43cdde4c8 Replace many event string comparisons with EventId há 6 anos atrás
  Michael Ragazzon 02821004f1 WIP. Separate default event actions from ProcessEvents (event listeners) há 6 anos atrás
  Michael Ragazzon 85a633693c Remove the old IterateProperties, replace with new iterators há 6 anos atrás