Sebastien Helleu
|
3c7205aab1
|
Fix compilation warning with snprintf of time_t (long int) on FreeBSD
|
2008-05-14 14:53:02 +02:00 |
|
Sebastien Helleu
|
e9603acb1a
|
IRC DCC chat and file (without resume) reintroduced, via xfer plugin (called by /dcc command)
|
2008-05-06 16:51:30 +02:00 |
|
Sebastien Helleu
|
886b81498f
|
Fixed crash with scripts when WeeChat calls functions of many scripts at same time with callbacks (bug #23109)
|
2008-04-30 13:21:21 +02:00 |
|
Sebastien Helleu
|
0470d6b8ac
|
Added bar priority (replaces bar number)
|
2008-04-29 13:23:53 +02:00 |
|
Sebastien Helleu
|
ab6684c60a
|
Added filling/color_fg/color_bg options for bars, added config_get/config_get_plugin/config_set_plugin in script API
|
2008-04-24 12:18:26 +02:00 |
|
Sebastien Helleu
|
a6dfefacfe
|
Fixed perl plugin compilation with old gcc versions
|
2008-04-23 10:26:41 +02:00 |
|
Sebastien Helleu
|
06fd80e210
|
Added conditions for bar display and bar max size
|
2008-04-22 18:11:33 +02:00 |
|
Sebastien Helleu
|
170192936c
|
Fixed bug with print_y in script API
|
2008-04-19 12:01:15 +02:00 |
|
Sebastien Helleu
|
30b0e2d777
|
Fixed output of names on channels (now it's sorted/grouped/colored, like v0.2.6) (bug #22935), added "nicklist" infolist
|
2008-04-19 11:30:15 +02:00 |
|
Sebastien Helleu
|
ae98666bc6
|
Added "toggle" value for /set on boolean options, fixed refresh bugs, added option type for infolist "options"
|
2008-04-16 14:44:02 +02:00 |
|
Sebastien Helleu
|
b87d709a70
|
New format for [bar] section in weechat.conf file, bar options can be set with /set command
|
2008-04-15 13:50:01 +02:00 |
|
Sebastien Helleu
|
00e75b9b94
|
Fixed bugs with weechat_config_get() in plugin API
|
2008-04-11 22:05:54 +02:00 |
|
Sebastien Helleu
|
d975629686
|
Improved /set command, added /unset command, new name for config files (*.conf)
|
2008-04-11 18:36:06 +02:00 |
|
Sebastien Helleu
|
8509f777b4
|
New features and bug fixes with bars
|
2008-04-03 15:54:21 +02:00 |
|
Sebastien Helleu
|
868bc6b63d
|
Added preliminary support of new buffer type, with free content
|
2008-03-28 18:57:10 +01: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
|
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
|
3a5625f2f4
|
Fixed warnings about "PL_na" in Perl plugin on FreeBSD
|
2008-03-10 23:11:10 +01:00 |
|
Sebastien Helleu
|
0e869a67c9
|
Fixed permission of plugin directories (was 0644, set to 0755)
|
2008-03-09 11:27:11 +01:00 |
|
Sebastien Helleu
|
0bcb399670
|
Removed compiler warning in Perl plugin on FreeBSD
|
2008-03-08 18:02:07 +01:00 |
|
Sebastien Helleu
|
519f62c11d
|
Added "max_height" parameter for bar item rebuild callbacks
|
2008-03-07 10:54:33 +01:00 |
|
Sebastien Helleu
|
f6e2e5d38d
|
Fix of cmake build process
|
2008-03-05 17:11:32 +01:00 |
|
Sebastien Helleu
|
14d393b11e
|
Partial support of bars, with custom items.
Today only root bars are partially working (refresh is not always performed),
and bars are not saved in configuration file. To be continued...
|
2008-03-05 16:19:10 +01:00 |
|
Sebastien Helleu
|
17804ea08b
|
Fix bug with weechat_plugin_end() function, now returns "int" everywhere
|
2008-02-25 17:31:04 +01:00 |
|
Sebastien Helleu
|
8d23a7b4da
|
Fix Perl plugin build when system Perl is built without multiplicity
|
2008-02-25 11:07:51 +01:00 |
|
Sebastien Helleu
|
dec0e7dc12
|
Added new plugin "debug"
|
2008-02-21 17:31:59 +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
|
184700e597
|
New "close callback" for buffers, use of this callback in IRC plugin to leave channel or disconnect from server when buffer is closed
|
2008-02-01 18:56:12 +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
|
25c5bc6421
|
Removed use of config.h file in script plugins, not needed
|
2008-01-21 12:40:18 +01:00 |
|
Sebastien Helleu
|
697f070725
|
Added new functions and script name completion in script plugins, fixed some bugs in weelist management and script plugins
New functions in script plugins API: gettext, ngettext, list_new, list_add,
list_search, list_casesearch, list_get, list_set, list_next, list_prev,
list_string, list_size, list_remove, list_remove_all, list_free.
|
2008-01-16 10:19:25 +01:00 |
|
Sebastien Helleu
|
337908e9ef
|
Update of translations for scripts, fix bugs and code factorized in script plugins
|
2008-01-14 11:18:39 +01:00 |
|
Sebastien Helleu
|
68f7238887
|
Migration of Lua plugin to new API
|
2008-01-13 23:29:43 +01:00 |
|
Sebastien Helleu
|
05e1e4715c
|
Migration of Ruby plugin to new API, new functions to dump script plugin data to WeeChat log file
|
2008-01-13 13:22:22 +01:00 |
|
Sebastien Helleu
|
c17a4d5c76
|
Migration of Python plugin to new API, bugs fixed in Perl/Python plugins
|
2008-01-12 15:25:38 +01:00 |
|
Sebastien Helleu
|
add64d6f47
|
New arguments for function "register" in scripts (author, license), with optional check of license when script is loaded
|
2008-01-11 15:08:36 +01:00 |
|
Sebastien Helleu
|
8a67299912
|
Added some missing functions in Perl plugin API
|
2008-01-10 18:37:31 +01:00 |
|
Sebastien Helleu
|
9f2fc59569
|
Partial migration of Perl plugin to new API
|
2008-01-09 18:26:17 +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
|
02c0dec9cb
|
Renamed sources files in script plugins
|
2007-10-31 17:39:25 +01:00 |
|
Sebastien Helleu
|
f68a2cbfcd
|
Added "copy" and "rename" options to /server command
|
2007-08-08 08:19:04 +00:00 |
|
Sebastien Helleu
|
2c3fad454c
|
Added "buffer_move" event handler to plugins API (task #6708)
|
2007-07-18 12:02:40 +00: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
|
c79becdc85
|
Removed compile warning in Perl script plugin
|
2007-05-21 16:11:27 +00:00 |
|
Sebastien Helleu
|
d395846fb7
|
Removed "prefix" data for server info in plugin API (oups, why did I add that ?)
|
2007-05-11 15:04:56 +00:00 |
|