Sebastien Helleu
|
2133eb30ff
|
Update copyright dates
|
2010-01-03 19:31:55 +01:00 |
|
Sebastien Helleu
|
2f7a5a4147
|
Rename function string_explode to string_split
|
2009-06-28 19:49:32 +02:00 |
|
Sebastien Helleu
|
acb5772334
|
Add support of many templates for completion of command arguments, rename default completion items
|
2009-04-11 14:49:34 +02:00 |
|
Sebastien Helleu
|
ba7bb63834
|
Fix crash when creating bar, rename options in bar structure
|
2009-01-04 23:19:26 +01:00 |
|
Sebastien Helleu
|
88aa905ee3
|
Remove unused functions and prototypes
|
2009-01-04 01:05:33 +01:00 |
|
Sebastien Helleu
|
2115f3f675
|
Update copyright dates
|
2009-01-03 10:06:53 +01:00 |
|
Sebastien Helleu
|
d07a7cedc8
|
Add sub-items in bars (items glued with "+" as separator instead of comma), add buffer_number default bar item
|
2008-12-19 10:17:55 +01:00 |
|
Sebastien Helleu
|
e69a3f0f0e
|
Add new bar filling types: columns_horizontal and columns_vertical
|
2008-12-15 22:11:13 +01:00 |
|
Sebastien Helleu
|
ec545c70b1
|
Add infolists for bars/bar items/bar windows, code cleanup for bars
|
2008-12-13 19:43:11 +01:00 |
|
Sebastien Helleu
|
d8819ae71f
|
Source code reorganization for bars and bar windows
|
2008-12-11 18:16:23 +01:00 |
|
Sebastien Helleu
|
2e52e54a3a
|
Add support for more than one proxy, with proxy selection for each IRC server (task #6859)
|
2008-11-23 23:04:52 +01:00 |
|
Sebastien Helleu
|
93f3d42c90
|
Split default bars creation in many functions
|
2008-10-04 11:39:28 +02:00 |
|
Sebastien Helleu
|
f93837d5c8
|
Split "filling" bar value into "filling_top_bottom" and "filling_left_right" to have a filling specific to top/bottom bars (vs left/right bars)
|
2008-07-10 17:53:22 +02:00 |
|
Sebastien Helleu
|
b97a979f61
|
Add "buffer_nicklist" bar item and scroll feature in bars with /bar scroll
|
2008-07-03 16:02:03 +02:00 |
|
Sebastien Helleu
|
e5745e4d14
|
Add "default" option to command /bar, to create default bars (today only input and status)
|
2008-06-28 12:43:57 +02:00 |
|
Sebastien Helleu
|
50f8bf0043
|
Add input bar item, add "hidden" flag for bars, fix some display bugs with bars
|
2008-06-27 17:15:26 +02:00 |
|
Sebastien Helleu
|
c38eac19e3
|
Fix refresh bug when bar priority is changed with /set command
|
2008-06-24 15:30:25 +02:00 |
|
Sebastien Helleu
|
6635c7d617
|
Add delimiter color for bars, fix some bugs with bars
|
2008-06-22 12:01:50 +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
|
e7a16efa0c
|
Added new plugin "xfer" (used by irc plugin for DCC file and chat) (warning: initial commit, not working yet)
|
2008-05-04 20:24:20 +02:00 |
|
Sebastien Helleu
|
0470d6b8ac
|
Added bar priority (replaces bar number)
|
2008-04-29 13:23:53 +02:00 |
|
Sebastien Helleu
|
16e11ef25e
|
Fixed bug with bar auto-sizing in windows
|
2008-04-24 15:39:34 +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
|
06fd80e210
|
Added conditions for bar display and bar max size
|
2008-04-22 18:11:33 +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
|
8211dd6043
|
Added auto-resize feature for bars
|
2008-04-04 15:50:05 +02:00 |
|
Sebastien Helleu
|
48bbd32f12
|
Bugs fixed with bars
|
2008-04-03 18:11:32 +02:00 |
|
Sebastien Helleu
|
8509f777b4
|
New features and bug fixes with bars
|
2008-04-03 15:54:21 +02: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 |
|