David Wimsey
|
5372e08aba
Fix some minor warnings which have no effect on code produced
|
11 年之前 |
David Wimsey
|
9709407b29
Fix some issues found by the Visual Studio 2012 static analyzer.
|
11 年之前 |
David Wimsey
|
18a0c5db05
Merge branch 'hotfix/issue-137'
|
11 年之前 |
David Wimsey
|
fea7fa35bc
Cleans up properties referring to a data source when the DataSource object is destroyed, fixes #137
|
11 年之前 |
Aleksey Kuleshov
|
409e96bbd7
satisfy CSS2 specification for LEFT, RIGHT, TOP, BOTTOM
|
11 年之前 |
David Wimsey
|
96db5cc7ec
Merge branch 'doc-updates' of https://github.com/dwimsey/libRocket
|
11 年之前 |
David Wimsey
|
8761d12977
Hack for functional non-compiled geometry in DirectX samples, this means the debugger will at least display now.
|
11 年之前 |
David Wimsey
|
a63199d727
Update basic copyright info
|
11 年之前 |
David Wimsey
|
b521c28567
Merge pull request #198 from libRocket/feature/resizable-samples-shell-windows
|
11 年之前 |
David Wimsey
|
da1ee910f2
Added note for luainvaders sample
|
11 年之前 |
David Wimsey
|
36e9c1c26a
Adding missing extension class code files for DirectX samples
|
11 年之前 |
David Wimsey
|
10d608d4df
Fixes DirectX 10 sample to handle window resizes
|
11 年之前 |
David Wimsey
|
a914ffeb35
Temporary hack to allow non-compiled geometry to display in the DirectX 9 sample, this is inefficient but better than nothing
|
11 年之前 |
David Wimsey
|
26cfed877e
Misc whitespace cleanup
|
11 年之前 |
David Wimsey
|
116e77561b
Added missing call to shell_renderer->SetContext, required for Context dimensions to be updated when the shell window is resized
|
11 年之前 |
David Wimsey
|
820ec165b7
Updated to work with new shell lib layout, does not properly handle window resizes yet
|
11 年之前 |
David Wimsey
|
33f5146001
Minor fix to copyright notice
|
11 年之前 |
David Wimsey
|
05aa98b0ee
Updated DirectX 9 sample to work with new shell library layout
|
11 年之前 |
David Wimsey
|
56e05b50fc
Merge pull request #201 from libRocket/feature/cmake-v2-fixes
|
11 年之前 |
David Wimsey
|
98f8411598
Merge pull request #200 from viciious/controlsfix
|
11 年之前 |
Victor Luchits
|
8a32c8f97d
Reset data_source to NULL upon detaching
|
11 年之前 |
David Wimsey
|
f315c377a6
Completes the handling of unused parameters submitted by corny trace
|
11 年之前 |
Cornee Traas
|
8cb003ffb2
Compile fix for Core::Lua
|
11 年之前 |
Cornee Traas
|
b7af6bfef5
Fix memory leak in Context::LoadMouseCursor
|
11 年之前 |
David Wimsey
|
9dd6c6c119
Merge pull request #179 from dwimsey/feature/include-path-fix
|
11 年之前 |
David Wimsey
|
6bdab16941
Fixed bad include path for v2-fixes modules
|
11 年之前 |
David Wimsey
|
da3b3bf953
Minor tweak to make locating the PackageHandleStandardArgs module more resilient and natural
|
11 年之前 |
David Wimsey
|
b0df057567
Moved our custom FindLua.cmake into v2fixes directory and only use this version when not using CMake 3 or later, when using later versions of CMake the built in FindLua is used to ensure we're always using the latest version
|
11 年之前 |
David Wimsey
|
d264834bb3
Added workaround for bugs with CMake 2.x FindFreetype package, uses an included version from 3.0 now if running on earlier versions. If running on CMake 3.0 or newer, no override is done to ensure the latest version is used
|
11 年之前 |
David Wimsey
|
ff176cd828
Squelches a warning about missing font-family when dragging the icon
|
11 年之前 |