Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-11 | Fix connect commands | Berke Viktor | |
2013-05-11 | Nuke nickserv password field and some cosmetics | Berke Viktor | |
2013-05-11 | Get rid of this unnecessary buffer | Berke Viktor | |
2013-05-10 | Replace various network options with universal login method option | Berke Viktor | |
2013-05-08 | stop using gconf | TingPing | |
2013-05-06 | Clean up IRCNet | TingPing | |
2013-05-04 | Replace g_strdup_printf with g_build_filename where possible | Berke Viktor | |
2013-05-03 | Merge branch 'py3k' of git://github.com/TingPing/hexchat | TingPing | |
2013-05-03 | Add python3 plugin | TingPing | |
2013-05-03 | comma | TingPing | |
2013-05-03 | update gamesurge's default nickserv type | TingPing | |
2013-05-03 | Merge pull request #565 from bviktor/nickservtype | TingPing | |
Make NickServ registration configurable per-network | |||
2013-05-03 | Don't make assumptions about the function being called | Berke Viktor | |
2013-05-03 | Fix QuakeNet registration | Berke Viktor | |
2013-05-03 | Provide default NickServ types where necessary | Berke Viktor | |
2013-05-03 | Merge pull request #571 from amalmurali/master | TingPing | |
Update textevents.in | |||
2013-05-03 | Line breaks and typofix | Berke Viktor | |
2013-05-01 | Fix warning about g_type_init() in dbus/example.c | RichardHitt | |
2013-05-01 | Update textevents.in | Amal | |
Corrected text events for Channel Invite and Channel Remove Invite | |||
2013-04-30 | remove incorrect notice help info | TingPing | |
2013-04-28 | Remove away announce | TingPing | |
2013-04-28 | Make NickServ registration configurable per-network | Berke Viktor | |
Fixes #394 | |||
2013-04-28 | Make /msg nickserv the default registration type | Berke Viktor | |
Fixes #394 and hopefully doesn't break others | |||
2013-04-28 | Get rid of some hardcoded network recognition | Berke Viktor | |
2013-04-28 | Don't autoload WMPA, it's dead in the water | Berke Viktor | |
2013-04-28 | Don't hardcode "plugins" as the subdirectory for plugins in many | Christoph J. Thompson | |
places. modified: config-win32.h modified: configure.ac modified: plugins/checksum/Makefile.am modified: plugins/doat/Makefile.am modified: plugins/fishlim/Makefile.am modified: plugins/perl/Makefile.am modified: plugins/python/Makefile.am modified: plugins/sysinfo/Makefile.am modified: plugins/xdcc/Makefile.am modified: src/common/plugin.c modified: src/fe-text/fe-text.c | |||
2013-04-28 | Store just the filename if the sound file comes from the default sound dir | Berke Viktor | |
And get rid of some hardcoding while we're at it | |||
2013-04-28 | Fix spacing | Berke Viktor | |
2013-04-28 | Remove dead code for sound_command | Berke Viktor | |
2013-04-27 | clean up canberra code | TingPing | |
2013-04-27 | Use canberra for files | TingPing | |
2013-04-28 | Let's just say the word | Berke Viktor | |
2013-04-27 | Fix unused variable | Berke Viktor | |
2013-04-27 | Get rid of bundled beep | Berke Viktor | |
2013-04-27 | Don't include if unused | Berke Viktor | |
2013-04-27 | Some crucial cosmetics | Berke Viktor | |
2013-04-27 | Fix compiler warning | Berke Viktor | |
2013-04-27 | Don't use external players on Windows | Berke Viktor | |
2013-04-27 | Reverts commit d964af81428a6d768aeb96906eb0538a30d919ca | TingPing | |
2013-04-26 | fix false positives when checking chanopts | TingPing | |
2013-04-25 | win32: Moved PlatformToolset configuration to individual project files. It ↵ | Arnavion | |
should be set before setting other properties or importing other props. This fixes the broken GUI Platform Toolset indicator, as well as VS compilation itself if another version such as 2010 was also installed. | |||
2013-04-24 | Early on, call g_type_init() unless deprecated | RichardHitt | |
2013-04-23 | reduce abuse of ternary operator | Mantas Mikulėnas | |
The ?: operator should not be used as a generic shorthand for if/else. (Which isn't needed here either...) | |||
2013-04-23 | fix omitting custom sounds | TingPing | |
2013-04-22 | Fall back to global username for sasl | TingPing | |
2013-04-19 | In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440 | RichardHitt | |
2013-04-17 | typo | TingPing | |
2013-04-17 | Use more useful example for url handler | TingPing | |
2013-04-17 | add paplay | TingPing | |
2013-04-16 | Move beep to proper place | Berke Viktor | |