Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-27 | Clean up old url handling on unix | TingPing | |
2013-04-27 | Reverts commit d964af81428a6d768aeb96906eb0538a30d919ca | 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-25 | Do not allow blank realname in preferences | TingPing | |
2013-04-24 | Fix left-click of URL/HOST by tidying what we pass to fe_open_url() | RichardHitt | |
2013-04-23 | Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings | RichardHitt | |
2013-04-23 | fix omitting custom sounds | TingPing | |
2013-04-22 | Clean up balloon formatting | TingPing | |
2013-04-16 | Move beep to proper place | Berke Viktor | |
2013-04-15 | only 1 | TingPing | |
2013-04-15 | finish removing sound_dir | TingPing | |
2013-04-15 | Fix broken logic in mg_word_clicked(). fixes #522 | RichardHitt | |
2013-04-15 | no error on beeps | TingPing | |
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] |