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 |
|
Richard Hitt
|
b59f9abd1a
|
Limit url-grabbing to NOTICE, PRIVMSG, TOPIC, 332 (RPL_TOPIC), 372 (RPL_MOTD)
|
2012-11-13 12:06:35 -08:00 |
|
TingPing
|
b095bad0d2
|
removed extra wasted space around icons
|
2012-11-13 14:52:06 -05:00 |
|
Berke Viktor
|
c896176925
|
Fix rendering on GitHub
|
2012-11-12 21:05:56 +01:00 |
|
Berke Viktor
|
edece1fa14
|
Convert Transifex howto to Markdown
|
2012-11-12 21:02:40 +01:00 |
|
Berke Viktor
|
2ccc0dcfca
|
Update translations
|
2012-11-12 20:57:30 +01:00 |
|
Berke Viktor
|
1e708a8d42
|
Update Transifex howto
|
2012-11-12 20:57:21 +01:00 |
|
Berke Viktor
|
677c0e3b70
|
Disable auto-loading of deprecated plugins
|
2012-11-12 20:46:26 +01:00 |
|
Berke Viktor
|
08e2dd848a
|
Remove Lua from deps
|
2012-11-12 19:33:06 +01:00 |
|
Berke Viktor
|
1b5075d946
|
Get rid of the buggy, unmaintained and unused Lua and Tcl interfaces
|
2012-11-12 19:03:19 +01:00 |
|
Berke Viktor
|
b5f58a4be2
|
Make sure g_strconcat() result is NULL terminated
|
2012-11-12 18:04:47 +01:00 |
|
bviktor
|
268115239c
|
Merge pull request #253 from Arnavion/utf8-everywhere
utf8-everywhere: Forgot the g_free's and the g_unlink / g_rename.
|
2012-11-12 09:03:22 -08:00 |
|
Arnav Singh
|
6ec040f5c9
|
utf8-everywhere: Forgot the g_free's and the g_unlink / g_rename.
|
2012-11-12 00:06:05 -08:00 |
|
Berke Viktor
|
0f26470169
|
Re-enable plugin-tray context menu, submenus don't work yet
|
2012-11-12 08:40:21 +01:00 |
|
Berke Viktor
|
4e488d04c8
|
Add Perl build notes and installers
|
2012-11-12 08:12:38 +01:00 |
|
Berke Viktor
|
fdc316a1ce
|
Fix g_strdup_printf() call causing removal of hexchat.conf
|
2012-11-12 07:47:58 +01:00 |
|
bviktor
|
1e35c196e8
|
Merge pull request #249 from Arnavion/utf8-everywhere
utf8-everywhere: Derp.
|
2012-11-11 19:57:03 -08:00 |
|
Arnav Singh
|
aab041da91
|
utf8-everywhere: Derp.
|
2012-11-11 19:54:47 -08:00 |
|
bviktor
|
aaa863535d
|
Merge pull request #248 from Arnavion/utf8-everywhere
Fixed some remaining C file I/O API calls to use the glib API
|
2012-11-11 19:40:33 -08:00 |
|
Arnav Singh
|
ed26917691
|
utf8-everywhere: Fixed some remaining C file I/O API calls to use the glib API.
|
2012-11-11 19:34:09 -08:00 |
|
Berke Viktor
|
49d5234b39
|
Load own certs from <config>\certs
|
2012-11-12 04:06:03 +01:00 |
|
Berke Viktor
|
40d4c592b3
|
Update Perl error message according to recent changes
|
2012-11-12 02:24:19 +01:00 |
|
Berke Viktor
|
c0dca425a5
|
Prepare solution for Perl 5.16 VC build
|
2012-11-12 02:04:58 +01:00 |
|
Berke Viktor
|
cc0051cb40
|
Move HexChat L10n to share\locale where it should've been in the first place
|
2012-11-12 00:17:24 +01:00 |
|
Berke Viktor
|
b217c88b37
|
These shouldn't be needed anymore
|
2012-11-11 19:33:01 +01:00 |
|
Berke Viktor
|
b2cd9157d7
|
Enable updates
|
2012-11-11 19:08:31 +01:00 |
|
Berke Viktor
|
07ddde4108
|
Fix GTK-VS installers
|
2012-11-11 19:06:22 +01:00 |
|
Berke Viktor
|
428f479aed
|
Fix 4996 warnings
|
2012-11-11 18:36:00 +01:00 |
|
Berke Viktor
|
39b797b7bb
|
Fix WMPA compilation without the WDK
|
2012-11-11 18:26:31 +01:00 |
|
Berke Viktor
|
82694d2d29
|
Hide 4996 warnings in all projects and fix license copy
|
2012-11-11 18:23:27 +01:00 |
|