kolibrios/programs/network/ircc
Andrew Dent 2d3e0ac7f4 Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10061 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-29 12:47:33 +00:00
..
encodings.inc Intermediate version of IRCC: new multiline resizeable textbox with proper line-breaking, colors and scrolling. New usercommands: msg and ctcp. Small bugfixes and enhancements 2013-11-01 14:02:08 +00:00
gui.inc Fix EN typos 2024-05-29 12:47:33 +00:00
ircc.asm Bugfix in CTCP 2024-03-11 21:52:38 +00:00
ircc.ini IRCC: better chat support, some bugfixes, some new bugs 2013-10-07 14:02:05 +00:00
serverparser.inc Fixed bug when parsing JOIN command. 2024-03-05 09:49:00 +00:00
socket.inc Fixed bug when parsing JOIN command. 2024-03-05 09:49:00 +00:00
textbox.inc Fixed bug #149 : parsing of subsequent non-printable characters 2024-02-23 16:55:00 +00:00
Tupfile.lua switch build system to Tup 2014-09-12 15:15:23 +00:00
userparser.inc Fix EN typos 2024-05-29 12:47:33 +00:00
users.inc Fixed bug when parsing JOIN command. 2024-03-05 09:49:00 +00:00
window.inc IRCc 0.31: Clear data on exit, print unknown CTCP commands to window, replace some magic numbers with constants (thanks floppy121). 2018-07-01 14:29:23 +00:00