Automatically exported from code.google.com/p/gowut.dev
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Replaced many interpreted string literals to raw string literals for better readability.
a57b5daView on GitHubFinished the Timer demo. Added more godoc to the Timer. Added TabPanel.PrevSelected().
f39877bView on GitHubAdded the Timer component. Added a new Timer page to the showcase app.
7330cfaView on GitHubAdded Server.AddStaticDir() method to give possibility to easily serve custom static content.
6dca007View on GitHubEvent sending from clients are now asynchronous. The GUI Server implements proper RW locking.
1e80aeeView on GitHubSmall corrections. Mentioned the showcase app in the package doc.
8b2d66bView on GitHubSignificant event system improvements (event categories; fork events; internal events, fired up in TabPanel and Expander). General optimizations.
3f78506View on GitHubAdded 2 new event types for the Window load and unload events. These can be used for windows only.
cad2934View on GitHub