RetroShare/retroshare-gui/src/gui/Identity
chrisparker126 50c75de73c Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder)
To achieve this I created second interface RsGxsIface which RsGxsGenExchange derives from, and RsGxsIfaceImpl (renamed RsGxsIfaceHelper) now takes an instance of this instead so these interfaces don't exposed the RsGenExchange and its underlying types. 

The other stuff is simply definitions and type aliases required for the front-ends to work (RsGroupMeta, RsGroupId, etc) and I've moved gxs flags also. 

This is a good idea as it seem much more clear what's available to a GXS service (apart from RsGenExchange public methods).  


git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6166 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2013-02-28 21:58:38 +00:00
..
IdDialog.cpp Refactored GXS interface to remove exposure to RS internals (i.e. only reference types, declaration in retroshare folder) 2013-02-28 21:58:38 +00:00
IdDialog.h Changes to allow the GXS services to compile with up-to-date GUI code. 2012-07-27 15:41:52 +00:00
IdDialog.ui Added patch from Henry 2012-12-21 20:26:09 +00:00
IdEditDialog.cpp * fixed up the display of PGP linked name etc. 2012-11-07 21:40:07 +00:00
IdEditDialog.h Major rewrite of New Cache Interface from the GUI side: 2012-06-14 00:36:25 +00:00
IdEditDialog.ui Added patch from Henry 2012-12-02 00:25:11 +00:00