style |
|
More...
|
almost 5 years ago
|
Run the edit-generated boxes through the style compiler. |
|
More...
|
almost 5 years ago
|
Make MODKEYEVENTS the default behavior. |
|
More...
|
almost 5 years ago
|
Handle the case where there is not even enough space for the ellipsis surface. |
|
More...
|
almost 5 years ago
|
Remove a bunch of redundant AG_Redraw() calls. |
|
More...
|
almost 5 years ago
|
Honor agDebugLvl even when console redirection is in use. |
|
More...
|
almost 5 years ago
|
Make the agKeySyms[] table public. |
|
More...
|
almost 5 years ago
|
Mute debug output generated by AG_WidgetCopyStyle(). |
|
More...
|
almost 5 years ago
|
Fix texture leak when clearing lines. |
|
More...
|
almost 5 years ago
|
Handle mouse wheel events (increment / decrement by 1). |
|
More...
|
almost 5 years ago
|
Honor the "padding" style attribute. Improve size requisition for polled labels. |
|
More...
|
almost 5 years ago
|
Fix typo in last commit (TAILQ_HEAD -> AG_TAILQ_HEAD in headers). |
|
More...
|
almost 5 years ago
|
Adjust font sizes earlier in AG_FetchFont(). |
|
More...
|
almost 5 years ago
|
Handle empty-string cells more efficiently. Handle "%x", "%lx" and "%llx". |
|
More...
|
almost 5 years ago
|
Remove the unnecessary "widget-moved" event. |
|
More...
|
almost 5 years ago
|
Provide #defines for core font names. |
|
More...
|
almost 5 years ago
|
Quiet "normal" kevent() errors unless DEBUG_TIMERS. |
|
More...
|
almost 5 years ago
|
Typography updates. Include useful DejaVu additions in the default font. |
|
More...
|
almost 5 years ago
|
Import Source Han Sans for CJK support |
|
More...
|
almost 5 years ago
|
Ignore Cursor and other such fonts. |
|
More...
|
almost 5 years ago
|
Base item height on the lineskip as opposed to the font height. |
|
More...
|
almost 5 years ago
|
Baseline correction and adjustments to the scale of selected core fonts. |
|
More...
|
almost 5 years ago
|
Prevent AG_Console from creating zero-width surfaces. |
|
More...
|
almost 5 years ago
|
Implement cursor key navigation in HSVPal. |
|
More...
|
almost 5 years ago
|
Implement AG_ExecTimer(): run timer callback routines artificially. |
|
More...
|
almost 5 years ago
|
Prevent an unnecessary Strlcat() with an empty string. |
|
More...
|
almost 5 years ago
|
Various style, warnings, comments fixes. |
|
More...
|
almost 5 years ago
|
Remove unused field "borders". Fix the "high-color" in True Color mode. |
|
More...
|
almost 5 years ago
|
Set the default font correctly in the test. |
|
More...
|
almost 5 years ago
|
Sync with changes in AG_DriverSW. |
|
More...
|
almost 5 years ago
|