summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Collapse)Author
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-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 ↵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-22More fixes, sorting and cleanupBerke Viktor
2012-10-22Fix user count optionsBerke Viktor
2012-10-22Fix nick box settingBerke Viktor
2012-10-22Add Malayalam translationBerke 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-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-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-22Get rid of gui_tweaks 8Berke Viktor
2012-10-22Get rid of gui_tweaks 16 & 1Berke Viktor
2012-10-22Get rid of gui_tweaks 32Berke Viktor
2012-10-22Get rid of gui_tweaks 64Berke Viktor
2012-10-22Rename tab_* to gui_tab_*Berke Viktor
2012-10-22Get rid of obsolete valuesBerke Viktor
2012-10-21Rename WinSys on the code levelBerke Viktor
2012-10-21Move warning level to property sheetBerke Viktor
2012-10-21Relocate typedef.hBerke Viktor
2012-10-20Fix dialog icon in userlist popup and add entry for IgnoreBerke Viktor
2012-10-20Fix TYPE_BOOL vs unsigned int inconsistencyBerke Viktor
2012-10-20Update set variable after English lang code changeBerke Viktor
2012-10-20Remove Hebrew file, it fails to import to Transifex and barely contains ↵Berke Viktor
translations anyway
2012-10-20Fix language codes and namingBerke Viktor