Commit Graph

  • ffa1ea7358 Add python3 plugin TingPing 2013-05-02 11:20:05 -04:00
  • ce7eb02601 Consistency Berke Viktor 2013-05-04 03:24:30 +03:00
  • ce80e571f2 comma TingPing 2013-05-03 17:14:31 -03:00
  • 11044c6264 update gamesurge's default nickserv type TingPing 2013-05-03 17:13:35 -03:00
  • 7243f5bc2c Merge pull request #565 from bviktor/nickservtype TingPing 2013-05-03 09:19:01 -07:00
  • 863ff811e6 Don't make assumptions about the function being called Berke Viktor 2013-05-03 18:12:36 +02:00
  • 414ab39db5 Add Italian GenericName TingPing 2013-05-03 13:08:03 -03:00
  • ba78c0527f Fix QuakeNet registration Berke Viktor 2013-05-03 18:00:30 +02:00
  • fb696b7a68 Provide default NickServ types where necessary Berke Viktor 2013-05-03 17:23:36 +02:00
  • 295da18414 Merge pull request #571 from amalmurali/master TingPing 2013-05-03 07:26:42 -07:00
  • 8272df5ec2 Fix desktop translations TingPing 2013-05-03 11:24:12 -03:00
  • 99fed089cf Line breaks and typofix Berke Viktor 2013-05-03 15:54:18 +02:00
  • e3fd501057 Do save_config() on Channel List window min, max changes RichardHitt 2013-05-01 12:47:53 -07:00
  • 7403dfa9aa Do save_config() on Search-window checkbox change RichardHitt 2013-05-01 12:20:50 -07:00
  • b08d9cfb56 Fix warning about g_type_init() in dbus/example.c RichardHitt 2013-05-01 12:12:05 -07:00
  • 1969db5f94 Save nicks when closing network list TingPing 2013-05-01 10:36:16 -03:00
  • 866299b508 Update textevents.in Amal 2013-05-01 13:53:10 +05:30
  • c4384265e4 remove incorrect notice help info TingPing 2013-04-30 21:27:41 -03:00
  • b4c885861d Remove away announce TingPing 2013-04-28 17:19:26 -04:00
  • d9be5e098f Remove useless slash Berke Viktor 2013-04-28 21:32:47 +02:00
  • 0a54efdd0c Make NickServ registration configurable per-network Berke Viktor 2013-04-28 21:24:53 +02:00
  • 708c5a7347 Make /msg nickserv the default registration type Berke Viktor 2013-04-28 17:03:41 +02:00
  • 50373f4ff9 Get rid of some hardcoded network recognition Berke Viktor 2013-04-28 17:01:37 +02:00
  • 2df866bdf8 Don't autoload WMPA, it's dead in the water Berke Viktor 2013-04-28 16:50:19 +02:00
  • 5b8567919d Install a pkgconfig .pc file. This allows external plugins to find where the header file is located, where Hexchat expects to find plugins so it can load them at startup and which version of Hexchat is installed. The path where pkgconfig files are stored is determined by a macro available in newer versions of pkgconfig which can be overridden by the --with-pkgconfig= configure switch. However, if this macro is unavailable (older versions of pkgconfig) then m4ifdef will make it fallback to simply use ${libdir}/pkgconfig (which is the default). Christoph J. Thompson 2013-04-16 12:58:33 +02:00
  • 77cad8e716 Don't hardcode "plugins" as the subdirectory for plugins in many places. Christoph J. Thompson 2013-04-15 15:48:19 +02:00
  • 700d699f5b Cosmetics Berke Viktor 2013-04-28 15:30:08 +03:00
  • 87413e9d3c Add hints about the beep file Berke Viktor 2013-04-28 05:31:45 +02:00
  • dbe6deab45 Rename Sound to Sounds and reorder Chatting pages Berke Viktor 2013-04-28 04:57:01 +02:00
  • b2ae3b9dd1 Update gtkrc Berke Viktor 2013-04-28 05:47:20 +03:00
  • 92dca50dfc Eliminate compiler warning Berke Viktor 2013-04-28 04:19:31 +02:00
  • a3ba8d575e Store just the filename if the sound file comes from the default sound dir Berke Viktor 2013-04-28 04:12:00 +02:00
  • ea48d18130 Fix spacing Berke Viktor 2013-04-28 03:06:02 +02:00
  • 4547719358 Update .travis.yml TingPing 2013-04-27 21:29:33 -03:00
  • bb878848f7 Use regular canberra not gtk TingPing 2013-04-27 20:28:39 -04:00
  • 5bb284267b Remove dead code for sound_command Berke Viktor 2013-04-28 01:57:00 +02:00
  • 7e3c8c461e Escape all the things TingPing 2013-04-27 20:38:39 -03:00
  • 24034b5b8b More cleanup TingPing 2013-04-27 20:35:04 -03:00
  • 78f9f3f87c clean up canberra code TingPing 2013-04-27 20:29:28 -03:00
  • bc1169e979 Use canberra for files TingPing 2013-04-27 20:02:27 -03:00
  • 012105e115 Let's just say the word Berke Viktor 2013-04-28 00:56:11 +02:00
  • 5c5eb1df14 udpate travis build w/ canberra TingPing 2013-04-27 19:19:26 -03:00
  • e714c7d53f Remove extra omitalerts check TingPing 2013-04-27 19:16:34 -03:00
  • 78e39bfb1c use libcanberra for beeps TingPing 2013-04-27 18:05:05 -04:00
  • 7323f7c561 Fix unused variable Berke Viktor 2013-04-27 23:28:24 +02:00
  • c6513ea7a2 Use "Instant Message Notification" system sound on Windows, use gdk_beep() on Unix Berke Viktor 2013-04-27 23:26:26 +02:00
  • 6001ceff9f Get rid of bundled beep Berke Viktor 2013-04-27 23:00:18 +02:00
  • 8e3db00dac Don't include if unused Berke Viktor 2013-04-27 21:38:13 +02:00
  • d20dccbe02 Some crucial cosmetics Berke Viktor 2013-04-27 21:35:19 +02:00
  • e834783cb8 Fix compiler warning Berke Viktor 2013-04-27 21:31:54 +02:00
  • 01f24aae07 Don't use external players on Windows Berke Viktor 2013-04-27 21:07:05 +02:00
  • 584dc6a626 typo TingPing 2013-04-27 15:52:18 -03:00
  • 756080831d fix url opening on osx TingPing 2013-04-27 15:47:40 -03:00
  • ffce6c5788 Clean up old url handling on unix TingPing 2013-04-27 15:30:40 -03:00
  • 565a492724 Reverts commit d964af8142 TingPing 2013-04-27 06:32:30 -04:00
  • 6982bbfef9 fix false positives when checking chanopts TingPing 2013-04-26 09:37:14 -03:00
  • 07bc467d03 win32: Moved PlatformToolset configuration to individual project files. It should be set before setting other properties or importing other props. Arnavion 2013-04-25 21:03:03 -07:00
  • a39f8ea71f Do not allow blank realname in preferences TingPing 2013-04-25 04:51:19 -03:00
  • 4ad9a69aeb Early on, call g_type_init() unless deprecated RichardHitt 2013-04-24 14:33:05 -07:00
  • ee200b97aa Fix left-click of URL/HOST by tidying what we pass to fe_open_url() RichardHitt 2013-04-24 13:18:34 -07:00
  • fc659a67f0 Merge pull request #561 from RichardHitt/no-depr-decl RichardHitt 2013-04-24 12:27:53 -07:00
  • de0b0b9467 Merge pull request #560 from RichardHitt/warning-fix TingPing 2013-04-23 18:33:49 -07:00
  • eef74ed263 Add '#define GLIB_DISABLE_DEPRECATION_WARNINGS' to fix fkeys.c warnings RichardHitt 2013-04-23 12:46:32 -07:00
  • facf0ab9c4 Add '(void)' to fix perl.c unused-value warning message RichardHitt 2013-04-23 12:09:05 -07:00
  • 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...) Mantas Mikulėnas 2013-04-23 01:09:58 -04:00
  • 2550a94f05 fix omitting custom sounds TingPing 2013-04-23 00:45:37 -04:00
  • bd73c80152 Clean up balloon formatting TingPing 2013-04-22 20:13:34 -03:00
  • 43cbe83d61 fix warning in new glib TingPing 2013-04-22 18:04:26 -03:00
  • 075c5dfad6 Merge pull request #556 from RichardHitt/ignore-unused TingPing 2013-04-22 13:54:45 -07:00
  • ba1dfabf11 Fix Ubuntu build warnings by using gcc flag -Wno-unused-result RichardHitt 2013-04-22 11:22:04 -07:00
  • 9603248a5b Fall back to global username for sasl TingPing 2013-04-22 07:30:33 -03:00
  • 4e891102f2 Merge pull request #550 from RichardHitt/issue440a TingPing 2013-04-20 17:05:18 -07:00
  • bc1c84347d fix install error TingPing 2013-04-20 18:37:30 -03:00
  • 2db01371b3 Build with travis TingPing 2013-04-19 15:55:14 -04:00
  • e17a9c6503 In do_an_re() put WORD_CHANNEL before WORD_HOST. fixes #440 RichardHitt 2013-04-19 12:41:49 -07:00
  • 3994126a09 Add english generic name TingPing 2013-04-18 01:21:12 -03:00
  • 70174be823 Fix a typo. Christoph J. Thompson 2013-04-16 13:13:48 +02:00
  • 9254f9284c Add GTK and IRCClient to Categories. This is Based on: Christoph J. Thompson 2013-04-15 15:31:26 +02:00
  • c819adf830 Translate Comment in french, german, italian and norwegian bokmål Christoph J. Thompson 2013-04-15 15:29:10 +02:00
  • 13c717159d Change "no" to "nb" for Norsk Bokmål. In norway there is not only one official language but two. Christoph J. Thompson 2013-04-15 15:26:51 +02:00
  • 4c90a9b2d5 Change most Comment lines to be GenericName. GenericName should be used when only one IRC client in installed. Christoph J. Thompson 2013-04-15 15:24:56 +02:00
  • a14bd119b7 typo TingPing 2013-04-17 22:45:08 -03:00
  • f9cf25f797 Use more useful example for url handler TingPing 2013-04-17 22:39:50 -03:00
  • 450b92f6c0 add paplay TingPing 2013-04-17 06:13:34 -03:00
  • 9790151ec0 beep sound is gtk only TingPing 2013-04-17 06:02:17 -03:00
  • 3fbea449b5 g_file requires gio TingPing 2013-04-17 05:45:51 -03:00
  • 02cdc57eb5 Install sound file on unix for #542 TingPing 2013-04-17 03:45:41 -04:00
  • d7571ce1e3 Update installers as well Berke Viktor 2013-04-16 11:35:22 +02:00
  • ccc8601624 Move beep to proper place Berke Viktor 2013-04-16 11:32:58 +02:00
  • 7e2ae20ecf only 1 TingPing 2013-04-15 22:10:25 -03:00
  • b856065167 fix warning TingPing 2013-04-15 22:03:03 -03:00
  • f3efdaf40f finish removing sound_dir TingPing 2013-04-15 18:16:51 -03:00
  • 86564c8741 Merge pull request #545 from RichardHitt/issue522 TingPing 2013-04-15 13:54:00 -07:00
  • a5eb7784c6 Fix broken logic in mg_word_clicked(). fixes #522 RichardHitt 2013-04-15 12:05:53 -07:00
  • f0d0f90e13 no error on beeps TingPing 2013-04-15 00:12:06 -03:00
  • 27d828172d try play first. TingPing 2013-04-14 17:54:28 -03:00
  • a7ffdf3d65 Remove one warning bypass Berke Viktor 2013-04-14 13:19:49 +02:00
  • dd624950c6 Eliminate compiler warning Berke Viktor 2013-04-14 13:15:10 +02:00
  • b407bfa168 Fix missing first letter in busy server error popup Berke Viktor 2013-04-14 13:11:35 +02:00
  • 069a6adb19 If no path given, try to load plugins from config dir, not from install dir Berke Viktor 2013-04-14 12:55:02 +02:00