Commit Graph

56 Commits

Author SHA1 Message Date
Berke Viktor 9c49254abd Only include top level includes from GTK+, GLib and GDK-PixBuf 2013-04-02 20:39:37 -07:00
TingPing a5994cf647 Merge pull request #445 from TingPing/ulistcolors
Add option to color nicknames in the userlist to match the chat
2013-03-24 01:53:37 -07:00
RichardHitt f7923f2a02 Truncate text if too long. Closes Issue #463 2013-03-23 13:08:49 -07:00
Berke Viktor 25f8e45b73 Get rid of Non-BMP filtering, Pango handles this now 2013-03-15 22:00:55 +01:00
TingPing 6bd9656416 Add option to color nicknames in the userlist to match the chat 2013-03-09 17:57:06 -05:00
RichardHitt 4e0daf047e Correct almost all compiler warning issues 2013-01-19 12:33:16 -08:00
TingPing 2e9bf00e0a Merge pull request #336 from TingPing/beep
Don't beep when window is active.
2012-12-25 18:28:07 -08:00
Dan Mashal b04377825f fix incorrect FSF address 2012-12-23 11:36:54 -08:00
TingPing c1ccb244db Don't beep when window is active. 2012-12-12 10:45:14 -05:00
TingPing c6d955ade7 fix playing sounds with sound_dir 2012-12-08 05:18:16 -05:00
Berke Viktor 348c6ba919 Rebranding 2012-11-11 13:51:50 +01:00
Berke Viktor 9c70eee4ca Eliminate some unused stuff 2012-11-10 17:20:05 +01:00
Arnavion b969665e47 utf8-everywhere: Fixed log_write to use access instead of g_access. 2012-11-04 09:27:15 -08:00
Arnavion 6560e6365a utf8-everywhere: Scrollback-loading code thought the first word of every message was part of the timestamp because of a missing space. 2012-11-04 09:11:41 -08:00
Arnavion c2c23894fc utf8-everywhere: Fixed crash on loading scrollback. 2012-11-03 21:32:52 -07:00
Arnavion a978e7b55b utf8-everywhere: Removed unreferenced local variables. 2012-11-03 19:11:09 -07:00
Arnavion 5d9264aff6 Initial commit for utf8 everywhere. 2012-11-03 19:04:02 -07:00
Berke Viktor c45fbe1bb3 Remove identd text event coz it doesn't work 2012-11-03 21:04:07 +01:00
Berke Viktor 1ac033e42a Text event for identd 2012-11-03 19:04:47 +01:00
Berke Viktor 7d664e755e More robust CAP management and CAP multi-prefix support 2012-11-03 18:29:08 +01:00
Berke Viktor a9c7e40b5b Add text events for CAP ACK/REQ 2012-11-03 07:46:51 +01:00
Berke Viktor 58adceb4e9 Provide text events for SASL auth, SASL responses and server capabilities 2012-11-03 04:45:32 +01:00
Berke Viktor ea0d3059f4 Eliminate even more warnings and bump warning level to 3
Shouldn't need to go any higher, level 4+ gives insane warnings
2012-10-30 22:13:40 +01:00
Berke Viktor a51a69134b Nah, even more rebranding 2012-10-30 11:35:39 +01:00
Berke Viktor 1a75c8e1be A lot more rebranding 2012-10-24 21:33:02 +02:00
Berke Viktor 51ae33cbe8 Variable cleanup for the rest 2012-10-22 15:55:43 +02:00
Berke Viktor 545b7dc6ff Variable cleanup for irc_* 2012-10-22 14:50:36 +02:00
Berke Viktor 5c49b45a6d Variable cleanup for input_* 2012-10-22 14:18:20 +02:00
Berke Viktor a05817c0eb Variable cleanup for away_* 2012-10-22 09:53:28 +02:00
Berke Viktor 831794e150 Only omit alerts when we're actually away 2012-10-15 13:46:23 +02:00
Berke Viktor b67b223c26 Add option to omit alerts when marked as being away 2012-10-13 12:38:01 +02:00
Daniel Atallah dbef9c9eb4 Speed up Non-BMP filtering 2012-10-13 07:06:38 +02:00
Berke Viktor 2f09db1d4f Fix operator precedence oversight (AND vs OR) 2012-10-05 00:30:35 +02:00
Berke Viktor afe16e7bb7 Nasty copy-paste problem 2012-10-05 00:24:21 +02:00
Berke Viktor 02fd5a2aff Enable timestamps by default and change default format to include seconds 2012-10-04 22:12:14 +02:00
Berke Viktor 33e0840294 Add support for backslash as drive root for full path logs 2012-10-04 15:42:44 +02:00
Berke Viktor 94c525eee9 Fix for erroneous full path check 2012-10-03 23:18:10 +02:00
Berke Viktor 60696af03d Fix syntax error, remove extra parenthesis 2012-09-22 22:09:38 +02:00
Berke Viktor 10e6774f0e Allow full path for logs, actually it can be determined quite reliably 2012-09-22 22:03:42 +02:00
Berke Viktor bc7eac560f Force relative path for logs, for full path you can still use symlinks anyway 2012-09-22 20:32:52 +02:00
Berke Viktor 4f887a1e53 Consolidate color stripping for messages, topic and scrollback 2012-09-01 21:38:00 +02:00
Berke Viktor 6533b75313 Unused sndPlaySound method for future reference 2012-07-21 23:06:04 +02:00
Berke Viktor e7f723539d Some aid for compiler warnings 2012-07-21 14:26:19 +02:00
Berke Viktor 78cc4adfed Only g_free() if we g_malloc() with strip_color() 2012-07-20 18:45:12 +02:00
Berke Viktor 521d60736d Oh sweet free()dom 2012-07-19 10:34:48 +02:00
Berke Viktor ef81a24f64 Add option to retain colors in scrollback 2012-07-19 09:14:56 +02:00
Berke Viktor 16d32fdeda Another bunch of rebranding stuff 2012-07-13 18:04:00 +02:00
Berke Viktor 0ac0510be0 fix for time stamp format crashes 2012-02-16 17:21:15 +01:00
Berke Viktor 3563acdb0d Revert "allow for disabling the filtering mechanism"
This reverts commit c1ec6d1039.
2012-01-20 01:47:01 +01:00
Berke Viktor c1ec6d1039 allow for disabling the filtering mechanism 2012-01-20 01:31:53 +01:00