Sebastien Helleu
|
57323fa71e
|
Removed sizeof(char) and useless type casts from void* to another pointer type (patch from Leonid Evdokimov)
|
2008-03-23 23:00:04 +01:00 |
|
Sebastien Helleu
|
61ca929728
|
Added tags for lines and custom filtering by tags or regex (task #7674), fixed many memory leaks
|
2008-03-22 23:36:12 +01:00 |
|
Sebastien Helleu
|
28e811c09c
|
Use of sizeof(char) in all malloc/realloc for strings
|
2008-02-02 21:12:16 +01:00 |
|
Sebastien Helleu
|
ad41486543
|
Added config file functions in plugins API, improved /reload and /save commands (now possible to reload/save some files only), fixed completion bug
|
2008-01-27 10:48:29 +01:00 |
|
Sebastien Helleu
|
ed26a0389c
|
Add of "modifier" hook, migration of charset plugin to new API, SIGHUP signal catched (reload all config files), better config files reloading
|
2008-01-24 16:50:20 +01:00 |
|
Sebastien Helleu
|
e3b52115c7
|
Update of year in some copyrights
|
2008-01-02 12:47:09 +01:00 |
|
Sebastien Helleu
|
dba084f3d6
|
New backlog option in logger plugin, added variable names in .h files, replaced "void *" pointers by structures
|
2007-12-17 17:07:08 +01:00 |
|
Sebastien Helleu
|
495e6bd5df
|
Many changes in IRC plugin and plugins API
|
2007-12-07 13:12:46 +01:00 |
|
Sebastien Helleu
|
fab33dc4df
|
Added config files management in plugins API
|
2007-12-02 18:02:18 +01:00 |
|
Sebastien Helleu
|
5c579ec3b8
|
Remove all plugin options before reloading plugins.rc file (with /reload command)
|
2007-12-01 10:49:15 +01:00 |
|
Sebastien Helleu
|
d9755e237b
|
Added /reload command
|
2007-12-01 10:25:59 +01:00 |
|
Sebastien Helleu
|
59fb878b77
|
New config functions, almost entirely rewritten from scratch
|
2007-12-01 00:35:57 +01:00 |
|
Sebastien Helleu
|
ab2dbe8151
|
Renamed WeeChat log functions
|
2007-11-24 18:08:41 +01:00 |
|
Sebastien Helleu
|
bf40cfbdfd
|
Improved plugin API, most functions rewritten from scratch
|
2007-10-31 18:04:44 +01:00 |
|