Age | Commit message (Expand) | Author |
2015-10-12 | common: Moved some functions over from plugins/sysinfo that are useful for th... | Arnavion |
2015-10-10 | Use VS 2015 | Arnavion |
2015-10-10 | fe-gtk: Use manual registration for resources. | Arnavion |
2015-08-20 | Fix select regression. | RichardHitt |
2015-06-04 | Fix possible overflow | TingPing |
2015-05-27 | Fix mnemonic collision | TingPing |
2015-05-18 | xtext: Fix poor performance with nick indent enabled | RichardHitt |
2015-04-25 | Fixed pango attributes not being applied in some cases. | Arnavion |
2015-04-24 | Disable pango attributes on sexy entry while it contains preedit text. | Arnavion |
2015-04-21 | Remove r from mode buttons | TingPing |
2015-04-21 | Fix mode button text being cut off | TingPing |
2015-03-19 | Use correct type for colors | TingPing |
2015-02-27 | Make Preferences option in plugin tray menu available on all platforms. | Arnavion |
2015-02-27 | Fixed undefined behavior causing hover highlights on the plugin tray menu not... | Arnavion |
2015-02-20 | Revert "xtext: Unselect old selection on button press" - breaks clicking URLs... | Arnavion |
2015-02-19 | Remove compiled date from about | TingPing |
2015-02-15 | xtext: Unselect old selection on button press | RichardHitt |
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 |