提交歷史

作者 SHA1 備註 提交日期
  Grant Limberg fe725f9995 fix a case where the "Allow Default" checkbox would be enabled when a network wasn't connected. 9 年之前
  Grant Limberg 58207b30d1 now that the network details list uses the default background color of the pane its embedded in, we don't have to force to the "Light" theme, even if the user has selected the "dark" theme for the top menu bar. 9 年之前
  Grant Limberg f4192d7b9e added separator between items in the network detail list 9 年之前
  Grant Limberg e747692727 remove background from network details view 9 年之前
  Grant Limberg d786c5265f bump version number 9 年之前
  Grant Limberg ba0a45365c Work around for several strange corner cases in Automatic Reference Counting in Apple's runtime 9 年之前
  Grant Limberg decb4261d4 wire up control to launch at startup in preferences 9 年之前
  Grant Limberg b0971e3a01 setup launch at login on first start 9 年之前
  Grant Limberg 583cd25506 slightly resize icons 9 年之前
  Grant Limberg 1beacc8c32 wire up network delete again 9 年之前
  Grant Limberg 9f880d07ab build number change 9 年之前
  Grant Limberg 3fc11e2278 misc bug fixes related to default routes 9 年之前
  Grant Limberg 1756e8b0f2 Wire up checkboxes for allowGlobal, allowDefault, allowManaged to set the proper state in zerotier daemon 9 年之前
  Grant Limberg d57e343245 add UI elements in network details for allowDefault, allowGlobal, allowManaged 9 年之前
  Grant Limberg 7e17a2072c add allowManaged, allowGlobal, allowDefault to Network object 9 年之前
  Grant Limberg 9c94d6527a add allowGlobal, allowDefault, allowManaged options to joining a network 9 年之前
  Grant Limberg 5da4fd2aef Added "..." to menu items to signify it pops up in a window 9 年之前
  Grant Limberg e621058cfd build number 5 9 年之前
  Grant Limberg f2e2632ae7 Added About view 9 年之前
  Grant Limberg 35d1736c97 add preferences view 9 年之前
  Grant Limberg 3c534abc99 "Show Networks" -> "Network Details" 9 年之前
  Grant Limberg c3deedd6fd Fix menu bar icon. Add app icon. 9 年之前
  Grant Limberg b256111a17 misc cleanup 9 年之前
  Grant Limberg b5a90a437b update build number 9 年之前
  Grant Limberg 6d114b7480 dynamically generate the menu so that networks are listed 9 年之前
  Grant Limberg c8f85ffec9 Factored network updates into its own class. Delivered via notification 9 年之前
  Grant Limberg bae0060552 add a timer to retrieve the network list every second. 9 年之前
  Grant Limberg c8750e5812 more error checking when parsing JSON for network list 9 年之前
  Grant Limberg 89cb0e260a Set deployment target to 10.10 for the minimum OS X version for this app 9 年之前
  Grant Limberg 2c1a8524f0 remove unused variables 9 年之前