summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2013-04-24Early on, call g_type_init() unless deprecatedRichardHitt
2013-04-24Fix left-click of URL/HOST by tidying what we pass to fe_open_url()RichardHitt
2013-04-23Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warningsRichardHitt
2013-04-23reduce abuse of ternary operatorMantas Mikulėnas
2013-04-23fix omitting custom soundsTingPing
2013-04-22Clean up balloon formattingTingPing
2013-04-22fix warning in new glibTingPing
2013-04-22Fall back to global username for saslTingPing
2013-04-19In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440RichardHitt
2013-04-17typoTingPing
2013-04-17Use more useful example for url handlerTingPing
2013-04-17add paplayTingPing
2013-04-16Move beep to proper placeBerke Viktor
2013-04-15only 1TingPing
2013-04-15fix warningTingPing
2013-04-15finish removing sound_dirTingPing
2013-04-15Fix broken logic in mg_word_clicked(). fixes #522RichardHitt
2013-04-15no error on beepsTingPing
2013-04-14try play first.TingPing
2013-04-14Remove one warning bypassBerke Viktor
2013-04-14Eliminate compiler warningBerke Viktor
2013-04-14Fix missing first letter in busy server error popupBerke Viktor
2013-04-14If no path given, try to load plugins from config dir, not from install dirBerke Viktor
2013-04-14Load connect commands from config dirBerke Viktor
2013-04-14Fix tabulationBerke Viktor
2013-04-14Use bundled beep file for beep alertsBerke Viktor
2013-04-14Browse into the sounds folder by defaultBerke Viktor
2013-04-14Remove sound_dir, it's pointlessBerke Viktor
2013-04-14Add default beep sound, deploy on WindowsBerke Viktor
2013-04-14Add accounts to users in get_listTingPing
2013-04-13Add option for omitting alerts while focusedTingPing
2013-04-13Rewrite desensitizing options in preferencesTingPing
2013-04-12Fix tray not respecting away_omit_alertsTingPing
2013-04-10warningTingPing
2013-04-10Delete left over themesTingPing
2013-04-10commaTingPing
2013-04-10Readd irc charset to the listTingPing
2013-04-09Don't send ping's to the server if we are still waiting for a pong.Diogo Sousa
2013-04-10Request 'sasl' even if it's the only recognized capMantas Mikulėnas
2013-04-09Fix spelling checkbox with libsexyTingPing
2013-04-08Handle numeric 900TingPing
2013-04-08Merge pull request #516 from Misdre/optout-extra-alertsTingPing
2013-04-08Closes #290 - opt-out for extra alerts now workingmisdre
2013-04-08fix issue #491 - opt-in/opt-out of scrollback per channelmisdre
2013-04-07Notify away status of friendsTingPing
2013-04-07Add events for quietTingPing
2013-04-07Merge pull request #508 from Misdre/split-long-action-noticeTingPing
2013-04-06Merge pull request #510 from RichardHitt/allownickTingPing
2013-04-06Update textevents.inTingPing
2013-04-06Allow nick starting with digit despite rfc 2812 violationRichardHitt