aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-25Merge pull request #92 from gearboxworks/osx-mojave-fixHEADmasterjoesis
2019-06-25Attempt to fix https://github.com/getlantern/systray/issues/75Mike Schinkel
2019-06-17Merge pull request #91 from raunaqrox/patch-1joesis
2019-06-18Fix application path for MacOS in READMESahebjot singh
2019-01-30more precise comment of LR_DEFAULTSIZEJoesis
2019-01-31Merge pull request #78 from juja256/masterjoesis
2019-01-30Merge pull request #81 from michaelsanford/masterjoesis
2019-01-29Document cross-platform console window detailsMichael Sanford
2019-01-10fixed bad-looking icon issue on windowsYevhen Hrubiian
2018-12-05Merge pull request #76 from meskio/separator_windowsthistle
2018-11-29Add the separator to the visible itemsRuben Pollan
2018-11-24Merge pull request #74 from kalikaneko/bug/keep-track-of-hidden-items-winjoesis
2018-11-14keep a slice with the visible items to fix positioning bugkali
2018-11-02Merge pull request #73 from swznd/patch-1joesis
2018-11-02Support macOS older than 10.13Muhammad Fikri
2018-10-19Merge pull request #69 from getlantern/pull-68joesis
2018-10-19define ERROR_SUCCESS as syscall.ErrnoJoesis
2018-10-19Merge pull request #68 from kalikaneko/bug/fix-broken-menuitem-showjoesis
2018-10-19get rid of confusing errorKali Kaneko
2018-10-18make addOrUpdateMenuItem insert item if it was deletedKali Kaneko
2018-10-17Merge pull request #63 from meskio/unlink_temp_filesjoesis
2018-10-17Merge pull request #66 from jefvel/fix-mac-deprecationsjoesis
2018-10-17Merge pull request #65 from jefvel/menu-item-iconsjoesis
2018-10-16Made statusItem imagePosition update based on if title and/or icon exists on macAksel Kornesjö
2018-10-16Fixed Mac deprecations. Icon is placed correctly.jefvel
2018-10-16Added info about SetIcon on menu items to readme and examplejefvel
2018-10-15linux: use TMPDIR to store icons if definedRuben Pollan
2018-10-15linux: delete temp files as soon as they are not neededRuben Pollan
2018-10-15Made it possible to add icons to menu items on Macjefvel
2018-08-23Merge pull request #56 from getlantern/amkulikovPercy Wegmann
2018-08-23Merge pull request #44 from amkulikov/dev_windows_syscall_prPercy Wegmann
2018-07-09Merge pull request #51 from stoggi/revert-46-macos-template-iconjoesis
2018-07-09Revert "Use templated icons for the menu bar in macOS"Jeremy Stott
2018-06-06Merge pull request #46 from stoggi/macos-template-iconMyles Horton
2018-04-10Use templated icons for the menu bar in macOSJeremy Stott
2018-04-08windows: improved testsAlexander Kulikov
2018-04-08windows: made windows constants private, fixed little bugs, added automatic i...Alexander Kulikov
2018-04-04windows: All c++ and DLLs removed, instead of it system calls are used. Also ...Alexander Kulikov
2018-03-20Merge pull request #39 from meskio/hide_widgets_linuxjoesis
2018-03-20Merge pull request #41 from meskio/exit_main_linuxjoesis
2018-03-19Fixed hide show in linuxRuben Pollan
2018-03-19On quit exit main loop on linuxRuben Pollan
2018-01-17Merge pull request #36 from novln/patch-1joesis
2018-01-09fix: linux compilation warningLE ROUX Thomas
2017-09-13Fixed windows 32 bitOx Cart
2017-09-13Setting icon size explicitly on OS XOx Cart
2017-09-13Merge pull request #32 from getlantern/issue881joesis
2017-09-12Added separator functionality for linuxOx Cart
2017-09-12Added separator functionality for windowsOx Cart
2017-09-12Merge branch 'master' into issue881Ox Cart