Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Don't remove .icn files having exe bit set by unpacking source from Zip file. (069f714)
Update to reflect testing on a64 bsd with clang. (cd7155f)
Build with -O on Mac. Runs twice as fast. Depends on alcexternal() fix. (adfd9a1)
Add __attribute__ to inhibit bad clang optimization of alcexternal(). (e2bcbfc)
Update to reflect validation on MacOS 10.13 and Ubuntu 17.10. (caf777d)
Fix compilation warnings in xpm code (thx Sean Jensen). (8cb4887)
Fix ancient potential lexer bug (thx Sean Jensen). (bb7c6b5)
Update VersionDate. (cfed634)
Remove dead code hidden below a conditional that contained a typo. (27ad979)
Add .DS_Store (Macintosh debris) to .gitignore. (047cee9)
Update Unicon website link (.net->.io). (bf681e3)
Check in clarification of type conversion on comparison. (5273ca2)
Fix innocuous MaxType definition bug (thx Don Ward). (e91f59f)
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
Changelog
=========
Update to reflect testing on a64 bsd with clang. (cd7155f)
Build with -O on Mac. Runs twice as fast. Depends on alcexternal() fix. (adfd9a1)
Add __attribute__ to inhibit bad clang optimization of alcexternal(). (e2bcbfc)
Update to reflect validation on MacOS 10.13 and Ubuntu 17.10. (caf777d)
Fix compilation warnings in xpm code (thx Sean Jensen). (8cb4887)
Fix ancient potential lexer bug (thx Sean Jensen). (bb7c6b5)
Update VersionDate. (cfed634)
Remove dead code hidden below a conditional that contained a typo. (27ad979)
Add .DS_Store (Macintosh debris) to .gitignore. (047cee9)
Update Unicon website link (.net->.io). (bf681e3)
Check in clarification of type conversion on comparison. (5273ca2)
Fix innocuous MaxType definition bug (thx Don Ward). (e91f59f)
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
Changelog
=========
Update to reflect validation on MacOS 10.13 and Ubuntu 17.10. (caf777d)
Fix compilation warnings in xpm code (thx Sean Jensen). (8cb4887)
Fix ancient potential lexer bug (thx Sean Jensen). (bb7c6b5)
Update VersionDate. (cfed634)
Remove dead code hidden below a conditional that contained a typo. (27ad979)
Add .DS_Store (Macintosh debris) to .gitignore. (047cee9)
Update Unicon website link (.net->.io). (bf681e3)
Check in clarification of type conversion on comparison. (5273ca2)
Fix innocuous MaxType definition bug (thx Don Ward). (e91f59f)
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
Changelog
=========
Fix compilation warnings in xpm code (thx Sean Jensen). (8cb4887)
Fix ancient potential lexer bug (thx Sean Jensen). (bb7c6b5)
Update VersionDate. (cfed634)
Remove dead code hidden below a conditional that contained a typo. (27ad979)
Add .DS_Store (Macintosh debris) to .gitignore. (047cee9)
Update Unicon website link (.net->.io). (bf681e3)
Check in clarification of type conversion on comparison. (5273ca2)
Fix innocuous MaxType definition bug (thx Don Ward). (e91f59f)
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
|
|
Changelog
=========
Add .DS_Store (Macintosh debris) to .gitignore. (047cee9)
Update Unicon website link (.net->.io). (bf681e3)
Check in clarification of type conversion on comparison. (5273ca2)
Fix innocuous MaxType definition bug (thx Don Ward). (e91f59f)
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
Changelog
=========
Fix innocuous MaxType definition bug (thx Don Ward). (e91f59f)
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
Changelog
=========
Note testing under MacOS 10.12 (Sierra). (17a1c82)
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
Changelog
=========
Note testing under Ubuntu 16.04.1 LTS. (a4902cb)
Reflect testing on MacOS X 10.11.1 (El Capitan). (780923d)
Update README so that it isn't incorrect when included in a binary release. (2067410)
Icon's use of Makefile includes is finally recognized as standard. (26f32ee)
Improve mobile friendliness of documentation. (29718e2)
Update FAQ for Windows implementation and GitHub source. (bc0aa6c)
Styling tweak for UL + UL in FAQ. (e299195)
Merge branch 'master' of github.com:gtownsend/icon (7d6ee56)
Fix HTML warnings. (daa4404)
Merge independent changes. (1a4a1af)
Update release notes with better understanding of $DISPLAY bug. (59b79f2)
Fix incorrect drawcard() comments (thx Will Evans). (6e50807)
Reflect testing on Ubuntu 14.10. (f738196)
Handle $DISPLAY longer than 63 characters. First seen as a problem on Macintosh OS X 10.10 ("Yosemite"). Side effects revealed other bugs in cross-display CopyArea and gamma correction. (d0cd013)
|
|
|
|
|
|
|