daniel_j
  • Joined on Jul 14, 2020

daniel_j pushed to master at idealirc/idealirc

  • 013a847dd0 Merge pull request 'New script functions: subwintype() and subwinname()' (#52) from script_wintype_winname into master
  • 435f35c3dd Added error message for script functions subwintype() and subwinname() regarding parameter count (they take no parameters).
  • 3465094a1b Fixed error message for script function unixts() if it's given wrong parameter count
  • 443ca6917d Fixed wrong checking of parameter count for script function context(), it should take no parameters.
  • fa75c52395 New script functions: subwintype() and subwinname()
  • Compare 5 commits »

4 years ago

daniel_j merged pull request idealirc/idealirc#52

New script functions: subwintype() and subwinname()

4 years ago

daniel_j pushed to master at idealirc/idealirc

  • 79c32be939 Merge pull request 'Various Windows fixes' (#50) from windows_fixes_2 into master
  • f3987b786d Added CMake property that hides the Windows Command Prompt
  • 9e1f1ea5f3 Fixed so that the 'Disconnect' button in the options dialog is not visible at first time start
  • 6f791b9cc7 Fixed wrong use of temporary that may cause member privilege prefixes to not be shown
  • b1f3910255 Fixed wrong position to catch channel name in 'ENDOFNAMES' reply
  • Compare 7 commits »

4 years ago

daniel_j merged pull request idealirc/idealirc#50

Various Windows fixes

4 years ago

daniel_j merged pull request idealirc/idealirc#41

Fix crash when trying to send data to a disconnected socket. Readme updates.

4 years ago

daniel_j pushed to master at idealirc/idealirc

  • 65b3d3cd2a Merge pull request 'Fix crash when trying to send data to a disconnected socket. Readme updates.' (#41) from more_fixups into master
  • 88982535f0 Fixed wrong use of custom CMake options
  • 6cf4445748 README updates
  • 7b4cfbe816 Ignore sending to IRC socket via calls command() raw() and ctcp() if the socket is disconnected.
  • Compare 4 commits »

4 years ago

daniel_j pushed to master at idealirc/idealirc

4 years ago

daniel_j merged pull request idealirc/idealirc#42

InnoSetup script

4 years ago

daniel_j pushed to master at idealirc/idealirc

  • 0bed80dabd Merge pull request 'Adaptations for compiling under Windows using MSVC' (#36) from windows_fixes into master
  • 9f017e55a0 Adaptations for compiling under Windows using MSVC
  • Compare 2 commits »

4 years ago

daniel_j merged pull request idealirc/idealirc#36

Adaptations for compiling under Windows using MSVC

4 years ago

daniel_j pushed to master at idealirc/idealirc

  • 154500b393 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
  • 7f965ee63d Display a 'not connected' warning if trying to send a message but not (yet) connected.
  • Compare 2 commits »

4 years ago

daniel_j merged pull request idealirc/idealirc#34

Display a 'not connected' warning if trying to send a message but not (yet) connected.

4 years ago

daniel_j pushed to master at idealirc/idealirc

  • 7e8b950b20 Merge pull request 'Fixed proper coloring for various message types' (#35) from colored_messages into master
  • 28e4bff110 Updated config_h_warning to reflect CMake
  • 12092fac0b Fixed proper coloring for various message types
  • Compare 3 commits »

4 years ago

daniel_j merged pull request idealirc/idealirc#35

Fixed proper coloring for various message types

4 years ago