csoler
d82e1ba63c
fixed chat bug that was truncating some messages, due to using a uint16_t to store a local size. Totally backward compatible. This fix might also affect blog messages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2879 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-09 20:01:29 +00:00
csoler
9243c1614d
Ported trunk commit 2811:
...
crash with second open of HelpDialog solved
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2877 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-09 13:54:52 +00:00
defnax
8c9c08a28c
update version
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2874 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-09 11:11:08 +00:00
defnax
9e7fab1df9
update Changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2873 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-09 10:42:21 +00:00
csoler
d3918cd9cf
correct bug with selection with human readable delegate.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2843 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-03 20:22:38 +00:00
csoler
758de9b22c
fixed the sorting of SearchDialog by age and by size, by using proper delegates for displaying the numbers. Removed the SR_REALSIZE_COL column, that is no longer necessary.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2839 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-02 21:33:44 +00:00
csoler
0e1bac6406
improved readability of cert generation dialog. Added tooltips, information, and wait cursor
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2820 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-05-01 13:25:58 +00:00
csoler
40db78c6ae
corrected bug in search: files with size > 2Gb would not be added to transfers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2818 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-30 21:37:15 +00:00
csoler
ed73533862
Ported trunk commits:
...
2781:
- fix a gui bug
2786:
- The settings in the settings window are only loaded once.
- Saving the settings without changing the network settings doesn't
shutdown the connections
6788:
- Forwarding a message keep the attached recommended files.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2803 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-27 19:07:00 +00:00
defnax
df7c8dacb3
update Changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-24 22:22:07 +00:00
csoler
a44280e267
Ported patch from thunder2 ( http://sourceforge.net/tracker/index.php?func=detail&aid=2991827&group_id=178712&atid=886241 )
...
- Bug fix: Checkbox for automatic share of the incoming directory doesn't correctly set with setDown, use setChecked
- ShareManager and RSettingsWin doesn't need to be created all the time
- RSettingsWin: Save the last active page for the current runtime
- ShareManager and DirectoryPage: Show changed shared directories direct after the change
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2776 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-24 22:06:12 +00:00
defnax
95b061e05a
fixed MessengerWindow TreeWidget stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2773 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-24 18:44:16 +00:00
defnax
f9e1f8d39b
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2772 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-24 17:11:00 +00:00
csoler
4695237eb3
updated version numbers
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2771 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-24 13:46:23 +00:00
defnax
c59d012973
Set ToolBar minimum Font size 9
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2749 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-21 10:17:59 +00:00
defnax
462b65cd72
update German translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2746 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 19:13:35 +00:00
defnax
6f045cd0b2
update changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2737 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-20 11:03:56 +00:00
csoler
97359c93f9
- Fixed deadlock when asking for GPG passwd with gpg callback during session.
...
- Added a method lockAllEvents()/unlockAllEvents() to remove timer updates in RsAutoUpdatePage
- Updated passwd message to be more user-friendly
- removed some warnings in authgpg.cc
- Trunk to branch portage:
2703: added commandline option '-U' to allow user to access different profile
- in the situation where autologin is enabled
- BUG found (or rather autologin induced it), if one asks to make friends to a
peer (in ConfCertDialg) 'within' a session that uses autologin it freezes
2697: add the internal counter mutex lock. Move the code of the rw mutec to the rsthreads.cc file
2696: fix a code bug
2695: add a read / write lock and refactor authgpg with it
2694: Add own key to p3disc clients
WARNING: this commit needs a clean compilation
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2732 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-19 20:17:33 +00:00
defnax
87525b5c82
update german translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2725 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-18 11:31:47 +00:00
defnax
748e37abbe
update translations to the latest
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2711 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-14 13:07:48 +00:00
defnax
b976e5a387
Fixed new message string
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2708 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-12 22:37:23 +00:00
csoler
504d6654b2
ported trunk commit 2689,90,91,92 into branch
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2701 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-10 14:53:18 +00:00
defnax
9f5ea5fb89
update Changelog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2685 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-05 19:58:56 +00:00
csoler
f46978fbcd
added -D_FILE_OFFSET_BITS=64 to allow compilation on lucid i386
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2683 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-05 14:19:49 +00:00
defnax
e4c97a8774
Fixed Russian translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2680 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-05 13:18:40 +00:00
csoler
e527486854
corrected small bug in max search determination
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2679 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-05 12:48:29 +00:00
csoler
1901ac10ef
updated rsversions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2678 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-04 14:46:11 +00:00
defnax
d7d9df808d
Fixed translations on StatusBar display.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2676 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 20:17:53 +00:00
defnax
6608da5d18
removed formating for the textlabel in SharedFiles.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2674 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 18:40:30 +00:00
csoler
c307d8bb9a
added a state message for examining files.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2672 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 16:04:35 +00:00
csoler
34fefb37aa
corrected bad commit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 15:59:28 +00:00
csoler
1df9ebd5e3
suppressed bug in settings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2670 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-04-03 09:29:54 +00:00
csoler
3c3d459e28
restored the copy link location feature on transfers.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2668 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-30 22:00:24 +00:00
csoler
4333d9ecb9
cleaned the code and debugged the icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2667 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-30 21:19:34 +00:00
csoler
37124b0f9c
suppressed notify callback in main thread, resulting in deadlock, and explicitely askes for queued message passing for notifyError
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-29 19:08:53 +00:00
defnax
498d0d1994
set username column by default little bit bigger
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2665 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-29 18:13:14 +00:00
defnax
748204f94f
bug fixed for deleting selected messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2661 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-29 13:12:46 +00:00
defnax
dc8978b401
Fixed: Count unsend Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2650 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-27 20:10:24 +00:00
defnax
6a8851d3da
update Turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2647 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-27 17:51:45 +00:00
csoler
f47c30277e
made the key font Courier New to allow fixed-size display (makes the key much more readable)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 22:49:28 +00:00
csoler
d246ff2d7b
suppressed uninitialized memory read in file transfer, also made the TransferDialog more secure
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2643 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 22:41:13 +00:00
defnax
7c2dd7a7ae
reset only ComboBox when close all search results
...
Fixed to display Dir Count in search, fixed by Jimigor
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2642 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 20:46:41 +00:00
defnax
8148eb3859
enabled updated Danish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2640 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 15:31:06 +00:00
defnax
21e05f325a
update Japanese translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2638 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 12:09:40 +00:00
defnax
629e1cdbe0
update Japanese translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2637 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 11:29:21 +00:00
defnax
b3f24432f6
Fixed to display Certificate in CryptoPage userfriendly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2635 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-26 00:39:53 +00:00
csoler
145c10fdbb
restored the courier new font, to allow the user to quickly vizualize errors in the keys (and to make the display less messy)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-25 22:07:50 +00:00
csoler
d4e50d09ab
fixed open file, removed file action menu (already handled by the system), fixed the update of message icon when there is a new message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-25 21:35:14 +00:00
defnax
b623f0d427
Fixed: enabled translation for Hide/Expand Button in Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2627 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 23:37:46 +00:00
defnax
7459ed25ba
restored
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2625 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-24 23:04:22 +00:00