summary refs log tree commit diff stats
path: root/src/common/text.c
AgeCommit message (Expand)Author
2012-11-03Text event for identdBerke Viktor
2012-11-03More robust CAP management and CAP multi-prefix supportBerke Viktor
2012-11-03Add text events for CAP ACK/REQBerke Viktor
2012-11-03Provide text events for SASL auth, SASL responses and server capabilitiesBerke Viktor
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for irc_*Berke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor
2012-10-22Variable cleanup for away_*Berke Viktor
2012-10-15Only omit alerts when we're actually awayBerke Viktor
2012-10-13Add option to omit alerts when marked as being awayBerke Viktor
2012-10-13Speed up Non-BMP filteringDaniel Atallah
2012-10-05Fix operator precedence oversight (AND vs OR)Berke Viktor
2012-10-05Nasty copy-paste problemBerke Viktor
2012-10-04Enable timestamps by default and change default format to include secondsBerke Viktor
2012-10-04Add support for backslash as drive root for full path logsBerke Viktor
2012-10-03Fix for erroneous full path checkBerke Viktor
2012-09-22Fix syntax error, remove extra parenthesisBerke Viktor
2012-09-22Allow full path for logs, actually it can be determined quite reliablyBerke Viktor
2012-09-22Force relative path for logs, for full path you can still use symlinks anywayBerke Viktor
2012-09-01Consolidate color stripping for messages, topic and scrollbackBerke Viktor
2012-07-21Unused sndPlaySound method for future referenceBerke Viktor
2012-07-21Some aid for compiler warningsBerke Viktor
2012-07-20Only g_free() if we g_malloc() with strip_color()Berke Viktor
2012-07-19Oh sweet free()domBerke Viktor
2012-07-19Add option to retain colors in scrollbackBerke Viktor
2012-07-13Another bunch of rebranding stuffBerke Viktor
2012-02-16fix for time stamp format crashesBerke Viktor
2012-01-20Revert "allow for disabling the filtering mechanism"Berke Viktor
2012-01-20allow for disabling the filtering mechanismBerke Viktor
2012-01-20initial patch for filtering malicious characters on win32 (Khisanth)Berke Viktor
2012-01-08Merge branch 'master' into wdkBerke Viktor
2012-01-08update xchat to r1499Berke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24add xchat r1489berkeviktor@aol.com