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

257 Commits

Author SHA1 Message Date
TingPing
eace2397e6 Reorganized if statement. 2012-09-13 02:19:53 -04:00
TingPing
db4b665cd3 bumped python plugin version. 2012-09-13 02:00:36 -04:00
TingPing
f7a227c488 Added pluginpref to the python plugin. 2012-09-13 01:56:47 -04:00
Zachary Bloomquist
74c143a8b7 fixed ban message to reflect the correct channel 2012-08-05 23:48:24 -03:00
Berke Viktor
fdd3f3aa89 Update XChat to r1521 2012-07-27 11:47:49 +02:00
Berke Viktor
94c66e935d Make FiSHLiM consistent with recent naming changes 2012-07-26 23:41:03 +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
2b3e1f46e3 Use <configdir>/scripts to (auto)load Lua/Perl/Python/Tcl scripts 2012-07-21 19:16:31 +02:00
Berke Viktor
92cb1dc12c Reformat the DNS plugin a bit while we're at it 2012-07-21 16:16:30 +02:00
Berke Viktor
0e3fbb01d7 Add _AMD64_ definition for x64 builds, make Visual Studio even happier 2012-07-21 14:59:25 +02:00
Berke Viktor
2ae76fcacf Add trailing backslashes to Output and Intermediate directories, make Visual Studio happy 2012-07-21 14:46:29 +02:00
Berke Viktor
f15b8090b7 Eliminate some Tcl noise 2012-07-20 19:12:39 +02:00
Berke Viktor
5290c7f392 Some more rebranding 2012-07-20 15:52:33 +02:00
xhmikosr
f535702903 more branding changes 2012-07-19 18:30:12 +03:00
Berke Viktor
7fff475fda Rebrand HexTray and fix icon rendering for certain events 2012-07-18 22:23:09 +02:00
Berke Viktor
b63a4ced19 Fix Checksum compilation on Windows 2012-07-18 18:48:45 +02:00
Berke Viktor
1b0c07f8ea Checksum Unix support and configure.in cosmetics 2012-07-18 14:50:58 +02:00
Berke Viktor
8aaff85e70 Prepare FiSHLiM to use the plugin config API 2012-07-18 11:17:21 +02:00
Berke Viktor
1d3c6d672e Add make support for FiSHLiM on Unix 2012-07-18 10:51:22 +02:00
Berke Viktor
2044a9568c Add make support for Do At on Unix 2012-07-17 19:47:19 +02:00
Berke Viktor
e5f4c4d217 Add make support for SASL on Unix 2012-07-17 19:19:48 +02:00
Jakob Kramer
6d55ce363b Unix compatibility for SASL 2012-07-17 18:37:29 +02:00
Berke Viktor
d8225f79f6 Update logos thanks to TingPing, now only WizardImage is left 2012-07-16 22:53:28 +02:00
Berke Viktor
7f675ca254 Update a few remaining XChat strings in HexTray 2012-07-14 23:53:24 +02:00
Berke Viktor
095d32556c Update XChat to r1519 2012-07-14 20:52:41 +02:00
bviktor
87074105be Merge pull request #1 from XhmikosR/master
Minor changes, merge as a whole for convenience, update it slightly later
2012-07-14 11:03:38 -07:00
TingPing
8d643d376f Update master 2012-07-14 09:42:53 -03:00
TingPing
a19fc013a5 fixed plugins using correct libdir 2012-07-14 02:22:24 -05:00
xhmikosr
1fae4ef09f get rid of *.user files and ignore them 2012-07-14 06:03:42 +03:00
Berke Viktor
3485b4fb94 Rename DLL files, rename X-SASL to SASL 2012-07-13 23:47:41 +02:00
Berke Viktor
fe3df241c9 Update plugin descriptions and names, too 2012-07-13 23:21:44 +02:00
Berke Viktor
a9c8ab916b Rename X-Tray to HexTray 2012-07-13 23:17:29 +02:00
Berke Viktor
a0d47d108c Dirent is no longer required for Perl 2012-07-13 22:46:11 +02:00
Berke Viktor
f61726ba49 Remove the last remnants of XChat-WDK 2012-07-13 22:27:12 +02:00
Berke Viktor
ed0e530b79 Update XChat to r1514 2012-07-13 20:16:10 +02:00
Berke Viktor
d563f64ab8 Update XChat to r1512 2012-07-13 20:09:36 +02:00
Berke Viktor
683a60abff Update XChat to r1511 2012-07-13 20:07:47 +02:00
Berke Viktor
6fd3a18fcf Update to XChat r1510 2012-07-13 20:03:27 +02:00
Berke Viktor
16d32fdeda Another bunch of rebranding stuff 2012-07-13 18:04:00 +02:00
Berke Viktor
ea2c58c234 Rename files, delete old windows makefiles 2012-07-13 17:55:31 +02:00
Berke Viktor
ba664dc848 Even more rebranding 2012-07-12 18:39:52 +02:00
Berke Viktor
e57659e63f Some more rebranding 2012-07-12 17:49:26 +02:00
Berke Viktor
5e23d42c69 Update version numbers in the plugin docs 2012-07-11 23:46:34 +02:00
Berke Viktor
1f1c76a5d8 Initial rebranding in code 2012-07-11 22:41:15 +02:00
Berke Viktor
534cd2802f Rebranding on the file level 2012-07-11 21:33:10 +02:00
Berke Viktor
c1ed097b46 Add .user files and .gitignore 2012-06-15 22:48:18 +02:00
Berke Viktor
ad59c4a586 Add x64 support to the VS solution 2012-06-15 22:36:29 +02:00
Berke Viktor
593efa703b LOTS of fixes to the VS solution 2012-06-15 21:37:48 +02:00
Berke Viktor
bf37bd3755 Update Do At plugin (Khisanth) 2012-06-12 20:40:42 +02:00
Berke Viktor
9220ea5911 Add WMPA as well 2012-06-10 14:49:15 +02:00