Commit Graph

10118 Commits

Author SHA1 Message Date
csoler
53186ee3ce set proper default options in make friend dialog, and hide the frame showing own cert since it is not needed anymore 2017-02-28 22:20:52 +01:00
csoler
4abf2c6bf1 hide the feed option button until we figure out how to do it properly. Also fixed the crash when showing network settings on hidden nodes 2017-02-28 21:41:45 +01:00
csoler
9d3df7c01f added signal blocking calls to a few last config pages 2017-02-28 00:10:54 +01:00
csoler
6d67da5ff3 Merge pull request #709 from PhenomRetroShare/Fix_NotifyPageSignelBlocking
Fix missing signals blocking calls in Notify config page.
2017-02-28 00:04:33 +01:00
Phenom
8caeda9c53 Fix missing signals blocking calls in Notify config page. 2017-02-27 23:41:31 +01:00
csoler
88afe51f3e added missing signal blocking calls in several config pages 2017-02-27 23:14:05 +01:00
csoler
58efbc2e10 Merge pull request #708 from PhenomRetroShare/Fix_NotifySettings
Fix Notify Settings
2017-02-27 23:11:37 +01:00
Phenom
064202296d Fix Notify Settings 2017-02-27 23:01:07 +01:00
csoler
f70cbbe065 prevent port values to go below 1024 in the backend 2017-02-27 22:37:27 +01:00
csoler
30c4dfe218 prevent port values to go below 1024 in the GUI 2017-02-27 22:35:24 +01:00
csoler
ee9fbefd76 added signal blockign trick for widgets, and fixed the bug causing wrong values to be displayed in server settings 2017-02-27 22:29:01 +01:00
csoler
e7a7c171be fixed bug preventing circle creation. 2017-02-27 21:10:42 +01:00
csoler
18cc77a384 Merge pull request #704 from G10h4ck/master
Some consistence fixes in GUI
2017-02-26 22:15:14 +01:00
Gioacchino Mazzurco
c51ee19e8f Some consistence fixes in GUI 2017-02-26 21:41:45 +01:00
csoler
99cf69a98c Merge pull request #703 from RetroShare/v0.6-ImprovedGUI
V0.6 improved gui
2017-02-26 20:14:34 +01:00
csoler
eb817af9b8 Merge pull request #689 from csoler/v0.6-SSL110Fix
fixing compilation with openssl-1.1.0 (part 1)
2017-02-26 20:12:52 +01:00
csoler
98eed2af7a Merge pull request #702 from PhenomRetroShare/Fix_AppVeyorBuild
Fix AppVeyor Build
2017-02-26 20:09:53 +01:00
csoler
3a2312dc62 Merge pull request #701 from csoler/v0.6-ImprovedGUI
fixed graphical bug in AboutWidget
2017-02-26 18:38:42 +01:00
csoler
158d421050 fixed graphical bug in AboutWidget 2017-02-26 18:27:39 +01:00
csoler
b3fadf3d78 Merge pull request #649 from jolavillette/jola_BW_Bursts
Attempt to reduce BW bursts
2017-02-26 18:22:36 +01:00
csoler
5f8c57c9b9 Merge pull request #697 from PhenomRetroShare/Add_ShiftEnterForNewLineInChatWidget
Add Shift+Enter to create new line in chat widget when Ctrl+Enter option
2017-02-26 18:22:02 +01:00
Phenom
9ebf0e1496 Fix AppVeyor Build 2017-02-26 18:15:25 +01:00
csoler
7028bb5844 Merge pull request #700 from PhenomRetroShare/Fix_LocalDirectoryUpdaterTakeCareIfEnabled
Fix LocalDirectoryUpdater to take care if is Enabled in option.
2017-02-26 17:54:51 +01:00
Phenom
c3c2671db4 Fix LocalDirectoryUpdater to take care if is Enabled in option. 2017-02-26 15:42:32 +01:00
Phenom
3452821fb9 Add Shift+Enter to create new line in chat widget when Ctrl+Enter option
is disabled. Proposed by MMT1

In the same time I fix the completer only when chat is lobby.
2017-02-26 11:31:43 +01:00
csoler
cae0668083 Merge pull request #695 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
2017-02-26 00:18:15 +01:00
csoler
3230e55f04 added some delay in the showHelp() feature 2017-02-26 00:16:36 +01:00
csoler
12246e369b added settings variable to allow to always display the help of each tab the first time it is shown 2017-02-25 23:52:57 +01:00
csoler
e75487e48a suppressed a few warnings (suggested by Phenom) 2017-02-25 23:16:43 +01:00
csoler
a531a41c4a fixed recursive call to BIO_set_fd() 2017-02-25 18:21:24 +01:00
csoler
c313fb5453 removed compilation warning 2017-02-25 14:09:39 +01:00
csoler
e18cc3eff6 changed reset to cleanup for backward compatibility in EVP_CIPHER_CTX_cleanup call 2017-02-24 23:34:52 +01:00
csoler
d1bf977b15 fixed bug causing decryption of group data to crash 2017-02-24 23:19:47 +01:00
csoler
65a383afea fixed typo causing crash in openpgp-sdk 2017-02-23 19:16:48 +01:00
csoler
753ebdd52b Merge pull request #691 from PhenomRetroShare/Fix_UnitTestCompilation
Fix UnitTest Compilation and Travis Error.
2017-02-23 18:29:02 +01:00
csoler
83195e10fa Merge pull request #692 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
2017-02-22 23:57:04 +01:00
csoler
dc51911fce added welcome message to show on first start in HomePage 2017-02-22 23:55:29 +01:00
csoler
fe2059fb07 fixed update of GxsGroupWidget layout when changing options 2017-02-22 22:44:00 +01:00
csoler
0e57874ad3 fixed loading of settings::Server page 2017-02-22 22:22:50 +01:00
csoler
27db797a9f fixed show/hide buttons in appearance settings page 2017-02-22 22:06:00 +01:00
Phenom
8325c72153 Fix UnitTest Compilation and Travis Error. 2017-02-22 17:46:16 +01:00
csoler
9371521dd1 fixed bug causing crash in openssl_crypto due to not zeroing a field that was not duplicated before delete 2017-02-20 23:19:29 +01:00
csoler
8c3f553579 fixed compilation with openssl1.0.1 broken by previous commits 2017-02-20 22:54:25 +01:00
csoler
4dac3b4f14 removed compilation tweak 2017-02-20 22:36:35 +01:00
csoler
c3b49855e0 compilation fix for openssl-1.1.0 (gxssecurity+gxstunnel part) 2017-02-20 21:44:48 +01:00
csoler
5c95b88095 compilation fix for openssl-1.1.0 (pqissl+authssl part) 2017-02-19 22:38:02 +01:00
csoler
57bbd15893 fixing compilation for openssl-1.1.0 (chacha20.cc, HMAC structure, part 2) 2017-02-19 11:10:25 +01:00
csoler
d7bfc3264b fixing compilation for openssl-1.1.0 (chacha20.cc, HMAC structure) 2017-02-19 10:56:33 +01:00
csoler
175664e10e fixing compilation for openssl-1.1.0 (part 12) 2017-02-18 23:58:47 +01:00
csoler
0c77a10224 fixing compilation for openssl-1.1.0 (part 11) 2017-02-18 23:47:53 +01:00