| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-13 | Fix Key_Insert and Key_Delete under Windows | trustable-code | |
| 2018-04-13 | Fix text input for "^" on German keyboard under Windows | trustable-code | |
| When the dead key "^" on German keyboard is pressed, don't call ToUnicode(), because this would destroy the dead key state | |||
| 2018-04-08 | Gtk: Fix memory leak on image saving | trustable-code | |
| 2018-04-05 | Windows: Allow flicker-Free drawing | trustable-code | |
| 2018-04-03 | Add Image.beginPixelDataAccess() and endPixelDataAccess() for fast image ↵ | trustable-code | |
| manipulation | |||
| 2018-02-06 | Tabstops on Windows | trustable-code | |
| 2017-10-15 | Add WindowKeyEvent.cancel, remove ControlDisposeEvent.cancel | trustable-code | |
| - Add WindowKeyEvent.cancel - Remove ControlDisposeEvent.cancel | |||
| 2017-10-10 | fix `dialog.directory` being ignored on Windows | Bo Lingen | |
| 2017-09-20 | Dispose, CloseClick, Minimize | trustable-code | |
| * Changed "Dispose" events * Added "CloseClick" event * Added "Window.minimize()" and "Window.minimized" Use "Window.show()" to unminimize the window. | |||
| 2017-09-18 | Show error message, if app.init() is not called before newWindow() | trustable-code | |
| 2017-09-12 | Improvements for Button/TextBox/TextArea | trustable-code | |
| * TextArea is now inherited from TextBox (A TextArea can do anything that a TextBox can do.) * Better handling of keyboard events * New properties for TextBox/TextArea: "editable", "cursorPos", "selectionStart" and "selectionEnd" * New properties for Button: "enabled" | |||
| 2017-08-12 | Fix: Gtk: key press was triggered twice | trustable-code | |
| 2017-08-08 | Gtk: Implement own "copy to clipboard", because by default the clipboard is ↵ | trustable-code | |
| non-persistent | |||
| 2017-08-08 | Add clipboard functions | trustable-code | |
| 2017-07-17 | Small fixes | trustable-code | |
| 2017-07-10 | Fix 32-bit Windows platform support | trustable-code | |
| 2017-07-08 | Moved "msgbox.nim" inside "nigui" subdirectory | trustable-code | |
| 2017-07-06 | Change directory structure, change include concept, add nimble file | trustable-code | |
