コミット履歴

作者 SHA1 メッセージ 日付
  Lloyd Weehuizen 37eb033fd1 Revert "Only set relative_offset_base.x according to the 'right' property if it wasn't already set according to 'left'." 14 年 前
  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." 14 年 前
  Lloyd Weehuizen e4e35809db Revert "Fixed height in the same manner as the width fix for elements with precalculated height, like form elements." 14 年 前
  Lloyd Weehuizen cd1b90d963 Revert "Absolutely positioned elements now have their height correctly calculated when 'top' and 'bottom' are both specified." 14 年 前
  Lloyd Weehuizen a7eda49a08 Merge pull request #38 from Morgul/master 14 年 前
  Christopher S. Case 0249aae7dc Absolutely positioned elements now have their height correctly calculated when 'top' and 'bottom' are both specified. 14 年 前
  Christopher S. Case ccc0fb784a Fixed height in the same manner as the width fix for elements with precalculated height, like form elements. 14 年 前
  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. 14 年 前
  Christopher S. Case e1bfcc8b8e Only set relative_offset_base.x according to the 'right' property if it wasn't already set according to 'left'. 14 年 前
  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. 14 年 前
  Lloyd Weehuizen 7a7fa6dcf5 Merge pull request #36 from Kezeali/dragdrop_fix 14 年 前
  Kezeali ac6fe5d549 Fixed initialization of cursor_proxy in Context's ctor, allowing it to be rendered: fixes missing drag&drop cloned elements. 14 年 前
  Lloyd Weehuizen bbad347274 Merge pull request #35 from Morgul/master 14 年 前
  Morgul e7924ac0a9 Other half of the change to fix the python bindings. 14 年 前
  Morgul 2074b69f96 Fixed for latest changes to Rocket/Core/EventListenerInstancer.h, which should fix compilation of python bindings. 14 年 前
  Lloyd Weehuizen eb9b9af165 Merge pull request #30 from mfoo/master 14 年 前
  Martin Foot c65a426549 Enable GL_COLOR_ARRAY in ShellRenderInterfaceOpenGL.cpp. 14 年 前
  Martin Foot e0e6be38b9 Enable libRocket to be used as a CMake sub-project. 14 年 前
  Lloyd Weehuizen a6d5308393 Merge pull request #19 from andryblack/master 14 年 前
  Lloyd Weehuizen ed9a4a23e3 Merge pull request #22 from zao/master 14 年 前
  Lloyd Weehuizen 5d5c013f50 Merge pull request #27 from mgottschlag/for_lloydw 14 年 前
  Lloyd Weehuizen ae3e233eb7 Merge pull request #23 from robn/event-instancer-element 14 年 前
  Mathias Gottschlag 9c157a4353 Fixed repeat-truncated to truncate and not stretch in all cases. 14 年 前
  Lloyd Weehuizen 86591f6697 Merge pull request #24 from robn/replaced-element-preserve-ratio 14 年 前
  Robert Norris 7080f7c9c5 preserve ratio of replaced elements when resizing 14 年 前
  Robert Norris f541a4198f Update invaders sample for changed EventListenerInstancer::InstanceEventListener prototype 14 年 前
  Robert Norris 111da76531 Pass the element that the event listener is being instanced for to the EventListenerInstancer 14 年 前
  Lars Viklund b3359bfed9 Correct the refcount for the system interface of the debugger 14 年 前
  AndryBlack 6d5d476027 some cosmetic fixes 14 年 前
  Lloyd Weehuizen 1277539c8f Merge pull request #17 from andryblack/master 14 年 前