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
/
gui-display.c
Age
Commit message (
Expand
)
Author
2005-10-22
Added "ncursesw/" path for ncurses.h include
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-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-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-16
Fixed segfault when switching to DCC buffer
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-12
add some gui_input features : clipboard and a 'translate_chars' function
Emmanuel Bouthenot
2005-07-09
- new keyboard management: keys are setup in config file, new command /key wa...
Sebastien Helleu
2005-06-15
Fixed color problem with new libcurses version
Sebastien Helleu
2005-05-29
Added cast to prevent problems with AMD64 where size_t is not int
Sebastien Helleu
2005-05-24
Fixed startup crash when weechat config file is not found
Sebastien Helleu
2005-05-18
Added "++++" at bottom of nicklist if end of nicklist is not displayed
Sebastien Helleu
2005-05-05
Improved Perl interface and some changes in Python:
Sebastien Helleu
2005-04-30
Added nicklist scroll keys (Alt+{home/end/pgup/pgdn} or F11/F12)
Sebastien Helleu
2005-04-23
Added transfer rate for DCC files
Sebastien Helleu
2005-04-22
Fixed call to "has_color" in gui_window_set_color function
Sebastien Helleu
2005-04-09
Buffers timestamp can now be changed (new option in config file)
Sebastien Helleu
2005-04-09
Hotlist not changed when self away or nick change
Sebastien Helleu
2005-04-05
Fixed display bug with "-MORE-" in private or server buffers
Sebastien Helleu
2005-03-15
Added nicks count for channel buffers
Sebastien Helleu
2005-03-05
Fixed display bug with empty strings
Sebastien Helleu
2005-03-05
Fixed crash when a line is ending by lot of spaces
Sebastien Helleu
2005-02-27
Fixed display bug when many windows are opened
Sebastien Helleu
2005-02-27
Added date/time for DCC CHAT on DCC buffer
Sebastien Helleu
2005-02-27
Added DCC CHAT (send & recv)
Sebastien Helleu
2005-02-26
Improved display: align messages after prefixes (for example: "-@-" or "-=-")
Sebastien Helleu
2005-02-26
Added new display engine: doesn't cut words at end of lines
Sebastien Helleu
2005-02-22
Remove brackets after nick in status bar for private buffers
Sebastien Helleu
2005-02-22
Added key for previous window (now: F5/F6 = switch buffer, F7/F8 = switch win...
Sebastien Helleu
2005-02-21
Fixed /connect and /disconnect commands, improved output of some commands
Sebastien Helleu
2005-02-20
Added DCC send
Sebastien Helleu
2005-02-17
Improved /help command output
Sebastien Helleu
2005-02-15
Added support for UnrealIrcd ("~" for chan owner, "&" for chan admin)
Sebastien Helleu
2005-02-13
Fixed infobar display bug when multpile windows are opened
Sebastien Helleu
2005-02-13
Fixed display bugs when many windows are opened
Sebastien Helleu
2005-02-12
Plugins messages are logged with new config option (log_plugin_msg); on serve...
Sebastien Helleu
[next]