Fix get_vertical_text_align(), make a copy of Font, not a reference |
|
More...
|
about 12 years ago
|
Fix get_vertical_text_align(), make a copy of Font, not a reference |
|
More...
|
about 12 years ago
|
Stop the lineedit accessing Font directly, when it doesn't need to |
|
More...
|
about 12 years ago
|
Stop the lineedit accessing Font directly, when it doesn't need to |
|
More...
|
about 12 years ago
|
Adjust lineedit, checkbox, radiobutton and label to all use get_vertical_text_align(). Doesn't work for an unknown reason |
|
More...
|
about 12 years ago
|
Adjust lineedit, checkbox, radiobutton and label to all use get_vertical_text_align(). Doesn't work for an unknown reason |
|
More...
|
about 12 years ago
|
Modify the text rendering API, so you optionally can provide the baseline to simple single line text. |
|
More...
|
about 12 years ago
|
Modify the text rendering API, so you optionally can provide the baseline to simple single line text. |
|
More...
|
about 12 years ago
|
Add CSS vertical-align test code to the CSSDocument2 test |
|
More...
|
about 12 years ago
|
Add CSS vertical-align test code to the CSSDocument2 test |
|
More...
|
about 12 years ago
|
Fix bug in GUILayoutBoxContent::flex_vertical_node, incrementing the box math offset at the incorrect point |
|
More...
|
about 12 years ago
|
Fix bug in GUILayoutBoxContent::flex_vertical_node, incrementing the box math offset at the incorrect point |
|
More...
|
about 12 years ago
|
Fix the scrollbar, so that it does not call get_window_geometry |
|
More...
|
about 12 years ago
|
Fix the scrollbar, so that it does not call get_window_geometry |
|
More...
|
about 12 years ago
|
Partially restore the pushbutton "disabled" on_enablemode_changed |
|
More...
|
about 12 years ago
|
Partially restore the pushbutton "disabled" on_enablemode_changed |
|
More...
|
about 12 years ago
|
Fix the radiobutton text alignment |
|
More...
|
about 12 years ago
|
Fix the radiobutton text alignment |
|
More...
|
about 12 years ago
|
Fix the checkbox text alignment |
|
More...
|
about 12 years ago
|
Fix the checkbox text alignment |
|
More...
|
about 12 years ago
|
Update the GUI/GUI_Texture Example, so it runs |
|
More...
|
about 12 years ago
|
Update the GUI/GUI_Texture Example, so it runs |
|
More...
|
about 12 years ago
|
Remove unused theme files from the font example |
|
More...
|
about 12 years ago
|
Remove unused theme files from the font example |
|
More...
|
about 12 years ago
|
Use 11px instead of 11pt font size |
|
More...
|
about 12 years ago
|
Use 11px instead of 11pt font size |
|
More...
|
about 12 years ago
|
Fix the font name in the GUI font selector. (Note, still does not handle font families, that should be clan::Font's responsibility, in the future) |
|
More...
|
about 12 years ago
|
Fix the font name in the GUI font selector. (Note, still does not handle font families, that should be clan::Font's responsibility, in the future) |
|
More...
|
about 12 years ago
|
Fix the ribbon font size, and attempt to set the default font in theme.css |
|
More...
|
about 12 years ago
|
Fix the ribbon font size, and attempt to set the default font in theme.css |
|
More...
|
about 12 years ago
|