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
/
curses
Age
Commit message (
Expand
)
Author
2005-11-22
Added new keys for switching to other windows: alt-w followed by alt-{arrow}
Sebastien Helleu
2005-11-20
Added new keys: alt-U (scroll to read marker), alt-P / alt-N (scroll to
Sebastien Helleu
2005-11-20
Renamed options "col_chat_marker*" to "col_chat_read_marker*"
Sebastien Helleu
2005-11-19
Added read marker (indicator for first unread line), added quotes and spaces ...
Sebastien Helleu
2005-11-16
add Eterm support for gui_window_set_title
Emmanuel Bouthenot
2005-11-16
fix typo in gui_window_set_title
Emmanuel Bouthenot
2005-11-16
better setting and restting terminal title
Emmanuel Bouthenot
2005-11-15
Fixed startup crash when using terms with no color
Sebastien Helleu
2005-11-13
- added "resize" option for /window command
Sebastien Helleu
2005-11-13
Improved window management: new window may have different size (% of current
Sebastien Helleu
2005-11-12
Fixed bug with new %O attribute for color reset
Sebastien Helleu
2005-11-12
Added color reset attr (%O) for messages encoding
Sebastien Helleu
2005-11-11
Fixed crash when command line is ending by char '%'
Sebastien Helleu
2005-11-10
Fixed bug with notify for windows that are not displayed (when using splited ...
Sebastien Helleu
2005-11-06
Added "col_real_white" option to active real white (useful only if term has not
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 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 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 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 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-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
- fixed SIGSEGV handler (now write a core file by aborting program)
Sebastien Helleu
[next]