Document AG_Box "style" member; add AG_BoxSetStyle(). |
|
More...
|
almost 5 years ago
|
Document AG_Fixed "style" member; add AG_FixedSetStyle(). |
|
More...
|
almost 5 years ago
|
Tweak the cm-serif and cm-typewriter baseline in 35pt+ range. |
|
More...
|
almost 5 years ago
|
!AG_WidgetEnabled() -> AG_WidgetDisabled() |
|
More...
|
almost 5 years ago
|
Include disabled widgets in AG_WidgetFindFocused(). |
|
More...
|
almost 5 years ago
|
In AG_TextboxSetWordWrap(), update parent window after horiz scrollbar is attached/detached. |
|
More...
|
almost 5 years ago
|
Use independent keyrepeat timers for the 4 direction keys. |
|
More...
|
almost 5 years ago
|
Skip over ANSI sequences in CursorLeft() / CursorRight(). |
|
More...
|
almost 5 years ago
|
Instead of static bitmap icons, use U+25A2, '_' and U+2715; adjust padding. |
|
More...
|
almost 5 years ago
|
Implement clipboard integration under glx and X11 (other platforms to come..) |
|
More...
|
almost 5 years ago
|
Remove zoomLvl effect |
|
More...
|
almost 5 years ago
|
Make AG_WindowFocus(NULL) or AG_WindowFocus(agWindowFocused) a no-op |
|
More...
|
almost 5 years ago
|
Fix a regression in AG_EditableDelete(). |
|
More...
|
almost 5 years ago
|
Print the list of compiled-in drivers if an invalid one is specified. |
|
More...
|
almost 5 years ago
|
Add "Edit / GUI Preferences" to the menu. |
|
More...
|
almost 5 years ago
|
Display driver info. Make separate "Keyboard" and "Mouse" sections. |
|
More...
|
almost 5 years ago
|
Make combo-generated windows persistent. Fixes Issue #48. |
|
More...
|
almost 5 years ago
|
Remove unnecessary lock operations. |
|
More...
|
almost 5 years ago
|
Retarget VFS root whenever we encounter an invalid object. |
|
More...
|
almost 5 years ago
|
Exclude dropdowns/popup menus and DND icons from the BGPOPUPMENU windows list |
|
More...
|
almost 5 years ago
|
Set the requisition height to that of the input textbox only (ignore hUnitSel). |
|
More...
|
almost 5 years ago
|
Clip the textbox label if is insufficient space is available for it. |
|
More...
|
almost 5 years ago
|
Fix resize behavior when the cursor is outside of the pane control range. |
|
More...
|
almost 5 years ago
|
Increase the smaller zoom-adjusted widths by a few pixels. |
|
More...
|
almost 5 years ago
|
Handle word selections correctly in AG_Editable(3). |
|
More...
|
almost 5 years ago
|
tri:regen |
|
More...
|
almost 5 years ago
|
"wheelTicks" is unused. |
|
More...
|
almost 5 years ago
|
Fraktur is also Bold = Reuglar. |
|
More...
|
almost 5 years ago
|
Flush cached labels on "palette-changed". |
|
More...
|
almost 5 years ago
|
Temporary workaround a cosmetic problem. |
|
More...
|
almost 5 years ago
|