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-02-13
merge xcompile
issue-2143-lib
fffw
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-12
incomplete
fffw
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
2015-02-09
update README
fffw
2015-02-09
fix a name in example
fffw
2015-02-09
code review updates
fffw
2015-02-08
move private members of MenuItem to bottom
fffw
2015-02-08
wrap MenuItem attributes as methods
fffw
2015-02-08
run all gtk functions in main thread under linux
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
update doc of systray.go
fffw
2015-02-08
move icon to seperate folder in example
fffw
2015-02-08
remove unused systray_linux_gtk.c
fffw
2015-02-07
getlantern/lantern#2143 Comment tweaks
Ox Cart
2015-02-05
skip notification if no one waiting for menu item
fffw
2015-02-04
improve README. Resolves getlantern/lantern#2143
fffw
2015-02-04
improve godoc
fffw
2015-02-04
rename titleMenuItem to menu_item
fffw
2015-02-04
able to disable/check menu item on windows
fffw
2015-02-04
able to disable menu item on linux
fffw
2015-02-04
change api significantly
fffw
2015-02-04
close temp file after write
fffw
2015-02-04
works on linux through appindicator
fffw
2015-02-04
improve docs and README
fffw
2015-02-03
apply name convention for platform specific files
fffw
2015-01-25
add example of use app indicator for newer linux distros
fffw
2015-01-25
works on linux use gtk+
fffw
2015-01-25
works on linux, menu item not deduped yet
fffw
2015-01-23
remove BOM characters
fffw
2015-01-20
use MinGW-W64 for up to date headers
fffw
[next]