csoler
a657def956
cleaned the RS link code, factorized the parsing into a single class. Still missing: copy/paste of multiple links
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2514 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 21:38:26 +00:00
joss17
d3018c4538
small code change
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2511 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 16:18:33 +00:00
defnax
0b4bc0f2eb
added some actions for photo view
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2509 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-10 13:35:58 +00:00
defnax
f400d8f4cc
fixed sharemanager closing
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2508 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 22:42:39 +00:00
defnax
f58b245018
fixed to enable translation suppor for Trustview strings
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2507 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 21:12:07 +00:00
defnax
d0a772f5d9
use QPushButton for some dialogs fixes translation problems, QButtonBox default translations are only available for few languages.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2506 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 20:56:57 +00:00
defnax
0ea171e237
fixed mainwindow title
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2505 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 13:22:58 +00:00
defnax
0c92a8b417
update language
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2504 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-09 13:21:24 +00:00
defnax
9e11f833e8
added for Queue actions own icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2503 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 21:07:53 +00:00
defnax
24ac53dcc9
clean up turkish translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2502 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 16:13:56 +00:00
defnax
85e4a796dc
clean up korean translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-08 01:03:51 +00:00
defnax
b850d75d5d
remove translations with wrong naming
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 22:45:22 +00:00
defnax
edb4562ae4
clean up languages and corrected few languages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2499 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 22:42:41 +00:00
csoler
5f7486f160
added proper dynamic suppression of sources from chunkmap, and updated the gui
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2498 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:42:13 +00:00
csoler
1c2683f613
suppressed bug in dynamic removal of sources. suppressed bug in string search. Suppressed some warnings.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2497 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 14:10:51 +00:00
defnax
ade3e50b3d
added to show bytes and formates size FileTranferInfoWidget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2496 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 12:56:24 +00:00
defnax
c635091c78
fixed the popularity icons
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2495 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-07 02:26:35 +00:00
csoler
9e469d8baf
Added proper dl queue behavior
...
- suppressed old DwlQueue class
- turned mDownloads into a list of pointers to allow easy cross-info update between queue and std::map of downloads
- added queue functionality for moving files top/bottom/up/down
- added the necessary functions in rsFiles
Put back display of exact sizes in FileTransferInfoWidget
Suppressed some warnings.
**Warning**: this commit requires a make clean.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2493 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 23:29:47 +00:00
joss17
6c686496a9
reengineered the network dialog insert connect method
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2492 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:18 +00:00
joss17
f362daea0b
small design change of confcertdialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2491 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-06 21:30:00 +00:00
defnax
f57b4c7b64
removed old instructions from readme
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2488 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 13:21:20 +00:00
defnax
4afa46cb82
Added Popularity view as icons to display for each channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2487 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-05 11:58:35 +00:00
defnax
eccd429f42
clean up Chinese translation file
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 23:07:22 +00:00
defnax
47c14ef2ba
fixed QFont on applicationWindow
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2485 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 18:12:25 +00:00
defnax
07da0c3917
removed translation for QFont "Arial"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 18:08:24 +00:00
defnax
63d8de8848
fixed to display pasted plaintext retroshare link in public chat in html format to get click able.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2483 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 16:44:20 +00:00
defnax
3ec3e4f53a
added Copy link as html format
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2482 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 15:42:50 +00:00
defnax
0780e3a09e
fixed to get click able the retroshare links in privat chat
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 14:15:30 +00:00
defnax
25e1eda6ba
update extensions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2480 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-04 12:09:43 +00:00
defnax
706e26a7e3
fixed only show a new message icon on tray when its a inbox message
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2478 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-03 21:55:07 +00:00
defnax
759ae94033
set a item foreground color for Inbox when get a new message, set gridsize for listwidget to 18
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-03 16:22:32 +00:00
defnax
c582e29773
Added Download Time column to Downloads
...
changed show for Remaining the Filesize which need to be downloaded, on Download Time column show the remaining Time.
added to DetailsDialog Download Time label
added formating the filesize's for FileTransferInfoWidget
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2470 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 22:47:48 +00:00
defnax
8e8022daf6
update german translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2469 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-03-01 21:20:30 +00:00
defnax
ce4141648a
added context menu action "Post to Blog"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2465 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 22:20:06 +00:00
defnax
887f9bc446
added context menu actions for Channels subscribe, unsubscribe and Post to Channel
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2464 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 21:59:39 +00:00
defnax
323b96cc04
added BlogDetails to Blogs, added context menu actions for subscribe/unsubscribe
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 21:26:46 +00:00
defnax
0a25b291f3
rename strings and functions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2462 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 15:30:13 +00:00
defnax
311e783f14
fixed again minimum size on Search
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2461 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 14:30:13 +00:00
defnax
537eea5dbb
improved search
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2459 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 12:06:51 +00:00
defnax
62e8b2881a
fixed stylesheet
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2458 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 01:12:47 +00:00
defnax
eee9ca1635
Fixed to get again gui resize able , search not allowed more to set gui to a minimum size.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2457 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-28 01:03:37 +00:00
joss17
8079a6d454
color adjustement for the network dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2456 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 21:44:04 +00:00
csoler
84cad6a7b0
cleaned some memory leak in search, added 2 checkboxes for F2F and friend lists, made the "include own files" work properly
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2455 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 21:10:54 +00:00
csoler
9d6173a1ee
put the max result test at a more appropriate place in the code
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2454 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 20:29:28 +00:00
csoler
a516d53a5b
fixed display of uploads tunnels
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2453 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 20:19:31 +00:00
defnax
c18196ec3d
fixed timestamp
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2452 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 18:51:59 +00:00
defnax
34735c9668
when message timestamp is less then 24 hours then use this format "hh:mm:ss" else "dd.MM.yyyy hh:mm:ss"
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2451 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 18:40:16 +00:00
defnax
e23878665b
fixed trayicon tooltip
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2450 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 17:59:59 +00:00
defnax
508782f673
added change trayicon when get a new message, added change trust icons when trust is changed
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2449 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 17:47:52 +00:00
defnax
1fd4bfd342
update script and added a spacer when counting Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2448 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 12:45:09 +00:00
defnax
17607626c0
added to installer to install gpg4win
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2447 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-27 01:29:00 +00:00
joss17
8bc30731b4
change the color of peer display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2446 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:44:27 +00:00
joss17
a9311ced0c
change the button at the end the the connect friend wizard dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2445 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:44:12 +00:00
joss17
cc76a4d022
small fix on gencert dialog
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2444 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:43:55 +00:00
joss17
50559997ab
change the gpg key list display
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2442 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:43:26 +00:00
joss17
b91176f06e
add own ip addresses list to profile widget
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2439 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 23:42:39 +00:00
defnax
b7cd4c0627
connect PrintButton when not use the menu
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2437 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 16:59:24 +00:00
defnax
918af41bed
changed add friend icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2435 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 14:49:55 +00:00
csoler
a511273160
small bug correction in display of unknown hashes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 14:34:46 +00:00
defnax
af2705893d
setWindowIcon for a QMessageBox in ShareManager
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2433 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 13:32:55 +00:00
csoler
15a28b1d2e
added a spinbox to limit the number of search results (too many results may hang the gui)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2432 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 12:38:29 +00:00
defnax
d3c6e49ce4
removed not needed horizontal line
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2431 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-26 00:45:09 +00:00
joss17
a228503d0e
add the tunnel config to server tab, and activate the tunnel on fresh configs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2429 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-25 22:44:27 +00:00
defnax
1ee9a6ae0d
added for blogs own define to project file and set on MainWindow the defines for Blogs, added to function for Messages icon
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-25 13:12:18 +00:00
defnax
7d8026d76b
removed Win32 defines
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2422 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 22:02:10 +00:00
defnax
5bd642cf6a
enabled Run Email Program for all platforms
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2421 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:55:32 +00:00
defnax
1983a5ab9a
fixed stretching layout
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2419 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:39:11 +00:00
defnax
04400dc67d
moved the Buttons Make Friends,Deny Friend, Sig GPG Key to the Bottom of Trust Tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2418 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:32:51 +00:00
defnax
3dc156b6f6
improved the icons and Buttons in Trust Tab
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2417 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 21:24:59 +00:00
defnax
fba9772a18
use for color sources friends sources + anonymous sources
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2416 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 16:54:02 +00:00
csoler
7691f8aee9
added missing NetworkWide flag to download from recommendation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 14:27:12 +00:00
csoler
92dbbe8f99
corrected bug in MessageDialog: friendly size was could not be properly converted into a real file size. We should not use it.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2414 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 14:25:23 +00:00
defnax
7cba8b3b6b
clean up blogs from project file added to the unfinished section for compiling
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2413 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-24 12:58:24 +00:00
defnax
e7a78af546
little bit worked on rsStatus, and added a tooltip for status message lineedit
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2412 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 23:53:44 +00:00
defnax
887b151779
Fixed Load and Save own status Message in MessengerWindow works now, you can change your status message in MessengerWindow.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 22:26:38 +00:00
chrisparker126
315881493d
mvd blogs to unfinished
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2404 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 21:44:56 +00:00
chrisparker126
791f91981b
Added blogs to unfinished to assist with debian builds
...
- blog currently uses qt 4.6 (qwebview)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2402 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 20:46:48 +00:00
chrisparker126
aeb0f44259
added blog to enum
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2401 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 19:50:14 +00:00
chrisparker126
5442d92942
preparing to add to unfinished
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2400 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 19:30:43 +00:00
defnax
c9599fa1ed
added context action for Paste retroshare Link
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2399 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 16:55:29 +00:00
csoler
6943dbc9ac
added smotth interpolation flag to image scaling
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 14:11:47 +00:00
defnax
451ede6fde
added Past rs links from Button, and fixed not allow send blank Forum Messages
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2397 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 14:01:51 +00:00
defnax
4ed969a4cd
restored back changes
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2396 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 11:11:02 +00:00
csoler
dd818e1c68
improved display of turtle router info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2395 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 09:14:35 +00:00
defnax
3ccfdb2ae5
replace PGP strings with GPG
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2394 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-23 00:22:04 +00:00
defnax
5e0616f849
removed not used frame for attachments
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2393 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 22:37:04 +00:00
defnax
810accdfc0
changed the default Blog Header stylesheet, and use now white Text Color
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 22:07:13 +00:00
alexandrut
103e4517e9
include own files check option on search
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2391 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 21:44:43 +00:00
defnax
f3e507d59a
removed not needed functions
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2390 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 20:43:43 +00:00
defnax
859e991c91
Fixed Resume/Pause context menu actions to work properly in all Translations to use now FT_STATE_WAITING/FT_STATE_DOWNLOADING
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2389 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 17:45:55 +00:00
defnax
9e584e6723
redesign Create Blog Msg Publisher with html Formating features and fixed textSize formating for Message Composer
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2388 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 14:20:40 +00:00
defnax
e6678bdf9a
added to can use *.gif pictures now too for Avatars.
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-22 12:53:24 +00:00
defnax
86a64be229
update with new French translation
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2386 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-21 20:37:04 +00:00
csoler
c424b84e2a
suppressed dbug info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2385 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-21 19:27:13 +00:00
defnax
2451a6c266
added to installer script imageFormats plugin for display and use jpeg,gif,tiff under Windows properly .
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2384 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-21 16:28:02 +00:00
alexandrut
c4a5577ffb
search result filtering
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2383 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-21 13:38:27 +00:00
csoler
f9a1bbf8c8
fixed display issue in transfers (bad colors in crosses)
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2382 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-20 23:25:17 +00:00
csoler
7625238724
improved display of tunnel info
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2381 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-20 22:51:24 +00:00
csoler
c7895aa0e2
made gpg ids more consistent with the way gpg lists them
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2380 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-20 13:36:30 +00:00
csoler
449f257ef5
added more detailed info about gpg ids in login and gen certificates dialogs
...
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2379 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-02-20 13:25:09 +00:00