Commit Graph

36 Commits

Author SHA1 Message Date
Kevin Bernhagen 2d272e2e53 osx updates
Delete build/pkg before building.
Make build files python3-ready.
Update osx installer scripts.
Add osx/themes directory with gtk2 themes.
Add sandbox entitlements.
Do not access themes dirs not allowed by sandbox.
Disable sandbox for now, as it interferes with passing args to FAHViewer. Probably need app groups entitlement and drop an args.json file in group container.
2021-08-04 16:38:19 -07:00
Kevin Bernhagen 924d24c723 Add entitlements
Add entitlements.plist to app bundle for use in codesign later.

Add .app extension to viewer app name used with 'open' command.

It didn't use to matter, but on my machine "open -a FAHViewer" fails, while "open -a FAHViewer.app" works.
Thev 'open' man page examples use the extension.
2020-12-01 21:34:41 -08:00
Joseph Coffland 574de16fdd Fix PyON escape sequences 2020-10-12 14:45:27 -07:00
Joseph Coffland 9b619ae644 Use PYONDecoder instead of eval() 2020-09-21 22:37:40 -07:00
Joseph Coffland ec5852b176 Removed gpu-index, opencl-index and cuda-index config. 2020-08-14 16:54:52 -07:00
Joseph Coffland 3189958e4e Set client password from FAHControl, Fix for Linux dependencies 2020-08-14 16:39:13 -07:00
Joseph Coffland 91e9fe629b Don't show empty info values 2020-04-10 21:13:31 -07:00
Joseph Coffland 7db84d9c12 Restore 'Passwordless IP Address Restriction' config 2020-04-10 03:55:47 -07:00
Joseph Coffland 9aeeff0fbd Formatting, removed unused affinit option 2020-04-06 22:44:41 -07:00
Joseph Coffland 21a7d38002 Formatting 2020-04-06 22:20:18 -07:00
Joseph Coffland 73dedcd281 Fix tree iter usage, Add COVID-19 option, Copyright + project lead 2020-03-31 00:42:13 -07:00
Joseph Coffland 85bb67a838 Update copyright 2020-03-30 23:44:43 -07:00
J. Borovec 346c2cb9b4 fix raise Exception 2020-03-12 14:53:36 +01:00
J. Borovec 6718706c65 fix prints 2020-03-12 14:51:25 +01:00
Joseph Coffland 98d6ba25c3 Fixed link to project page, removed dead links to CS and WS. 2018-06-19 15:26:50 -07:00
informatorius 2c958b4daf
Update FAHControl.glade 2018-05-30 15:12:50 +02:00
informatorius 17ae5b8fac
Issue#1181 fix again for 7.5.0
https://github.com/FoldingAtHome/fah-issues/issues/1181
The additional select call in code must only be called initially when the selected slot changed - not always on update ui.
2018-05-10 16:08:25 +02:00
informatorius 6fc83b37c9
#1181 inconsistent hilighting in inital screen of FAHControl
On selecting a slot programmatically the same code like selecting it manually by user must be called to also select the corresponding queue item.
2018-05-08 16:13:15 +02:00
Joseph Coffland a14c20f562
Merge pull request #24 from informatorius/Issue#1127
Issue 1127
2018-04-27 14:32:10 -07:00
Joseph Coffland 75fe71896f Fixed typo. 2018-04-25 10:34:24 -07:00
Joseph Coffland 2adabd5e8a Updated URLs 2018-04-24 17:35:13 -07:00
Joseph Coffland 677e65e609 stanford.edu -> foldingathome.org 2018-04-19 17:28:43 -07:00
informatorius 0452192a92 If select a slot with no workunit then workunits are deselected 2018-04-11 19:12:59 +02:00
Joseph Coffland dea84450aa Stanford -> foldingathome.org 2018-04-05 13:58:10 -07:00
Joseph Coffland 31c8836254 Explicitly call python2 2017-12-26 14:26:49 -08:00
Joseph Coffland 91e81a4c9c Fixed about menu item 2017-01-08 15:09:30 -08:00
Joseph Coffland cb2d2a9204 Merge branch 'master' of github.com:FoldingAtHome/fah-control 2016-12-16 10:33:40 -08:00
Joseph Coffland aaf80f4e2d Force shutdown, fix cx_Freeze startup 2016-12-16 10:33:29 -08:00
Kevin Bernhagen 8e79a3d118 osx: rm dependency on viewer launch script
use /usr/bin/open instead of script
2016-12-13 04:28:48 -08:00
Joseph Coffland 9fb8e67164 Ignore invalid UTF-8 characters in log file 2016-08-16 17:06:00 -07:00
Joseph Coffland d1b8ab4781 Removed crashing themes 2016-08-16 13:50:01 -07:00
Joseph Coffland 48e479d39a Updated copyright 2016-06-30 18:10:29 -07:00
Joseph Coffland 640a303561 Removed gtk thread locks 2016-03-04 01:00:59 -08:00
Joseph Coffland b7053f2110 Handle windows WSAEWOULDBLOCK 2016-03-04 00:24:20 -08:00
Kevin Bernhagen cb5fafb1ec remove generated file fah/Version.py 2014-07-18 16:44:23 -07:00
Joseph Coffland 4670a59cb4 Initial move from SVN 2014-03-29 02:02:09 -07:00