Commit History

Author SHA1 Message Date
  Kezeali ac6fe5d549 Fixed initialization of cursor_proxy in Context's ctor, allowing it to be rendered: fixes missing drag&drop cloned elements. 14 years ago
  Lloyd Weehuizen bbad347274 Merge pull request #35 from Morgul/master 14 years ago
  Morgul e7924ac0a9 Other half of the change to fix the python bindings. 14 years ago
  Morgul 2074b69f96 Fixed for latest changes to Rocket/Core/EventListenerInstancer.h, which should fix compilation of python bindings. 14 years ago
  Lloyd Weehuizen eb9b9af165 Merge pull request #30 from mfoo/master 14 years ago
  Martin Foot c65a426549 Enable GL_COLOR_ARRAY in ShellRenderInterfaceOpenGL.cpp. 14 years ago
  Martin Foot e0e6be38b9 Enable libRocket to be used as a CMake sub-project. 14 years ago
  Lloyd Weehuizen a6d5308393 Merge pull request #19 from andryblack/master 14 years ago
  Lloyd Weehuizen ed9a4a23e3 Merge pull request #22 from zao/master 14 years ago
  Lloyd Weehuizen 5d5c013f50 Merge pull request #27 from mgottschlag/for_lloydw 14 years ago
  Lloyd Weehuizen ae3e233eb7 Merge pull request #23 from robn/event-instancer-element 14 years ago
  Mathias Gottschlag 9c157a4353 Fixed repeat-truncated to truncate and not stretch in all cases. 14 years ago
  Lloyd Weehuizen 86591f6697 Merge pull request #24 from robn/replaced-element-preserve-ratio 14 years ago
  Robert Norris 7080f7c9c5 preserve ratio of replaced elements when resizing 14 years ago
  Robert Norris f541a4198f Update invaders sample for changed EventListenerInstancer::InstanceEventListener prototype 14 years ago
  Robert Norris 111da76531 Pass the element that the event listener is being instanced for to the EventListenerInstancer 14 years ago
  Lars Viklund b3359bfed9 Correct the refcount for the system interface of the debugger 14 years ago
  AndryBlack 6d5d476027 some cosmetic fixes 14 years ago
  Lloyd Weehuizen 1277539c8f Merge pull request #17 from andryblack/master 14 years ago
  AndryBlack 13e472a586 build without default file interface 14 years ago
  AndryBlack 7d67a4bd8d Activate/Deactivate keyboard in system interface 14 years ago
  Lloyd Weehuizen 0c94556f11 Merge pull request #13 from mooflu/special_parent_token 14 years ago
  Lloyd Weehuizen 3806b15bde Merge pull request #15 from mooflu/FileInterface_add_Length_API 14 years ago
  Lloyd Weehuizen 972a12408b Merge pull request #12 from mooflu/CS_element_IDs 14 years ago
  Lloyd Weehuizen 0740f62d16 Merge pull request #16 from andersm/master 14 years ago
  Anders Montonen b385d10fe3 Clang build fix 14 years ago
  Frank Becker 156ea6bd2f Added Length API to FileInterface. 14 years ago
  Frank Becker 59f7d9350a Add special #parent token (similar to #document and #self) handling in GetElementById. 15 years ago
  Frank Becker 2a6feca61b Removed a bit of redundant code from earlier id [CS] change. 15 years ago
  Frank Becker b20cf3dc01 Make element ids case sensitive. 15 years ago