index
:
NiGui
master
Forked from https://github.com/simonkrauter/NiGui
Oskari Timperi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-03
Add Image.beginPixelDataAccess() and endPixelDataAccess() for fast image mani...
trustable-code
2018-03-20
Update to Nim 0.18.0: \n -> \p
trustable-code
2018-03-19
Layout engine change
trustable-code
2018-03-17
Remove countLines() and use fixed version in strutils
trustable-code
2018-02-22
Update contact information
trustable-code
2018-02-20
Call forceRedraw() on text change of Frame, Button and Label
trustable-code
2018-02-06
Tabstops on Windows
trustable-code
2017-10-15
Add WindowKeyEvent.cancel, remove ControlDisposeEvent.cancel
trustable-code
2017-10-10
Merge pull request #15 from citycide/patch-1
Simon Krauter
2017-10-10
fix `dialog.directory` being ignored on Windows
Bo Lingen
2017-09-20
Dispose, CloseClick, Minimize
trustable-code
2017-09-19
Change Control's default width/height mode from "Expand" to "Static"
trustable-code
2017-09-18
Show error message, if app.init() is not called before newWindow()
trustable-code
2017-09-15
Fix: Use runeSubStr instead of substr for Unicode compatibility
trustable-code
2017-09-12
Improve readme
trustable-code
2017-09-12
Improvements for Button/TextBox/TextArea
trustable-code
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 n...
trustable-code
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
Improve readme
trustable-code
2017-07-08
Fix nimble file
trustable-code
2017-07-08
Merge branch 'master' of https://github.com/trustable-code/NiGui
trustable-code
2017-07-08
Moved "msgbox.nim" inside "nigui" subdirectory
trustable-code
2017-07-07
Merge pull request #2 from PMunch/patch-1
Simon Krauter
2017-07-07
Updated FAQ, some proof-reading
PMunch
2017-07-06
Added FAQ
trustable-code
2017-07-06
Change directory structure, change include concept, add nimble file
trustable-code
2017-07-02
update readme
trustable-code
2017-07-01
first public preview version
trustable-code
[prev]