summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-03Add Image.beginPixelDataAccess() and endPixelDataAccess() for fast image mani...trustable-code
2018-03-20Update to Nim 0.18.0: \n -> \ptrustable-code
2018-03-19Layout engine changetrustable-code
2018-03-17Remove countLines() and use fixed version in strutilstrustable-code
2018-02-22Update contact informationtrustable-code
2018-02-20Call forceRedraw() on text change of Frame, Button and Labeltrustable-code
2018-02-06Tabstops on Windowstrustable-code
2017-10-15Add WindowKeyEvent.cancel, remove ControlDisposeEvent.canceltrustable-code
2017-10-10Merge pull request #15 from citycide/patch-1Simon Krauter
2017-10-10fix `dialog.directory` being ignored on WindowsBo Lingen
2017-09-20Dispose, CloseClick, Minimizetrustable-code
2017-09-19Change Control's default width/height mode from "Expand" to "Static"trustable-code
2017-09-18Show error message, if app.init() is not called before newWindow()trustable-code
2017-09-15Fix: Use runeSubStr instead of substr for Unicode compatibilitytrustable-code
2017-09-12Improve readmetrustable-code
2017-09-12Improvements for Button/TextBox/TextAreatrustable-code
2017-08-12Fix: Gtk: key press was triggered twicetrustable-code
2017-08-08Gtk: Implement own "copy to clipboard", because by default the clipboard is n...trustable-code
2017-08-08Add clipboard functionstrustable-code
2017-07-17Small fixestrustable-code
2017-07-10Fix 32-bit Windows platform supporttrustable-code
2017-07-08Improve readmetrustable-code
2017-07-08Fix nimble filetrustable-code
2017-07-08Merge branch 'master' of https://github.com/trustable-code/NiGuitrustable-code
2017-07-08Moved "msgbox.nim" inside "nigui" subdirectorytrustable-code
2017-07-07Merge pull request #2 from PMunch/patch-1Simon Krauter
2017-07-07Updated FAQ, some proof-readingPMunch
2017-07-06Added FAQtrustable-code
2017-07-06Change directory structure, change include concept, add nimble filetrustable-code
2017-07-02update readmetrustable-code
2017-07-01first public preview versiontrustable-code