| Age | Commit message (Collapse) | Author |
|
|
|
Gtk: Replace GtkFixed by GtkLayout
Windows: No change needed
|
|
|
|
|
|
|
|
|
|
Replaces the native label implementations.
Supporting different x and y text alignment.
Fixes #90
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #71
|
|
Fixes #67
|
|
It's not available on Windows
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #62
|
|
|
|
- Add `checked=` to set the status
- Add `onToggle` event to react on toggle by the user
- Toggling works also by Space and Enter
|
|
|
|
|
|
/run/media/user/server_hdd_3tb_1/Simon/Main/Develop/ActPub/NiGui/repo--/src/nigui.nim
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix #42
|
|
|
|
The scroll mode wasn't updated.
|
|
|
|
|
|
Fix: With cairo_move_to() there was a wrong line.
|
|
|
|
|
|
|
|
|
|
|
|
- Message box: button1 will be focused
- Buttons: Key_Return and Key_Space are now handled in
platform-independent code
|
|
|
|
|