Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-06-17 | Some problems in banlist.c are fixed | RichardHitt | |
2013-10-25 | Sensitize banlist buttons if half-op | TingPing | |
For #647 | |||
2013-10-13 | Don't open banlist in empty channel tab | TingPing | |
2013-09-20 | First round of using GTK accessor functions | TingPing | |
This is the first step to build with GSEAL_ENABLE
setup.c uses a deprecated fontchooser,
chanvi/* HexChat
* Copyright (C) 1998-2010 Peter Zelezny.
* Copyright (C) 2009-2013 Berke Viktor.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
| |||
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-07-12 | Some more rebranding | Berke Viktor | |
2011-12-11 | initial patches for linux compatibility | Berke Viktor | |
2011-07-27 | remove odd ifdef | berkeviktor@aol.com | |
2011-02-28 | add wdk changes to named branch | berkeviktor@aol.com | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |