summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2014-06-04Fix warningTingPing
2014-06-04Stop hardcoding plugin extensions everywhereTingPing
2014-06-04Use glib to parse and launch commands for util_execTingPing
2014-06-04win32: Use config.h instead of config-win32.hTingPing
2014-06-03Fix scrolling the chanview on UnixTingPing
2014-05-31Sensitize open dialog button in friends list when selectedTingPing
2014-05-31Rework gtk_xtext_selection_draw(), simplify calls to _selection_render()RichardHitt
2014-05-30win32: Fix exiting fullscreen to a maximized windowTingPing
2014-05-29Make lawyers happyBerke Viktor
2014-05-28Use newer format for default keybindingsTingPing
2014-05-27osx: Properly handle quittingTingPing
2014-05-27osx: Properly use app menuTingPing
2014-05-26Fix crash with invalid dnd to userlistTingPing
2014-05-23Enable drag and drop on WindowsTingPing
2014-05-22Fixes #959. In xtext.c:find_x() return offset to hidden text if appropriate.RichardHitt
2014-05-21Fix drag and dropTingPing
2014-05-20Show notifications for private actionsTingPing
2014-05-12Add global option to suppress nick change eventsBerke Viktor
2014-05-11Fix spell check on OSXTingPing
2014-05-11Fix sorting problem when using tabsRiamse
2014-05-11Add option to bounce dock icon on OSXTingPing
2014-05-11Don't ignore command key in keybindings on OSXTingPing
2014-05-03Use filesize format based on OSTingPing
2014-04-19Reset all nick entry errors in servlist when fixedTingPing
2014-04-18Fix warnings like usualTingPing
2014-04-18Improve displaying errors in servlistTingPing
2014-04-18Fix issues removing autojoin channelsTingPing
2014-04-15Use glib to format filesize in dccguiTingPing
2014-04-02Add marker-line functionality for scrollback, instant seek.RichardHitt
2014-03-19Correctly scroll down autojoined channelsRichardHitt
2014-03-19Fix three miscellaneous bugs in gtk_xtext_get_word()RichardHitt
2014-03-18win32: Quote paths when invoking glib-compile-resources.exeArnavion
2014-03-18win32: Powershell.exe absolutely needs "-File" when running scripts or else i...Arnavion
2014-03-15Disable hiding characters in the inputTingPing
2014-03-15Partial revert of 5f732128TingPing
2014-02-18Minor redesign to text events windowTingPing
2014-02-16Remove migration code for xchat 1 colorsTingPing
2014-02-16Properly handle shift tab in keyboard shortcutsTingPing
2014-02-16Use more user friendly label for keys in keyboard shortcutsTingPing
2014-02-15Hide tray balloon option on OSXTingPing
2014-02-15Fix warning..TingPing
2014-02-15Use GRegex for channel list searchTingPing
2014-02-14Tweak column sizing in channel listTingPing
2014-02-14Build with GTK_DISABLE_DEPRECATEDTingPing
2014-02-14Redesign keyboard shortcuts windowTingPing
2014-02-14Cleanup the preferences windowTingPing
2014-02-12Fix some leaksTingPing
2014-02-09Show help as tooltips in editlistsTingPing
2014-02-07Fix hiding unsupported channel modes in topicbarTingPing
2014-02-07Fix some warnings in editlistTingPing