hexchat/src/common
TingPing 449553ffb0 Replace xtext's transparency with full window transparency
Xtext's transparency barely worked on windows, didn't work on any modern
linux wm and used fake transparency.
This uses gtk's built in window opacity that works on more systems and
is real transparency.
Text area only transparency may return with a transition to cairo, if it
works on Windows.
2013-09-27 17:40:05 -04:00
..
dbus Remove whats left of gconf 2013-09-26 03:06:01 -04:00
Makefile.am Remove strlutil 2013-04-03 16:48:03 +02:00
cfgfiles.c Replace xtext's transparency with full window transparency 2013-09-27 17:40:05 -04:00
cfgfiles.h Now the default configuration tries to set the language from the system 2013-06-08 02:34:01 +01:00
chanopt.c Save chanopt after any changes 2013-06-06 19:16:50 -04:00
chanopt.h Closes #290 - opt-out for extra alerts now working 2013-04-08 19:19:55 +02:00
common.vcxproj Remove remnants of native file dialogs 2013-09-26 22:07:22 -04:00
common.vcxproj.filters Remove remnants of native file dialogs 2013-09-26 22:07:22 -04:00
ctcp.c A few messages missing regarding server-time. 2013-06-28 16:07:42 +01:00
ctcp.h server-time supported in all named servermsg: ping, error, notice and 2013-06-28 16:04:16 +01:00
dcc.c Merge pull request #687 from Mikah89/clear_dcc_list_rebased 2013-07-27 13:19:29 -07:00
dcc.h Fixed coding style and clearified some comments, following arnavion suggestions 2013-07-17 09:20:54 +01:00
fe.h Use mimetypes for audio and images 2013-08-31 15:31:22 -04:00
hexchat-plugin.h Forgot to add hexchat_emit_print_attrs() to the macros in hexchat-plugins.h. 2013-07-13 16:50:51 +01:00
hexchat.c Handle extraneous cli args as urls 2013-07-01 13:43:58 -04:00
hexchat.h Replace xtext's transparency with full window transparency 2013-09-27 17:40:05 -04:00
hexchatc.h Handle extraneous cli args as urls 2013-07-01 13:43:58 -04:00
history.c fix incorrect FSF address 2012-12-23 11:36:54 -08:00
history.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
identd.c Fix printing ipv6 addresses with identd 2013-06-09 10:42:42 -03:00
identd.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
ignore.c fix variable name in flood msg. 2013-01-31 06:23:44 -05:00
ignore.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
inbound.c Strip trailing space from CAP REQ 2013-09-23 12:45:08 -04:00
inbound.h Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms 2013-09-07 18:59:28 -04:00
inet.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
make-te.c Supposed fix for license issues 2013-03-31 21:45:05 +02:00
make-te.vcxproj Convert project files to vs2013 2013-09-15 15:07:46 -07:00
make-te.vcxproj.filters Add project for generating text events 2012-10-04 21:07:26 +02:00
modes.c Fix detecting utf-8 on some networks 2013-09-06 14:00:53 -04:00
modes.h server-time for all numerical messages. 2013-06-28 16:04:32 +01:00
msproxy.c fix incorrect FSF address 2012-12-23 11:36:54 -08:00
msproxy.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
network.c Retrieve reachable addresses only. 2013-06-04 20:19:37 +09:00
network.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
notify.c Handle lists in MONITOR replies 2013-08-20 00:24:20 -04:00
notify.h Handle lists in MONITOR replies 2013-08-20 00:24:20 -04:00
outbound.c Split long messages at spaces 2013-09-24 19:57:37 -04:00
outbound.h Only replace variables in connect commands 2013-08-10 16:51:56 -04:00
plugin-timer.c Supposed fix for license issues 2013-03-31 21:45:05 +02:00
plugin-timer.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
plugin.c Merge xchat r1525 2013-09-15 02:45:36 -04:00
plugin.h Add reload command for plugins and add to gui 2013-08-04 04:36:10 -04:00
proto-irc.c Fix messages on networks that have chantypes the same as nick prefixes 2013-09-20 08:59:25 -04:00
proto-irc.h Fixed compilation error in VS. 2013-06-28 16:29:39 +01:00
server.c Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms 2013-09-07 18:59:28 -04:00
server.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
servlist.c Default spotchat to SASL 2013-09-12 03:55:17 -04:00
servlist.h Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms 2013-09-07 18:59:28 -04:00
ssl.c Convert back to unix endings 2013-03-24 03:03:26 -04:00
ssl.h Consistent header macros everywhere 2013-04-01 01:02:03 +02:00
text.c Fix logging networks with invalid names on Windows 2013-09-15 07:40:47 -04:00
text.h Added hexchat_emit_print_attrs() to plugin interface. 2013-07-12 01:33:35 +01:00
textevents.in Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms 2013-09-07 18:59:28 -04:00
tree.c Supposed fix for license issues 2013-03-31 21:45:05 +02:00
tree.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
typedef.h Supposed fix for license issues 2013-03-31 21:45:05 +02:00
url.c Only underline the channel part if nick prefix 2013-09-23 15:10:00 -04:00
url.h Now url_check_word() returns WORD_HOST6 when a ipv6 address is matched. 2013-06-18 12:01:39 +01:00
userlist.c server-time for all numerical messages. 2013-06-28 16:04:32 +01:00
userlist.h server-time for all numerical messages. 2013-06-28 16:04:32 +01:00
util.c Only show users country if its not unknown 2013-09-25 17:16:47 -04:00
util.h Implement BLOWFISh, AES, and EXTERNAL SASL mechanisms 2013-09-07 18:59:28 -04:00