Историја ревизија

Аутор SHA1 Порука Датум
  Michael Ragazzon c8d746192c Scroll behavior improvements пре 2 година
  Michael Ragazzon 675984fa15 Refactor auto-scroll and add smooth scrolling пре 2 година
  Michael Ragazzon 7db8563b9f Autoscroll: Test if there is anything to scroll from here, before initiating autoscroll пре 2 година
  Michael Ragazzon c501c5b549 Refactor autoscroll (scrolling with middle mouse button), enable two-axis scrolling, use quadratic velocity model with deadzone for improved feeling, see #422 пре 2 година
  Igor Segalla d129fb8066 Scrolling with middle mouse button (#423) пре 2 година
  Michael Ragazzon 942755b4f5 Replace C-cast with reinterpret_cast for pointers пре 3 година
  Michael Ragazzon bd9fbd0955 Avoid unnecessary definition updates when adding or removing documents пре 3 година
  Michael Ragazzon 55e8a79bf7 Update hover states on 'Context::Update()'. Add 'Context::ProcessMouseLeave()' to remove hover states and prevent them from updating, see #220. пре 3 година
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. пре 3 година
  Michael Ragazzon e945973c7a Drag clones are now positioned correctly when their ancestors use transforms, or when the cloned element uses auto- or percentage-margins. See #269. пре 3 година
  Michael Ragazzon b9725c04d5 Override styles on the cursor proxy to avoid inheriting body decoration from the cloned element's document body пре 3 година
  Michael Ragazzon f0b1a74520 On creating a drag clone, set the style sheet on clone proxy before appending, maybe resolves #191 пре 4 година
  ZombieRaccoon 2b607b1602 Attach event listeners upon attribute changes пре 4 година
  Michael Ragazzon 001ef4c2e9 Make a public ElementDocument::GetStyleSheetContainer function. пре 4 година
  Michael Ragazzon f9276da68a Add a 'theme' media query for activating and deactivating media blocks пре 4 година
  Michael Ragazzon 742894e123 Add a virtual method on elements for responding to recompilation of style sheets. Eg. new style sheets may change sprites, such as in decorators and img elements. пре 4 година
  Michael Ragazzon dc3d23dccc - Add a property 'resolution' to spritesheets, defines the "native" scaling of the image source. пре 5 година
  Michael Ragazzon f0a0480e9b Sharing style sheet containers is dangerous, clean up accordingly. пре 4 година
  Maximilian Stark dd99820ecd Media queries (#169) пре 4 година
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. пре 4 година
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) пре 4 година
  Michael Ragazzon baed8d6420 ElementDocument::ReloadStyleSheet: More detailed description, pass nullptr context to avoid any potential use of it which will not be cleaned up. пре 5 година
  Michael Ragazzon 57e40eb0f3 Refactor data bindings: Move model handle to 'DataModelHandle.h'. Move DataModel, DataView, and DataController to private headers. пре 5 година
  Michael Ragazzon 4f4324b7ca Databindings: Remove DataModelHandle::Update, instead, data models are automatically updated on Context::Update. пре 5 година
  Michael Ragazzon 9189b83c43 Minor context cleanup пре 5 година
  Michael Ragazzon e1031027be Minor optimization: No reason to construct the observer block until it is used. пре 5 година
  LWSS 37923c1695 Add optional name for LoadDocumentFromMemory() (#130) пре 5 година
  Michael Ragazzon d82ffd21ec Context: Return a boolean value for ProcessMouse functions, to indicate whether the mouse is interacting with any elements in the context. See #124. пре 5 година
  Michael Ragazzon cd8dc968b4 Remove EventIterators, replace by lambda. пре 5 година
  Michael R. P. Ragazzon 6421053ed7 Merge branch 'master' into documents_base_tag пре 5 година