| Age | Commit message (Collapse) | Author |
|
|
|
into its own function. This is needed for keyboard vertical scrolling.
|
|
needed for hit-testing checkboxes.
|
|
|
|
|
|
|
|
|
|
|
|
accessibility too. For now, focus is only applied with a mouse click.
|
|
|
|
tableAddColumn. Removed some hardcoding as a result.
|
|
|
|
|
|
|
|
|
|
/do/ accessibility on a list view since the interface doesn't seem to support tabular data layouts...
|
|
adjusted winapi_windows.h to accomodate this (defined CINTERFACE and included <oleacc.h>).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implemented.
|
|
|
|
scrolling.
|
|
|
|
Jonathan Potter (http://stackoverflow.com/a/26747199/3408572).
|
|
|
|
|
|
|
|
reimplementation. This will make rewriting drawItem() easier.
|
|
|
|
|
|
read-only TextFields, next.
|
|
class name access on Windows.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
detail left over...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|