Commit Graph

92 Commits (6ab13d679ae74fb614b3e5bda901514d4990a98f)
 

Author SHA1 Message Date
Tomatix 8574a86fb8 New script functions: subwintype() and subwinname() 5 years ago
Tomatix 12780b21dc Added CMake property that hides the Windows Command Prompt 5 years ago
Tomatix 836589edf6 Fixed so that the 'Disconnect' button in the options dialog is not visible at first time start 5 years ago
Tomatix f4dbb78dbc Fixed wrong use of temporary that may cause member privilege prefixes to not be shown 5 years ago
Tomatix 46749ea90f Fixed wrong position to catch channel name in 'ENDOFNAMES' reply 5 years ago
Tomatix 2adf7a2f86 Removed circular shared_ptr reference between IRCMember and IRCChannel (mem leak) 5 years ago
daniel_j 930e5de45c Merge pull request 'Fix crash when trying to send data to a disconnected socket. Readme updates.' (#41) from more_fixups into master 5 years ago
daniel_j e4dc9f7ef9 Merge pull request 'InnoSetup script' (#42) from innosetup into master 5 years ago
Tomatix 58cc43218c Fixed so that first time startup correctly sets up the per-user config directory and copying of config skeleton 5 years ago
Tomatix 1e29cb245e InnoSetup script 5 years ago
Tomatix b08decc1c1 Fixed wrong use of custom CMake options 5 years ago
Tomatix 1ed47cc83c README updates 5 years ago
Tomatix a14c0eb31c Ignore sending to IRC socket via calls command() raw() and ctcp() if the socket is disconnected. 5 years ago
daniel_j da09127756 Merge pull request 'Adaptations for compiling under Windows using MSVC' (#36) from windows_fixes into master 5 years ago
Tomatix 8a0d8024de Adaptations for compiling under Windows using MSVC 5 years ago
daniel_j 228102575e Merge pull request 'Display a 'not connected' warning if trying to send a message but not (yet) connected.' (#34) from chat_not_connected into master 5 years ago
daniel_j 2d1c456271 Merge pull request 'Fixed proper coloring for various message types' (#35) from colored_messages into master 5 years ago
Tomatix 64e4b6504c Updated config_h_warning to reflect CMake 5 years ago
Tomatix 658dbcf559 Fixed proper coloring for various message types 5 years ago
Tomatix 450acf9ff1 Display a 'not connected' warning if trying to send a message but not (yet) connected. 5 years ago
Tomatix 1207e20a3e Merge pull request 'Added config option for 'manual keepalive'' (#31) from manual_keepalive into master 5 years ago
Tomatix 3e511fefb1 Merge pull request 'Show which SSL errors were ignored.' (#30) from show_ssl_exceptions into master 5 years ago
daniel_j c0906cced1 Merge pull request 'Updated README' (#32) from readme_rewrite into master 5 years ago
Tomatix 5c21925fb2 Updated README 5 years ago
Tomatix 35a29a06f2 Added config option for 'manual keepalive' 5 years ago
Tomatix 7566d261c8 Show which SSL errors were ignored. 5 years ago
daniel_j 320241840a Merge pull request 'Various fixes' (#23) from various_fixes into master 5 years ago
Tomatix 77f952e4fb Fixed nickname list not updating by MODE messages 5 years ago
Tomatix 7e2c356db6 Fixed a logic error. 5 years ago
Tomatix 109d5af9be Use IRCBase::ctcp() for your CTCP needs. 5 years ago
Tomatix 3edc8d02b7 Reordered when to fire off hooks for incoming data; when a user leaves a channel or IRC, let the life time of IRCMember survive through the hooks. 5 years ago
Tomatix 57737e2206 Conform the CTCP with 'ignoreVerbosity' 5 years ago
Tomatix e4bcdc7399 Respond on CTCP VERSION 5 years ago
Tomatix 1e68c3771d Print CTCP request and response 5 years ago
Tomatix d2252a379c cmake (#20) 5 years ago
Tomatix 171431f547 Merge pull request 'Moved all "ICommand" command parser stuff under own folder' (#16) from command_parser_fix into master 5 years ago
Tomatix dc344c6ed8 Don't commit the 'dump' debug bools 5 years ago
Tomatix e608a8e7e8 Moved all "ICommand" command parser stuff under own folder and separated 5 years ago
Tomatix 3ea956e411 Merge pull request 'add <stdexcept> include to Scripts/Dialog.h' (#12) from daniel_j/idealirc:required_includes into master 5 years ago
Daniel Jones 1e7c41e4bc add <stdexcept> include to Scripts/Dialog.h 5 years ago
Tomatix 177ed73c33 Made the "lowlevel" sockets use optional, so that they can be re- 5 years ago
Tomatix 10ec77f70a Initial commit, pre 1.0.0 5 years ago