aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* README: fix wordfaiface2019-05-091-1/+1
* README: update events infofaiface2019-05-091-46/+36
* change event strings to event typesfaiface2019-05-0911-195/+212
* examples/imageviewer: rename DrawText to MakeTextImagefaiface2019-05-074-5/+5
* README: change 'package' to 'foundation' in thefirst linefaiface2019-05-071-1/+1
* fix event docfaiface2019-05-071-3/+3
* mux: simplify delivering the last resize eventfaiface2019-05-071-11/+8
* minorfaiface2019-05-071-1/+2
* typofaiface2019-05-071-1/+1
* add Mux docsfaiface2019-05-071-0/+10
* minorfaiface2019-05-075-40/+40
* correctly document the resize eventfaiface2019-05-072-3/+5
* mux: make sure to always correctly deliver resize eventfaiface2019-05-071-3/+3
* mux: fix not delivering resize correctly sometimesfaiface2019-05-071-0/+13
* win: another hiDPI fixfaiface2019-05-071-1/+1
* README: add 'chat on discord' badgefaiface2019-05-061-1/+1
* README: better wordfaiface2019-05-061-1/+1
* README: add 'A note on race conditions'faiface2019-05-061-0/+34
* add mouse scrolling docsfaiface2019-05-063-3/+6
* README: fix typo in linkfaiface2019-05-061-1/+1
* README: add examples sectionfaiface2019-05-061-0/+6
* examples: add running instructionsfaiface2019-05-063-0/+13
* examples: add READMEs for the ramaining examplesfaiface2019-05-065-0/+42
* examples/imageviewer: add READMEfaiface2019-05-062-0/+17
* win: fix mouse move position on hiDPIfaiface2019-05-061-1/+1
* win: fix mouse position on hiDPIfaiface2019-05-061-8/+9
* examples/imageviewer: fix import pathfaiface2019-05-061-1/+1
* win: fix macOS retina problemfaiface2019-05-061-1/+16
* examples: imageviewer: fix buttonfaiface2019-05-061-1/+3
* examples: add imageviewerfaiface2019-05-067-0/+608
* win: add mo/scroll eventfaiface2019-05-061-0/+4
* README: add 'Why concurrent GUI?' paragraphfaiface2019-05-051-0/+16
* README: add "support multiple windows" to TODO listfaiface2019-05-051-0/+1
* Win: add warning about not supporting multiple windows yetfaiface2019-05-051-0/+2
* Win: remove duplicate key strings from docfaiface2019-05-051-2/+1
* Win: make docs on key strings more readablefaiface2019-05-051-6/+6
* README: fix a typofaiface2019-05-041-1/+1
* README: add a 'main idea of concurrent GUI' paragraphfaiface2019-05-041-1/+3
* README: add a link to image/draw blog entryfaiface2019-05-041-0/+2
* improve README (better example + one more picture + typo fixes)faiface2019-05-043-50/+80
* remove key constants, represent keys as stringsfaiface2019-05-043-77/+68
* add a godoc badge to READMEfaiface2019-05-041-1/+1
* add a READMEfaiface2019-05-043-1/+255
* add some documentationfaiface2019-05-033-1/+145
* add key constantsfaiface2019-05-031-0/+21
* mux: fix a bug and document it very wellfaiface2019-05-031-3/+24
* examples: forgot to cover all tiles in Pexeso examplefaiface2019-05-021-1/+1
* examples: add pexeso examplefaiface2019-05-021-0/+155
* minorfaiface2019-05-021-1/+1
* small fixfaiface2019-05-021-1/+0