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
2005-11-06
Added "col_real_white" option to active real white (useful only if term has not
Sebastien Helleu
2005-11-05
Fixed crash with Alt-S key
Sebastien Helleu
2005-11-05
Convert colors codes to %B, %C with /topic completion (if option irc_colors_send
Sebastien Helleu
2005-11-05
Fixed some bugs with color codes:
Sebastien Helleu
2005-11-04
Fixed cursor position bug when using history with up/down keys
Sebastien Helleu
2005-11-04
Fixed scroll problem when one line is bigger than screen size
Sebastien Helleu
2005-11-04
Fixed log problem with new color display system (now color codes are removed in
Sebastien Helleu
2005-11-04
- added major feature: new color management system (internal to WeeChat), now
Sebastien Helleu
2005-10-30
Fixed "jump to next server" action (was broken by new option "look_one_server...
Sebastien Helleu
2005-10-30
Fixed minor compilation problem (dependency with plugins lib)
Sebastien Helleu
2005-10-30
- added new setting (look_one_server_buffer): use same buffer for all servers
Sebastien Helleu
2005-10-29
fix detection of libgnutls
Emmanuel Bouthenot
2005-10-25
Added auto-detection of ncursesw/ncurses lib in configure.in, fall back to nc...
Sebastien Helleu
2005-10-22
Fixed bug with keyboard and "^" key (was inserting two "^")
Sebastien Helleu
2005-10-22
- added dcc_own_ip and dcc_port_range settings, patch by Jim Ramsay
Sebastien Helleu
2005-10-22
Added "ncursesw/" path for ncurses.h include
Sebastien Helleu
2005-10-21
The "day changed" message does not update hotlist any more
Sebastien Helleu
2005-10-21
Full UTF-8 support, auto-detection of UTF-8 usage (locale)
Sebastien Helleu
2005-10-18
Added "Day changed to [date]" message when day changes
Sebastien Helleu
2005-10-15
New plugin interface (loads dynamic C libraries)
Sebastien Helleu
2005-10-02
Added colors for input buffer and current channel of status bar
Sebastien Helleu
2005-10-01
Added "smart" hotlist
Sebastien Helleu
2005-09-20
Added nicks colors in setup file
Sebastien Helleu
2005-09-15
Fixed window swtich functions (was changing windows buffer and should not)
Sebastien Helleu
2005-09-15
Fixed window switch functions and bug when line is removed and that a window ...
Sebastien Helleu
2005-09-15
Fixed scroll problem (screen moving when scrolling and new line displayed)
Sebastien Helleu
2005-09-14
Fixed infinite loop when scrolling back and displaying long lines
Sebastien Helleu
2005-09-13
Fixed minor refresh bug in buffer clear function
Sebastien Helleu
2005-09-13
Fixed crash when closing a buffer used by more than one window
Sebastien Helleu
2005-09-07
Fixed DCC display bug (now decodes strings according to charset)
Sebastien Helleu
2005-09-04
Removed nick color in nicklist when away and away check for nicks is disabled...
Sebastien Helleu
2005-09-03
Fixed bug with strings comparison (str[n]casecmp) and some locales (like turk...
Sebastien Helleu
2005-08-17
Fixed refresh bug when one line is bigger than screen size
Sebastien Helleu
2005-08-16
Fixed look_nicklist_min_size and look_nicklist_max_size options
Sebastien Helleu
2005-07-31
Jump to next server now saves current channel buffer for each server
Sebastien Helleu
2005-07-30
ctrl-up/ctrl-down keys added to call previous/next command in global history ...
Sebastien Helleu
2005-07-22
Join and part/quit prefixes (arrows) now displayed with different colors
Sebastien Helleu
2005-07-19
Fixed hotlist for privates: now quit message is displayed as part/join/quit, ...
Sebastien Helleu
2005-07-17
Previous behaviour restored for key "^" (now inserted in buffer)
Sebastien Helleu
2005-07-16
- added alt-j + alt-l key (switch to last buffer)
Sebastien Helleu
2005-07-16
Fixed segfault when switching to DCC buffer
Sebastien Helleu
2005-07-16
Added alt-k key to grab a key and insert result into input buffer
Sebastien Helleu
2005-07-14
Added control in clipboard copy function
Sebastien Helleu
2005-07-14
- fixed SIGSEGV handler (now write a core file by aborting program)
Sebastien Helleu
2005-07-13
Added color for private in hotlist (different than color for highlight)
Sebastien Helleu
2005-07-13
Special chars (between 01 and 31 decimal) not displayed any more on buffers (...
Sebastien Helleu
2005-07-13
correct bugs in clipboard management
Emmanuel Bouthenot
2005-07-13
close bug when using delete_end_line in empty line
Emmanuel Bouthenot
2005-07-12
add some gui_input features : clipboard and a 'translate_chars' function
Emmanuel Bouthenot
2005-07-09
Changed two shortcuts (jump to server and jump to next server, now prefixed b...
Sebastien Helleu
[next]