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
23273bf47a
Added macros for name/description/author/version/license of plugins
2008-01-04 23:13:33 +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
13e58a4ecb
Updated Makefile for aspell (new name for sources)
2007-10-31 18:15:44 +01:00
Sebastien Helleu
1b9f91849e
Renamed charset and aspell sources
2007-10-31 17:32:46 +01:00
Sebastien Helleu
f1a39ce7d7
Replaced GPL 2 license by GPL 3
2007-07-02 12:25:13 +00:00
Sebastien Helleu
9f5d99f57e
Added cmake for weechat compile
2007-05-21 16:30:04 +00:00
Sebastien Helleu
aba6e1257d
Added "call" option to /key command, added new key function "insert" to insert text on command line (task #6468 )
2007-02-12 17:39:34 +00:00
Sebastien Helleu
632d451f62
Changed copyright date (2006 -> 2007)
2007-01-05 23:41:38 +00:00
Emmanuel Bouthenot
07dc0c85df
fix minor display bug in aspell plugin
2006-10-29 13:06:48 +00:00
Emmanuel Bouthenot
5473b39986
minor improvement in aspell plugin
2006-10-28 19:29:05 +00:00
Emmanuel Bouthenot
1759b1f004
minor improvements on aspell plugin :
...
+ spellchecking is now available on commands like /me, /away, /query, ...
+ do not colorize urls : words begining with http(s)://, ftp(s)://, fish://, file://, etc
+ do not colorize words begining with '#' (channels) , '/' (commands), '-' (command option)
2006-09-28 13:30:54 +00:00
Emmanuel Bouthenot
9680e67a9a
do not check words made of punctuation and digits and fix a bug while saving aspell plugin configuration
2006-06-20 18:00:47 +00:00
Emmanuel Bouthenot
7e3db3dfa4
improve aspell checking, do not check nicks in chans, take care of punctuation in words
2006-06-16 16:06:25 +00:00
Sebastien Helleu
d8b775d2c4
Renamed plugins names (removed "lib" prefix in name)
2006-06-14 16:23:53 +00:00
Emmanuel Bouthenot
98338e2e20
clean code, rename global vars and function to avoid possibles crashs
2006-06-13 21:05:41 +00:00
Emmanuel Bouthenot
130d9012f8
add some improvements
2006-06-11 12:48:05 +00:00
Emmanuel Bouthenot
c7cab37e16
add missing source header weechat-aspell.h
2006-06-11 12:19:39 +00:00
Emmanuel Bouthenot
99e3f219af
make aspell plugin compile with gcc-2.95
2006-06-11 11:20:18 +00:00
Emmanuel Bouthenot
935d8e9304
adding aspell plugin
2006-06-11 02:28:23 +00:00