Lasse Öörni 1746eed620 Add URHO3D_API specifier to FontGlyph struct. há 9 anos atrás
..
BorderImage.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
BorderImage.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Button.cpp df2f7b06a0 When Button sends the Released event, make sure it's yet hovering if the mouse was released on top of it. See issue #1453. há 9 anos atrás
Button.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
CheckBox.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
CheckBox.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Cursor.cpp a5b4512966 Reduce direct exposure to SDL headers as much as possible. há 9 anos atrás
Cursor.h a5b4512966 Reduce direct exposure to SDL headers as much as possible. há 9 anos atrás
DropDownList.cpp fd9db884b4 Add template version of UIElement::GetChild() methods. há 9 anos atrás
DropDownList.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
FileSelector.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
FileSelector.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Font.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Font.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
FontFace.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
FontFace.h 1746eed620 Add URHO3D_API specifier to FontGlyph struct. há 9 anos atrás
FontFaceBitmap.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
FontFaceBitmap.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
FontFaceFreeType.cpp ad7aeafa10 Use C style casting on numbers to keep code consistency há 10 anos atrás
FontFaceFreeType.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
LineEdit.cpp 1243d8bcda Regex replace all the uppercase key bindings with their constants. há 9 anos atrás
LineEdit.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
ListView.cpp fd9db884b4 Add template version of UIElement::GetChild() methods. há 9 anos atrás
ListView.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Menu.cpp fd9db884b4 Add template version of UIElement::GetChild() methods. há 9 anos atrás
Menu.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
MessageBox.cpp fd9db884b4 Add template version of UIElement::GetChild() methods. há 9 anos atrás
MessageBox.h 5e8ee79f2b Partial revert - use Object as base but keep lifetime management logic. há 9 anos atrás
ScrollBar.cpp 2d19a26743 ScrollBar base class from UIElement to BorderImage há 9 anos atrás
ScrollBar.h 2d19a26743 ScrollBar base class from UIElement to BorderImage há 9 anos atrás
ScrollView.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
ScrollView.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Slider.cpp 7b18a9a8b2 Slider knob fixed size fix from Lumak. Closes #1412. há 9 anos atrás
Slider.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Sprite.cpp 7647d43367 Fix float casting. há 9 anos atrás
Sprite.h 8e8ee798a7 New click / click end events sent by the UI element in question (see UIEvents.h.) Fix IsInside() check for the sprite UI element to allow accurate click detection. Register the full UIElement API for the Sprite element in AngelScript, though not all functions make sense. Clean up empty virtual functions from .cpp files in favor of defining them in headers. Closes #1343. há 9 anos atrás
Text.cpp d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. há 9 anos atrás
Text.h d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. há 9 anos atrás
Text3D.cpp d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. há 9 anos atrás
Text3D.h d506ab4288 Add SetFontSize() to Text & Text3D. Fix comments of SetFont() referring to nonexistent parameter. Closes #1484. há 9 anos atrás
ToolTip.cpp 01cd737909 Hide tooltip if the target element becomes invisible. Possible fix for #1238. há 10 anos atrás
ToolTip.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
UI.cpp 3ab69da3af Use __ANDROID__ compiler define consistently. há 9 anos atrás
UI.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
UIBatch.cpp 37e3c8269d Added UIBatch::AddQuad overloads which allow defining a quad with arbitrary points & UVs, and optionally colors. há 9 anos atrás
UIBatch.h 37e3c8269d Added UIBatch::AddQuad overloads which allow defining a quad with arbitrary points & UVs, and optionally colors. há 9 anos atrás
UIElement.cpp 8e8ee798a7 New click / click end events sent by the UI element in question (see UIEvents.h.) Fix IsInside() check for the sprite UI element to allow accurate click detection. Register the full UIElement API for the Sprite element in AngelScript, though not all functions make sense. Clean up empty virtual functions from .cpp files in favor of defining them in headers. Closes #1343. há 9 anos atrás
UIElement.h c675421464 Normal comment to doxygen comment using regex + manual correction. há 9 anos atrás
UIEvents.h 8e8ee798a7 New click / click end events sent by the UI element in question (see UIEvents.h.) Fix IsInside() check for the sprite UI element to allow accurate click detection. Register the full UIElement API for the Sprite element in AngelScript, though not all functions make sense. Clean up empty virtual functions from .cpp files in favor of defining them in headers. Closes #1343. há 9 anos atrás
View3D.cpp aa48f333b3 Only update View3D rendertarget when it's visible in the UI. Closes #1228. há 10 anos atrás
View3D.h aa48f333b3 Only update View3D rendertarget when it's visible in the UI. Closes #1228. há 10 anos atrás
Window.cpp c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás
Window.h c4f6f315ff Travis CI: bump copyright to 2016. há 10 anos atrás