| Age | Commit message (Collapse) | Author |
|
|
|
Gtk: Replace GtkFixed by GtkLayout
Windows: No change needed
|
|
|
|
|
|
|
|
|
|
Fixes #91
|
|
|
|
|
|
Replaces the native label implementations.
Supporting different x and y text alignment.
Fixes #90
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ES_AUTOHSCROLL
Fixes #89
|
|
|
|
|
|
Fixes #86
|
|
|
|
With this change, it should find the library on macOS without compiling with `-d:gtk_quartz`.
Related to #63
|
|
|
|
Fixes #75
|
|
|
|
Fixes #71
|
|
|
|
|
|
|
|
Fixes #67
|
|
It's not available on Windows
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #62
|
|
Probably fixes #59
|
|
|
|
- Add `checked=` to set the status
- Add `onToggle` event to react on toggle by the user
- Toggling works also by Space and Enter
|
|
|
|
|