TingPing
83032b1aa3
Use glib for all allocations
...
- 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-28 06:44:44 -05:00
leeter
6aafc8e51d
Fix chanopts not saving if /quit before exit
...
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
2014-12-10 14:40:42 -05:00
TingPing
0e420fbee8
Save chanopt after any changes
2013-06-06 19:16:50 -04:00
TingPing
cf505b850b
Add chanopt for stripping colors
2013-06-06 17:47:01 -04:00
TingPing
6982bbfef9
fix false positives when checking chanopts
2013-04-26 09:37:14 -03:00
misdre
0424e5a329
Closes #290 - opt-out for extra alerts now working
2013-04-08 19:19:55 +02:00
Berke Viktor
3c1bd3cff0
Supposed fix for license issues
...
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-31 21:45:05 +02: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
e7f723539d
Some aid for compiler warnings
2012-07-21 14:26:19 +02:00
Berke Viktor
35821f3875
Fix string handling for Turkish locale
2012-06-16 13:01:47 +02:00
Berke Viktor
132ef6cb50
initial patches for linux compatibility
2011-12-11 17:34:02 +01:00
berkeviktor@aol.com
d03d6e606b
add wdk changes to named branch
2011-02-28 18:59:32 +01:00
berkeviktor@aol.com
4a6ceffb98
add xchat r1489
2011-02-24 04:14:30 +01:00