Commit Graph

3477 Commits

Author SHA1 Message Date
csoler
f6dc46da73 fixed bug with big files. To be tested.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4055 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 22:19:04 +00:00
csoler
161066a5d9 corrected bug in FR translation (2)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4054 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 20:15:04 +00:00
csoler
16d8527dc9 corrected bug in FR translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4053 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 19:51:37 +00:00
defnax
d3f405412e update French translation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4052 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-24 08:33:07 +00:00
csoler
ebfe8b9828 disabled error msg from pqistreamer, as it is not an error in 99% of the cases it happens
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4051 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-23 19:32:51 +00:00
csoler
56893ab827 updated build script for ppa compatibility
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4050 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-23 10:49:53 +00:00
csoler
d3deeecd88 updated source package scripts
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4049 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 20:58:05 +00:00
csoler
64b8f90120 added a check to make the code robust to structural errors in bd messages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4048 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 19:38:53 +00:00
thunder2
3be6ddb8df Fixed compile of the minimal version after a clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4047 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-22 14:51:03 +00:00
csoler
827dbd8cf3 added a memory management class for small objects.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4046 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-20 21:36:21 +00:00
thunder2
db19db7e60 Optimized some small things in TransferDialog and SearchDialog.
Changed the parameter of the constructor of ftFileCreator and ftFileProvider and some methods of ftTransferModule from "std::string" to "const std::string&"

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4045 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-20 00:59:47 +00:00
thunder2
61b57ede65 Reactivate minimal version
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4044 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-18 23:26:08 +00:00
defnax
24b2b8ce29 added settings to search for store the splitter position
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4043 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-17 16:30:59 +00:00
defnax
5a36473a4d update languages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4042 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-17 11:48:08 +00:00
thunder2
be6f89d87f Fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4041 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 22:40:54 +00:00
csoler
b7b8831f71 fixed bug for hash size display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4040 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 22:33:44 +00:00
defnax
daad701f52 Added Search Filter for Search Results
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4039 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-16 20:07:06 +00:00
csoler
9de341953d removed duplicate hashing function. Now the hash buffer is always 512 bytes.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4038 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-14 19:59:06 +00:00
defnax
acf536317f update installer script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4036 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 11:43:52 +00:00
thunder2
0c22066d3d Switched off optimization for Windows build.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4035 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 00:47:10 +00:00
thunder2
1885b79b67 Show missing forum messages in dark red and disabled the read state for it.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4034 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-12 00:04:32 +00:00
thunder2
4b8766aec3 Fixed compile on Windows and removed some compiler warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4033 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-11 21:23:44 +00:00
drbob
074f382eab Final tweaks to dummy msgs:
* Added MISSING_MSG flag for GUI support.
 * tweaked message.
 * disabled debugging messages.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4032 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-11 14:08:04 +00:00
chrisparker126
9d2809e4ce disabled auto thumbnail checkbox, can be enabled if framecatcher option is switched on in .pro file.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4031 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-11 00:06:00 +00:00
csoler
f2f2f37c5d added some tooltips. Removed warning for creating new profile, as it would let the user think that the current profile will be deleted
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4030 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-10 22:11:53 +00:00
csoler
4ff7e52f91 added missign return
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4029 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-10 11:13:33 +00:00
csoler
ecfb927747 updated include of retroshare-nogui in ubuntu packages
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4028 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-09 22:04:59 +00:00
csoler
62c7f815fc improved cost of search usign temporization. Removed some debugging outputs from RetroShareLink
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4027 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-09 21:44:49 +00:00
csoler
081cfee461 made init port random, depending on the SSL id
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4026 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-09 20:21:28 +00:00
defnax
e5385c533e renamed Friends storm back to News Feed
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4025 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-09 17:36:46 +00:00
csoler
bf7810aab2 extended peer filtering to unvalidated peers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4024 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 22:42:49 +00:00
chrisparker126
bbcbc9282e added key restore to forums and fixed restore bug
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4023 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 22:34:54 +00:00
thunder2
17a57e0509 Reworked clear and delete of public and private chat history.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4022 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 21:59:17 +00:00
csoler
c448e82987 suppressed --probably-- harmless data race
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4021 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 19:37:01 +00:00
drbob
bad3e81077 * Changes to fix the "Parent Bug" in Forums.
- added Search Functions (for DummyMsgs) to p3distrib
     - added timestamps to RsDistribDummyMsg.
     - interfaced in p3forums

  Not sure about its interaction with "Read Msgs".



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4020 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 18:18:16 +00:00
drbob
ce298e62cf Added AutoLogin clear for OSX
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4019 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 12:29:11 +00:00
thunder2
9d76a44890 Fixed context menu "Cancel" and "Copy RetroShare Links" in TransfersDialog when a peer is selected.
Fixed DetailsDialog when a peer is selected.
Sort peers by name ascending in the download list.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4018 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-08 00:41:13 +00:00
chrisparker126
dbe0890974 restored channel key restore
created new action for delete channel history

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4017 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-06 20:41:15 +00:00
csoler
c0201b8dd2 corrected bug of not sending info to own location (tracker 3104190)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4016 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 20:44:41 +00:00
chrisparker126
198d61891e clear chat history bug fix (2992786)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4015 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 18:38:01 +00:00
chrisparker126
9b0a0b6c28 clear chat history bug fix (2992786)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4014 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 18:37:29 +00:00
chrisparker126
f55391f7e4 clear chat history bug fix (tracker 2992786)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4013 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-05 18:37:12 +00:00
thunder2
e972ddea3e Removed maximum size of the splitter in ForumsDialog and ChannelFeed.
Save and load the splitter state of the ChannelFeed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4012 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-04 00:53:44 +00:00
csoler
42661d6571 made number of active transsfers more relevant
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-03 22:26:54 +00:00
drbob
dec7a36835 Added First Part of tracking missing messages.
* Added RsDistribDummyMsg class to each GroupInfo.
  * Added function to check for missing parents.
  * added print functions for debugging.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4010 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-03 00:41:16 +00:00
thunder2
78aacb927f Fixed compile of the changes in rsloginhandler on Windows.
Fixed german language.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4009 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-02 22:38:56 +00:00
drbob
0dcef10ec2 Fixed the FriendFeed backup of messages:
* switched to one universal PendingCache list.
   * added mHistoricalCaches variable to p3distrib - to indicate when old caches have been loaded.
   * added calls to p3GroupDistrib::HistoricalCachesDone() in rsinit.cc
   * added "historical" parameter to lots of p3distrib functions.
   * updated child classes to only add FeedItems if (historical == false).
   * Switched Validate / Duplicate Msg checks to speed up historical data load.
   * corrected rsrandom function for OSX.
   * bugfix to rsloginhandler function. (compile error).
   


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4008 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-02 21:03:46 +00:00
csoler
8c35ecdc67 Cleaned the login code:
- Added a RsLoginHandler class, responsible for storing/loading the SSL passwd from keyrings/disk/gpg file
- Removed RsInitConfig::havePasswd, RsInitConfig::haveHelp, etc.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4007 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-02-01 23:27:53 +00:00
thunder2
5fc7543018 Corrected some translations and fixed german language.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4006 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-31 22:04:28 +00:00
thunder2
3f67782ce1 MessageComposer:
- Removed standard subject "No Title"
- Corrected tabstops
- Set focus to subject after asking "Do you want to send the message without a subject ?"

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-01-31 20:35:09 +00:00