Commit Graph

2021 Commits

Author SHA1 Message Date
TingPing 6982bbfef9 fix false positives when checking chanopts 2013-04-26 09:37:14 -03:00
Arnavion 07bc467d03 win32: Moved PlatformToolset configuration to individual project files. It 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 21:03:03 -07:00
TingPing a39f8ea71f Do not allow blank realname in preferences 2013-04-25 04:51:19 -03:00
RichardHitt 4ad9a69aeb Early on, call g_type_init() unless deprecated 2013-04-24 14:33:05 -07:00
RichardHitt ee200b97aa Fix left-click of URL/HOST by tidying what we pass to fe_open_url() 2013-04-24 13:18:34 -07:00
RichardHitt fc659a67f0 Merge pull request #561 from RichardHitt/no-depr-decl
Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings
2013-04-24 12:27:53 -07:00
TingPing de0b0b9467 Merge pull request #560 from RichardHitt/warning-fix
Add '(void)'  to fix perl.c unused-value warning message
2013-04-23 18:33:49 -07:00
RichardHitt eef74ed263 Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings 2013-04-23 12:46:32 -07:00
RichardHitt facf0ab9c4 Add '(void)' to fix perl.c unused-value warning message 2013-04-23 12:09:05 -07:00
Mantas Mikulėnas 5318c953ed reduce abuse of ternary operator
The ?: operator should not be used as a generic shorthand for if/else.
(Which isn't needed here either...)
2013-04-23 01:09:58 -04:00
TingPing 2550a94f05 fix omitting custom sounds 2013-04-23 00:45:37 -04:00
TingPing bd73c80152 Clean up balloon formatting 2013-04-22 20:13:34 -03:00
TingPing 43cbe83d61 fix warning in new glib 2013-04-22 18:04:26 -03:00
TingPing 075c5dfad6 Merge pull request #556 from RichardHitt/ignore-unused
Fix Ubuntu build warnings by using gcc flag -Wno-unused-result
2013-04-22 13:54:45 -07:00
RichardHitt ba1dfabf11 Fix Ubuntu build warnings by using gcc flag -Wno-unused-result 2013-04-22 11:22:04 -07:00
TingPing 9603248a5b Fall back to global username for sasl 2013-04-22 07:30:33 -03:00
TingPing 4e891102f2 Merge pull request #550 from RichardHitt/issue440a
In do_an_re() put WORD_CHANNEL before WORD_HOST.  fixes #440
2013-04-20 17:05:18 -07:00
TingPing bc1c84347d fix install error 2013-04-20 18:37:30 -03:00
TingPing 2db01371b3 Build with travis 2013-04-19 15:55:14 -04:00
RichardHitt e17a9c6503 In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440 2013-04-19 12:41:49 -07:00
TingPing 3994126a09 Add english generic name 2013-04-18 01:21:12 -03:00
Christoph J. Thompson 70174be823 Fix a typo.
modified:   share/misc/hexchat.desktop
2013-04-18 00:14:40 -04:00
Christoph J. Thompson 9254f9284c Add GTK and IRCClient to Categories. This is Based on:
http://standards.freedesktop.org/menu-spec/latest

	modified:   share/misc/hexchat.desktop
2013-04-18 00:11:17 -04:00
Christoph J. Thompson c819adf830 Translate Comment in french, german, italian and norwegian bokmål
modified:   share/misc/hexchat.desktop
2013-04-18 00:10:54 -04:00
Christoph J. Thompson 13c717159d Change "no" to "nb" for Norsk Bokmål. In norway there is not only
one official language but two.

	modified:   share/misc/hexchat.desktop
2013-04-18 00:10:14 -04:00
Christoph J. Thompson 4c90a9b2d5 Change most Comment lines to be GenericName. GenericName should be
used when only one IRC client in installed.

	modified:   share/misc/hexchat.desktop
2013-04-18 00:09:52 -04:00
TingPing a14bd119b7 typo 2013-04-17 22:45:08 -03:00
TingPing f9cf25f797 Use more useful example for url handler 2013-04-17 22:39:50 -03:00
TingPing 450b92f6c0 add paplay 2013-04-17 06:13:34 -03:00
TingPing 9790151ec0 beep sound is gtk only 2013-04-17 06:02:17 -03:00
TingPing 3fbea449b5 g_file requires gio 2013-04-17 05:45:51 -03:00
TingPing 02cdc57eb5 Install sound file on unix
for #542
2013-04-17 03:45:41 -04:00
Berke Viktor d7571ce1e3 Update installers as well 2013-04-16 11:35:22 +02:00
Berke Viktor ccc8601624 Move beep to proper place 2013-04-16 11:32:58 +02:00
TingPing 7e2ae20ecf only 1 2013-04-15 22:10:25 -03:00
TingPing b856065167 fix warning 2013-04-15 22:03:03 -03:00
TingPing f3efdaf40f finish removing sound_dir 2013-04-15 18:16:51 -03:00
TingPing 86564c8741 Merge pull request #545 from RichardHitt/issue522
Fix broken logic in mg_word_clicked().  fixes #522
2013-04-15 13:54:00 -07:00
RichardHitt a5eb7784c6 Fix broken logic in mg_word_clicked(). fixes #522 2013-04-15 12:05:53 -07:00
TingPing f0d0f90e13 no error on beeps 2013-04-15 00:12:06 -03:00
TingPing 27d828172d try play first. 2013-04-14 17:54:28 -03:00
Berke Viktor a7ffdf3d65 Remove one warning bypass 2013-04-14 13:19:49 +02:00
Berke Viktor dd624950c6 Eliminate compiler warning 2013-04-14 13:15:10 +02:00
Berke Viktor b407bfa168 Fix missing first letter in busy server error popup 2013-04-14 13:11:35 +02:00
Berke Viktor 069a6adb19 If no path given, try to load plugins from config dir, not from install dir 2013-04-14 12:55:02 +02:00
Berke Viktor 9dd2c85df4 Load connect commands from config dir 2013-04-14 12:31:27 +02:00
Berke Viktor b7f0f6abc8 Fix tabulation 2013-04-14 12:11:38 +02:00
Berke Viktor ea0479998a Use bundled beep file for beep alerts 2013-04-14 11:56:50 +02:00
Berke Viktor 9272eb4325 G_FILE_COPY_TARGET_DEFAULT_PERMS requires GLib 2.20+ 2013-04-14 11:00:01 +02:00
Berke Viktor 4e601cf14c Browse into the sounds folder by default 2013-04-14 10:52:34 +02:00