summary refs log tree commit diff stats
AgeCommit message (Collapse)Author
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
2012-10-22Update translation templateBerke Viktor
2012-10-22Even more cosmetics, fixes and new optionsBerke Viktor
2012-10-22Add GUI option for compact modeBerke Viktor
2012-10-22Use better wordingBerke Viktor
2012-10-22More fixes, sorting and cleanupBerke Viktor
2012-10-22TypofixBerke Viktor
2012-10-22Fix user count optionsBerke Viktor
2012-10-22Fix nick box settingBerke Viktor
2012-10-22Fix translationsBerke Viktor
2012-10-22Update translationsBerke Viktor
2012-10-22Add Malayalam translationBerke Viktor
2012-10-22Use better wordingBerke Viktor
2012-10-22Update translation templateBerke Viktor
2012-10-22Fix previous, failed attempt at fixing the default folder for DCC transfersBerke Viktor
2012-10-22Fix DCC accept default valueBerke Viktor
2012-10-22Fix default networkBerke Viktor
2012-10-22Apparently, auto_indent is not needed anymoreBerke Viktor
2012-10-22Fix Unix compilationBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for irc_*Berke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor
2012-10-22Variable cleanup for gui_*Berke Viktor
2012-10-22Variable cleanup for flood_*Berke Viktor
2012-10-22Variable cleanup for dcc_*Berke Viktor
2012-10-22Variable cleanup for completion_*Berke Viktor
2012-10-22Variable cleanup for away_*Berke Viktor
2012-10-22Fix LSB filenameBerke Viktor
2012-10-22Rebrand xchatprefsBerke Viktor
2012-10-22Add missing define for UnixBerke Viktor
2012-10-22Remove duplicateBerke Viktor
2012-10-22Get rid of platform-specific settings (except for fast DCC), make migrations ↵Berke Viktor
smoother
2012-10-22Get rid of ALL gui_tweaksBerke Viktor
2012-10-22Learn some grammarBerke Viktor
2012-10-22Get rid of gui_tweaks 4Berke Viktor
2012-10-22do_layout is required for dots to appear or disappearBerke Viktor
2012-10-22Get rid of gui_tweaks 8Berke Viktor