Age | Commit message (Expand) | Author |
2013-07-27 | Tweak cli output and fix related warnings | TingPing |
2013-07-26 | Fix some warnings | TingPing |
2013-07-26 | Python: Fix callbacks for the "special" print hooks | TingPing |
2013-07-26 | Use system's libsexy by default | TingPing |
2013-07-26 | Merge pull request #679 from hasufell/libtool | TingPing |
2013-07-25 | Upd: Properly handle http errors | TingPing |
2013-07-24 | Move optimization settings from all subsequent projects to hexchat.props | Eustachy Kapusta |
2013-07-23 | Removed restriction that disabled the clear button if at least one transfer i... | Helder Martins |
2013-07-21 | Python: return hooks with PyLong_FromVoidPtr | TingPing |
2013-07-21 | Merge pull request #689 from hexchat/python-attributes | TingPing |
2013-07-20 | Merge xchat r1525 | TingPing |
2013-07-19 | Python: Use keywords for attributes in emit_print() | TingPing |
2013-07-19 | Merge pull request #680 from staticshock/dotless-domains | Diogo Sousa |
2013-07-19 | Python: Add support for attributes in hooks | TingPing |
2013-07-19 | Permit dot-less domain names | Anton Backer |
2013-07-17 | Fixed coding style and clearified some comments, following arnavion suggestions | Helder Martins |
2013-07-16 | Updater: fix download links | TingPing |
2013-07-15 | Implemented clear functionality for DCC download manager. Created clear butto... | Helder Martins |
2013-07-14 | Merge pull request #675 from orium/server-time-plugins | Diogo Sousa |
2013-07-14 | Add staticbox network | TingPing |
2013-07-13 | Forgot to add hexchat_emit_print_attrs() to the macros in hexchat-plugins.h. | Diogo Sousa |
2013-07-13 | g_free() should be used for g_malloc(). | Diogo Sousa |
2013-07-12 | Update docs links | TingPing |
2013-07-12 | Removed outdated comment. | Diogo Sousa |
2013-07-12 | Added functions to create/destroy event_attrs to plugin interface. | Diogo Sousa |
2013-07-12 | MAKE: backwards compat for old libtool | hasufell |
2013-07-12 | Added hexchat_emit_print_attrs() to plugin interface. | Diogo Sousa |
2013-07-11 | CONFIGURE: add "--enable-minimal-flags" | hasufell |
2013-07-11 | Fix requesting sasl multiple times | TingPing |
2013-07-10 | Don't grey out log fliename in preferences | TingPing |
2013-07-10 | Indentation fixes and code cleanup. | Diogo Sousa |
2013-07-09 | Now hexchat_hook_server_attrs() and hexchat_hook_print_attrs() is called | Diogo Sousa |
2013-07-09 | Removed two dummy functions in plugin interface. | Diogo Sousa |
2013-07-09 | Added hexchat_hook_server_attrs() and hexchat_hook_print_attrs() to the plugin | Diogo Sousa |
2013-07-08 | Fix warning | TingPing |
2013-07-07 | Increase upper limit for max DCC speed in preferences | TingPing |
2013-07-04 | Default to nickserv when using /ghost or /id commands | TingPing |
2013-07-03 | Merge pull request #667 from orium/fe_get-dialogs-transient | TingPing |
2013-07-03 | Now fe_get_{int,str}() sets transient for the main window. | Diogo Sousa |
2013-07-03 | Add another server to 2ch network | TingPing |
2013-07-02 | Use URL command for opening in existing | TingPing |
2013-07-02 | Fix opening empty channel when url has trailing slash | TingPing |
2013-07-02 | Add 2ch network | TingPing |
2013-07-01 | Update man page | TingPing |
2013-07-01 | Merge pull request #665 from orium/freebsd-fixes | TingPing |
2013-07-02 | Fixed get_timezone() to work on windows. | Diogo Sousa |
2013-07-02 | Now handle_message_tag_time() doesn't use "timezone" since it is not defined | Diogo Sousa |
2013-07-02 | Don't use G_VALUE_INIT since it was introduced in glib 2.30, and our minimum | Diogo Sousa |
2013-07-01 | Fix urls with --existing | TingPing |
2013-07-01 | Update fe-text's help message | TingPing |