summary refs log tree commit diff stats
path: root/src/fe-gtk/chanlist.c
AgeCommit message (Collapse)Author
2017-09-15Use localized "HexChat" in window titlesChase Patterson
Also allow rearranging of "HexChat" in window titles
2017-09-15Change windows from starting with "Hexchat: " to ending with " - Hexchat"Chase Patterson
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for all allocationsTingPing
- 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-02-15Fix warning..TingPing
2014-02-15Use GRegex for channel list searchTingPing
This adds support for Windows
2014-02-14Tweak column sizing in channel listTingPing
2014-01-18Update most deprecated gtk functionsTingPing
2014-01-18Update most deprecated gdk functionsTingPing
2013-09-20First round of using GTK accessor functionsTingPing
This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it.
2013-08-05Bind esc to close in chanlistTingPing
2013-06-13More autojoin wording tweaksTingPing
2013-05-01Do save_config() on Channel List window min, max changesRichardHitt
#570
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-11RebrandingBerke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for gui_*Berke Viktor
2012-07-23Make HexChat remember minimum and maximum users set in channel listBerke Viktor
2012-07-21Add extension filter for file dialogs, specify filters and starting folder ↵Berke Viktor
for loading plugins
2012-07-21Some aid for compiler warningsBerke Viktor
2012-07-12Some more rebrandingBerke Viktor
2011-12-11initial patches for linux compatibilityBerke Viktor
2011-02-28add wdk changes to named branchberkeviktor@aol.com
2011-02-24add xchat r1489berkeviktor@aol.com