RetroShare/retroshare-gui/src/util
chrisparker126 c518bd2f19 Removed references to postedVEG from GxsGroupDialog and associated classes and PostedDialog (GUI does not work now but does not crash)
Removed V2 references: TokenQueueV2 and RsTokReqOptionsV2 are now TokenQueue and RsTokReqOptions and renamed file
Added initialisation of Posted back end service successfully
Added new msg status flags  GXS_SERV::MSG_STATUS_UNPROCESSED and ::MSG_STATUS_UNREAD



git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5707 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2012-10-21 19:45:35 +00:00
..
dllexport.h
EventFilter.cpp
EventFilter.h
EventReceiver.cpp Added three new toasters - private chat, group chat and chat lobby. 2012-03-30 23:02:52 +00:00
EventReceiver.h Fixed wrong size of the transfered link from the command line in EventReceiver. 2011-04-18 22:15:24 +00:00
framecatcher.cpp introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in 2010-11-19 00:47:18 +00:00
framecatcher.h introduced frame catcher to channels, add framecatcher in Retroshare.pro to build it in 2010-11-19 00:47:18 +00:00
global.h
HandleRichText.cpp Added a default styleSheet for the "Confirm Friend / Add as Friend" Button 2012-05-12 23:44:48 +00:00
HandleRichText.h - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
Interface.h
log.cpp
log.h
misc.cpp fixed typo 2012-06-23 13:31:28 +00:00
misc.h Removed most of the usages of std::ostringstream in the gui. 2012-03-28 18:02:49 +00:00
MouseEventFilter.cpp
MouseEventFilter.h
NonCopyable.cpp
NonCopyable.h
ObjectPainter.cpp - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
ObjectPainter.h - Moved HandleRichText from the folder "chat" to "util" and redesigned the source 2012-05-12 00:40:53 +00:00
PixmapMerging.cpp Removed the single notify systray icon (combined icon) and combined it with the normal RetroShare systray icon. 2011-07-13 19:24:33 +00:00
PixmapMerging.h
printpreview.cpp
printpreview.h
RetroStyleLabel.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
RetroStyleLabel.h
RsAction.cpp Removed unused parameter warnings in retroshare-gui. 2011-08-12 14:06:29 +00:00
RsAction.h
rsqtutildll.h
rsutildll.h
rsversion.cpp
rsversion.h update version string and changelog 2012-05-24 12:02:34 +00:00
rsversion.in added for windows compile and revision bat files, and template rsversion.in 2010-06-01 23:03:12 +00:00
stringutil.cpp
stringutil.h
TokenQueue.cpp Removed references to postedVEG from GxsGroupDialog and associated classes and PostedDialog (GUI does not work now but does not crash) 2012-10-21 19:45:35 +00:00
TokenQueue.h Removed references to postedVEG from GxsGroupDialog and associated classes and PostedDialog (GUI does not work now but does not crash) 2012-10-21 19:45:35 +00:00
TokenQueueVEG.cpp Moved TokenQueue => TokenQueueVEG to make space for Real version. 2012-09-15 00:26:33 +00:00
TokenQueueVEG.h Fixed compile issues for VEG in librs (rs-gui VEG ui cannot be compiled as was the case prior to issues) 2012-09-25 21:04:04 +00:00
Widget.cpp
Widget.h
WidgetBackgroundImage.cpp
WidgetBackgroundImage.h
win32.cpp fixed parenthesis problem with #ifdef that armed lupdate 2012-02-06 21:22:00 +00:00
win32.h