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
|
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
|
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
|
519f62c11d
|
Added "max_height" parameter for bar item rebuild callbacks
|
2008-03-07 10:54:33 +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
|
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 |
|