summaryrefslogtreecommitdiffstatshomepage
path: root/closeevent.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
| | | | | | 1) Develop on something other then a windows box, and cross compile the program to target windows. 2) Develop a program that will run on the command line for any OS, but also have a gui when run on windows. 3) Use the walk library for the windows gui, and some other library for a gui on other platforms.
* Fix recently introduced events bugAlexander Neumann2012-02-241-2/+11
|
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-8/+4
|
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+38