Commit Graph

1824 Commits

Author SHA1 Message Date
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
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