Sebastien Helleu
|
a8b12f2597
|
Add IRC bar items (buffer name, lag indicator), use bar items from plugins with callback to core items if not found
|
2008-09-21 19:32:41 +02:00 |
|
Sebastien Helleu
|
3a53257032
|
Add "const" keyword for some "char *" function arguments (core and plugins API)
|
2008-06-03 10:56:51 +02:00 |
|
Sebastien Helleu
|
bbde23dec6
|
IRC colors reintroduced
|
2008-04-30 18:18:14 +02:00 |
|
Sebastien Helleu
|
ad199b41ae
|
Fixed display bug with /me command (IRC plugin)
|
2008-04-03 15:18:59 +02:00 |
|
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
|
d9a4bdf629
|
Check plugin version when loading it, to prevent crash when loading old plugins
|
2008-03-23 11:41:09 +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
|
9f2fc59569
|
Partial migration of Perl plugin to new API
|
2008-01-09 18:26:17 +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
|
8b3980f508
|
Changes in IRC plugin to use new API
|
2007-12-09 11:47:34 +01:00 |
|
Sebastien Helleu
|
652a6fa47e
|
Added/renamed some files, many changes in IRC sources for running as plugin (still under development)
|
2007-10-31 18:22:38 +01:00 |
|