Sebastien Helleu
3a213f38ec
Added timer handler for plugins
2006-02-19 10:43:47 +00:00
Sebastien Helleu
4f81254e40
Fixed message displayed when a command handler failed (now "failed" instead of
...
"command not found")
2006-02-18 12:50:55 +00:00
Sebastien Helleu
c491b39388
Updated doc, renamed functions in plugins API
2006-02-16 20:27:28 +00:00
Sebastien Helleu
91af3fe728
Updated translations
2006-02-16 10:19:07 +00:00
Sebastien Helleu
0538215157
Updated doc for server_command setting
2006-02-12 22:12:05 +00:00
Sebastien Helleu
6013e43292
Minor changes on server/channel/nick info API functions
2006-02-04 15:25:18 +00:00
Sebastien Helleu
70ad116c0f
Added options "look_open_near_server" and "look_nick_complete_first" (patch from Gwenn)
2006-01-30 20:22:40 +00:00
Sebastien Helleu
464fc8abdf
Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patch from Pistos)
2006-01-25 17:52:11 +00:00
Sebastien Helleu
1607c44e75
Added new option "irc_away_check_max_nicks" to disable away check on channels with high number of nicks (patch from Gwenn)
2006-01-25 10:31:22 +00:00
Sebastien Helleu
364d774ded
Added new command line argument for setting WeeChat homedir (-d or --dir) (patch from Gwenn)
2006-01-25 08:55:24 +00:00
Sebastien Helleu
6972b057d9
Fixed bug with charset in infobar highlights
2006-01-24 15:08:03 +00:00
Sebastien Helleu
8cd8410448
Fixed bugs: buffer detection in plugins/scripts commands, and /history command
2006-01-22 21:30:19 +00:00
Sebastien Helleu
3c16d49d2d
Added some info for commands and options help
2006-01-21 21:26:24 +00:00
Sebastien Helleu
5aeb7921fe
Added option "irc_show_away_once", to show away message only once in pv
2006-01-21 11:56:58 +00:00
Sebastien Helleu
e907b3b7a5
Version 0.1.8-cvs
2006-01-14 13:05:25 +00:00
Sebastien Helleu
be6594afb7
Version 0.1.7
2006-01-14 12:09:38 +00:00
Sebastien Helleu
83852ca3ab
Fixed charset decoding bug when displaying topic of a channel
2006-01-14 08:26:10 +00:00
Sebastien Helleu
a4695f5ba2
New values for "irc_display_away" (off, local, channel)
2006-01-12 15:05:35 +00:00
Sebastien Helleu
8c54d55611
Fixed msg command (now allowed in private buffer with "*" as target)
2006-01-10 08:52:09 +00:00
Sebastien Helleu
224cd3ff59
Updated translations
2006-01-08 01:24:49 +00:00
Sebastien Helleu
4d62625894
New year in copyright, FSF address changed
2006-01-04 08:56:00 +00:00
Sebastien Helleu
c771db23fe
Added missing translations
2005-12-25 11:20:46 +00:00
Sebastien Helleu
ac8c68bd68
Added spanish translations
2005-12-25 09:33:30 +00:00
Sebastien Helleu
4f0dc2984b
Added color for windows separators, fixed minor refresh bug when changing some colors
2005-12-22 16:33:04 +00:00
Sebastien Helleu
88ee7addbc
Removed "&" for XML doc
2005-12-21 13:57:04 +00:00
Sebastien Helleu
d3bfff3d65
Fixed typos in some command helps ("&" now forbidden for XML doc)
2005-12-21 11:39:49 +00:00
Sebastien Helleu
b0d10367d3
Fixed typo
2005-12-21 00:10:27 +00:00
Sebastien Helleu
63d728a6a1
Added Czech translations
2005-12-20 23:53:14 +00:00
Sebastien Helleu
503350f46b
Changed some command outputs for doc
2005-12-20 14:37:35 +00:00
Sebastien Helleu
d5b58ff068
Added completion system for plugins/scripts commands, fixed plugins autoload
2005-12-16 14:16:03 +00:00
Sebastien Helleu
756f7354e9
Added up/down/left/right args to /window command completion, help & doc
2005-12-12 11:38:15 +00:00
Sebastien Helleu
11da868d70
Upgrade when one or more servers are connected with gnutls (SSL) is now
...
forbidden (temporary solution while gnutls save/load thru session is not ok)
2005-12-11 13:56:39 +00:00
Sebastien Helleu
77e00d0381
Added charset by server and channel, new command: /charset
2005-12-11 00:52:32 +00:00
Sebastien Helleu
0ef010d211
added /upgrade command, added ETA for DCC files
2005-12-06 18:20:59 +00:00
Sebastien Helleu
4f1e90f68f
Fixed display bug
2005-11-29 16:15:21 +00:00
Sebastien Helleu
c005d8c4d3
Added server/channel arg to /buffer command for jumping to buffer
2005-11-29 08:23:03 +00:00
Sebastien Helleu
9f0aedd319
Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to
...
previous/next highlight)
2005-11-20 18:13:24 +00:00
Sebastien Helleu
c71f869106
Updated spanish translations
2005-11-20 13:27:08 +00:00
Sebastien Helleu
d5affecc23
Added read marker (indicator for first unread line), added quotes and spaces in config files
2005-11-19 22:08:46 +00:00
Sebastien Helleu
3eaf388bce
Fixed startup crash when using terms with no color
2005-11-15 11:32:34 +00:00
Sebastien Helleu
0cf9d16bb9
- added "resize" option for /window command
...
- fixed infinite loop when resizing term to small size
2005-11-13 22:14:06 +00:00
Sebastien Helleu
fd7d98134d
Updated ChangeLog and translations
2005-11-13 17:30:28 +00:00
Sebastien Helleu
e63da66644
Improved window management: new window may have different size (% of current
...
window size), window sizes are automatically recomputed when term window is
resized
2005-11-13 15:51:00 +00:00
Sebastien Helleu
92a2a0774c
Version 0.1.7-cvs
2005-11-11 16:10:06 +00:00
Sebastien Helleu
ed76104d42
Version 0.1.6
2005-11-11 11:23:04 +00:00
Sebastien Helleu
2bbc2d53eb
Added missing translation for /uptime command
2005-11-06 12:23:55 +00:00
Sebastien Helleu
bf3f696830
Added /uptime command
2005-11-06 12:09:44 +00:00
Sebastien Helleu
ba98dca08a
Added "col_real_white" option to active real white (useful only if term has not
...
white background)
2005-11-06 00:46:29 +00:00
Sebastien Helleu
bd80891676
Updated cs.po
2005-11-05 21:16:12 +00:00
Sebastien Helleu
bea5769a05
Fixed some bugs with color codes:
...
- colors are now removed in topic for display in title bar
- completion of /topic command now strips color codes
- color codes are encoded in commands (not only text sent to channel/pv)
- double '%' is replaced by single '%' in command line (when irc_colors_send is ON)
2005-11-05 11:34:52 +00:00