summary refs log tree commit diff stats
AgeCommit message (Expand)Author
2015-03-20Remove unused filesTingPing
2015-03-20Fix conflicting type in headerTingPing
2015-03-19Fixup 455fa24dTingPing
2015-03-19Fixup dc69f24aeTingPing
2015-03-19configure: Remove a warningTingPing
2015-03-19Use correct type for colorsTingPing
2015-03-19Fix warningsTingPing
2015-03-19configure: Clean up testing warnings and add moreTingPing
2015-03-15Switch from mozilla-build to msys2.Arnavion
2015-03-08libenchant_win8 needs to depend on common to be able to use config.hArnavion
2015-03-02Fix incorrect timestamp in scrollback with server-timebendem
2015-03-01configure: Don't depend on gtk-2.0.m4TingPing
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-27Make Preferences option in plugin tray menu available on all platforms.Arnavion
2015-02-27Fixed undefined behavior causing hover highlights on the plugin tray menu not...Arnavion
2015-02-27Write scrollback as binary on win32TingPing
2015-02-27Remove unused win32 filesTingPing
2015-02-22Don't install spelling dicts if win8+TingPing
2015-02-21More type issues/warningsTingPing
2015-02-21Fix type mismatchTingPing
2015-02-21Fixed cast warning, use of uninitialized buffer and whitespace.Arnavion
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-21Fixed installer not actually bundling libenchant_win8.dll because it wasn't m...Arnavion
2015-02-21Removed unused variables left behind from bbb81afArnavion
2015-02-21Win8+ native spell checking requires compiling with Win8 target.Arnavion
2015-02-21Add support for native win8+ spell checkingTingPing
2015-02-20Revert "xtext: Unselect old selection on button press" - breaks clicking URLs...Arnavion
2015-02-19Remove compiled date from aboutTingPing
2015-02-15Fix distfilesTingPing
2015-02-15xtext: Unselect old selection on button pressRichardHitt
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-12win32: Use WinSparkle for handling updatesTingPing
2015-02-11Remove input_balloon_time settingTingPing
2015-02-11Better project files.Arnavion
2015-02-11win32: Use https for installer downloadsTingPing
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion
2015-02-08Allow reordering some dialogs with dndTingPing
2015-02-04Fix automake errorTingPing
2015-02-04Implement OSX notification backendTingPing
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-31sysinfo: Fix braindead logic for stripping spaces from the end of the OS name.Arnavion
2015-01-31Save iconv converters for input and output in the server.Arnavion
2015-01-31Also verify encoding read from servlist.confArnavion
2015-01-31sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space...Arnavion