summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2015-04-25Fixed pango attributes not being applied in some cases.Arnavion
2015-04-24Disable pango attributes on sexy entry while it contains preedit text.Arnavion
2015-04-21Remove r from mode buttonsTingPing
2015-04-21Fix mode button text being cut offTingPing
2015-03-19Use correct type for colorsTingPing
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-20Revert "xtext: Unselect old selection on button press" - breaks clicking URLs...Arnavion
2015-02-19Remove compiled date from aboutTingPing
2015-02-15xtext: Unselect old selection on button pressRichardHitt
2015-02-12win32: Use WinSparkle for handling updatesTingPing
2015-02-11Remove input_balloon_time settingTingPing
2015-02-11Better project files.Arnavion
2015-02-08Allow reordering some dialogs with dndTingPing
2015-02-04Implement OSX notification backendTingPing
2015-02-04Implement windows 8.1+ notificationsTingPing
2015-02-02Only send utf8 string in Key Press eventTingPing
2015-02-01Fix logging hostname of queriesTingPing
2015-01-26Add default keybinding for shift+tab (Previous tab complete)TingPing
2015-01-18Remove "System default" encoding. The default for new servers is UTF-8.Arnavion
2015-01-18Add CP1252 as an available server encoding for Windows-1252 and ISO-8859-1 ne...Arnavion
2015-01-18Removed legacy "IRC" encoding.Arnavion
2015-01-13Workaround crash when timestamp format is blankTingPing
2014-12-31Remove last remnants of GtkClistsTingPing
2014-12-31Don't return 0 in place of NULLTingPing
2014-12-31Show correct number of channels/dialogs when closing server tabTingPing
2014-12-31Don't select join #hexchat by default in join dialogTingPing
2014-12-31Fix some unused warningsTingPing
2014-12-31Remove unnecessary use of void*TingPing
2014-12-31Move userlist sorting to frontendTingPing
2014-12-28Remove MSProxy supportTingPing
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for all allocationsTingPing
2014-12-17More consistently include config.hTingPing
2014-12-15Remove some unnecessary if statementsTingPing
2014-12-10Create configuration option to control middle click tab close.md_5
2014-12-10Fix unsafe string handling in configsTingPing
2014-12-10Fix unused warningTingPing
2014-12-09Fix tab completing with no completion charTingPing
2014-12-09Respect servers chantypes and nickprefixes when tab completingTingPing
2014-12-09Use gboolean for boolsTingPing
2014-12-09Fix various unsafe string handling in fkeysTingPing
2014-12-08Removed unused hexchat_filename_*_utf8 macros.Arnavion
2014-12-08Removed some unnecessary casts.Arnavion
2014-12-08Minor tidying upArnavion
2014-12-08Removed some unnecessary null-checks for calls to g_free and g_strfreevArnavion
2014-12-06Always use 64-bit filesize and file offsets in DCC.Arnavion
2014-12-04Fix some obvious type warnings.Arnavion
2014-12-02configure: Add option to run clang static analysisTingPing
2014-11-30Fix copying timestamp with server-time and indent nicks offTingPing