Sébastien Helleu
|
c44b79dce7
|
core: update copyright dates
|
2022-01-17 18:41:06 +01:00 |
|
Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
feb6258910
|
core: update copyright dates
|
2020-01-04 10:41:26 +01:00 |
|
Sébastien Helleu
|
2b0057239b
|
core: update copyright dates
|
2019-01-01 15:40:51 +01:00 |
|
Sébastien Helleu
|
4712d0bb06
|
core: use https for links to GNU GPL license
|
2018-11-29 23:16:07 +01:00 |
|
Sébastien Helleu
|
ed4837b2f6
|
core: update copyright dates
|
2018-01-05 00:54:18 +01:00 |
|
Sébastien Helleu
|
9bad3f44db
|
core: remove value for first #define in headers, add "PLUGIN" in plugin headers
|
2017-08-10 20:05:16 +02:00 |
|
Sébastien Helleu
|
705d86e684
|
core: update copyright dates
|
2017-01-01 11:32:04 +01:00 |
|
Sébastien Helleu
|
3330724574
|
core: update copyright dates
|
2016-01-01 11:09:53 +01:00 |
|
Sébastien Helleu
|
46a9d17ac3
|
api: add argument "length" in function utf8_is_valid()
|
2015-08-18 07:36:48 +02:00 |
|
Sébastien Helleu
|
4ecd8a505f
|
api: fix type of value returned by functions utf8_prev_char, utf8_next_char and utf8_add_offset
|
2015-07-04 08:39:55 +02:00 |
|
Sébastien Helleu
|
a020c28ea6
|
core: update copyright dates
|
2015-01-01 09:23:23 +01:00 |
|
Sebastien Helleu
|
9b380a935b
|
core: fix use of reserved C identifiers in headers (closes #31)
|
2014-03-19 10:39:13 +01:00 |
|
Sebastien Helleu
|
97cede06b5
|
core: add support of escaped unicode chars in commands /print and "/input insert"
|
2014-01-24 12:53:23 +01:00 |
|
Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
f97598b4aa
|
core: update copyright dates
|
2013-01-01 13:12:49 +01:00 |
|
Sebastien Helleu
|
47e4a03be6
|
core: update copyright dates
|
2012-01-08 18:59:50 +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
|
491412b314
|
api: add new functions strcasecmp_range and strncasecmp_range
|
2011-11-12 10:37:44 +01:00 |
|
Sebastien Helleu
|
cbdf4a4ae1
|
core: remove "const" for first argument of function utf8_normalize
|
2011-08-02 13:24:53 +02:00 |
|
Sebastien Helleu
|
d24f6e9e17
|
Update copyright dates
|
2011-01-01 18:06:29 +01:00 |
|
Sebastien Helleu
|
dcdba08f8a
|
Update comments after #endif in C headers
|
2010-06-25 15:03:39 +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 |
|
Sebastien Helleu
|
26919fe58b
|
Add french translation of Plugin API Reference
|
2009-06-28 00:47:37 +02:00 |
|
Sebastien Helleu
|
9679cd4fbf
|
Fix compilation problem on FreeBSD: replace call to wcscasecmp() by towlower()
|
2009-04-15 11:33:45 +02:00 |
|
Sebastien Helleu
|
a3841b12e4
|
Add utf8_charcmp in plugin API, fix bug with utf8_charcasecmp
|
2009-04-11 23:34:32 +02:00 |
|
Sebastien Helleu
|
7c793257ff
|
Add option aspell.check.real_time (off by default), fix bugs with aspell and utf-8 chars, add function utf8_char_int to API
|
2009-03-22 16:38:06 +01:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Sebastien Helleu
|
fdf827d31f
|
Add function utf8_strndup to C plugin API
|
2008-11-15 18:28:36 +01: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
|
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
|
da95d22587
|
Added UTF-8 functions to plugins API
|
2007-12-10 18:07:20 +01:00 |
|
Sebastien Helleu
|
60428b0d2e
|
Fixed some string functions to make them compatible with UTF-8 charset
|
2007-11-11 13:28:24 +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 |
|