Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
a490195032
|
core: add secured data with optional encryption in file sec.conf
|
2013-07-27 12:57:08 +02:00 |
|
Sebastien Helleu
|
1edabb98f5
|
core: remove obsolete/unneeded check of headers and functions in cmake and configure
|
2013-01-21 19:51:45 +01:00 |
|
Sebastien Helleu
|
f97598b4aa
|
core: update copyright dates
|
2013-01-01 13:12:49 +01:00 |
|
Sebastien Helleu
|
2386c10917
|
core: add cmake dependency between targets weechat_core and version_git
|
2012-12-19 10:25:12 +01:00 |
|
Sebastien Helleu
|
2b78673aa9
|
core: add git version in build, display it in "weechat-curses --help" and /version
|
2012-12-16 23:07:33 +01:00 |
|
Sebastien Helleu
|
32c93b5c0a
|
core: add command /eval, use expression in conditions for bars, add function "string_eval_expression" in plugin API
|
2012-11-02 09:37:15 +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
|
c8b2a6a084
|
core: add "hdata" (direct access to WeeChat/plugin data)
|
2011-06-13 12:32:27 +02:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
25879ca189
|
Move WeeChat core completions from gui-completion.c to wee-completion.c
|
2010-11-09 15:03:07 +01:00 |
|
Sebastien Helleu
|
cb18bdb10b
|
Add hashtable in core and plugin API
|
2010-06-28 10:40:30 +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
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Emmanuel Bouthenot
|
43c76c9164
|
Replace MATCHES by STREQUAL in cmake: fix a fail to build on kFreeBSD
|
2009-10-03 14:56:02 +02:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Sebastien Helleu
|
2e52e54a3a
|
Add support for more than one proxy, with proxy selection for each IRC server (task #6859)
|
2008-11-23 23:04:52 +01:00 |
|
Julien Louis
|
640ff6b51c
|
Backtrace feature is shipped by an external library on FreeBSD (and maybe others)
Link against that library if installed
|
2008-11-01 23:03:56 +01:00 |
|
Julien Louis
|
df2ca7b4a6
|
Add missing backtrace() function check in cmake
|
2008-10-27 00:21:58 +01:00 |
|
Sebastien Helleu
|
b76d7e4a5c
|
Reintroduce /upgrade command, working only with core and IRC plugin today
Command will be improved in near future and other plugins like xfer
will be modified to manage upgrade process.
|
2008-08-19 23:22:52 +02:00 |
|
Sebastien Helleu
|
a5ec4b7dec
|
Fix compilation bug with gnutls for IRC plugin
|
2008-05-24 10:56:12 +02:00 |
|
Sebastien Helleu
|
e7a16efa0c
|
Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: initial commit, not working yet)
|
2008-05-04 20:24:20 +02:00 |
|
Sebastien Helleu
|
dec0e7dc12
|
Added new plugin "debug"
|
2008-02-21 17:31:59 +01:00 |
|
Sebastien Helleu
|
e3b52115c7
|
Update of year in some copyrights
|
2008-01-02 12:47:09 +01:00 |
|
Sebastien Helleu
|
2888d41425
|
Added alias plugin, added missing config file functions in plugins API
|
2007-12-03 18:03:10 +01:00 |
|
Sebastien Helleu
|
59fb878b77
|
New config functions, almost entirely rewritten from scratch
|
2007-12-01 00:35:57 +01:00 |
|
Sebastien Helleu
|
a3cb19dbea
|
Renamed many functions, removed all IRC specific stuff
|
2007-10-31 17:09:43 +01:00 |
|
Sebastien Helleu
|
eb2835fa24
|
Moved files from src/common to core, gui and plugins directories
|
2007-10-31 17:00:31 +01:00 |
|