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-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-25 | Do not allow blank realname in preferences | TingPing | |
2013-04-24 | Early on, call g_type_init() unless deprecated | RichardHitt | |
2013-04-24 | Fix left-click of URL/HOST by tidying what we pass to fe_open_url() | RichardHitt | |
2013-04-24 | Merge pull request #561 from RichardHitt/no-depr-decl | RichardHitt | |
Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings | |||
2013-04-23 | Merge pull request #560 from RichardHitt/warning-fix | TingPing | |
Add '(void)' to fix perl.c unused-value warning message | |||
2013-04-23 | Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings | RichardHitt | |
2013-04-23 | Add '(void)' to fix perl.c unused-value warning message | 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 | Clean up balloon formatting | TingPing | |
2013-04-22 | fix warning in new glib | TingPing | |
2013-04-22 | Merge pull request #556 from RichardHitt/ignore-unused | TingPing | |
Fix Ubuntu build warnings by using gcc flag -Wno-unused-result | |||
2013-04-22 | Fix Ubuntu build warnings by using gcc flag -Wno-unused-result | RichardHitt | |
2013-04-22 | Fall back to global username for sasl | TingPing | |
2013-04-20 | Merge pull request #550 from RichardHitt/issue440a | TingPing | |
In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440 | |||
2013-04-20 | fix install error | TingPing | |
2013-04-19 | Build with travis | TingPing | |
2013-04-19 | In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440 | RichardHitt | |
2013-04-18 | Add english generic name | TingPing | |
2013-04-18 | Fix a typo. | Christoph J. Thompson | |
modified: share/misc/hexchat.desktop | |||
2013-04-18 | Add GTK and IRCClient to Categories. This is Based on: | Christoph J. Thompson | |
http://standards.freedesktop.org/menu-spec/latest modified: share/misc/hexchat.desktop | |||
2013-04-18 | Translate Comment in french, german, italian and norwegian bokmål | Christoph J. Thompson | |
modified: share/misc/hexchat.desktop | |||
2013-04-18 | Change "no" to "nb" for Norsk Bokmål. In norway there is not only | Christoph J. Thompson | |
one official language but two. modified: share/misc/hexchat.desktop | |||
2013-04-18 | Change most Comment lines to be GenericName. GenericName should be | Christoph J. Thompson | |
used when only one IRC client in installed. modified: share/misc/hexchat.desktop | |||
2013-04-17 | typo | TingPing | |
2013-04-17 | Use more useful example for url handler | TingPing | |
2013-04-17 | add paplay | TingPing | |
2013-04-17 | beep sound is gtk only | TingPing | |
2013-04-17 | g_file requires gio | TingPing | |
2013-04-17 | Install sound file on unix | TingPing | |
for #542 | |||
2013-04-16 | Update installers as well | Berke Viktor | |
2013-04-16 | Move beep to proper place | Berke Viktor | |
2013-04-15 | only 1 | TingPing | |
2013-04-15 | fix warning | TingPing | |
2013-04-15 | finish removing sound_dir | TingPing | |
2013-04-15 | Merge pull request #545 from RichardHitt/issue522 | TingPing | |
Fix broken logic in mg_word_clicked(). fixes #522 | |||
2013-04-15 | Fix broken logic in mg_word_clicked(). fixes #522 | RichardHitt | |
2013-04-15 | no error on beeps | TingPing | |
2013-04-14 | try play first. | TingPing | |
2013-04-14 | Remove one warning bypass | Berke Viktor | |
2013-04-14 | Eliminate compiler warning | Berke Viktor | |
2013-04-14 | Fix missing first letter in busy server error popup | Berke Viktor | |
2013-04-14 | If no path given, try to load plugins from config dir, not from install dir | Berke Viktor | |
2013-04-14 | Load connect commands from config dir | Berke Viktor | |
2013-04-14 | Fix tabulation | Berke Viktor | |
2013-04-14 | Use bundled beep file for beep alerts | Berke Viktor | |