Fixed segfault when switching to DCC buffer |
|
More...
|
almost 20 years ago
|
Added alt-k key to grab a key and insert result into input buffer |
|
More...
|
almost 20 years ago
|
Sync debian packaging with actual version |
|
More...
|
almost 20 years ago
|
Fixed minor typos |
|
More...
|
almost 20 years ago
|
Added control in clipboard copy function |
|
More...
|
almost 20 years ago
|
- fixed SIGSEGV handler (now write a core file by aborting program) - fixed statusbar & infobar background refresh problem with some systems |
|
More...
|
almost 20 years ago
|
Added color for private in hotlist (different than color for highlight) |
|
More...
|
almost 20 years ago
|
Special chars (between 01 and 31 decimal) not displayed any more on buffers (replaced by spaces) |
|
More...
|
almost 20 years ago
|
Setting "dcc_auto_resume" now used, and fixed address & pos conversion to unsigned long for DCC |
|
More...
|
almost 20 years ago
|
Added DCC resume |
|
More...
|
almost 20 years ago
|
correct bugs in clipboard management |
|
More...
|
almost 20 years ago
|
close bug when using delete_end_line in empty line |
|
More...
|
almost 20 years ago
|
When DCC failed, do not display local filename if transfer failed before starting |
|
More...
|
almost 20 years ago
|
Added message on server buffer when DCC file transfer failed (or was aborted) |
|
More...
|
almost 20 years ago
|
- added DCC timeout - fixed FIFO pipe (command now authorized on a buffer not connected to an IRC server) - fixed Perl bug with info reading functions |
|
More...
|
almost 20 years ago
|
change return type from tuple to list for get_info('dccs') feature |
|
More...
|
almost 20 years ago
|
adding getinfo feature about dccs |
|
More...
|
almost 20 years ago
|
add some gui_input features : clipboard and a 'translate_chars' function |
|
More...
|
almost 20 years ago
|
Added function for Perl/Python to get DCC list |
|
More...
|
almost 20 years ago
|
Updated spanish translation |
|
More...
|
almost 20 years ago
|
Updated TODO |
|
More...
|
almost 20 years ago
|
Topic completion now decodes UTF-8 string |
|
More...
|
almost 20 years ago
|
Fixed bug with IRC URL on command line (irc://) |
|
More...
|
almost 20 years ago
|
Updated doc with new kayboard management |
|
More...
|
almost 20 years ago
|
Updated TODO |
|
More...
|
almost 20 years ago
|
Changed two shortcuts (jump to server and jump to next server, now prefixed by meta-j) |
|
More...
|
almost 20 years ago
|
Internal functions descriptions for keys are now displayed and translated |
|
More...
|
almost 20 years ago
|
Fixed typo on a color number |
|
More...
|
almost 20 years ago
|
- new keyboard management: keys are setup in config file, new command /key was added and some new default keys were added - added seconds in infobar time (optional with new config flag) - fixed some curses refreshs |
|
More...
|
almost 20 years ago
|
Channels auto-prefixed by "#" (if no prefix found) for /join command |
|
More...
|
almost 20 years ago
|