RetroShare/libretroshare/src/retroshare
thunder2 9fcb18553a Fixed crash with Windows compile.
Renamed method "RsFiles::CopyFile" to "RsFiles::copyFile" (lower case) to avoid renaming of "CopyFile" to "CopyFileW" with the newly included "windows.h".

From windows.h
#define CopyFile CopyFileW

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6415 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-06-08 20:03:29 +00:00
..
Makefile This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsblogs.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rschannels.h added choice for default auto-download directory per channel. 2013-05-23 21:47:50 +00:00
rsconfig.h * Added second (temporary) switch to turtle. 2012-11-25 22:49:00 +00:00
rsdht.h Added SystemExternalAccess Function to RPC. 2012-12-17 19:15:04 +00:00
rsdisc.h Added new statusbar widget about pending discovery informations. 2011-01-07 16:56:57 +00:00
rsdistrib.h Final tweaks to dummy msgs: 2011-02-11 14:08:04 +00:00
rsdsdv.h Rewritten Dsdv Stable Route decision algorithm. 2011-11-29 15:43:11 +00:00
rsexpr.h implemented a backward compatible fix for bug when searching (advanced) with max size larger than 2Gb 2011-03-15 23:14:11 +00:00
rsfiles.h Fixed crash with Windows compile. 2013-06-08 20:03:29 +00:00
rsflags.h Make rs-nogui+SSH compile against the trunk. 2012-12-17 01:24:16 +00:00
rsforums.h added private groups option to forums 2011-08-29 21:20:48 +00:00
rsgame.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsgxschannels.h fixed up function signature for subscribeToGroup() was missing token reference. 2013-03-24 16:32:20 +00:00
rsgxscircles.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rsgxscommon.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rsgxsflags.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rsgxsforums.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rsgxsiface.h more GXS changes for phase1 2013-03-23 14:07:52 +00:00
rsgxsifacehelper.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rsgxsifacetypes.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rsgxsservice.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rshistory.h Moved the chat history into the libretroshare. 2011-09-29 09:20:09 +00:00
rsidentity.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rsiface.h removed compilation warnings 2013-03-20 20:25:13 +00:00
rsinit.h Moved loadCertificate from main, StartDialog and GenCertDialog to Rshare. 2012-11-01 01:07:36 +00:00
rsmsgs.h added message decryption on right-click for distant messages 2013-05-04 22:03:48 +00:00
rsnotify.h Added settings for the blinking icons 2012-10-27 15:59:12 +00:00
rspeers.h added a new per-friend flag to allow to seek for direct transfers. Disabled for existing friendds (should be added manually), enabled by default for new friends 2013-06-05 12:57:11 +00:00
rsphoto.h Added cleanup code for GXS services in rsinit (services now based in GXS_phase1 folder in .retroshare/ folder 2012-11-24 19:49:23 +00:00
rsplugin.h Added api for news feeds to the plugin interface. 2013-01-08 22:07:52 +00:00
rsposted.h merging gxs_phase2 branch 2013-06-04 21:00:43 +00:00
rspostedVEG.h Reorganisation of the New GXS Services. 2012-09-15 00:16:06 +00:00
rsstatus.h Extracted a new widget ChatWidget for the basic chat handling from the PopupChatDialog and use it in ChatLobbyDialog too. 2012-01-17 20:36:36 +00:00
rstokenservice.h more GXS changes for phase1 2013-03-23 14:07:52 +00:00
rsturtle.h Added ability for turtle router to take client services 2013-04-06 09:21:01 +00:00
rstypes.h added new DL mode: Progressive. This is a random mode that ensures no more than 50MB of free space will be written in the file at once. This should effectively remove the lag when initiating a DL on a big file, while keeping enough entropy to ensure a good dissemination of chunks 2013-02-28 20:42:01 +00:00
rswiki.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00
rswire.h handled validation/sign of message when key not available 2013-03-06 23:33:23 +00:00