[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2869: different function checking sfinae that works with inherited functions

2012-02-17 Thread noreply
revno: 2869 committer: poy branch nick: trunk timestamp: Sat 2012-02-18 00:34:33 +0100 message: different function checking sfinae that works with inherited functions modified: changelog.txt dcpp/Util.h win32/HubFrame.h win32/T

[Linuxdcpp-team] [Branch ~dcplusplus-team/dcplusplus/trunk] Rev 2868: add missing CRs when logging LF-only chat messages

2012-02-17 Thread noreply
revno: 2868 committer: poy branch nick: trunk timestamp: Fri 2012-02-17 21:56:23 +0100 message: add missing CRs when logging LF-only chat messages modified: win32/AspectChat.h win32/HtmlToRtf.cpp win32/HubFrame.cpp win32/Privat

[Linuxdcpp-team] [Bug 933421] Re: connecting to ADCS hubs shows public tag

2012-02-17 Thread Tanith
Thanks Night, that solved the issue. -- You received this bug notification because you are a member of LinuxDC++ Team, which is subscribed to LinuxDC++. https://bugs.launchpad.net/bugs/933421 Title: connecting to ADCS hubs shows public tag Status in Linux DC++: New Bug description: Whe

[Linuxdcpp-team] [Bug 933421] Re: connecting to ADCS hubs shows public tag

2012-02-17 Thread Night
the new hub is counted too soon. a possible fix for this would be when own INF is constructed and sent at AdcHub.cpp : void AdcHub::info(bool /*alwaysSend*/) line 499: if (state == STATE_NORMAL) updateCounts(false); -- You received this bug notification because you are a member of Lin