1
0
mirror of https://github.com/moparisthebest/hexchat synced 2024-08-13 16:53:48 -04:00
Commit Graph

1024 Commits

Author SHA1 Message Date
Berke Viktor
fb00928c9d Add Chat4all network 2012-09-01 17:01:01 +02:00
Berke Viktor
c563d70aed Make sure HexChat won't run in portable mode if the user doesn't select it 2012-09-01 16:50:48 +02:00
Berke Viktor
c1dde82389 Make gtkrc a component so that users can preserve their theme settings between upgrades 2012-09-01 16:32:50 +02:00
Berke Viktor
a6f9b6d5a4 Add Unifont to the default list of alternative fonts 2012-09-01 16:12:40 +02:00
RichardHitt
ed034bf80a Enhance LASTLOG to use gtk_xtext_search_textentry() 2012-08-28 19:10:03 -07:00
Berke Viktor
b7f5f045c6 Fix linking against gmodule 2012-08-23 16:27:34 +02:00
bviktor
2ca267d1c8 Merge pull request #43 from flotwig/patch-4
reordered snoo because i dunno my ABC's
2012-08-05 23:38:03 -07:00
Zachary Bloomquist
868408ff3d reordered snoo because i dunno my ABC's 2012-08-06 00:22:25 -03:00
bviktor
c707be1f70 Merge pull request #42 from flotwig/patch-3
added Snoonet, 600+ user net
2012-08-05 20:10:51 -07:00
Zachary Bloomquist
9279a470db fixen snoonet ssl 2012-08-06 00:05:51 -03:00
bviktor
7bff15a31a Merge pull request #41 from flotwig/patch-2
fixed ban message to reflect the correct channel
2012-08-05 19:54:48 -07:00
Zachary Bloomquist
3518486a89 added Snoonet, 600+ user net 2012-08-05 23:51:24 -03:00
Zachary Bloomquist
74c143a8b7 fixed ban message to reflect the correct channel 2012-08-05 23:48:24 -03:00
Berke Viktor
6b383ec134 Avoid inline declarations 2012-08-01 20:12:47 +02:00
Berke Viktor
c401817d51 Load custom icons from <config>/icons 2012-08-01 19:49:12 +02:00
Berke Viktor
ea96ffc154 Fix port number for EntropyNet 2012-07-31 11:44:14 +02:00
Berke Viktor
27227d54c7 Add Windfyre to the Network List 2012-07-31 11:41:07 +02:00
Berke Viktor
ec2b68bb98 Add EntropyNet to the Network List 2012-07-31 11:38:08 +02:00
Berke Viktor
6a5c089728 Remove dead networks from the Network List 2012-07-31 11:33:15 +02:00
bviktor
08a3bb537b Merge pull request #31 from Joah/master
Update src/common/servlist.c with AlphaChat IRC Network
2012-07-31 01:48:36 -07:00
Berke Viktor
0242b706e0 Use 6697 for SSL connections by default
http://blog.freenode.net/2011/02/port-6697-irc-via-tlsssl/
2012-07-31 09:20:20 +02:00
Joah
8c3cdb8b06 Update src/common/servlist.c
Added the AlphaChat IRC network (http://www.alphachat.net), a ~300 user network that runs ShadowIRCd and Atheme services with leaves in North America, Europe, Australia, and South Africa.
2012-07-30 21:44:00 -03:00
Berke Viktor
dd1d5f8e6a Add missing include 2012-07-30 18:48:45 +02:00
Berke Viktor
303038e24f Use a more appropriate icon in a more appropriate size 2012-07-30 18:45:21 +02:00
Berke Viktor
835820b2f5 Fix compilation on Red Hat (Phr33d0m) 2012-07-30 16:05:34 +02:00
bviktor
39fe57d15e Merge pull request #24 from tobbi/master
Typo fixes and more translations for German (de-DE)
2012-07-29 23:39:17 -07:00
Tobias Markus
43e89281ea Several German fixes and some further translations
Typo fixes and more translations
2012-07-29 22:54:35 +03:00
bviktor
a891ffe420 Merge pull request #18 from luminoso/patch-1
Update src/common/servlist.c
2012-07-29 03:57:51 -07:00
luminoso
2421fbc4f2 Update src/common/servlist.c
PTlink Portuguese IRC server is dead for a few years and there is a new server for PTnet.
There is also SSL support and one ipv6-only server, but I'm not sure about the best way to add it to this list.
2012-07-27 18:11:45 +02:00
Berke Viktor
f750097617 Enable updates to 2.9.1 2012-07-27 17:06:36 +02:00
Berke Viktor
42a1ed1b8b Add info about HexChat changelog 2012-07-27 17:00:23 +02:00
Berke Viktor
1cbb226179 Update XChat to r1521 part 2 2012-07-27 11:49:11 +02:00
Berke Viktor
fdd3f3aa89 Update XChat to r1521 2012-07-27 11:47:49 +02:00
Richard Hitt
8752861b7e Remember last search pattern during sessions 2012-07-27 11:37:14 +02:00
Berke Viktor
b6e62524f4 Fix Perl interface filename in the installer, too 2012-07-27 00:35:40 +02:00
Berke Viktor
cd0ffbe8ba Fix auto-loading the Perl interface on Windows 2012-07-27 00:24:56 +02:00
Berke Viktor
9f0559ffe5 Update notes about config changes 2012-07-26 23:42:33 +02:00
Berke Viktor
94c66e935d Make FiSHLiM consistent with recent naming changes 2012-07-26 23:41:03 +02:00
Berke Viktor
52175f439a Don't hardcode path when printing error message for config dir creation 2012-07-26 22:18:38 +02:00
Berke Viktor
ec301a5a54 Auto-load user plugins and scripts from <config>/addons
On Unix leave $(libdir)/hexchat/plugins for plugin packagers, on Windows
prevent users from modifying Program Files by ignoring everything except
bundled plugins
2012-07-26 20:53:59 +02:00
Berke Viktor
7f831646bb Autoload local plugins from <config>/plugins 2012-07-26 16:19:45 +02:00
Richard Hitt
309f1d3562 Fix memory leak in lastlog 2012-07-26 08:58:00 +02:00
Richard Hitt
ead7f234e5 Initial support for lastlog -r on win32 (Richard) 2012-07-25 22:14:27 +02:00
Berke Viktor
0d36e0cd2f No idea why I put 2011 here 2012-07-24 12:53:06 +02:00
Berke Viktor
1c447889f9 This applies to all scripts/plugins, not just Perl 2012-07-24 12:52:44 +02:00
Berke Viktor
1268ec4bc3 No reason to put Windows on the bottom 2012-07-23 11:01:06 +02:00
Berke Viktor
ef9fc1bcbb Don't suggest --enable-maintainer-mode, noone's using it anyway 2012-07-23 10:54:23 +02:00
Berke Viktor
4e2d376390 Make HexChat remember minimum and maximum users set in channel list 2012-07-23 10:09:39 +02:00
Berke Viktor
fdc3ed47b8 Update list of supported Windows versions 2012-07-23 09:27:00 +02:00
Berke Viktor
157dab258e Now, really fix grep on Windows 2012-07-22 02:23:30 +02:00