Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-18 | Fix strict prototype warnings | Patrick Griffis | |
2015-01-31 | Save iconv converters for input and output in the server. | Arnavion | |
These are then used with g_convert_with_iconv instead of making it create a new iconv converter every time for the given from-to-encoding pairs. | |||
2015-01-18 | Server line text-encoding-related fixes. | Arnavion | |
- Handle server lines that contain sequences which are invalid in the server encoding. Previously, these would cause the whole line to be interpreted in ISO-8859-1, but now they're simply replaced with an appropriate replacement character. - Removed prefs.utf8_locale. - Change default server encoding from system locale to UTF-8. - Always populate server->encoding with a non-null value - UTF-8. Fixes #1198 | |||
2014-12-15 | Fixed some more signed-unsigned-comparison warnings. | Arnavion | |
2014-07-18 | Use GNUC format attribute on print functions | Campbell Barton | |
Closes #1059 | |||
2013-07-12 | Added hexchat_emit_print_attrs() to plugin interface. | Diogo Sousa | |
2013-06-28 | A few messages missing regarding server-time. | Diogo Sousa | |
2013-06-28 | server-time for all numerical messages. | Diogo Sousa | |
2013-06-28 | First step towards message tags extension support | Diogo Sousa | |
(see http://ircv3.atheme.org/specification/message-tags-3.2). In particular this commit implements a (very) dummy implementation sketch of the server-time extension (see http://ircv3.atheme.org/specification/message-tags-3.2 and #499). | |||
2013-04-27 | Get rid of bundled beep | Berke Viktor | |
2013-04-14 | Use bundled beep file for beep alerts | Berke Viktor | |
2013-03-31 | Supposed fix for license issues | Berke Viktor | |
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file) | |||
2013-03-24 | Merge pull request #445 from TingPing/ulistcolors | TingPing | |
Add option to color nicknames in the userlist to match the chat | |||
2013-03-15 | Get rid of Non-BMP filtering, Pango handles this now | Berke Viktor | |
2013-03-09 | Add option to color nicknames in the userlist to match the chat | TingPing | |
2012-10-25 | Some more rebranding for consistency's sake | Berke Viktor | |
2012-10-13 | Speed up Non-BMP filtering | Daniel Atallah | |
2012-01-20 | initial patch for filtering malicious characters on win32 (Khisanth) | Berke Viktor | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |