Sebastien Helleu
|
4af2f3a02d
|
Revert back for plugin loaded, use of GLOBAL instead of LOCAL (problems with Perl DynaLoader)
|
2006-06-01 14:16:23 +00:00 |
|
Sebastien Helleu
|
16c7e4b61c
|
Fixed plugins symbol problem (removed global flag when loading library)
|
2006-05-31 20:44:04 +00:00 |
|
Sebastien Helleu
|
ad624059ad
|
Command /save now writes plugins options (~/.weechat/plugins.rc)
|
2006-05-29 23:03:53 +00:00 |
|
Sebastien Helleu
|
fe90f3d4e4
|
Fixed crash with "register" function in plugin scripts (bug #16701)
|
2006-05-29 22:36:29 +00:00 |
|
Sebastien Helleu
|
7f0a3f795b
|
Fixed random crash at exit (/quit or /upgrade) with splited windows
|
2006-05-25 19:12:31 +00:00 |
|
Sebastien Helleu
|
d13e2328b1
|
Version 0.1.9
|
2006-05-24 22:57:33 +00:00 |
|
Sebastien Helleu
|
1838637f24
|
Fixed /squery command (message sent to server, now ok with # args > 2)
|
2006-05-24 21:39:39 +00:00 |
|
Sebastien Helleu
|
fe2bb8516b
|
Fixed /alias command (now ok with an alias name: display content)
|
2006-05-21 15:10:36 +00:00 |
|
Sebastien Helleu
|
ec9da8cc85
|
Improved lua plugin detection (bug #16574)
|
2006-05-20 14:43:49 +00:00 |
|
Sebastien Helleu
|
2322eb0625
|
Automatically rename log file when crashing, added backtrace to log file
|
2006-05-20 13:42:08 +00:00 |
|
Sebastien Helleu
|
15f75d157c
|
Added backtrace when WeeChat crashes
|
2006-05-19 22:49:24 +00:00 |
|
Sebastien Helleu
|
88fd88373d
|
Added lock for log file (~/.weechat/weechat.log), only one WeeChat process can use this file (bug #16382)
|
2006-05-16 13:53:34 +00:00 |
|
Sebastien Helleu
|
127edfb0fe
|
Fixed crash with ncurses color when too many colors defined in ncurses (bug #16556)
|
2006-05-14 12:42:46 +00:00 |
|
Sebastien Helleu
|
631eab3c66
|
Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too many colors defined in ncurses
|
2006-05-14 11:06:16 +00:00 |
|
Sebastien Helleu
|
d88ad92c72
|
Added missing IRC commands (006, 007, 310, 379)
|
2006-05-14 08:45:55 +00:00 |
|
Sebastien Helleu
|
78ca78855e
|
Added new key to find previous completion (shift-tab by default)
|
2006-05-13 00:06:18 +00:00 |
|
Sebastien Helleu
|
dce5e4fa18
|
Fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358)
|
2006-05-08 22:45:01 +00:00 |
|
Sebastien Helleu
|
93e69f5b3e
|
Fixed UTF-8 display bug with chars using more than one cell on screen (bug #16356)
|
2006-05-08 13:26:08 +00:00 |
|
Sebastien Helleu
|
057cffe9f0
|
Fixed display bug with DCC file size when > 1 Gb
|
2006-05-07 16:21:42 +00:00 |
|
Sebastien Helleu
|
6172338bb7
|
Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542)
|
2006-05-07 11:31:11 +00:00 |
|
Sebastien Helleu
|
9761177a2c
|
Fixed nicklist sort bug
|
2006-05-05 12:59:16 +00:00 |
|
Sebastien Helleu
|
b33e8c6482
|
Added IRC commands 290, 292, 437, 974
|
2006-04-23 16:01:01 +00:00 |
|
Sebastien Helleu
|
23f3622f2c
|
Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbidden and pv buffer is not renamed (when a nick changes) if another exists with same name
|
2006-04-23 09:22:53 +00:00 |
|
Sebastien Helleu
|
daf2087164
|
Command /clear [-all] now clears hotlist
|
2006-04-21 13:02:50 +00:00 |
|
Sebastien Helleu
|
a56d65a7c0
|
Fixed crash after /upgrade if a line in history is empty
|
2006-04-19 12:35:30 +00:00 |
|
Sebastien Helleu
|
2fd53dcc37
|
Fixed many crashes with DCC chat
|
2006-04-15 16:47:43 +00:00 |
|
Sebastien Helleu
|
1bee0ba0b2
|
Added new option to customize input prompt, added nick modes, fixed commands 332, 333 (/topic now ok when channel is not opened)
|
2006-04-12 13:34:33 +00:00 |
|
Sebastien Helleu
|
69730a21dd
|
Removed charset conversion for commands (only allowed in text sent to channel/private)
|
2006-04-11 09:55:40 +00:00 |
|
Sebastien Helleu
|
d6459aa638
|
Removed color encoding in commands (only allowed in text sent to channel/private)
|
2006-04-10 15:53:14 +00:00 |
|
Sebastien Helleu
|
c525b231e4
|
Added hostnames associeted to nicks (available for /ban completion)
|
2006-04-08 18:38:00 +00:00 |
|
Sebastien Helleu
|
99d86d64ab
|
Added "+p" mode for channels, fixed mode display in status bar
|
2006-04-04 17:47:31 +00:00 |
|
Sebastien Helleu
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
23bfafed6a
|
Fixed /names command: now displays result when not on a channel
|
2006-04-01 14:39:51 +00:00 |
|
Sebastien Helleu
|
c803419616
|
Fixed nicklist display bugs when on top or bottom of chat window, fixed refresh bug (too many refresh) when terminal is resized
|
2006-03-31 13:49:58 +00:00 |
|
Sebastien Helleu
|
83bdd97916
|
Added keyboard handler to plugin API
|
2006-03-30 12:08:55 +00:00 |
|
Sebastien Helleu
|
56af0e3284
|
Improved script plugin loader
|
2006-03-26 09:46:30 +00:00 |
|
Sebastien Helleu
|
eaa33bfb8e
|
Added hostname/IP option for connection to server
|
2006-03-25 11:20:37 +00:00 |
|
Sebastien Helleu
|
8d4497a764
|
Fixed --disable-plugins option in configure script
|
2006-03-24 09:57:22 +00:00 |
|
Sebastien Helleu
|
d9c032fee3
|
Added /setp command (set plugin options)
|
2006-03-24 09:38:54 +00:00 |
|
Sebastien Helleu
|
9ed873ed94
|
Fixed high CPU usage when running under a screen that has been killed
|
2006-03-21 13:27:51 +00:00 |
|
Sebastien Helleu
|
27fd4beca7
|
Aliases are executed before WeeChat/IRC commands, /builtin command added
|
2006-03-21 11:41:02 +00:00 |
|
Sebastien Helleu
|
e499c1cb32
|
Added /cycle command, /part command does close buffer any more
|
2006-03-19 12:15:27 +00:00 |
|
Sebastien Helleu
|
1314c8e78e
|
Version 0.1.8
|
2006-03-18 09:03:14 +00:00 |
|
Sebastien Helleu
|
0277a1eb62
|
Ruby changes forgotten in ChangeLog
|
2006-03-17 14:09:34 +00:00 |
|
Sebastien Helleu
|
2c894b89e7
|
Fixed /set command when internal server name contains one or many dots
|
2006-03-14 13:06:48 +00:00 |
|
Sebastien Helleu
|
031fab21b0
|
Fixed display bug when top of buffer is displayed and first line is removed
(according to "history_max_lines" setting)
|
2006-03-11 07:33:54 +00:00 |
|
Sebastien Helleu
|
4181fa3f74
|
Fixed /mode command output
|
2006-03-10 22:44:21 +00:00 |
|
Sebastien Helleu
|
227c05447f
|
Improved alias completion (now uses target command for completion)
|
2006-03-08 15:31:26 +00:00 |
|
Sebastien Helleu
|
1a510e1598
|
Added missing IRC command "487"
|
2006-03-04 23:20:41 +00:00 |
|
Sebastien Helleu
|
919800c37c
|
Added inactivity time, available for plugins via get_info("inactivity")
|
2006-03-04 14:27:14 +00:00 |
|