Age | Commit message (Expand) | Author |
2019-02-25 | Extend input box GTK theme workaround to include Yaru | cajuncooks |
2018-03-31 | Fix plugins on macOS | Rainer Müller |
2018-03-20 | Deiconify window on tray click. Closes #2136 | Manuel Schneider |
2018-03-16 | Remove shift+click to close tab binding | Patrick Griffis |
2018-03-13 | Revert "xtext: Always use Pango to get correct glyph width on Unix" | Patrick Griffis |
2018-03-09 | win32: Update to build against gvsbuild | Patrick Griffis |
2018-03-09 | Various fixes for mingw | Patrick Griffis |
2018-03-09 | win32: Respond to WM_TIMECHANGE by updating the CRT timezone info | Mark Jansen |
2018-02-11 | xtext: Fix accidental truncation | Patrick Griffis |
2018-02-06 | xtext: Always use Pango to get correct glyph width on Unix | Peng Wu |
2018-02-06 | xtext: Fix invalid utf-8 from truncation | Patrick Griffis |
2018-02-06 | xtext: Remove unused code | Patrick Griffis |
2018-02-06 | Fix Enchant 2.1.3+ support | Patrick Griffis |
2018-01-18 | This patch hopefully solves a bug that causes that when a tab (channel or pri... | Rodri |
2018-01-18 | Prevent undefined behaviour on memcpy | Francisco Couzo |
2017-12-24 | Rename app-id to io.github.Hexchat | Patrick Griffis |
2017-11-24 | spell-entry: Improve robustness of enchant loading and fix 2.0 support | Patrick Griffis |
2017-09-16 | Spelling: SOCKS5, Byte per second (#2056) | Allan Nordhøy |
2017-09-15 | Use localized "HexChat" in window titles | Chase Patterson |
2017-09-15 | Change windows from starting with "Hexchat: " to ending with " - Hexchat" | Chase Patterson |
2017-08-31 | Improve detection of system tray support | Patrick Griffis |
2017-08-19 | UI text consistency, capitalization etc. | torhus |
2017-08-18 | Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035) | torhus |
2017-07-20 | Add mnemonic for URL Grabber | Patrick Griffis |
2017-07-01 | Support changing tray icon only with tray_normal image | Bilal Elmoussaoui |
2017-06-26 | Fix crash when notification backend fails | Patrick Griffis |
2017-06-13 | build: Replace Autotools with Meson | Patrick Griffis |
2017-05-12 | Fix input theming with Adwaita-dark also | Patrick Griffis |
2017-04-28 | Fix signature of other notification backends | Patrick Griffis |
2017-04-28 | winrt: Show some exceptions | Mark Jansen |
2017-02-27 | Removed ctrl+w keybinding from close menu. Closes #397. | Poke |
2016-12-27 | Tweak shadow in preferences | Patrick Griffis |
2016-12-22 | Use a scrolled window for large preference pages | Patrick Griffis |
2016-11-11 | Further tab color improvements | Patrick Griffis |
2016-11-11 | More fixes for tab color handling with plugins | Patrick Griffis |
2016-11-11 | Fix private highlights not setting tab color | Patrick Griffis |
2016-09-26 | build: Reorder includes to avoid installed plugin header | Rainer Müller |
2016-08-20 | Remove unused preference | Patrick Griffis |
2016-07-24 | Fix crashes when plugins modify UI during Close Context | Patrick Griffis |
2016-07-24 | Fix leak | Patrick Griffis |
2016-07-24 | Kill fe_set_hilight() | Patrick Griffis |
2016-07-05 | setup: Disabling input styling requires restarting | Patrick Griffis |
2016-07-05 | Fix input styling with Adwaita 3.20 theme | Patrick Griffis |
2016-06-30 | dcc: Introduce dcc_type and dcc_state enums | Ben Gamari |
2016-06-29 | fkeys: Change unprintable characters to octal notation | Rastus Vernon |
2016-06-29 | Add keybinding for reverse video text | Rastus Vernon |
2016-06-29 | menu: Ensure that toggling lag-o-meter changes timer state | Ben Gamari |
2016-06-29 | Apply timeout changes made in preferences dialog | Ben Gamari |
2016-06-29 | Introduce and use fe_timeout_add_seconds | Ben Gamari |
2016-06-21 | notifications-winrt: Fix all uses of "" to L"". | Arnavion |