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-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
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
Changed two shortcuts (jump to server and jump to next server, now prefixed b...
Sebastien Helleu
2005-07-09
- new keyboard management: keys are setup in config file, new command /key wa...
Sebastien Helleu
2005-06-22
gnutls code compiled according to pre-processor var HAVE_GNUTLS
Sebastien Helleu
2005-06-19
Added SSL support with gnutls lib
Sebastien Helleu
2005-06-15
Fixed color problem with new libcurses version
Sebastien Helleu
2005-05-31
Fixed crash when using alt-S or alt-X keys on DCC buffer (alt-D)
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-04-03
Fixed crash when purging old DCC
Sebastien Helleu
2005-03-20
Check return codes in autogen.sh, remove compilation in parent dir for gui dir
Sebastien Helleu
2005-03-15
Added nicks count for channel buffers
Sebastien Helleu
2005-03-12
Added FIFO pipe for remote control
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
[prev]
[next]