Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-27 | Fixed warning from MSVC that not all branches return a value. | Arnavion | |
2016-03-30 | Don't flush the chanopt_list when saving it | LemonBoy | |
Closes #1665 Fixes #1134 | |||
2016-03-28 | Translate chanopt output | Patrick Griffis | |
2016-03-28 | chanopt: Ensure values are 0-2 | Patrick Griffis | |
If chanopt was set to any other value it would overwrite other values in the plugin API for channel flags. | |||
2014-12-28 | Fix building as c89 | TingPing | |
2014-12-28 | Use glib for all allocations | TingPing | |
- Removes need to check for malloc failure - Removes need for NULL checks on free - Adds checks for integer overflows - Removes some extra memset calls - Removes chance of mixing libc and glib malloc/free | |||
2014-12-10 | Fix chanopts not saving if /quit before exit | leeter | |
This is the C fix, unfortunately a proper fix, e.g. removing the dependency on session_name all together is a much vaster refactor outside the scope of this bugfix. Closes #1111 | |||
2013-06-06 | Save chanopt after any changes | TingPing | |
2013-06-06 | Add chanopt for stripping colors | TingPing | |
2013-04-26 | fix false positives when checking chanopts | TingPing | |
2013-04-08 | Closes #290 - opt-out for extra alerts now working | misdre | |
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) | |||
2012-10-30 | Nah, even more rebranding | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-07-21 | Some aid for compiler warnings | Berke Viktor | |
2012-06-16 | Fix string handling for Turkish locale | Berke Viktor | |
2011-12-11 | initial patches for linux compatibility | Berke Viktor | |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |