Hajime Hoshi
|
a9ee46d97c
|
doc: Use GitHub style
|
2016-08-28 00:13:04 +09:00 |
|
Hajime Hoshi
|
0b7dc630d6
|
doc: Highlight code
|
2016-08-27 14:00:06 +09:00 |
|
Hajime Hoshi
|
12920a79da
|
doc: Change indent size 4 -> 8
|
2016-08-27 05:36:52 +09:00 |
|
Hajime Hoshi
|
69dafff704
|
doc: Remove Japanese words
|
2016-08-27 05:33:27 +09:00 |
|
Hajime Hoshi
|
b38e7a8f4c
|
doc: Move the image license
|
2016-08-27 05:29:48 +09:00 |
|
Hajime Hoshi
|
e5b7000463
|
doc: Change the font
|
2016-08-27 05:29:35 +09:00 |
|
Hajime Hoshi
|
a56e6dd052
|
doc: Use tags to know the stable version
|
2016-08-27 04:59:10 +09:00 |
|
Hajime Hoshi
|
ea579ab2cc
|
doc: Simplify
|
2016-08-27 04:41:59 +09:00 |
|
Hajime Hoshi
|
da30ee0e60
|
doc: Adjust CSS
|
2016-08-27 03:43:55 +09:00 |
|
Hajime Hoshi
|
eb6ac1949e
|
doc: Adjust fonts
|
2016-08-27 03:18:16 +09:00 |
|
Hajime Hoshi
|
3db1cd8a92
|
doc: Fix thumbnail size
|
2016-08-27 02:37:08 +09:00 |
|
Hajime Hoshi
|
af8c9dd12b
|
doc: Apply bootstrap
|
2016-08-27 02:28:57 +09:00 |
|
Hajime Hoshi
|
de1bb1b392
|
go generate
|
2016-08-27 00:50:26 +09:00 |
|
Hajime Hoshi
|
1cb66048ad
|
doc: go generate; Add style.css
|
2016-08-26 23:33:36 +09:00 |
|
Hajime Hoshi
|
6857dfd177
|
doc: Bug fix: add build tag 'example'
|
2016-08-26 23:33:17 +09:00 |
|
Hajime Hoshi
|
4a1a8aec11
|
Fix .travis.yml
|
2016-08-26 01:31:38 +09:00 |
|
Hajime Hoshi
|
bb6da8f85c
|
Fix files for 'example' tag
|
2016-08-26 01:25:28 +09:00 |
|
Hajime Hoshi
|
7410a9d814
|
Add example tags again
This reverts commit 7a1d63fb02 .
|
2016-08-26 00:40:39 +09:00 |
|
Hajime Hoshi
|
d8a81b4870
|
Update .travis.yml to Go 1.7
|
2016-08-23 00:21:21 +09:00 |
|
Hajime Hoshi
|
0f19f67fc9
|
image: Add ReplacePixels test
|
2016-08-23 00:13:44 +09:00 |
|
Hajime Hoshi
|
3dad97af8a
|
Add comments
|
2016-08-23 00:05:23 +09:00 |
|
Hajime Hoshi
|
749a751369
|
graphics: Bug fix: Make an image stale when another stale image is drawn to this (#257)
|
2016-08-23 00:05:11 +09:00 |
|
Hajime Hoshi
|
58f59f3832
|
Remove unneeded comment
|
2016-08-21 02:21:25 +09:00 |
|
Hajime Hoshi
|
e5c7de4939
|
graphics: Bug fix: Always need to copy the source image
|
2016-08-21 02:19:03 +09:00 |
|
Hajime Hoshi
|
c54dc8ee1c
|
graphics: Less calls of ReadPixelsFromVRAM
|
2016-08-20 23:25:45 +09:00 |
|
Hajime Hoshi
|
7a1d63fb02
|
Revert example tags
|
2016-08-17 23:33:31 +09:00 |
|
Hajime Hoshi
|
9c3a7f25d5
|
Add example tag to .travis.yml
|
2016-08-17 23:15:23 +09:00 |
|
Hajime Hoshi
|
12732d3302
|
examples: Add example tag
|
2016-08-17 22:52:51 +09:00 |
|
Hajime Hoshi
|
7b32d7a206
|
graphics: Bug fix: Pixels should be copied to store it as a command
|
2016-08-17 22:10:29 +09:00 |
|
Hajime Hoshi
|
612d3b07b0
|
ui: Bug fix: ui.funcs might be closed before sending a value
|
2016-08-17 01:57:20 +09:00 |
|
Hajime Hoshi
|
82d7cee5a3
|
Revert .travis.yml
|
2016-08-17 00:44:04 +09:00 |
|
Hajime Hoshi
|
b18eb62a3e
|
Update .travis.yml
|
2016-08-16 23:52:08 +09:00 |
|
Hajime Hoshi
|
348e11ac1b
|
examples/font: Simplify
|
2016-08-16 02:42:06 +09:00 |
|
Hajime Hoshi
|
aa811b5ce5
|
Add Martin to AUTHORS
|
2016-08-13 23:44:16 +09:00 |
|
Hajime Hoshi
|
6bab6e1f1d
|
examples/infinitescroll: Remove empty lines
|
2016-08-13 23:42:45 +09:00 |
|
Hajime Hoshi
|
c685cfb428
|
examples/infinitescroll: Move the image and add license
|
2016-08-13 23:38:51 +09:00 |
|
Martin Lindhe
|
41cc17c4da
|
add example/infinitescroll (#255)
This resolved #254
|
2016-08-13 23:34:25 +09:00 |
|
Hajime Hoshi
|
3619a796dc
|
ui: Check the return value of ReleaseDC()
|
2016-08-09 00:25:47 +09:00 |
|
Hajime Hoshi
|
96a43bcb4d
|
ui: Bug fix: must call ReleaseGC (#251)
|
2016-08-09 00:09:22 +09:00 |
|
Hajime Hoshi
|
c8edcde2d5
|
graphics: Image minimum size changed to 1
|
2016-08-07 17:27:17 +09:00 |
|
Hajime Hoshi
|
f556b19f22
|
Add error checks
|
2016-08-03 23:44:54 +09:00 |
|
Hajime Hoshi
|
0aca79ed0b
|
graphics: Add error checks
|
2016-08-03 11:05:10 +09:00 |
|
Hajime Hoshi
|
8f1b7a2d0c
|
examples: Add error checks
|
2016-08-03 10:57:50 +09:00 |
|
Hajime Hoshi
|
8e58f3ce0a
|
ui: Bug fix: closed channel never blocks
|
2016-08-03 01:07:46 +09:00 |
|
Hajime Hoshi
|
30b521f3b8
|
Add error checks
|
2016-08-03 01:02:05 +09:00 |
|
Hajime Hoshi
|
6968e898c3
|
Bug fix: ui.Main should be suspended when error occurs in the loop
|
2016-08-02 02:48:19 +09:00 |
|
Hajime Hoshi
|
c7106f595c
|
Add error checks
|
2016-08-02 02:26:44 +09:00 |
|
Hajime Hoshi
|
5801bc53df
|
Fix misspellings
|
2016-08-02 01:49:05 +09:00 |
|
Hajime Hoshi
|
dd9918d64e
|
Add comments
|
2016-08-02 01:47:25 +09:00 |
|
Hajime Hoshi
|
4c611ed4d0
|
doc: Move documents to Wiki
|
2016-08-02 01:29:07 +09:00 |
|