summary refs log tree commit diff stats
path: root/src
AgeCommit message (Collapse)Author
2012-12-23fix incorrect FSF addressDan Mashal
2012-12-21add glebihans disappearing tray patchTingPing
2012-12-21remove #hexchat autojoinTingPing
2012-12-20allow tray blinks to be static iconsTingPing
2012-12-20Add auto-away to plugin-trayTingPing
2012-12-20Update src/common/servlist.cdavid-w
removed the ircnet.com server as no more been conformed by TingPing
2012-12-20Merge pull request #326 from TingPing/minimizeRichardHitt
fix restoring previously maximized window from tray
2012-12-20Update src/fe-gtk/plugin-tray.cTingPing
2012-12-20Added Moznet network to the IRC Listdavid-w
Added the moznet IRC network to the network list what is the Mozilla network for firefox and other networks
2012-12-19add GameSurge to network listTingPing
closes #332
2012-12-16fix restoring previously maximized window from trayTingPing
2012-12-12Don't beep when window is active.TingPing
2012-12-08fix playing sounds with sound_dirTingPing
2012-12-06fix loading custom tray iconsTingPing
2012-12-03Merge pull request #296 from TingPing/trayRichardHitt
Tray improvements
2012-12-03make preferences in tray win onlyTingPing
to make up for lack of 'blink on' and for ex-hextray users
2012-12-03Merge pull request #297 from TingPing/utilRichardHitt
allow plugingui to open as tab
2012-12-03remove unneeded gtk_widget_showTingPing
2012-12-03Fix warningRichardHitt
2012-12-02remove close button for consistancyTingPing
2012-12-02Merge pull request #298 from TingPing/verticalRichardHitt
Save pane height and restore on start
2012-12-01rename pane height variableTingPing
2012-12-01fix language typoTingPing
closes #301
2012-12-01on exit try hiding lastTingPing
this fixes the window hiding when the quit dialog pops up
2012-11-30Save pane height and restore on startTingPing
closes #154
2012-11-30handle plugingui window like other utilsTingPing
2012-11-25Fix for issue #289, autocopy though no text selectedRichard Hitt
2012-11-25default to utf-8 encodingTingPing
closes #282
2012-11-23relocate custom tray menu itemsTingPing
2012-11-23show away/back in windows tray menuTingPing
2012-11-22add preferences to tray menuTingPing
2012-11-20ensure menu existsTingPing
2012-11-19add missing ifdefTingPing
2012-11-18auto close menu on windowsTingPing
2012-11-18allow only one menuTingPing
2012-11-16Merge pull request #259 from TingPing/iconsTingPing
removed extra wasted space around icons
2012-11-16Merge pull request #265 from jtmohr/texteventsTingPing
Fix Text Events spacing issues
2012-11-14Fix Text Events spacing issuesJeff Mohr
This commit fixes issue #262
2012-11-13Limit url-grabbing to NOTICE, PRIVMSG, TOPIC, 332 (RPL_TOPIC), 372 (RPL_MOTD)Richard Hitt
2012-11-13removed extra wasted space around iconsTingPing
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-12Re-enable plugin-tray context menu, submenus don't work yetBerke Viktor
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