TingPing
|
52ffb02685
|
Update src/fe-gtk/plugin-tray.c
|
2012-12-20 13:30:48 -05:00 |
|
TingPing
|
59d3fa47a5
|
fix restoring previously maximized window from tray
|
2012-12-16 12:54:15 -05: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 |
|
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
|
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 |
|
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
|
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
|
a1c8fd998c
|
ensure menu exists
|
2012-11-20 15:25:38 -05:00 |
|
TingPing
|
ecde599fd4
|
add missing ifdef
|
2012-11-19 23:02:53 -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 |
|
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
|
677c0e3b70
|
Disable auto-loading of deprecated plugins
|
2012-11-12 20:46:26 +01:00 |
|
Berke Viktor
|
b5f58a4be2
|
Make sure g_strconcat() result is NULL terminated
|
2012-11-12 18:04:47 +01: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
|
fdc316a1ce
|
Fix g_strdup_printf() call causing removal of hexchat.conf
|
2012-11-12 07:47:58 +01:00 |
|
Arnav Singh
|
aab041da91
|
utf8-everywhere: Derp.
|
2012-11-11 19:54:47 -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
|
428f479aed
|
Fix 4996 warnings
|
2012-11-11 18:36:00 +01:00 |
|
Berke Viktor
|
82694d2d29
|
Hide 4996 warnings in all projects and fix license copy
|
2012-11-11 18:23:27 +01:00 |
|
Berke Viktor
|
2cc6d05af6
|
Fix wording for banlist
|
2012-11-11 17:09:29 +01:00 |
|
Berke Viktor
|
7911aeb51e
|
Disable one instance code coz it's really buggy
|
2012-11-11 15:50:31 +01:00 |
|
Berke Viktor
|
a04fdc50b6
|
More rebranding
|
2012-11-11 15:23:48 +01:00 |
|
Berke Viktor
|
1c0548c4ca
|
Copy-paste fix
|
2012-11-11 14:39:35 +01:00 |
|
Berke Viktor
|
348c6ba919
|
Rebranding
|
2012-11-11 13:51:50 +01:00 |
|
Berke Viktor
|
4c1f2b93d0
|
Update comment
|
2012-11-10 20:59:51 +01:00 |
|
Berke Viktor
|
1468d35db3
|
Don't minimize/close to tray via plugin-tray when HexTray is available
|
2012-11-10 20:28:16 +01:00 |
|
Berke Viktor
|
4756078263
|
Explode gui_tray_flags
|
2012-11-10 19:29:12 +01:00 |
|
Berke Viktor
|
ed970381fb
|
Eliminate some more warnings and hide less warnings in VS
|
2012-11-10 18:26:45 +01:00 |
|
Berke Viktor
|
9c70eee4ca
|
Eliminate some unused stuff
|
2012-11-10 17:20:05 +01:00 |
|