summary refs log tree commit diff stats
path: root/src/common
AgeCommit message (Expand)Author
2015-04-21Remove r from mode buttonsTingPing
2015-04-07Fix possible overflow in pluginprefTingPing
2015-04-05Improve /AWAY help messageTingPing
2015-04-04Fix some text event descriptionsTingPing
2015-03-20Fix conflicting type in headerTingPing
2015-03-19Fixup dc69f24aeTingPing
2015-03-19Use correct type for colorsTingPing
2015-03-19Fix warningsTingPing
2015-03-02Fix incorrect timestamp in scrollback with server-timebendem
2015-02-28Make use of g_path_is_absolute()TingPing
2015-02-28Consistently use g_fopen()TingPing
2015-02-28Clean up some ifdefsTingPing
2015-02-27Write scrollback as binary on win32TingPing
2015-02-21Removed unused variables left behind from bbb81afArnavion
2015-02-15Fix distfilesTingPing
2015-02-14Removed unnecessary Windows-only code for seeding openssl's RNG.Arnavion
2015-02-14Don't try to disable compression if openssl hasn't been compiled with compres...Arnavion
2015-02-11Remove input_balloon_time settingTingPing
2015-02-11Better project files.Arnavion
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion
2015-02-04Implement windows 8.1+ notificationsTingPing
2015-02-04Partial fix for Windows 10 detectionBerke Viktor
2015-02-02Only send utf8 string in Key Press eventTingPing
2015-02-01Fix logging hostname of queriesTingPing
2015-01-31Save iconv converters for input and output in the server.Arnavion
2015-01-31Also verify encoding read from servlist.confArnavion
2015-01-30ssl: Remove unused server codeTingPing
2015-01-20servlist: Clean up specifying ssl for networkTingPing
2015-01-20servlist: Various changesTingPing
2015-01-19servlist: Add AthemeNet and remove its old networksTingPing
2015-01-18Removed one leftover check for server->encoding against NULL.Arnavion
2015-01-18Fixed incorrect comment on server->encoding.Arnavion
2015-01-18Remove "System default" encoding. The default for new servers is UTF-8.Arnavion
2015-01-18Detect unknown server encodings and set to UTF-8.Arnavion
2015-01-18Server line text-encoding-related fixes.Arnavion
2015-01-18Removed CP1255-specific handling of server lines.Arnavion
2015-01-18Removed legacy "IRC" encoding.Arnavion
2015-01-14Removed unimplemented, unused function.Arnavion
2015-01-14Fixed bad const-cast.Arnavion
2015-01-14Don't crash if the log file can't be opened.Arnavion
2015-01-09Fix leakTingPing
2015-01-07Update alternative font listtomek
2015-01-07Also print the command that wasn't recognized.Arnavion
2015-01-07identd: Fix unknown command when service fails to startTingPing
2015-01-03Fix disabling identd serverTingPing
2014-12-31Don't return 0 in place of NULLTingPing
2014-12-31Fix some possible null-deref warningsTingPing
2014-12-31Fix some unused warningsTingPing
2014-12-31Move userlist sorting to frontendTingPing
2014-12-30Rewrite identdTingPing