Commit Graph

1642 Commits

Author SHA1 Message Date
TingPing 9aa33ad1d3 add glebihans disappearing tray patch 2012-12-21 15:09:00 -05:00
TingPing b259595c9d allow tray blinks to be static icons 2012-12-20 19:53:58 -05:00
TingPing 4524367cc0 Add auto-away to plugin-tray 2012-12-20 19:39:52 -05:00
TingPing 76680ae41b Update Checker: Ignore invalid length version nums 2012-12-17 20:48:02 -05:00
TingPing b274ecca4f fix update checkers help message 2012-12-17 20:24:09 -05:00
TingPing 616b88eea1 Merge branch 'master' of github.com:hexchat/hexchat 2012-12-17 16:48:52 -05:00
TingPing af9b65ee78 MPC: don't spam no player running to chat 2012-12-17 16:48:18 -05:00
TingPing c14f37b933 remove hextray from installer 2012-12-17 16:45:10 -05:00
TingPing 49f268d71e Merge pull request #328 from RichardHitt/master
install hicolor svg; reorganize some Makefile.am files
2012-12-16 18:11:10 -08:00
RichardHitt df9a05cba5 Put hexchat png in icons/hicolor/48x48/apps 2012-12-16 18:05:37 -08:00
RichardHitt 925b45e8f0 Install hicolor svg; move the files Makefile.am to their subdirectories 2012-12-16 17:29:08 -08:00
TingPing c6d955ade7 fix playing sounds with sound_dir 2012-12-08 05:18:16 -05:00
TingPing 8e4d9c1f61 fix loading custom tray icons 2012-12-06 00:11:50 -05:00
TingPing ffa299f99e fix typo 2012-12-05 01:06:05 -05:00
TingPing a869f5b391 enable ipv6 by default
closes #245
2012-12-05 01:04:57 -05:00
RichardHitt c956b913b3 Merge pull request #296 from TingPing/tray
Tray improvements
2012-12-03 15:54:51 -08:00
TingPing ed54ea08b2 make preferences in tray win only
to make up for lack of 'blink on' and for ex-hextray users
2012-12-03 17:23:38 -05:00
RichardHitt 6e5a48daed Merge pull request #297 from TingPing/util
allow plugingui to open as tab
2012-12-03 13:29:35 -08:00
TingPing 18f248cdbe remove unneeded gtk_widget_show 2012-12-03 16:13:53 -05:00
RichardHitt 813691f1ec Fix warning 2012-12-03 13:00:11 -08:00
TingPing 3d43f755fc Update share/doc/faq.md 2012-12-03 01:11:38 -05:00
TingPing f06fd74d25 remove close button for consistancy 2012-12-02 23:16:07 -05:00
RichardHitt 5fdcdedd9e Merge pull request #298 from TingPing/vertical
Save pane height and restore on start
2012-12-02 20:08:40 -08:00
TingPing abaf4425d9 rename pane height variable 2012-12-01 19:43:20 -05:00
TingPing 5f88e6ccf0 fix language typo
closes #301
2012-12-01 17:42:53 -05:00
TingPing cbb8c88a0e on exit try hiding last
this fixes the window hiding when the quit dialog pops up
2012-12-01 14:36:24 -05:00
TingPing 1c224894a2 Save pane height and restore on start
closes #154
2012-11-30 17:22:12 -05:00
TingPing e3bdd00ff3 handle plugingui window like other utils 2012-11-30 11:59:42 -05:00
TingPing 45607703c2 update checksum help info 2012-11-26 06:49:28 -05:00
TingPing 7424c0c68b Merge pull request #292 from RichardHitt/master
Fix for issue #289, autocopy though no text selected
2012-11-26 03:11:02 -08:00
Richard Hitt 1bb0f34084 Fix for issue #289, autocopy though no text selected 2012-11-25 21:26:15 -08:00
TingPing acc90d4e77 default to utf-8 encoding
closes #282
2012-11-25 12:39:18 -05:00
TingPing 7e3c8eb542 Update share/doc/faq.md 2012-11-24 04:06:35 -05:00
TingPing 10b195a59f relocate custom tray menu items 2012-11-23 04:58:56 -05:00
TingPing 2cafe9ff9b show away/back in windows tray menu 2012-11-23 04:40:35 -05:00
TingPing 0a5c8356eb add preferences to tray menu 2012-11-22 02:49:41 -05:00
TingPing 31fc9c7f31 Update faq 2012-11-20 22:28:40 -05:00
RichardHitt 2eba723ee7 Merge pull request #286 from TingPing/tray2
Workarounds for plugin-tray menu on Windows
2012-11-20 18:29:10 -08:00
TingPing 6437df7576 Update spelling dicts to extract to localappdata
closes #241
2012-11-20 20:25:05 -05:00
TingPing a1c8fd998c ensure menu exists 2012-11-20 15:25:38 -05:00
RichardHitt 9ada5c7974 Merge pull request #285 from TingPing/checksum
Fix checksum plugin when completed dir is set
2012-11-20 11:53:18 -08:00
TingPing 7ac36d4d8d Use g_strdup 2012-11-20 05:00:39 -05:00
TingPing ecde599fd4 add missing ifdef 2012-11-19 23:02:53 -05:00
TingPing 991d3d5401 Fix checksum plugin when completed dir is set 2012-11-19 20:03:59 -05:00
TingPing a7631810bd auto close menu on windows 2012-11-18 16:35:18 -05:00
TingPing d67dc36bbe allow only one menu 2012-11-18 15:45:31 -05:00
TingPing 53c6fe622f Merge pull request #259 from TingPing/icons
removed extra wasted space around icons
2012-11-16 13:00:34 -08:00
TingPing 8dc1203c7b Merge pull request #265 from jtmohr/textevents
Fix Text Events spacing issues
2012-11-16 12:54:11 -08:00
TingPing 096e49ddc8 Merge pull request #260 from RichardHitt/master
Minimize url grabbing
2012-11-16 12:37:20 -08:00
Jeff Mohr 74145666f5 Fix Text Events spacing issues
This commit fixes issue #262
2012-11-14 11:39:04 -06:00