Sebastien Helleu
83bdd97916
Added keyboard handler to plugin API
2006-03-30 12:08:55 +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
919800c37c
Added inactivity time, available for plugins via get_info("inactivity")
2006-03-04 14:27:14 +00:00
Sebastien Helleu
c0a1673060
Added IRC raw data buffer
2006-02-22 11:58:11 +00:00
Sebastien Helleu
9373a7a47e
Added new plugin API function: remove_infobar
2006-02-20 17:01:18 +00:00
Sebastien Helleu
480974b8de
Gtk GUI changes, now compile is ok
2006-02-03 00:36:03 +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
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
b3b1ab104b
Fixed hotlist display bug with server buffer when all servers are displayed on
...
same buffer (display was current server instead of server with activity)
2006-01-08 19:26:51 +00:00
Sebastien Helleu
4d62625894
New year in copyright, FSF address changed
2006-01-04 08:56:00 +00:00
Sebastien Helleu
d280bf2a92
Fixed segfault when changing buffer number with only one buffer
2005-12-19 10:20:33 +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
290c603321
Fixed bug with windows/buffers and some commands manipulating current window
2005-12-11 10:41:55 +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
c005d8c4d3
Added server/channel arg to /buffer command for jumping to buffer
2005-11-29 08:23:03 +00:00
Sebastien Helleu
b38f7b6d17
Fixed potential bug in printf internal function
2005-11-22 23:38:33 +00:00
Sebastien Helleu
4ea27db1d7
Added new keys for switching to other windows: alt-w followed by alt-{arrow}
2005-11-22 13:43:54 +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
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
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
a164b85e3a
Fixed crash with Alt-S key
2005-11-05 16:04:16 +00:00
Sebastien Helleu
dd3977367f
Fixed log problem with new color display system (now color codes are removed in
...
log file)
2005-11-04 13:11:39 +00:00
Sebastien Helleu
8a9e8ecc88
- added major feature: new color management system (internal to WeeChat), now
...
colors are displayed by WeeChat (optional by new settings irc_colors_receive
and irc_colors_send)
- fixed IRC command 367
- added IRC command 382
2005-11-04 11:53:23 +00:00
Sebastien Helleu
6b6def5890
Fixed "jump to next server" action (was broken by new option "look_one_server_buffer")
2005-10-30 22:56:00 +00:00
Sebastien Helleu
079e4a4028
- added new setting (look_one_server_buffer): use same buffer for all servers
...
- fixed DCC bug when looking for ports in range
2005-10-30 09:56:24 +00:00
Sebastien Helleu
6beb8b6465
- added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay
...
- fixed bug when exiting DCC buffer (wrong input buffer)
2005-10-22 14:04:26 +00:00
Sebastien Helleu
e148a40ae1
Added "ncursesw/" path for ncurses.h include
2005-10-22 08:22:27 +00:00
Sebastien Helleu
73359fcc05
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
2005-10-21 13:59:55 +00:00
Sebastien Helleu
c953db4d64
Fixed window swtich functions (was changing windows buffer and should not)
2005-09-15 13:07:52 +00:00
Sebastien Helleu
9d6ca20478
Fixed window switch functions and bug when line is removed and that a window uses this line at scroll start point
2005-09-15 11:36:50 +00:00
Sebastien Helleu
7f4a213239
Fixed scroll problem (screen moving when scrolling and new line displayed)
2005-09-15 08:21:36 +00:00
Sebastien Helleu
dfbea2850a
Fixed minor refresh bug in buffer clear function
2005-09-13 17:10:18 +00:00
Sebastien Helleu
8a299adb3b
Fixed crash when closing a buffer used by more than one window
2005-09-13 17:04:34 +00:00
Sebastien Helleu
38fa7c93ac
Jump to next server now saves current channel buffer for each server
2005-07-31 11:32:28 +00:00
Sebastien Helleu
9e328d3fef
ctrl-up/ctrl-down keys added to call previous/next command in global history (common to all buffers)
2005-07-30 18:41:48 +00:00
Sebastien Helleu
4c6c367557
- added alt-j + alt-l key (switch to last buffer)
...
- added message for +q mode changing on a nick
2005-07-16 12:37:30 +00:00
Sebastien Helleu
99ad719ab9
Fixed segfault when switching to DCC buffer
2005-07-16 11:32:23 +00:00
Sebastien Helleu
a68a1f8192
Added alt-k key to grab a key and insert result into input buffer
2005-07-16 11:14:47 +00:00
Sebastien Helleu
a7c4c7237c
Added control in clipboard copy function
2005-07-14 16:35:59 +00:00
Sebastien Helleu
a9912cd266
- fixed SIGSEGV handler (now write a core file by aborting program)
...
- fixed statusbar & infobar background refresh problem with some systems
2005-07-14 07:04:45 +00:00
Emmanuel Bouthenot
3d41a3fa2f
correct bugs in clipboard management
2005-07-13 08:32:02 +00:00
Emmanuel Bouthenot
089b167573
close bug when using delete_end_line in empty line
2005-07-13 07:33:29 +00:00
Emmanuel Bouthenot
505b43d15b
add some gui_input features : clipboard and a 'translate_chars' function
2005-07-12 10:06:10 +00:00
Sebastien Helleu
54d4fc12a6
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added
...
- added seconds in infobar time (optional with new config flag)
- fixed some curses refreshs
2005-07-09 15:30:51 +00:00
Sebastien Helleu
71a76ada48
Channel notify levels are saved in config file
2005-06-19 14:22:11 +00:00
Sebastien Helleu
c8ad30020b
Improved Perl interface and some changes in Python:
...
- function "print_with_channel" was removed
- function "command" now runs weechat command or send text to channel
- Perl functions are now called with weechat::name (instead of IRC::name)
- IRC::xxx functions are still active for compatibility with old scripts
2005-05-05 16:26:34 +00:00
Sebastien Helleu
dca4064502
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
2005-04-30 19:21:28 +00:00
Sebastien Helleu
a92ca4961b
Hotlist not changed when self away or nick change
2005-04-09 08:03:53 +00:00