Historique des commits

Auteur SHA1 Message Date
  Brian McDonald 23ad2e4e8d Added first proper pass at D3D10 Renderer il y a 13 ans
  Lloyd Weehuizen 061806e98e Merge pull request #51 from crazyjul/clip_fix il y a 13 ans
  gogoprog fdb49d4820 Fixed GetClippingRegion il y a 13 ans
  Lloyd Weehuizen 0fdecf2a2d Merge pull request #43 from viciious/crashfix_and_columnid il y a 14 ans
  Lloyd Weehuizen 51c24aa5d6 Fix incorrect variable names il y a 14 ans
  Lloyd Weehuizen 11e53440c3 Fix clipping incorrectly affecting X and Y when only one was enabled. il y a 14 ans
  Lloyd Weehuizen 2352870afd Fix infinite loop with lots of floating elements caused by floating point inaccuracy il y a 14 ans
  Lloyd Weehuizen cf5e68c068 Merge pull request #42 from viciious/elems_by_class il y a 14 ans
  Victor Luchitz 3ecf236eaa Feature: add DatagridCell::GetColumn method. il y a 14 ans
  Victor Luchitz 7c128117bd Implement Element::GetElementsByClassName il y a 14 ans
  Lloyd Weehuizen f36e4f4b62 Revert "Corrected calculation for 'width: auto' so form elements (or any elements which already have a content_area width greater than 0) use it correctly." il y a 14 ans
  Lloyd Weehuizen 37eb033fd1 Revert "Only set relative_offset_base.x according to the 'right' property if it wasn't already set according to 'left'." il y a 14 ans
  Lloyd Weehuizen 86087d9776 Revert "Absolutely positioned elements with 'left' and 'right defined, but no width, now correctly resize the element, as per section 10.3.7 of the CSS 2.1 spec." il y a 14 ans
  Lloyd Weehuizen e4e35809db Revert "Fixed height in the same manner as the width fix for elements with precalculated height, like form elements." il y a 14 ans
  Lloyd Weehuizen cd1b90d963 Revert "Absolutely positioned elements now have their height correctly calculated when 'top' and 'bottom' are both specified." il y a 14 ans
  Lloyd Weehuizen a7eda49a08 Merge pull request #38 from Morgul/master il y a 14 ans
  Christopher S. Case 0249aae7dc Absolutely positioned elements now have their height correctly calculated when 'top' and 'bottom' are both specified. il y a 14 ans
  Christopher S. Case ccc0fb784a Fixed height in the same manner as the width fix for elements with precalculated height, like form elements. il y a 14 ans
  Christopher S. Case 04e7b63f13 Absolutely positioned elements with 'left' and 'right defined, but no width, now correctly resize the element, as per section 10.3.7 of the CSS 2.1 spec. il y a 14 ans
  Christopher S. Case e1bfcc8b8e Only set relative_offset_base.x according to the 'right' property if it wasn't already set according to 'left'. il y a 14 ans
  Christopher S. Case 4ff872731a Corrected calculation for 'width: auto' so form elements (or any elements which already have a content_area width greater than 0) use it correctly. il y a 14 ans
  Lloyd Weehuizen 7a7fa6dcf5 Merge pull request #36 from Kezeali/dragdrop_fix il y a 14 ans
  Kezeali ac6fe5d549 Fixed initialization of cursor_proxy in Context's ctor, allowing it to be rendered: fixes missing drag&drop cloned elements. il y a 14 ans
  Lloyd Weehuizen bbad347274 Merge pull request #35 from Morgul/master il y a 14 ans
  Morgul e7924ac0a9 Other half of the change to fix the python bindings. il y a 14 ans
  Morgul 2074b69f96 Fixed for latest changes to Rocket/Core/EventListenerInstancer.h, which should fix compilation of python bindings. il y a 14 ans
  Lloyd Weehuizen eb9b9af165 Merge pull request #30 from mfoo/master il y a 14 ans
  Martin Foot c65a426549 Enable GL_COLOR_ARRAY in ShellRenderInterfaceOpenGL.cpp. il y a 14 ans
  Martin Foot e0e6be38b9 Enable libRocket to be used as a CMake sub-project. il y a 14 ans
  Lloyd Weehuizen a6d5308393 Merge pull request #19 from andryblack/master il y a 14 ans