openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Texus GUI
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Oct 08, 2024 — Oct 08, 2025
Showing page 1 of 4
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Link nightly builds to SFML 3.0.2
Bruno Van de Velde
More...
21 days ago
Updated version to 1.11
Bruno Van de Velde
More...
22 days ago
Let canvas implementations call setSize on the immediate base class
Bruno Van de Velde
More...
22 days ago
Render expected tests output with latest SFML version, since text rendering was changed in SFML 3.1
Bruno Van de Velde
More...
about 1 month ago
Raylib's LoadFontData was changed in version 5.6-dev
Bruno Van de Velde
More...
about 1 month ago
Use new getAscent and getDescent functions that were added in SFML 3.1 + make getDescent return a negative value in all backends
Bruno Van de Velde
More...
about 1 month ago
Added RoundedBorderRadius property to TextArea renderer
Bruno Van de Velde
More...
about 2 months ago
EditBox and TextArea now support Ctrl+Backspace and Ctrl+Delete to delete words (fixes #267)
Bruno Van de Velde
More...
2 months ago
ScrollablePanel didn't transform the right click position for its child widgets (fixes #266)
Piotr Grzesik
More...
2 months ago
Added RoundedBorderRadius property to Tabs renderer (#263)
Bruno Van de Velde
More...
3 months ago
Fixed CI failing because compiler isn't specified
Bruno Van de Velde
More...
3 months ago
Rewrote implementation for building TGUI as a c++20 module
Bruno Van de Velde
More...
3 months ago
Added getLeftPlusRight and getTopPlusBottom functions to Outline class
Bruno Van de Velde
More...
3 months ago
Let CI download SFML binaries from github instead of directly from the SFML website
Bruno Van de Velde
More...
3 months ago
Added RoundedBorderRadius property to EditBox and ComboBox renderers (fixes #260)
Bruno Van de Velde
More...
3 months ago
No longer rely on Aurora for CopiedPtr and downcast
Bruno Van de Velde
More...
4 months ago
There are no prebuilt libraries yet for SFML 3.0.1
Bruno Van de Velde
More...
4 months ago
Updated version to 1.10
Bruno Van de Velde
More...
4 months ago
handleWindowEvents tests should work again with SFML 3.0.1
Bruno Van de Velde
More...
4 months ago
Added MaxWidth property to RadioButton and CheckBox to wrap text to multiple lines if it is too long
Bruno Van de Velde
More...
4 months ago
Text with newlines was no longer correctly aligned after the previous commit, so we will still allow negative kerning after a newline character
Bruno Van de Velde
More...
4 months ago
Don't calculate kerning at the beginning of a line
Bruno Van de Velde
More...
4 months ago
Scrollbar now keeps scrolling when the mouse button stays pressed on top of an arrow + Values change faster when holding down a spin button arrow
Bruno Van de Velde
More...
4 months ago
Added ClientPadding property to ChildWindow renderer
Bruno Van de Velde
More...
4 months ago
Added gui.makeWindowCurrent() to SDL_RENDERER backend to select the active window (#258)
Bruno Van de Velde
More...
4 months ago
Added option to scale image (stretching while maintaining ratio) before applying 9-slice scaling (closes #257)
Bruno Van de Velde
More...
5 months ago
Changed scaling when object is smaller than corners of 9-slice
Bruno Van de Velde
More...
5 months ago
Run android test with SFML3 instead of SFML2 as this is now the default version selected in the example code
Bruno Van de Velde
More...
5 months ago
Show effects didn't take origin into account
Bruno Van de Velde
More...
5 months ago
SDL_GPU backend didn't update time automatically when not using mainLoop function
Bruno Van de Velde
More...
5 months ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree