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
Age
Commit message (
Expand
)
Author
2015-10-10
Merge pull request #7 from getlantern/back-from-lantern
master_bak
fffw
2015-10-09
make golint happy (partly)
fffw
2015-10-09
remove deprecated menuZone from systray
fffw
2015-05-10
Merge branch 'back-from-lantern'
fffw
2015-02-26
Removed unnecessary Visual Studio files
Ox Cart
2015-02-25
Updated Quit() comment
Ox Cart
2015-02-25
Signed systray dll
Ox Cart
2015-02-26
fix on linux
fffw
2015-02-26
remove tray icon before quit app
fffw
2015-02-24
Merge branch 'valencia' into issue2260
Ox Cart
2015-02-24
Rebuilt DLL with static linking and also signed it
Ox Cart
2015-02-24
Fixed pathing of systray.dll
Ox Cart
2015-02-19
Merged from valencia
Ox Cart
2015-02-19
[gost] Added github.com/gorilla/websocket and its dependencies
Ox Cart
2015-02-17
Added LICENSE to systray
Ox Cart
2015-02-16
Back to v90 toolset
Ox Cart
2015-02-16
remove needless string copy
fffw
2015-02-16
refactor strPtr to strUTF16
fffw
2015-02-15
Added comment to strPtr
Ox Cart
2015-02-15
Making a copy of strings passed in from Go, and hanging on to reference on Go...
Ox Cart
2015-02-15
Added comment to strPtr
Ox Cart
2015-02-15
Fixed problem in passing string to systray on Windows
Ox Cart
2015-02-14
Merged from upstream
Ox Cart
2015-02-14
Merge pull request #2 from getlantern/xcompile
fffw
2015-02-13
Added ignored parameter to systray_ready callback
Ox Cart
2015-02-13
Added comment about closing file before loading it
Ox Cart
2015-02-13
Fixed mode on directory containing dll
Ox Cart
2015-02-13
Switched to platform toolset v90 with dynamic linking
Ox Cart
2015-02-13
Linking DLL statically
Ox Cart
2015-02-13
Switched to using go-bindata to avoid unnecessary net/http dependency
Ox Cart
2015-02-12
Embedded systray.dll in executable
Ox Cart
2015-02-12
Removed idholder
Ox Cart
2015-02-12
Freeing tooltip again (but not title)
Ox Cart
2015-02-12
Linux fixes
Ox Cart
2015-02-12
Linux fixes
Ox Cart
2015-02-12
Linux fixes
Ox Cart
2015-02-12
Linux fixes
Ox Cart
2015-02-12
Working on Windows and OS X
Ox Cart
2015-02-12
Switching to integer ids
Ox Cart
2015-02-12
Windows using dll
Ox Cart
2015-02-11
Merge pull request #1 from getlantern/issue-2143
oxtoacart
2015-02-10
add more error checking in setIcon
fffw
2015-02-10
check menu id before callback to go code on windows
fffw
2015-02-10
add comment to temp file name list
fffw
2015-02-10
switch to arc on darwin
fffw
2015-02-10
correct menu item order
fffw
2015-02-10
add error checking and reporting for windows
fffw
2015-02-10
add comment for idle_add functions
fffw
2015-02-10
rename Ch to ClickedCh
fffw
2015-02-10
checkout error of syscall on linux
fffw
[next]