summary refs log tree commit diff stats
path: root/src/common/text.c
AgeCommit message (Expand)Author
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-03-24Merge pull request #445 from TingPing/ulistcolorsTingPing
2013-03-23Truncate text if too long. Closes Issue #463RichardHitt
2013-03-15Get rid of Non-BMP filtering, Pango handles this nowBerke Viktor
2013-03-09Add option to color nicknames in the userlist to match the chatTingPing
2013-01-19Correct almost all compiler warning issuesRichardHitt
2012-12-25Merge pull request #336 from TingPing/beepTingPing
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-12Don't beep when window is active.TingPing
2012-12-08fix playing sounds with sound_dirTingPing
2012-11-11RebrandingBerke Viktor
2012-11-10Eliminate some unused stuffBerke Viktor
2012-11-04utf8-everywhere: Fixed log_write to use access instead of g_access.Arnavion
2012-11-04utf8-everywhere: Scrollback-loading code thought the first word of every mess...Arnavion
2012-11-03utf8-everywhere: Fixed crash on loading scrollback.Arnavion
2012-11-03utf8-everywhere: Removed unreferenced local variables.Arnavion
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-11-03Remove identd text event coz it doesn't workBerke Viktor
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