3066 Commits (master)
 

Author SHA1 Message Date
Arnavion b6c4cfa2a3 Fixed undefined behavior causing hover highlights on the plugin tray menu not working. 8 years ago
TingPing ec12871e60 Write scrollback as binary on win32 8 years ago
TingPing 0a29313fff Remove unused win32 files 8 years ago
TingPing b009084a52 Don't install spelling dicts if win8+ 8 years ago
TingPing 7e7e87600e More type issues/warnings 8 years ago
TingPing c36d4859d7 Fix type mismatch 8 years ago
Arnavion c1d06c7d63 Fixed cast warning, use of uninitialized buffer and whitespace. 8 years ago
TingPing 5e3355a6c3 Unify sysinfo plugins and add osx support 8 years ago
Arnavion 363321dc33 Fixed installer not actually bundling libenchant_win8.dll because it wasn't made to depend on the project. 8 years ago
Arnavion 4d44c17939 Removed unused variables left behind from bbb81af 8 years ago
Arnavion 5b24c60def Win8+ native spell checking requires compiling with Win8 target. 8 years ago
TingPing 96026b82c7 Add support for native win8+ spell checking 8 years ago
Arnavion e42da22716 Revert "xtext: Unselect old selection on button press" - breaks clicking URLs to open them. 8 years ago
TingPing 0a8248578f Remove compiled date from about 8 years ago
TingPing c87f559334 Fix distfiles 8 years ago
RichardHitt 8ca96d7ea3 xtext: Unselect old selection on button press 8 years ago
Arnavion bbb81af550 Removed unnecessary Windows-only code for seeding openssl's RNG. 8 years ago
Arnavion a22816fbbd Don't try to disable compression if openssl hasn't been compiled with compression support. 8 years ago
TingPing b6877ccf5c win32: Use WinSparkle for handling updates 8 years ago
TingPing 7063406d6c Remove input_balloon_time setting 8 years ago
Arnavion 9858784eb6 Better project files. 8 years ago
TingPing 7e4a585611 win32: Use https for installer downloads 8 years ago
Arnavion 5a87d814cf Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main process, not from a DLL. 8 years ago
TingPing ac54a2ed45 Allow reordering some dialogs with dnd 8 years ago
TingPing 296fbaf94f Fix automake error 8 years ago
TingPing 75c022c49f Implement OSX notification backend 8 years ago
TingPing f4f27e438b Implement windows 8.1+ notifications 8 years ago
Berke Viktor a216ed1df9 Partial fix for Windows 10 detection 8 years ago
TingPing afee9fd42b Only send utf8 string in Key Press event 8 years ago
TingPing 60fa7efbc8 Fix logging hostname of queries 8 years ago
Arnavion dc9a7d3a59 sysinfo: Fix braindead logic for stripping spaces from the end of the OS name. 8 years ago
Arnavion 1d83610341 Save iconv converters for input and output in the server. 8 years ago
Arnavion 5dde0d7c6d Also verify encoding read from servlist.conf 8 years ago
Arnavion 9968bb31a4 sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space between name and arch. 8 years ago
TingPing 5fe2dda146 ssl: Remove unused server code 8 years ago
TingPing 85fd6f525e Add default keybinding for shift+tab (Previous tab complete) 8 years ago
TingPing e5b65bbd69 servlist: Clean up specifying ssl for network 8 years ago
TingPing a838cd9c07 servlist: Various changes 8 years ago
TingPing 02470dffa5 servlist: Add AthemeNet and remove its old networks 8 years ago
Arnavion c5bbf75f5e Removed one leftover check for server->encoding against NULL. 8 years ago
Arnavion b783c827c8 Fixed incorrect comment on server->encoding. 8 years ago
Arnavion d1897c1602 Remove "System default" encoding. The default for new servers is UTF-8. 8 years ago
Arnavion 6f8a6e66cc Detect unknown server encodings and set to UTF-8. 8 years ago
Arnavion 5749c53484 Server line text-encoding-related fixes. 8 years ago
Arnavion 5569205d15 Add CP1252 as an available server encoding for Windows-1252 and ISO-8859-1 networks. 8 years ago
Arnavion 2e76a4e477 Removed CP1255-specific handling of server lines. 8 years ago
Arnavion ee17ec6b4f Removed legacy "IRC" encoding. 8 years ago
Arnavion 5a56f9ea01 Removed unimplemented, unused function. 8 years ago
Arnavion e400ed2855 Fixed bad const-cast. 8 years ago
Arnavion 1d316710ed Don't crash if the log file can't be opened. 8 years ago