Sebastien Helleu
8d630641dc
Version 0.3.7-rc3
2012-02-19 19:36:54 +01:00
Sebastien Helleu
c91a91c6ee
Version 0.3.7-rc2
2012-02-13 11:14:06 +01:00
Sebastien Helleu
a2002f6b76
Version 0.3.7-rc1
2012-02-05 20:07:31 +01:00
Lázaro A
9a821b9d3c
doc: add spanish quickstart guide
2012-01-26 18:08:34 +01:00
Sebastien Helleu
b91c231096
core: add URL transfer (using libcurl), add function hook_process_hashtable in plugin API, add support of URL in hook_process/hook_process_hashtable (task #10247 )
2012-01-16 19:52:08 +01:00
Sebastien Helleu
47e4a03be6
core: update copyright dates
2012-01-08 18:59:50 +01:00
Sebastien Helleu
013f8cc757
relay: add WeeChat protocol (for remote GUI), doc about protocol, new options
...
The protocol is partial, under development, and NOT ready for usage.
New options added in relay.conf:
- relay.network.allowed_ips: allow only some IPs on relay plugin (by default
all IPs are allowed)
- relay.network.compression_level: compression level used in WeeChat protocol
(compression is made using zlib)
2011-12-06 23:06:23 +01:00
Simon Kuhnle
07ed065ab7
core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #34727 )
2011-11-12 16:57:49 +01:00
Sebastien Helleu
3ec981877a
core: replace Config by RbConfig for detection of Ruby to avoid deprecation warnings
2011-11-04 17:12:41 +01:00
Sebastien Helleu
4b1bc5ff1b
core: remove obsolete/empty sources for Qt and Wxwidgets
2011-11-03 16:06:15 +01:00
Sebastien Helleu
34e0226ee0
core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat home (default is "~/.weechat") (task #11266 )
...
Syntax for cmake: cmake <dir> -DWEECHAT_HOME="~/.weechat"
Syntax for configure: ./configure WEECHAT_HOME="~/.weechat"
2011-10-29 16:52:19 +02:00
Sebastien Helleu
dfdf42e27b
core: remove unneeded whitespace
2011-10-26 20:37:03 +02:00
Sebastien Helleu
9b42328d55
guile: new script plugin for scheme (task #7289 )
2011-10-26 19:25:51 +02:00
Sebastien Helleu
60e88df4f2
Version 0.3.7-dev
2011-10-22 12:27:06 +02:00
Sebastien Helleu
6d103c62f9
Version 0.3.6
2011-10-22 10:12:19 +02:00
Sebastien Helleu
661f651048
Version 0.3.6-rc3
2011-10-20 09:57:47 +02:00
Sebastien Helleu
452382db26
Version 0.3.6-rc2
2011-10-10 18:44:53 +02:00
Sebastien Helleu
430d1643cc
core: fix compilation error (INSTALLPREFIX undeclared) on OS X and when compiling with included gettext (bug #26690 )
2011-10-10 18:40:03 +02:00
Sebastien Helleu
55a5b3f8d9
Version 0.3.6-rc1
2011-10-02 15:11:49 +02:00
Sebastien Helleu
4126187574
core: fix bug with new line inserted at end of each line displayed (set eat_newline_glitch to 0 if available)
2011-06-01 12:10:03 +02:00
Sebastien Helleu
4a16de553c
Version 0.3.6-dev
2011-05-15 11:01:13 +02:00
Sebastien Helleu
fcec129c37
Version 0.3.5
2011-05-15 09:19:27 +02:00
Sebastien Helleu
f9eb26f546
Version 0.3.5-rc3
2011-05-08 12:56:43 +02:00
Sebastien Helleu
97bc4b6eed
Version 0.3.5-rc2
2011-05-01 11:05:26 +02:00
Sebastien Helleu
b7853444d8
Version 0.3.5-rc1
2011-04-21 19:12:42 +02:00
Sebastien Helleu
6929486649
tcl: fix tcl detection on some 64-bits systems (bug #32915 )
2011-03-26 17:59:01 +01:00
Sebastien Helleu
2ef6fdb2a1
Add option "memory" to command /debug
2011-02-10 18:37:12 +01:00
Sebastien Helleu
030755d385
Version 0.3.5-dev
2011-01-16 12:14:59 +01:00
Sebastien Helleu
0b89084ea4
Version 0.3.4
2011-01-16 10:04:32 +01:00
Sebastien Helleu
89424130d2
Fix compilation of Ruby plugin with ruby >= 1.9.1, give higher priority to newest ruby when many versions are installed
2011-01-13 17:44:03 +01:00
Sebastien Helleu
09e4bfa8a6
Version 0.3.4-rc3
2011-01-04 15:06:46 +01:00
Sebastien Helleu
d24f6e9e17
Update copyright dates
2011-01-01 18:06:29 +01:00
Sebastien Helleu
4d98ddb13c
Version 0.3.4-rc2
2010-12-20 18:31:23 +01:00
Sebastien Helleu
62dc84f4e9
Add support of python 2.7 in cmake and configure (debian #606989 )
2010-12-13 22:20:57 +01:00
Sebastien Helleu
ed094058de
Version 0.3.4-rc1
2010-12-10 08:51:06 +01:00
Sebastien Helleu
921e40f6b0
Enable compilation of Relay plugin by default
2010-12-06 08:58:36 +01:00
Sebastien Helleu
2f45cbfb02
Add partial portuguese translations (pt_BR.po)
2010-11-13 10:16:10 +01:00
Sebastien Helleu
0b54d49306
Fix Tcl detection in autotools and cmake (look for tcl 8.5 or newer) (bug #30907 )
2010-11-09 21:53:59 +01:00
Sebastien Helleu
d59d099e82
Add new plugin "rmodifier": alter modifier strings with regular expressions (bug #26964 )
2010-08-11 15:43:20 +02:00
Sebastien Helleu
6f063c95f1
Version 0.3.4-dev
2010-08-07 11:03:07 +02:00
Sebastien Helleu
b0618fdc68
Version 0.3.3
2010-08-07 09:48:29 +02:00
Sebastien Helleu
7906410904
Version 0.3.3-rc3
2010-08-03 18:39:58 +02:00
Sebastien Helleu
097676d72b
Version 0.3.3-rc2
2010-07-27 09:49:08 +02:00
Sebastien Helleu
790b1cdf1a
Version 0.3.3-rc1
2010-07-16 09:07:02 +02:00
Sebastien Helleu
6562d676fe
Update licenses and copyrights, add missing author names in sources
2010-06-22 19:46:28 +02:00
Sebastien Helleu
0f3a315405
Version 0.3.3-dev
2010-04-18 11:12:54 +02:00
Sebastien Helleu
18339e9608
Version 0.3.2
2010-04-18 10:16:19 +02:00
Sebastien Helleu
9c0eb33213
Version 0.3.2-rc1
2010-04-10 12:47:06 +02:00
Sebastien Helleu
c33f0e60ea
Define WeeChat license as macro for C compiler, used in plugins to set license
2010-04-09 15:39:52 +02:00
Sebastien Helleu
2801b8437c
Reformat multi-line comments
2010-03-19 23:33:14 +01:00