Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-06 | Merge pull request #510 from RichardHitt/allownick | TingPing | |
Allow nick starting with digit despite rfc 2812 violation | |||
2013-04-06 | Update textevents.in | TingPing | |
2013-04-06 | Allow nick starting with digit despite rfc 2812 violation | RichardHitt | |
2013-04-06 | split cmd_msg too | misdre | |
2013-04-06 | 'splitted' is'nt a word | misdre | |
2013-04-05 | split long message on action and notice | misdre | |
2013-04-05 | Disable esc keybinding on tabbed utils | TingPing | |
2013-04-05 | Fix esc closing detached util tabs | TingPing | |
2013-04-05 | Fix root user warning running before g_type_init | TingPing | |
closes #504 | |||
2013-04-04 | Fix spelling seperate/separate | Andreas Rönnquist | |
2013-04-04 | get account from whois | TingPing | |
2013-04-04 | regular who doesn't send account | TingPing | |
2013-04-04 | Fixed compiler error. | Arnavion | |
2013-04-03 | Update hiding menu text | TingPing | |
2013-04-03 | Add MONITOR support | TingPing | |
2013-04-03 | add %u to userlist popups for account | TingPing | |
2013-04-03 | renable irc_who_join by default | TingPing | |
2013-04-03 | Fix realname | TingPing | |
2013-04-03 | Support account-notify and extended-join capabilities | TingPing | |
2013-04-03 | Merge pull request #448 from TingPing/awaynotify2 | TingPing | |
Add away-notify support | |||
2013-04-03 | Remove strlutil | Berke Viktor | |
2013-04-02 | Add missing declaration | Berke Viktor | |
2013-04-03 | Remove hardcoded clear keybinding | TingPing | |
You can re-add this easily in settings > keyboard shortcuts | |||
2013-04-03 | Add new window keybinding | TingPing | |
2013-04-02 | Merge pull request #496 from bviktor/toplevel-includes | TingPing | |
Only include top level includes from GTK+, GLib and GDK-PixBuf Closes #486 | |||
2013-04-02 | Apply to fe-text too | Berke Viktor | |
2013-04-02 | Set up CFLAGS on Unix too | Berke Viktor | |
2013-04-03 | update --url help string | TingPing | |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor | |
2013-04-02 | Remove most of HexTray and one instance | Berke Viktor | |
You can still build HexTray manually if you want to try fixing it | |||
2013-04-02 | fix strptime on bsd | TingPing | |
2013-04-02 | Missing include | TingPing | |
#492 | |||
2013-04-01 | Merge pull request #484 from Phr33d0m/master | TingPing | |
A few fixes on the *nix build system | |||
2013-04-01 | use proper table size | TingPing | |
2013-04-01 | Remove another bunch of obsolete junk | Berke Viktor | |
2013-03-31 | Last one | TingPing | |
2013-03-31 | Another missing include.. | TingPing | |
2013-03-31 | Add missing include | TingPing | |
2013-04-01 | Cosmetics | Berke Viktor | |
2013-04-01 | Consistent header macros everywhere | Berke Viktor | |
2013-04-01 | Disable Unix path detection mechanism | Berke Viktor | |
2013-03-31 | Use C# style license comments | Berke Viktor | |
2013-03-31 | Revert "Cosmetics" | Berke Viktor | |
This reverts commit a88b3e8aaf78989f5247cbebe117e76b72d97844. | |||
2013-03-31 | Cosmetics | Berke Viktor | |
2013-03-31 | Supposed fix for license issues | Berke Viktor | |
I have no clue what to put here so I'll just use what the About dialog provides (unless specified otherwise in the file) | |||
2013-03-31 | Merge pull request #485 from RichardHitt/urlgrab | RichardHitt | |
Don't clobber data, just adjust url endpoint | |||
2013-03-31 | Don't clobber data, just adjust url endpoint | RichardHitt | |
2013-03-31 | Fix error: format not a string literal and no format arguments ↵ | Andreas Rönnquist | |
[-Werror=format-security] | |||
2013-03-31 | MAKE: install hexchat-plugin.h header if plugins are enabled | hasufell | |
2013-03-29 | Strip all \r and \n, not just a single \r. | RichardHitt | |