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-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
2005-07-09
Fixed typo on a color number
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-19
Channel notify levels are saved in config file
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-21
Empty sources added for wxWidgets GUI
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-24
Added WxWidgets frontend (no source files)
Benoit Papillault
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
Remove compilation in parent dir for gui dir
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-03-05
Added crash dump when WeeChat receives SIGSEGV (Segmentation fault)
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-22
Fixed crash when quitting WeeChat
Sebastien Helleu
2005-02-21
Fixed /connect and /disconnect commands, improved output of some commands
Sebastien Helleu
2005-02-20
Connection to IRC server is now made by child process (non blocking)
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
[next]