summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2013-05-16Merge pull request #581 from orium/numeric-session-with-open-queryTingPing
Session of numeric events passed to text_emit() for nicks with open query dialogs
2013-05-16Merge pull request #586 from bviktor/authcleanupTingPing
Login and network list cleanup
2013-05-16Have rawlog properly handle newlinesTingPing
This is most noticable with /cycle or the missing USER command on connect.
2013-05-16Remove commentBerke Viktor
2013-05-16Make sure the created favchannel instances have a NULL key when the ↵Berke Viktor
session's key is empty
2013-05-15Omit filler keys if no channel's using themBerke Viktor
2013-05-15Fix reconnect keysBerke Viktor
2013-05-15CosmeticsBerke Viktor
2013-05-15Fix autojoins for sessionsBerke Viktor
2013-05-15Change prototypeBerke Viktor
2013-05-14Fix command splitting when the channel list is too longBerke Viktor
2013-05-14Fix warningsBerke Viktor
2013-05-14Fix initial autojoins and some erroneous copies/freesBerke Viktor
2013-05-14Merge pull request #596 from Arnavion/python3-allow-unhook-within-hookTingPing
python: Hold a reference to plugin instead of dereferencing hook to get to it.
2013-05-14python: Hold a reference to plugin instead of dereferencing hook to get to it.Arnavion
hook might have been free'd by the callback via hexchat.unhook().
2013-05-13Add note about preferred tab sizeBerke Viktor
2013-05-13Use macros instead of raw numbers for login typeBerke Viktor
2013-05-12Add "#define GLIB_DISABLE_DEPRECATION_WARNINGS" to eliminate a warning messageRichard Hitt
2013-05-12Remember selected tabBerke Viktor
2013-05-12Fix warningBerke Viktor
2013-05-12Add code for migrating existing configsBerke Viktor
2013-05-12CosmeticsBerke Viktor
2013-05-12Make the order consistent for load and saveBerke Viktor
2013-05-12Add auto-reconnect to preferencesTingPing
2013-05-12Merge pull request #588 from Repentinus/patch-2TingPing
Fixed misleading comments identifying the colours
2013-05-12Fixed misleading comments identifying the coloursHeiki Ojasild
Replaced incorrect numbers (16 to 31) for mIRC colours with the correct ones (0 to 15).
2013-05-12Remove unused variableBerke Viktor
2013-05-12Reduce GLib requirementBerke Viktor
2013-05-12Remove dead GLib codeBerke Viktor
2013-05-12g_slist_copy_deep() requires GLib 2.34Berke Viktor
2013-05-12Fix favorite channels except in inbound.cBerke Viktor
2013-05-11Fix crash when quickly attaching/detaching tabsTingPing
2013-05-11Add explanation as wellBerke Viktor
2013-05-11Make login type more intuitive and disable unused /NSBerke Viktor
2013-05-11Remove dead codeBerke Viktor
2013-05-11Fix connect commandsBerke Viktor
2013-05-11Fix layout when resizedBerke Viktor
2013-05-11Allocate all extra vertical space to the treeviewsBerke Viktor
2013-05-11Set up window sizes correctlyBerke Viktor
2013-05-11Reorganize the network editorBerke Viktor
2013-05-11GtkComboBoxText requires GTK+ 2.24, dump code for older versionsBerke Viktor
2013-05-11Reorganize a bit and fix spacingBerke Viktor
2013-05-11Re-enable resizeBerke Viktor
2013-05-11fix errorTingPing
2013-05-11serverlistgui cleanupTingPing
2013-05-11Merge pull request #582 from Repentinus/patch-1TingPing
Support for away tracking regardless of channel size
2013-05-10Merge pull request #585 from rahatarmanahmed/masterTingPing
Added help text to sysinfo
2013-05-10Added help text for sysinfo plugin.Rahat Ahmed
2013-05-11CosmeticsBerke Viktor
2013-05-11Make logmask consistent with scrollback maskBerke Viktor