index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
2006-10-30
Fixed crash with Ctrl-T (transpose) and one char on line (bug #18153)
Sebastien Helleu
2006-10-27
Removed automatic space after filename when using completion
Sebastien Helleu
2006-10-24
Added "modifier" in plugins API, improved /plugin command
Sebastien Helleu
2006-10-14
Added date in plugin function get_buffer_data()
Sebastien Helleu
2006-10-12
Fixed some portability bugs (patch #5271)
Sebastien Helleu
2006-10-09
Fixed warning on AMD64
Sebastien Helleu
2006-10-08
Fixed compilation warnings for AMD64
Sebastien Helleu
2006-10-08
Fixed comparison between a char and negative value (now using 'signed char' t...
Sebastien Helleu
2006-09-24
Removed compilation warning on ascii_strcasecmp
Sebastien Helleu
2006-09-16
Fixed buffer search by server/channel: now if only channel is specified, a ch...
Sebastien Helleu
2006-09-08
New signals handled: SIGTERM and SIGHUP (received when terminal is closed): c...
Sebastien Helleu
2006-09-02
Added some new default key bindings for existing keys (for some OS)
Sebastien Helleu
2006-08-30
Command /key now ok with one arg (key name): display key if found
Sebastien Helleu
2006-08-26
Fixed nicklist display bug when top/bottom (not enough lines) (bug #17537)
Sebastien Helleu
2006-08-20
Added hotlist in session file when using /upgrade command (task #5449)
Sebastien Helleu
2006-08-17
Added 'C'lear option on IRC raw buffer
Sebastien Helleu
2006-08-17
IRC raw buffer now uses join/part prefix with color to display messages
Sebastien Helleu
2006-08-17
Added send of "quit" message to server when using /disconnect
Sebastien Helleu
2006-08-07
Added missing modes (channel & user), now all modes are allowed (bug #16606),...
Sebastien Helleu
2006-08-03
Improved DCC speed (up to x5 on LAN) by forking for DCC files and a new optio...
Sebastien Helleu
2006-07-30
Fixed compilation problems under Irix
Sebastien Helleu
2006-07-30
Fixed crash when purging DCC with high number of DCC (> window size)
Sebastien Helleu
2006-07-23
Removed useless call to doupdate()
Sebastien Helleu
2006-07-23
Splited weechat.c into weechat.c and util.c
Sebastien Helleu
2006-07-16
Fixed crash on DCC buffer under Darwin 8 (bug #17115)
Sebastien Helleu
2006-07-16
added some panel functions, fixed refresh bugs when terminal is resized: too ...
Sebastien Helleu
2006-07-01
Fixed typos
Sebastien Helleu
2006-06-26
Fixed refresh bug (too many refresh) when terminal is resized
Sebastien Helleu
2006-06-24
Fixed crash when setting look_one_server_buffer to ON (bug #16932)
Sebastien Helleu
2006-06-16
Fixed display bug with special char (bug #16732)
Sebastien Helleu
2006-06-14
Added completion info for buffers in crash/debug dump
Sebastien Helleu
2006-06-10
Fixed crash when closing DCC/raw buffer if 2 are open (bug #16808)
Sebastien Helleu
2006-06-10
Fixed crashes with DCC chat remove/purge on DCC view (bug #16775)
Sebastien Helleu
2006-05-25
Fixed random crash at exit (/quit or /upgrade) with splited windows
Sebastien Helleu
2006-05-21
Fixed bug with keyboard on GNU/Hurd: use only one select(), waiting for bette...
Sebastien Helleu
2006-05-20
Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for...
Sebastien Helleu
2006-05-14
Fixed 2 crashs: with malformed UTF-8 strings and with ncurses color when too ...
Sebastien Helleu
2006-05-13
Added new key to find previous completion (shift-tab by default)
Sebastien Helleu
2006-05-08
Fixed UTF-8 display bug with chars using more than one cell on screen (bug #1...
Sebastien Helleu
2006-05-07
Fixed display bug with DCC file size when > 1 Gb
Sebastien Helleu
2006-05-07
Added some panel structures and functions
Sebastien Helleu
2006-05-07
Fixed refresh bug (deadlock in curses) when terminal is resized (bug #16542)
Sebastien Helleu
2006-04-23
Fixed bug #16416 (crash when purging old DCC chats)
Sebastien Helleu
2006-04-22
Splited GUI sources
Sebastien Helleu
2006-04-22
Splited gui-display.c into many sources
Sebastien Helleu
2006-04-21
Command /clear [-all] now clears hotlist
Sebastien Helleu
2006-04-15
Fixed many crashes with DCC chat
Sebastien Helleu
2006-04-12
Added new option to customize input prompt, added nick modes, fixed commands ...
Sebastien Helleu
2006-04-02
Added nick alignment options
Sebastien Helleu
2006-04-01
Fixed display but with input command line (when text is longer than window size)
Sebastien Helleu
[next]