91 Commits

Author SHA1 Message Date
Joseph Coffland
1597fe4d04
Merge pull request #92 from kbernhagen/osx-updates-2021-08
osx updates
2021-08-04 16:44:38 -07:00
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
Joseph Coffland
7016206a9e
Merge pull request #89 from kbernhagen/macos-add-entitlements
Add entitlements
2020-12-02 13:41:06 -08: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
5813269396 license update 2020-10-20 13:34:06 -07: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
704ff16eb5 Fix Linux package dependencies 2020-04-10 17:24:29 -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
db1f845d0c Linux deps 2020-04-05 22:49:50 -07:00
Joseph Coffland
82c77f0273 Remove crashing theme 2020-03-31 00:46:09 -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
Joseph Coffland
eafc04165e
Merge pull request #44 from Borda/fix-prints
fix prints for py3
2020-03-12 12:57:54 -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
Joseph Coffland
494d33b9a9 docs 2018-05-30 13:01:46 -07:00
Joseph Coffland
58cc7e213e
Merge pull request #32 from informatorius/patch-2
#1233: Update FAHControl.glade: Remove UI setting log verbosity
2018-05-30 13:01:04 -07:00
informatorius
2c958b4daf
Update FAHControl.glade 2018-05-30 15:12:50 +02:00
Joseph Coffland
85b50112d5 docs 2018-05-29 13:29:59 -07:00
Joseph Coffland
b30317d36a docs 2018-05-11 12:53:08 -07:00
Joseph Coffland
28534af7d1
Merge pull request #28 from informatorius/patch-1
Issue#1181 fix again for 7.5.0
2018-05-11 12:47:11 -07:00
Joseph Coffland
47b337f725
Merge pull request #29 from kbernhagen/macos-installer-updates
preinstall remove old FAHControl
2018-05-11 12:38:08 -07:00
Kevin Bernhagen
b618a7713d preinstall remove old FAHControl
remove old app so system will not relocate if app bundle id has changed
2018-05-11 08:44:33 -07:00
Joseph Coffland
25891255e5 Always update version if we have it 2018-05-10 17:08:27 -07: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
Joseph Coffland
e23e6182de docs 2018-05-09 15:53:09 -07:00
Joseph Coffland
258b7786a2
Merge pull request #27 from informatorius/Issue#1181
Issue#1181 inconsistent hilighting in inital screen
2018-05-09 11:59:23 -07: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
informatorius
31840b65c2
Merge pull request #3 from FoldingAtHome/master
Get latest 7.4.18
2018-05-08 15:40:48 +02:00
Joseph Coffland
48dd78fa8c Fix for build outside of scons 2018-05-07 13:57:26 -07:00
Joseph Coffland
a14c20f562
Merge pull request #24 from informatorius/Issue#1127
Issue 1127
2018-04-27 14:32:10 -07:00
Joseph Coffland
5eabae7588 Merge branch 'master' of github.com:FoldingAtHome/fah-control 2018-04-25 10:34:48 -07:00
Joseph Coffland
75fe71896f Fixed typo. 2018-04-25 10:34:24 -07:00
Joseph Coffland
88a5c6d550 Fixed typo 2018-04-25 10:34:06 -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
informatorius
471558f8d8 Merge remote-tracking branch 'refs/remotes/FoldingAtHome/master' 2018-04-11 18:30:59 +02:00
Joseph Coffland
e78021c46a Use Win7-Basic as Windows-Default theme 2018-04-06 12:07:35 -07:00
Joseph Coffland
dea84450aa Stanford -> foldingathome.org 2018-04-05 13:58:10 -07:00
Joseph Coffland
800232fb76 Fixed SConstruct for python3 2017-12-27 14:19:50 -08: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