summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
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
2014-11-30Fix duplicate timestamps on selectionTingPing
2014-11-02Warning cleanupCampbell Barton
2014-10-10Fix textbox not scrolling to to bottom on resizeRichardHitt
2014-09-21Fix attempting to toggle visibility when tray disabledTingPing
2014-09-17win32: Fixed build break due to 7a4a024Arnavion
2014-09-13Use PlaySoundW to play sounds on Windows.Arnavion
2014-09-13Correctly open URLs with non-ASCII characters on Windows.Arnavion
2014-09-07Fix opening utf8 urls on OSXTingPing
2014-09-01xtext: Add word and line selection modesFarow
2014-08-23Fix using negative indexTingPing
2014-08-20Use GFile API in gtkutil_check_file instead of stat/access.Arnavion
2014-07-21Fix apostrophe related spell check issuesRichardHitt
2014-07-19Fix possible crash in spell checkRichardHitt
2014-06-21Clean up includes for gettextTingPing
2014-06-17Some problems in banlist.c are fixedRichardHitt
2014-06-09Partial fix for out of source buildsTingPing
2014-06-04Fix dcc dir warning showing when not auto-acceptTingPing
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