`AG_Editable`: Avoid some redundant flag tests in `Draw()` inner loop. |
|
More...
|
almost 2 years ago
|
`AG_Editable`: Honor padding when drawing `placeholder` text. |
|
More...
|
almost 2 years ago
|
`AG_Textbox`: Allow overflow beyond allocated `AG_Editable` area. |
|
More...
|
almost 2 years ago
|
Expand the list of standard font sizes to 32 sizes. |
|
More...
|
almost 2 years ago
|
Remove the ellipsis surface when partially hidden. |
|
More...
|
almost 2 years ago
|
Use `int` to store effective margin values. |
|
More...
|
almost 2 years ago
|
Provide a `.gitignore` file. |
|
More...
|
almost 2 years ago
|
`AG_HSVPal`: Fix color not updating upon `agcolor` binding changes. |
|
More...
|
almost 2 years ago
|
`AG_Tlist`: Fix potential invalid access in `CompareText()`. |
|
More...
|
almost 2 years ago
|
Provide definitions for Unicode ranges. |
|
More...
|
almost 2 years ago
|
`Ctrl` + Mouse Wheel can now be used to change the zoom level. |
|
More...
|
almost 2 years ago
|
New functions `AG_LabelAppend()` and `AG_LabelAppendS()`. |
|
More...
|
almost 2 years ago
|
Handle key modifiers when translating SDL2 keysyms. |
|
More...
|
almost 2 years ago
|
Reduce the width at larger zoom sizes. |
|
More...
|
almost 2 years ago
|
`AG_Console`: Garbage-collect generated textures more aggressively. |
|
More...
|
almost 2 years ago
|
Add support for X Input Methods. Thanks @sr20det! |
|
More...
|
almost 2 years ago
|
Implement the universal `margin` style attribute. |
|
More...
|
almost 2 years ago
|
Display architecture extensions in an `AG_UCombo`. |
|
More...
|
almost 2 years ago
|
Fix wrong class name in "Cannot attach" error message. |
|
More...
|
almost 2 years ago
|
Use `AGC_M_MATVIEW` and `AGC_M_PLOTTER` class IDs. |
|
More...
|
almost 2 years ago
|
Agar Ideograms update. |
|
More...
|
almost 2 years ago
|
Make the text compare function of `AG_TlistSort()` ANSI-aware. |
|
More...
|
almost 2 years ago
|
regen |
|
More...
|
almost 2 years ago
|
On MacOS, define `GL_SILENCE_DEPRECATION`. Fixes #45. |
|
More...
|
almost 2 years ago
|
`AG_Tlist`: New options `AG_TLIST_NO_LINES` & `AG_TLIST_NO_BGLINES`. |
|
More...
|
almost 2 years ago
|
Disable/reset mouse auto-capture when `AG_MenuView` windows are shown/hidden. |
|
More...
|
almost 2 years ago
|
Fix compilation without rand48. |
|
More...
|
almost 2 years ago
|
Improve endianness auto-detection when cross-compiling. |
|
More...
|
almost 2 years ago
|
New blitter tables for `AG_Surface`. Add support for 40/48-bpp Packed RGBA. |
|
More...
|
almost 2 years ago
|
Implement `AG_ObjectFreeChildren()`, `AG_ObjectFreeChildrenLockless`. |
|
More...
|
almost 2 years ago
|