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 |
Lloyd Weehuizen
|
9009a4fee1
Merge pull request #10 from mooflu/upstream
|
14 years ago |
Frank Becker
|
092a1180c9
When using tab to move focus to the next focusable element, skip over disabled elements.
|
14 years ago |
Frank Becker
|
b3f94f3752
For dropdown and sliders:
|
14 years ago |
Lloyd Weehuizen
|
939aac35df
Fixed compilation errors when building on a Linux PowerPC (Thanks Mathieu Olivier)
|
14 years ago |
Lloyd Weehuizen
|
6db39414fc
Allow resize event to be processed by text input element even if it is disabled.
|
14 years ago |
Lloyd Weehuizen
|
e84bb43a60
Fix clipping when element position is less than 0
|
14 years ago |
Lloyd Weehuizen
|
5715743ad7
Merge branches 'master' and 'master' of github.com:lloydw/libRocket
|
14 years ago |
Lloyd Weehuizen
|
5847bf4690
Merge pull request #4 from progranism/master
|
14 years ago |
Lloyd Weehuizen
|
72712ce471
Fix crash caused by a focus element not having an owner document.
|
14 years ago |
Lloyd Weehuizen
|
e3694a679a
Merge pull request #5 from airbash/master
|
15 years ago |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
15 years ago |
AirBash
|
9b8b93a4b8
added sfml2 sample (uses glew)
|
15 years ago |
Progranism
|
6d7615b13c
Quick update to the mingw compile instructions.
|
15 years ago |
Progranism
|
e5fff5a1b6
Had to modify two header files to prevent errors and warnings when using libRocket in a MinGW compiled project. libRocket should now compile against mingw, and link in a mingw project. Huzzah!
|
15 years ago |
Progranism
|
69208c67b2
Added Dependencies directory.
|
15 years ago |
Progranism
|
dd7656f4ae
Oops, forgot to commit some previous changes. Also updated dependency handling.
|
15 years ago |
Progranism
|
96af83db3c
Updating code so it compiles for MinGW. The changes in this commit allow a successful compile. Need to verify that it links against a project correctly. Also need to handle the FREETYPE dependency better.
|
15 years ago |
Lloyd Weehuizen
|
0060e04b1f
Fix incorrectly passing String through fprintf
|
15 years ago |
Lloyd Weehuizen
|
32b69df220
Update project and build files after removing StringStorage.h/.cpp
|
15 years ago |