Dawid Piotrowski
|
aa89d4f91a
Lua 5.3 support
|
10 年之前 |
David Wimsey
|
1da9becf07
Merge pull request #224 from i8degrees/bugfix-upstream/sdl2-sample
|
10 年之前 |
David Wimsey
|
af20162811
Merge pull request #257 from tim37021/master
|
10 年之前 |
David Wimsey
|
ea5b2e0e1d
Merge pull request #260 from flaming0/decorator-tiled-element-color
|
10 年之前 |
flamingo
|
f93e90bef0
Use color value from element properties in DecoratorTiled.
|
10 年之前 |
tim37021
|
329614f44c
Fixed nil issue in getter of tag_name with Lua binding
|
10 年之前 |
David Wimsey
|
ce7240e5b4
Merge commit 'd82193614f55ac9cba202b1ea401ae2bbb9d245a'
|
10 年之前 |
David Wimsey
|
1b36dbcda6
Merge pull request #252 from fr00b0/absolute-position-size
|
10 年之前 |
Fredrik Berggren
|
c013a3f0d4
Width and height calculations.
|
11 年之前 |
Fredrik Berggren
|
20084b7489
Accessor and caching of offset properties.
|
11 年之前 |
Fredrik Berggren
|
d746fc478b
Updating offset of absolutely positioned blocks.
|
11 年之前 |
David Wimsey
|
d82193614f
Initial changes to make building dependancies much easier and require less knowledge of how the sub projects work
|
11 年之前 |
David Wimsey
|
8fbfb01485
Merge pull request #47 from crazyjul/scroll_fix
|
11 年之前 |
David Wimsey
|
f0e9b08112
Merge pull request #242 from clbr/master
|
11 年之前 |
Lauri Kasanen
|
0a483dbe33
When tabbing to a new element, make sure it is visible
|
11 年之前 |
David Wimsey
|
f4623ce769
Merge pull request #236 from Warsow/typo_fix
|
11 年之前 |
Victor Luchits
|
5a7efdc420
Fix typo which breaks compilation in mingw64
|
11 年之前 |
David Wimsey
|
41b0a5ee37
Merge pull request #235 from Warsow/fix_datagridrow_crash
|
11 年之前 |
Victor Luchits
|
fc00692c98
Fix crash in ElementDataGridRow destructor
|
11 年之前 |
David Wimsey
|
70e4e5810a
Merge pull request #233 from hotgloupi/rename-static-lib-macro
|
11 年之前 |
Raphaël Londeix
|
63b64b66b1
Use a MSVC compatible preprocessor directive for warning messages
|
11 年之前 |
Raphaël Londeix
|
a0dd1982f4
Rename STATIC_LIB macro to ROCKET_STATIC_LIB.
|
11 年之前 |
David Wimsey
|
66eba5b43d
Merge pull request #225 from i8degrees/feature-upstream/sdl2-sample-vdebugger
|
11 年之前 |
David Wimsey
|
b7de27a202
Merge pull request #226 from i8degrees/feature-upstream/cmake-policy
|
11 年之前 |
David Wimsey
|
ca5d85dc34
Merge pull request #230 from libRocket/feature/xcode6-fixes
|
11 年之前 |
Jeffrey Carpenter
|
7fae0c5046
Toggle CMake policy CMP0042 on by default
|
11 年之前 |
Jeffrey Carpenter
|
bbeec7ff5c
SDL2 sample: Add key binding for toggling visual debugger
|
11 年之前 |
Jeffrey Carpenter
|
f4ffcedf60
Fix build of SDL2 sample on OSX
|
11 年之前 |
David Wimsey
|
b6f6631606
Added missing ROCKET_PATH for Linux
|
11 年之前 |
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 年之前 |