aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-10-10Merge pull request #7 from getlantern/back-from-lanternmaster_bakfffw
2015-10-09make golint happy (partly)fffw
2015-10-09remove deprecated menuZone from systrayfffw
2015-05-10Merge branch 'back-from-lantern'fffw
2015-02-26Removed unnecessary Visual Studio filesOx Cart
2015-02-25Updated Quit() commentOx Cart
2015-02-25Signed systray dllOx Cart
2015-02-26fix on linuxfffw
2015-02-26remove tray icon before quit appfffw
2015-02-24Merge branch 'valencia' into issue2260Ox Cart
2015-02-24Rebuilt DLL with static linking and also signed itOx Cart
2015-02-24Fixed pathing of systray.dllOx Cart
2015-02-19Merged from valenciaOx Cart
2015-02-19[gost] Added github.com/gorilla/websocket and its dependenciesOx Cart
2015-02-17Added LICENSE to systrayOx Cart
2015-02-16Back to v90 toolsetOx Cart
2015-02-16remove needless string copyfffw
2015-02-16refactor strPtr to strUTF16fffw
2015-02-15Added comment to strPtrOx Cart
2015-02-15Making a copy of strings passed in from Go, and hanging on to reference on Go...Ox Cart
2015-02-15Added comment to strPtrOx Cart
2015-02-15Fixed problem in passing string to systray on WindowsOx Cart
2015-02-14Merged from upstreamOx Cart
2015-02-14Merge pull request #2 from getlantern/xcompilefffw
2015-02-13Added ignored parameter to systray_ready callbackOx Cart
2015-02-13Added comment about closing file before loading itOx Cart
2015-02-13Fixed mode on directory containing dllOx Cart
2015-02-13Switched to platform toolset v90 with dynamic linkingOx Cart
2015-02-13Linking DLL staticallyOx Cart
2015-02-13Switched to using go-bindata to avoid unnecessary net/http dependencyOx Cart
2015-02-12Embedded systray.dll in executableOx Cart
2015-02-12Removed idholderOx Cart
2015-02-12Freeing tooltip again (but not title)Ox Cart
2015-02-12Linux fixesOx Cart
2015-02-12Linux fixesOx Cart
2015-02-12Linux fixesOx Cart
2015-02-12Linux fixesOx Cart
2015-02-12Working on Windows and OS XOx Cart
2015-02-12Switching to integer idsOx Cart
2015-02-12Windows using dllOx Cart
2015-02-11Merge pull request #1 from getlantern/issue-2143oxtoacart
2015-02-10add more error checking in setIconfffw
2015-02-10check menu id before callback to go code on windowsfffw
2015-02-10add comment to temp file name listfffw
2015-02-10switch to arc on darwinfffw
2015-02-10correct menu item orderfffw
2015-02-10add error checking and reporting for windowsfffw
2015-02-10add comment for idle_add functionsfffw
2015-02-10rename Ch to ClickedChfffw
2015-02-10checkout error of syscall on linuxfffw