summary refs log tree commit diff stats
path: root/src
AgeCommit message (Expand)Author
2012-10-30Fix plugin function orderingBerke Viktor
2012-10-30Don't provide untranslatable strings for translationBerke Viktor
2012-10-29Make HexTray filename consistent with the restBerke Viktor
2012-10-28Saner limitBerke Viktor
2012-10-28Further doc relocations and conversionsBerke Viktor
2012-10-28Let's see how it works with 2 secondsBerke Viktor
2012-10-28Nick box icon requires a restartBerke Viktor
2012-10-28Add option to hide user mode icon in nick boxBerke Viktor
2012-10-28Use Consolas as the default font where availableBerke Viktor
2012-10-28Some more unuseful but fancy eyecandyBerke Viktor
2012-10-28Even more eyecandyBerke Viktor
2012-10-28Add notes about managing text eventsBerke Viktor
2012-10-28Fix text event argument countsBerke Viktor
2012-10-28Even moar polishingBerke Viktor
2012-10-28More polishing for the About dialogBerke Viktor
2012-10-27Accidental commit is accidentalBerke Viktor
2012-10-27Redesign the About dialog a'la XChatBerke Viktor
2012-10-27Fix color codes for consistency's sakeBerke Viktor
2012-10-27Fix spacingBerke Viktor
2012-10-27Remove baked text event headersBerke Viktor
2012-10-27build: use BUILT_SOURCES to properly order text*.h before libhexcommon.aJan Engelhardt
2012-10-27Change default iconsBerke Viktor
2012-10-27Change default text eventsBerke Viktor
2012-10-27Change default colorsBerke Viktor
2012-10-27Ignore generated config.h properly on UnixBerke Viktor
2012-10-26g_str_hash is inconsistent, always recalculate itBerke Viktor
2012-10-26Disable spell langs option when spelling is disabledBerke Viktor
2012-10-25Eliminate compiler warning and update Windows Server nameBerke Viktor
2012-10-25Move SASL passphrase generation code to utilsBerke Viktor
2012-10-25Reorganize Preferences/AppearanceBerke Viktor
2012-10-25Hide "empty" SASL messages during authBerke Viktor
2012-10-25Check for unallocated stringBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-25Built-in SASL support and other CAP fixesBerke Viktor
2012-10-25Some more rebranding for consistency's sakeBerke Viktor
2012-10-25Use own configfileBerke Viktor
2012-10-25Bypass the identify-msg patch as well, breaks SASLBerke Viktor
2012-10-25Quickfix for plugin breakage after the DCC patchBerke Viktor
2012-10-25Some more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-24Rename libxchatcommon to libhexchatcommonBerke Viktor
2012-10-24Fix fe-text compilation - it still segfaults thoughBerke Viktor
2012-10-24Move scrollback lines to LoggingBerke Viktor
2012-10-24Add support for ircd-seven identify-msg (author unknown)Berke Viktor
2012-10-24Fix compilation on Unix with GLib 2.24 or olderBerke Viktor
2012-10-24System includes before own includesBerke Viktor
2012-10-24Fix error message printing for raw numeric 263Berke Viktor
2012-10-22Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed us...Arnav Singh
2012-10-22Replaced use of OS file I/O functions which expect filenames in system codepa...Arnav Singh
2012-10-22Build DCC file's path using platform's directory separator instead of always ...Arnav Singh