summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2018-03-09Various fixes for mingwPatrick Griffis
2018-03-09win32: Respond to WM_TIMECHANGE by updating the CRT timezone infoMark Jansen
2018-02-11xtext: Fix accidental truncationPatrick Griffis
2018-02-06xtext: Always use Pango to get correct glyph width on UnixPeng Wu
2018-02-06xtext: Fix invalid utf-8 from truncationPatrick Griffis
2018-02-06xtext: Remove unused codePatrick Griffis
2018-02-06Fix Enchant 2.1.3+ supportPatrick Griffis
2018-01-18This patch hopefully solves a bug that causes that when a tab (channel or pri...Rodri
2018-01-18Prevent undefined behaviour on memcpyFrancisco Couzo
2017-12-24Rename app-id to io.github.HexchatPatrick Griffis
2017-11-24spell-entry: Improve robustness of enchant loading and fix 2.0 supportPatrick Griffis
2017-09-16Spelling: SOCKS5, Byte per second (#2056)Allan Nordhøy
2017-09-15Use localized "HexChat" in window titlesChase Patterson
2017-09-15Change windows from starting with "Hexchat: " to ending with " - Hexchat"Chase Patterson
2017-08-31Improve detection of system tray supportPatrick Griffis
2017-08-19UI text consistency, capitalization etc.torhus
2017-08-18Adjust use of ellipsis (...) in menus according to Gnome HIG (#2035)torhus
2017-07-20Add mnemonic for URL GrabberPatrick Griffis
2017-07-01Support changing tray icon only with tray_normal imageBilal Elmoussaoui
2017-06-26Fix crash when notification backend failsPatrick Griffis
2017-06-13build: Replace Autotools with MesonPatrick Griffis
2017-05-12Fix input theming with Adwaita-dark alsoPatrick Griffis
2017-04-28Fix signature of other notification backendsPatrick Griffis
2017-04-28winrt: Show some exceptionsMark Jansen
2017-02-27Removed ctrl+w keybinding from close menu. Closes #397.Poke
2016-12-27Tweak shadow in preferencesPatrick Griffis
2016-12-22Use a scrolled window for large preference pagesPatrick Griffis
2016-11-11Further tab color improvementsPatrick Griffis
2016-11-11More fixes for tab color handling with pluginsPatrick Griffis
2016-11-11Fix private highlights not setting tab colorPatrick Griffis
2016-09-26build: Reorder includes to avoid installed plugin headerRainer Müller
2016-08-20Remove unused preferencePatrick Griffis
2016-07-24Fix crashes when plugins modify UI during Close ContextPatrick Griffis
2016-07-24Fix leakPatrick Griffis
2016-07-24Kill fe_set_hilight()Patrick Griffis
2016-07-05setup: Disabling input styling requires restartingPatrick Griffis
2016-07-05Fix input styling with Adwaita 3.20 themePatrick Griffis
2016-06-30dcc: Introduce dcc_type and dcc_state enumsBen Gamari
2016-06-29fkeys: Change unprintable characters to octal notationRastus Vernon
2016-06-29Add keybinding for reverse video textRastus Vernon
2016-06-29menu: Ensure that toggling lag-o-meter changes timer stateBen Gamari
2016-06-29Apply timeout changes made in preferences dialogBen Gamari
2016-06-29Introduce and use fe_timeout_add_secondsBen Gamari
2016-06-21notifications-winrt: Fix all uses of "" to L"".Arnavion
2016-06-12servlistgui: Error if nicks left emptyPatrick Griffis
2016-05-16servlistgui: Show invalid nick/user on openPatrick Griffis
2016-04-10Support for older libnotify versionsMarcel Telka
2016-03-31Increase default size of some util windowsPatrick Griffis
2016-03-30Fix warningPatrick Griffis
2016-03-30Don't flush the chanopt_list when saving itLemonBoy