summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
2012-10-26Fix doc URLs for Start Menu iconsBerke Viktor
2012-10-26Converting, renaming, relocatingBerke Viktor
2012-10-26Remove unused MSI dependencyBerke Viktor
2012-10-26Add hexchat-text to gitignoreBerke Viktor
2012-10-26Fix FAQ filenameBerke Viktor
2012-10-26Disable spell langs option when spelling is disabledBerke Viktor
2012-10-25Merge pull request #186 from TingPing/faqbviktor
Fixed some escapes
2012-10-25Fixed some escapesTingPing
2012-10-25Merge pull request #185 from TingPing/faqbviktor
Converted FAQ to markdown and cleaned up.
2012-10-25Fixed custom icons pathTingPing
2012-10-25Update faq.mdTingPing
2012-10-25Eliminate compiler warning and update Windows Server nameBerke Viktor
2012-10-25Update translationsBerke Viktor
2012-10-25Update translation templateBerke Viktor
2012-10-25Fix L10n generationBerke Viktor
2012-10-25Move SASL passphrase generation code to utilsBerke Viktor
2012-10-25Reorganize Preferences/AppearanceBerke Viktor
2012-10-25Updated faq.mdTingPing
2012-10-25Hide "empty" SASL messages during authBerke Viktor
2012-10-25fixed typoTingPing
2012-10-25Converted FAQ to markdown and cleaned up.TingPing
2012-10-25TypofixBerke Viktor
2012-10-25Check for unallocated stringBerke Viktor
2012-10-25Merge pull request #184 from blasphemy/spacingbviktor
fix alignment (space is off by 1)
2012-10-25fix alignment (space is off by 1)Daniel Leining
2012-10-25Fix configure scriptBerke Viktor
2012-10-25Get rid of the SASL pluginBerke Viktor
2012-10-25Rename HexTray config fileBerke Viktor
2012-10-25Built-in SASL support and other CAP fixesBerke Viktor
2012-10-25Some more rebranding for consistency's sakeBerke Viktor
2012-10-25Update migration instructionsBerke Viktor
2012-10-25Update translationsBerke 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-23Merge pull request #180 from Arnavion/fix-filename-encodingbviktor
Fix filename encoding error for DCC transfers of files with non-ASCII characters in their name
2012-10-22Removed DCC::destfile_fs since it was now the same as DCC::destfile. Fixed ↵Arnav Singh
usage of g_stat to use GStatBuf instead of OS-native struct stat.
2012-10-22Replaced use of OS file I/O functions which expect filenames in system ↵Arnav Singh
codepage with GLib's, since GLib's functions work with UTF-8 and GLib handles converting the filename to system codepage for us.
2012-10-22Build DCC file's path using platform's directory separator instead of always ↵Arnav Singh
using forward slash.
2012-10-22Fix nick change dialog being barely visible in most casesBerke Viktor
2012-10-22Update translationsBerke Viktor