Age | Commit message (Expand) | Author |
2015-02-12 | win32: Use WinSparkle for handling updates | TingPing |
2015-02-11 | Remove input_balloon_time setting | TingPing |
2015-02-11 | Better project files. | Arnavion |
2015-02-08 | Allow reordering some dialogs with dnd | TingPing |
2015-02-04 | Implement OSX notification backend | TingPing |
2015-02-04 | Implement windows 8.1+ notifications | TingPing |
2015-02-02 | Only send utf8 string in Key Press event | TingPing |
2015-02-01 | Fix logging hostname of queries | TingPing |
2015-01-26 | Add default keybinding for shift+tab (Previous tab complete) | TingPing |
2015-01-18 | Remove "System default" encoding. The default for new servers is UTF-8. | Arnavion |
2015-01-18 | Add CP1252 as an available server encoding for Windows-1252 and ISO-8859-1 ne... | Arnavion |
2015-01-18 | Removed legacy "IRC" encoding. | Arnavion |
2015-01-13 | Workaround crash when timestamp format is blank | TingPing |
2014-12-31 | Remove last remnants of GtkClists | TingPing |
2014-12-31 | Don't return 0 in place of NULL | TingPing |
2014-12-31 | Show correct number of channels/dialogs when closing server tab | TingPing |
2014-12-31 | Don't select join #hexchat by default in join dialog | TingPing |
2014-12-31 | Fix some unused warnings | TingPing |
2014-12-31 | Remove unnecessary use of void* | TingPing |
2014-12-31 | Move userlist sorting to frontend | TingPing |
2014-12-28 | Remove MSProxy support | TingPing |
2014-12-28 | Fix building as c89 | TingPing |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-12-15 | Remove some unnecessary if statements | TingPing |
2014-12-10 | Create configuration option to control middle click tab close. | md_5 |
2014-12-10 | Fix unsafe string handling in configs | TingPing |
2014-12-10 | Fix unused warning | TingPing |
2014-12-09 | Fix tab completing with no completion char | TingPing |
2014-12-09 | Respect servers chantypes and nickprefixes when tab completing | TingPing |
2014-12-09 | Use gboolean for bools | TingPing |
2014-12-09 | Fix various unsafe string handling in fkeys | TingPing |
2014-12-08 | Removed unused hexchat_filename_*_utf8 macros. | Arnavion |
2014-12-08 | Removed some unnecessary casts. | Arnavion |
2014-12-08 | Minor tidying up | Arnavion |
2014-12-08 | Removed some unnecessary null-checks for calls to g_free and g_strfreev | Arnavion |
2014-12-06 | Always use 64-bit filesize and file offsets in DCC. | Arnavion |
2014-12-04 | Fix some obvious type warnings. | Arnavion |
2014-12-02 | configure: Add option to run clang static analysis | TingPing |
2014-11-30 | Fix copying timestamp with server-time and indent nicks off | TingPing |
2014-11-30 | Fix duplicate timestamps on selection | TingPing |
2014-11-02 | Warning cleanup | Campbell Barton |
2014-10-10 | Fix textbox not scrolling to to bottom on resize | RichardHitt |
2014-09-21 | Fix attempting to toggle visibility when tray disabled | TingPing |
2014-09-17 | win32: Fixed build break due to 7a4a024 | Arnavion |
2014-09-13 | Use PlaySoundW to play sounds on Windows. | Arnavion |
2014-09-13 | Correctly open URLs with non-ASCII characters on Windows. | Arnavion |
2014-09-07 | Fix opening utf8 urls on OSX | TingPing |
2014-09-01 | xtext: Add word and line selection modes | Farow |
2014-08-23 | Fix using negative index | TingPing |