summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2013-04-28Don't hardcode "plugins" as the subdirectory for plugins in manyChristoph J. Thompson
2013-04-28CosmeticsBerke Viktor
2013-04-28Add hints about the beep fileBerke Viktor
2013-04-28Rename Sound to Sounds and reorder Chatting pagesBerke Viktor
2013-04-28Update gtkrcBerke Viktor
2013-04-28Eliminate compiler warningBerke Viktor
2013-04-28Store just the filename if the sound file comes from the default sound dirBerke Viktor
2013-04-28Fix spacingBerke Viktor
2013-04-27Update .travis.ymlTingPing
2013-04-27Use regular canberra not gtkTingPing
2013-04-28Remove dead code for sound_commandBerke Viktor
2013-04-27Escape all the thingsTingPing
2013-04-27More cleanupTingPing
2013-04-27clean up canberra codeTingPing
2013-04-27Use canberra for filesTingPing
2013-04-28Let's just say the wordBerke Viktor
2013-04-27udpate travis build w/ canberraTingPing
2013-04-27Remove extra omitalerts checkTingPing
2013-04-27use libcanberra for beepsTingPing
2013-04-27Fix unused variableBerke Viktor
2013-04-27Use "Instant Message Notification" system sound on Windows, use gdk_beep() on...Berke Viktor
2013-04-27Get rid of bundled beepBerke Viktor
2013-04-27Don't include if unusedBerke Viktor
2013-04-27Some crucial cosmeticsBerke Viktor
2013-04-27Fix compiler warningBerke Viktor
2013-04-27Don't use external players on WindowsBerke Viktor
2013-04-27typoTingPing
2013-04-27fix url opening on osxTingPing
2013-04-27Clean up old url handling on unixTingPing
2013-04-27Reverts commit d964af81428a6d768aeb96906eb0538a30d919caTingPing
2013-04-26fix false positives when checking chanoptsTingPing
2013-04-25win32: Moved PlatformToolset configuration to individual project files. It sh...Arnavion
2013-04-25Do not allow blank realname in preferencesTingPing
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-24Merge pull request #561 from RichardHitt/no-depr-declRichardHitt
2013-04-23Merge pull request #560 from RichardHitt/warning-fixTingPing
2013-04-23Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warningsRichardHitt
2013-04-23Add '(void)' to fix perl.c unused-value warning messageRichardHitt
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-22Merge pull request #556 from RichardHitt/ignore-unusedTingPing
2013-04-22Fix Ubuntu build warnings by using gcc flag -Wno-unused-resultRichardHitt
2013-04-22Fall back to global username for saslTingPing
2013-04-20Merge pull request #550 from RichardHitt/issue440aTingPing
2013-04-20fix install errorTingPing
2013-04-19Build with travisTingPing
2013-04-19In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440RichardHitt