Show share totals information in main window statusbar
Improve randomization; Fix SettingsManager
Add option to disable windows previews in the taskbar
Commit Warning.ico
Change protocol icon in UsersFrame
Proper auto refresh in UsersFrame; Show list icons correctly for offline but non-fav users
Store /help commands in a map
Modify UsersFrame to allow manual refreshing of users
Add new icon set
Update MSVC OpenSSL libs to 3.1.2
Fix UsersFrame so client info is updated and refreshed every 5 seconds when opened
Update to Dev Plugin 1.20
Update to boost 1.83
Fix compile error in UsersFrame
Modernize UsersFrame to display more user information
Add SetOverlayIcon to dwt::Taskbar, this will show an overlay icon for the DC++ taskbar icon
Set minimum MSVC compiler to 1910 (VS2017)
Add MSVC compiled OpenSSL 3.1.1 libs
Add OpenSSL version to AboutDlg
Fix filtering when an IP is selected and the table is cleared
Bump to version 1.1 for release
Update Boost along with misc. header file changes
Add CustomDrawing to table to allow coloring per protocol
Added ability to right click an item in the table and open the protocol documentation (ADC / NMDC / UDP)
Add Timestamp and protocol to table for display, add missing declaration for cleanFilterW
Keep filter clean when a hub is removed, fix filter behavior when clearing the table
Show friendly hub name in PM status where message originated from
Fix OpenSSL libs for x64 MSVC builds
Support MSVC project generation for Visual Studio 2022
Update Boost to version 1.72
Update changelog
Add AboutConfig frame for debugging purposes.
Fix msvcproj generation to work with Python 3 and VS2019
Searchframe favorite users nick coloring
Fix a small changelog type, remove the legacyLV...
More IPv6 changes, don't disable IPv6 when a li...
improve IPv6 support and Win10 network autodete...
[NMDC] Disallow malicious search requests
explicit return type for lambda (MSVC errors wi...
Add gcc linker flags for compiling DC++ with ad...
Added 'Clear chat' to HubFrame and PrivateFrame...
Store password with /fav if a password is used
Revert rev. 2581
Fixed SearchFrame hiding splitter part, added s...
Set a users IP address sooner during a connecti...
Fixed Users.ico to have all necessary sizings
Change adcportal.com to dcbase.org as a protect...
change handling of partial filelists
change size() > 0 comparisons to empty()
poy's patch for fixing [L#966333]
DebugFrame rewrite to using only the GUI thread...
Remove ADC_DEBUG, add in a DebugFrame based off...
Add limiter icons to MainFrame and the limiter ...
Fixed a major slow down in the DebugFrame due t...
Fix compile warnings in DebugFrame, give DebugF...
Remove the last remnant (fixing an assertion) o...
Remove addDbgLine and merge to addLine
Add the option to reconnect all disconnected hubs
Double the chat buffer for Mainchat and PM
Add sample plugin to the repo
add /topic and /raw commands in HubFrame
Fix the remaining issues with CM::connect runni...
Update changelog.txt
Add QP support along with fixing L#305811 and s...
Prevent a crash when releasing a hook as it is ...
Protect against sending an empty token in reser...
partially revert r3021, guard hasFreeSlot by th...
Guard waiting/connectingUsers by the mutex
Parse QP in DM::noSlots and make it visible to ...
Fix a compile error in AboutDlg.h
Update changelog entries
fix [L#668548] as well as implement chunked tra...
bump version to 0.801
Fix deprecated conversion warning in the Dev pl...
Fix security issue with URI registering
Add schemas
Show the hub address in the PrivateFrame combo box
Ensure that the operator/reg hub tab icons pers...
revert r3374 and go for a better approach at fi...