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-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
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
[next]