Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-23 | Fix linking against gmodule | Berke Viktor | |
2012-08-05 | Merge pull request #43 from flotwig/patch-4 | bviktor | |
reordered snoo because i dunno my ABC's | |||
2012-08-06 | reordered snoo because i dunno my ABC's | Zachary Bloomquist | |
2012-08-05 | Merge pull request #42 from flotwig/patch-3 | bviktor | |
added Snoonet, 600+ user net | |||
2012-08-06 | fixen snoonet ssl | Zachary Bloomquist | |
2012-08-05 | Merge pull request #41 from flotwig/patch-2 | bviktor | |
fixed ban message to reflect the correct channel | |||
2012-08-05 | added Snoonet, 600+ user net | Zachary Bloomquist | |
2012-08-05 | fixed ban message to reflect the correct channel | Zachary Bloomquist | |
2012-08-01 | Avoid inline declarations | Berke Viktor | |
2012-08-01 | Load custom icons from <config>/icons | Berke Viktor | |
2012-07-31 | Fix port number for EntropyNet | Berke Viktor | |
2012-07-31 | Add Windfyre to the Network List | Berke Viktor | |
2012-07-31 | Add EntropyNet to the Network List | Berke Viktor | |
2012-07-31 | Remove dead networks from the Network List | Berke Viktor | |
2012-07-31 | Merge pull request #31 from Joah/master | bviktor | |
Update src/common/servlist.c with AlphaChat IRC Network | |||
2012-07-31 | Use 6697 for SSL connections by default | Berke Viktor | |
http://blog.freenode.net/2011/02/port-6697-irc-via-tlsssl/ | |||
2012-07-30 | Update src/common/servlist.c | Joah | |
Added the AlphaChat IRC network (http://www.alphachat.net), a ~300 user network that runs ShadowIRCd and Atheme services with leaves in North America, Europe, Australia, and South Africa. | |||
2012-07-30 | Add missing include | Berke Viktor | |
2012-07-30 | Use a more appropriate icon in a more appropriate size | Berke Viktor | |
2012-07-30 | Fix compilation on Red Hat (Phr33d0m) | Berke Viktor | |
2012-07-29 | Merge pull request #24 from tobbi/master | bviktor | |
Typo fixes and more translations for German (de-DE) | |||
2012-07-29 | Several German fixes and some further translations | Tobias Markus | |
Typo fixes and more translations | |||
2012-07-29 | Merge pull request #18 from luminoso/patch-1 | bviktor | |
Update src/common/servlist.c | |||
2012-07-27 | Update src/common/servlist.c | luminoso | |
PTlink Portuguese IRC server is dead for a few years and there is a new server for PTnet. There is also SSL support and one ipv6-only server, but I'm not sure about the best way to add it to this list. | |||
2012-07-27 | Enable updates to 2.9.1 | Berke Viktor | |
2012-07-27 | Add info about HexChat changelog | Berke Viktor | |
2012-07-27 | Update XChat to r1521 part 2 | Berke Viktor | |
2012-07-27 | Update XChat to r1521 | Berke Viktor | |
2012-07-27 | Remember last search pattern during sessions | Richard Hitt | |
2012-07-27 | Fix Perl interface filename in the installer, too | Berke Viktor | |
2012-07-27 | Fix auto-loading the Perl interface on Windows | Berke Viktor | |
2012-07-26 | Update notes about config changes | Berke Viktor | |
2012-07-26 | Make FiSHLiM consistent with recent naming changes | Berke Viktor | |
2012-07-26 | Don't hardcode path when printing error message for config dir creation | Berke Viktor | |
2012-07-26 | Auto-load user plugins and scripts from <config>/addons | Berke Viktor | |
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows prevent users from modifying Program Files by ignoring everything except bundled plugins | |||
2012-07-26 | Autoload local plugins from <config>/plugins | Berke Viktor | |
2012-07-26 | Fix memory leak in lastlog | Richard Hitt | |
2012-07-25 | Initial support for lastlog -r on win32 (Richard) | Richard Hitt | |
2012-07-24 | No idea why I put 2011 here | Berke Viktor | |
2012-07-24 | This applies to all scripts/plugins, not just Perl | Berke Viktor | |
2012-07-23 | No reason to put Windows on the bottom | Berke Viktor | |
2012-07-23 | Don't suggest --enable-maintainer-mode, noone's using it anyway | Berke Viktor | |
2012-07-23 | Make HexChat remember minimum and maximum users set in channel list | Berke Viktor | |
2012-07-23 | Update list of supported Windows versions | Berke Viktor | |
2012-07-22 | Now, really fix grep on Windows | Berke Viktor | |
2012-07-22 | Make GREP work on Windows, regexp support isn't implemented in fe_lastlog yet | Berke Viktor | |
2012-07-21 | Unused sndPlaySound method for future reference | Berke Viktor | |
2012-07-21 | GtkFileFilter shouldn't be g_freed | Berke Viktor | |
2012-07-21 | Fix error message displayed when cannot create config folder | Berke Viktor | |
2012-07-21 | Add extension filter for file dialogs, specify filters and starting folder ↵ | Berke Viktor | |
for loading plugins |