summary refs log tree commit diff stats
path: root/src/fe-gtk/fkeys.c
AgeCommit message (Expand)Author
2017-09-15Use localized "HexChat" in window titlesChase Patterson
2017-09-15Change windows from starting with "Hexchat: " to ending with " - Hexchat"Chase Patterson
2016-06-29fkeys: Change unprintable characters to octal notationRastus Vernon
2016-06-29Add keybinding for reverse video textRastus Vernon
2016-02-18Fix strict prototype warningsPatrick Griffis
2015-11-14Make tab completion prefer other peopleAnthony Ryan
2015-02-08Allow reordering some dialogs with dndTingPing
2015-02-02Only send utf8 string in Key Press eventTingPing
2015-01-26Add default keybinding for shift+tab (Previous tab complete)TingPing
2014-12-28Fix building as c89TingPing
2014-12-28Use glib for all allocationsTingPing
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-08Minor tidying upArnavion
2014-12-08Removed some unnecessary null-checks for calls to g_free and g_strfreevArnavion
2014-12-04Fix some obvious type warnings.Arnavion
2014-05-28Use newer format for default keybindingsTingPing
2014-05-11Don't ignore command key in keybindings on OSXTingPing
2014-02-16Properly handle shift tab in keyboard shortcutsTingPing
2014-02-16Use more user friendly label for keys in keyboard shortcutsTingPing
2014-02-14Redesign keyboard shortcuts windowTingPing
2014-02-06Use a standard GtkScrolledWindow with xtextTingPing
2014-01-26Fix loading default keybindings w/o write permissionsTingPing
2014-01-18Update most deprecated gtk functionsTingPing
2013-10-03Remove gtkspell supportTingPing
2013-09-29Add default keybindings for italics and underlineTingPing
2013-09-27Replace xtext's transparency with full window transparencyTingPing
2013-09-24Fix tab completion with utf8 completion charTingPing
2013-09-20First round of using GTK accessor functionsTingPing
2013-09-15use GDK_KEYTingPing
2013-08-01Fix description line for Scroll Page in fkeys.c.RichardHitt
2013-07-30Scroll-page keybindings: Add Top (C+HOME), Bottom (C+END)Richard Hitt
2013-05-12Remove dead GLib codeBerke Viktor
2013-04-23Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warningsRichardHitt
2013-04-04Fix spelling seperate/separateAndreas Rönnquist
2013-04-02Only include top level includes from GTK+, GLib and GDK-PixBufBerke Viktor
2013-01-09Make source cleah with cppcheck, except for mpc and saslRichardHitt
2013-01-07Merge pull request #341 from TingPing/lastactRichardHitt
2013-01-07Simplification of new code -- eliminate member lastact_elemRichard Hitt
2013-01-05update keybinding descriptionTingPing
2012-12-25Add last activity keybinding from fedoraTingPing
2012-12-23fix incorrect FSF addressDan Mashal
2012-11-03Initial commit for utf8 everywhere.Arnavion
2012-10-30Eliminate even more warnings and bump warning level to 3Berke Viktor
2012-10-30Nah, even more rebrandingBerke Viktor
2012-10-24A lot more rebrandingBerke Viktor
2012-10-22Variable cleanup for the restBerke Viktor
2012-10-22Variable cleanup for input_*Berke Viktor