Commit History

Author SHA1 Message Date
  David Wimsey d82193614f Initial changes to make building dependancies much easier and require less knowledge of how the sub projects work 11 years ago
  David Wimsey 8fbfb01485 Merge pull request #47 from crazyjul/scroll_fix 11 years ago
  David Wimsey f0e9b08112 Merge pull request #242 from clbr/master 11 years ago
  Lauri Kasanen 0a483dbe33 When tabbing to a new element, make sure it is visible 11 years ago
  David Wimsey f4623ce769 Merge pull request #236 from Warsow/typo_fix 11 years ago
  Victor Luchits 5a7efdc420 Fix typo which breaks compilation in mingw64 11 years ago
  David Wimsey 41b0a5ee37 Merge pull request #235 from Warsow/fix_datagridrow_crash 11 years ago
  Victor Luchits fc00692c98 Fix crash in ElementDataGridRow destructor 11 years ago
  David Wimsey 70e4e5810a Merge pull request #233 from hotgloupi/rename-static-lib-macro 11 years ago
  Raphaël Londeix 63b64b66b1 Use a MSVC compatible preprocessor directive for warning messages 11 years ago
  Raphaël Londeix a0dd1982f4 Rename STATIC_LIB macro to ROCKET_STATIC_LIB. 11 years ago
  David Wimsey 66eba5b43d Merge pull request #225 from i8degrees/feature-upstream/sdl2-sample-vdebugger 11 years ago
  David Wimsey b7de27a202 Merge pull request #226 from i8degrees/feature-upstream/cmake-policy 11 years ago
  David Wimsey ca5d85dc34 Merge pull request #230 from libRocket/feature/xcode6-fixes 11 years ago
  Jeffrey Carpenter 7fae0c5046 Toggle CMake policy CMP0042 on by default 11 years ago
  Jeffrey Carpenter bbeec7ff5c SDL2 sample: Add key binding for toggling visual debugger 11 years ago
  David Wimsey b6f6631606 Added missing ROCKET_PATH for Linux 11 years ago
  David Wimsey 18731055ce Better handling of default values for CMAKE_OSX_ARCHITECTURES and allowing for override. Rather than the Xcode default of only building for the current platform, universal binaries are always built. 11 years ago
  David Wimsey cbe07bd13a Tweak to only override CMAKE_OSX_ARCHITECTURES if its not set 11 years ago
  David Wimsey e5cb5433c0 Added ARCHS_OVERRIDE option which allows custom architecture targets to be selected instead of the native defaults, currently only applies to OS X and iOS builds 11 years ago
  David Wimsey b426294cbf Fixes to deal with architecture availability in Xcode 6.x. 32 bit support probably won't be supported at all in the relatively near future as no 32 bit OSes are supported at this stage. (10.6 is last 32 bit kernel) 11 years ago
  David Wimsey 9f405d550f GCC is no longer used for iOS development so forcing it doesn't work properly anymore. 11 years ago
  David Wimsey 998fb609d9 Retrieves sizes of client area from window rather than hard coded value 11 years ago
  David Wimsey 07f61ed480 Merge branch 'master' of https://github.com/libRocket/libRocket 11 years ago
  David Wimsey 787f3a8158 Some path changes to make debugging a little easier. These should not be hard coded in the future 11 years ago
  David Wimsey 4d67030195 Switched windows size values from hard coded to use a common set of variables 11 years ago
  David Wimsey 5112e97d90 Switched windows size values from hard coded to use a common set of variables 11 years ago
  David Wimsey 7890511914 Fixed initial call to glOrtho to use the window size rather than hardcoded value 11 years ago
  David Wimsey 8ba27edcdf Switched windows size values from hard coded to use a common set of variables 11 years ago
  David Wimsey 5a2e78c787 Switched windows size values from hard coded to use a common set of variables 11 years ago