index
:
systray
bcm/cgo-test
issue-2143-lib
issue-2143-ox
master
master_bak
test-pr-78
use-mac-os-version-value-instead-of-macro
a cross platfrom Go library to place an icon and menu in the notification area
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
example
Age
Commit message (
Expand
)
Author
2015-02-19
Merged from valencia
Ox Cart
2015-02-19
[gost] Added github.com/gorilla/websocket and its dependencies
Ox Cart
2015-02-15
Fixed problem in passing string to systray on Windows
Ox Cart
2015-02-10
rename Ch to ClickedCh
fffw
2015-02-09
fix a name in example
fffw
2015-02-08
wrap MenuItem attributes as methods
fffw
2015-02-08
Update() as a method of MenuItem
fffw
2015-02-08
eliminate menu id when add a menu item
fffw
2015-02-08
move icon to seperate folder in example
fffw
2015-02-05
skip notification if no one waiting for menu item
fffw
2015-02-04
able to disable/check menu item on windows
fffw
2015-02-04
change api significantly
fffw
2015-02-04
improve docs and README
fffw
2015-01-23
remove BOM characters
fffw
2015-01-19
support for unicode on windows
fffw
2015-01-19
clean windows code
fffw
2015-01-19
conditional compilation for icon data
fffw
2015-01-19
works on windows
fffw
2015-01-17
Renamed AddMenu to AddMenuItem
Ox Cart
2015-01-17
Removed unnecessary assignment from channel receive
Ox Cart
2015-01-17
Removed unused clickedOnce variable from example
Ox Cart
2015-01-17
Added onReady handling, simplified example
Ox Cart
2015-01-17
finished api, only lack of waiting for app launch
fffw
2015-01-16
add open url in example
fffw
2015-01-14
first usable version
fffw
2015-01-14
still works for simple callbac
fffw
2015-01-14
objc to call go callback
fffw
2015-01-14
compiled but can not handle menu event
fffw