Sebastien Helleu
|
7f0a3f795b
|
Fixed random crash at exit (/quit or /upgrade) with splited windows
|
2006-05-25 19:12:31 +00:00 |
|
Sebastien Helleu
|
586e89b191
|
Fixed bug with keyboard on GNU/Hurd: use only one select(), waiting for better solution
|
2006-05-21 14:15:24 +00:00 |
|
Sebastien Helleu
|
0eea93bba3
|
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for WeeChat log file
|
2006-05-20 09:45:02 +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
|
78ca78855e
|
Added new key to find previous completion (shift-tab by default)
|
2006-05-13 00:06:18 +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
|
b7ba64c744
|
Added some panel structures and functions
|
2006-05-07 11:40:19 +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
|
6021ee85cb
|
Fixed bug #16416 (crash when purging old DCC chats)
|
2006-04-23 08:19:06 +00:00 |
|
Sebastien Helleu
|
40ffeb9e0c
|
Splited GUI sources
|
2006-04-22 21:18:02 +00:00 |
|
Sebastien Helleu
|
fb0e3a4e95
|
Splited gui-display.c into many sources
|
2006-04-22 21:09:59 +00:00 |
|
Sebastien Helleu
|
daf2087164
|
Command /clear [-all] now clears hotlist
|
2006-04-21 13:02:50 +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
|
d01081241a
|
Added nick alignment options
|
2006-04-02 21:53:41 +00:00 |
|
Sebastien Helleu
|
fccefcdf04
|
Fixed display but with input command line (when text is longer than window size)
|
2006-04-01 10:03:09 +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
|
8d4497a764
|
Fixed --disable-plugins option in configure script
|
2006-03-24 09:57:22 +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
|
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
|
92db79989e
|
Keys alt-{home|end} to scroll top/bottom, alt-{f11-f12} to scroll nicklist top/bottom
|
2006-03-03 10:40:43 +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
|
3a213f38ec
|
Added timer handler for plugins
|
2006-02-19 10:43:47 +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
|
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
|
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
|
8b5137ddeb
|
Fixed bug with alt+k followed by an UTF-8 char coded on more than one byte
|
2006-01-08 22:08:24 +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
|
3fd569a83e
|
Fixed refresh bug with Solaris when term size is changed
|
2006-01-07 23:54:22 +00:00 |
|
Sebastien Helleu
|
978efc0d4f
|
Secured some code with color management in messages
|
2006-01-07 23:44:19 +00:00 |
|
Sebastien Helleu
|
4d62625894
|
New year in copyright, FSF address changed
|
2006-01-04 08:56:00 +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
|
d280bf2a92
|
Fixed segfault when changing buffer number with only one buffer
|
2005-12-19 10:20:33 +00:00 |
|
Sebastien Helleu
|
04fda8a314
|
Fixed FIFO pipe buffer detection, away message (301) now displayed in query if
exists, otherwise on server buffer
|
2005-12-17 11:54:41 +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
|
c1b4ccace4
|
Fixed scroll bug (sometimes new lines were not displayed after a scroll up/down)
|
2005-12-10 09:28:34 +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
|
6efb8e4439
|
/nick command is now allowed when not connected to server
|
2005-11-29 10:11: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
|
62bc46cb1d
|
Fixed display bug with long lines
|
2005-11-26 14:35:29 +00:00 |
|