summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2012-12-21remove #hexchat autojoinTingPing
2012-12-20Update src/common/servlist.cdavid-w
2012-12-20Added Moznet network to the IRC Listdavid-w
2012-12-19add GameSurge to network listTingPing
2012-12-08fix playing sounds with sound_dirTingPing
2012-12-03Fix warningRichardHitt
2012-12-01rename pane height variableTingPing
2012-11-30Save pane height and restore on startTingPing
2012-11-25default to utf-8 encodingTingPing
2012-11-16Merge pull request #265 from jtmohr/texteventsTingPing
2012-11-14Fix Text Events spacing issuesJeff Mohr
2012-11-13Limit url-grabbing to NOTICE, PRIVMSG, TOPIC, 332 (RPL_TOPIC), 372 (RPL_MOTD)Richard Hitt
2012-11-12Disable auto-loading of deprecated pluginsBerke Viktor
2012-11-12Make sure g_strconcat() result is NULL terminatedBerke Viktor
2012-11-12utf8-everywhere: Forgot the g_free's and the g_unlink / g_rename.Arnav Singh
2012-11-12Fix g_strdup_printf() call causing removal of hexchat.confBerke Viktor
2012-11-11utf8-everywhere: Derp.Arnav Singh
2012-11-11utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API.Arnav Singh
2012-11-12Load own certs from <config>\certsBerke Viktor
2012-11-11Fix 4996 warningsBerke Viktor
2012-11-11Hide 4996 warnings in all projects and fix license copyBerke Viktor
2012-11-11Fix wording for banlistBerke Viktor
2012-11-11Disable one instance code coz it's really buggyBerke Viktor
2012-11-11Copy-paste fixBerke Viktor
2012-11-11RebrandingBerke Viktor
2012-11-10Update commentBerke Viktor
2012-11-10Explode gui_tray_flagsBerke Viktor
2012-11-10Eliminate some more warnings and hide less warnings in VSBerke Viktor
2012-11-10Eliminate some unused stuffBerke Viktor
2012-11-06Disable some stupid warnings without the WDKBerke Viktor
2012-11-06Fix spacing once moreBerke Viktor
2012-11-05Remove spacing, it wouldn't work anywayBerke Viktor
2012-11-05Fix erroneous DCC file names and crash upon abortingArnav Singh
2012-11-04Use configdir instead of *xchatdir*Berke Viktor
2012-11-04Fix missing variableBerke Viktor
2012-11-04Some more platform unificationBerke Viktor
2012-11-04Fix for using -d with non-english localeBerke Viktor
2012-11-04Merge pull request #227 from Arnavion/utf8-everywherebviktor
2012-11-04utf8-everywhere: Fixed log_write to use access instead of g_access.Arnavion
2012-11-04utf8-everywhere: Scrollback-loading code thought the first word of every mess...Arnavion
2012-11-04Case tabulationBerke Viktor
2012-11-04Case simplificationBerke Viktor
2012-11-03Merge pull request #225 from Arnavion/utf8-everywherebviktor
2012-11-03utf8-everywhere: Fixed crash when passing in a config directory using -dArnavion
2012-11-04Indentation cosmeticsBerke Viktor
2012-11-03utf8-everywhere: Fixed crash on loading scrollback.Arnavion
2012-11-04Ignore specific warnings for common and fe-gtk, all should be eliminated at s...Berke Viktor
2012-11-03utf8-everywhere: Removed unreferenced local variables.Arnavion
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-11-04By default, open dialog window for doubleclick on a nick in the user listBerke Viktor