Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-14 | Fix tabulation | Berke Viktor | |
2013-04-14 | Use bundled beep file for beep alerts | Berke Viktor | |
2013-04-14 | Browse into the sounds folder by default | Berke Viktor | |
2013-04-14 | Remove sound_dir, it's pointless | Berke Viktor | |
2013-04-13 | Add option for omitting alerts while focused | TingPing | |
2013-04-13 | Rewrite desensitizing options in preferences | TingPing | |
2013-04-12 | Fix tray not respecting away_omit_alerts | TingPing | |
2013-04-10 | comma | TingPing | |
2013-04-10 | Readd irc charset to the list | TingPing | |
2013-04-09 | Don't send ping's to the server if we are still waiting for a pong. | Diogo Sousa | |
If the server don't respond in 30s just report the lag as +30s. This fixes the bug where hexchat reset the lag meter every time a ping was sent and no pong was received. | |||
2013-04-09 | Fix spelling checkbox with libsexy | TingPing | |
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-03 | Update hiding menu text | TingPing | |
2013-04-03 | add %u to userlist popups for account | TingPing | |
2013-04-03 | Support account-notify and extended-join capabilities | TingPing | |
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 | 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 | 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-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 | Fix error: format not a string literal and no format arguments ↵ | Andreas Rönnquist | |
[-Werror=format-security] | |||
2013-03-25 | Merge pull request #474 from RichardHitt/banlist-h | TingPing | |
Switch struct defns, to fix a seeming compiler bug | |||
2013-03-25 | Switch struct defns, to fix a seeming compiler bug | RichardHitt | |
2013-03-25 | Disable tray when using Unity | TingPing | |
2013-03-25 | Fix warning | TingPing | |
2013-03-24 | Delete banlist_info members radio[], checkbox[], unused | Richard Hitt | |
2013-03-25 | Fix advanced pane | Berke Viktor | |
2013-03-25 | Cosmetics | Berke Viktor | |
2013-03-24 | Fix datesort problem after new column in banlist | RichardHitt | |
2013-03-24 | Merge pull request #445 from TingPing/ulistcolors | TingPing | |
Add option to color nicknames in the userlist to match the chat | |||
2013-03-24 | Whitespace | TingPing | |
2013-03-24 | Translate type column entries too | TingPing | |
2013-03-24 | Add type column to banlist | TingPing | |
2013-03-24 | Translate banlist checkboxes | TingPing | |
Closes #465 |