44
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed segfault when switching to DCC buffer
flashcode
as Sebastien Helleu
More... almost 20 years ago
Added alt-k key to grab a key and insert result into input buffer
flashcode
as Sebastien Helleu
More... almost 20 years ago
Sync debian packaging with actual version More... almost 20 years ago
Fixed minor typos
flashcode
as Sebastien Helleu
More... almost 20 years ago
Added control in clipboard copy function
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
More... almost 20 years ago
Added color for private in hotlist (different than color for highlight)
flashcode
as Sebastien Helleu
More... almost 20 years ago
Special chars (between 01 and 31 decimal) not displayed any more on buffers (replaced by spaces)
flashcode
as Sebastien Helleu
More... almost 20 years ago
Setting "dcc_auto_resume" now used, and fixed address & pos conversion to unsigned long for DCC
flashcode
as Sebastien Helleu
More... almost 20 years ago
Added DCC resume
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
More... almost 20 years ago
Added message on server buffer when DCC file transfer failed (or was aborted)
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
More... almost 20 years ago
Updated spanish translation
flashcode
as Sebastien Helleu
More... almost 20 years ago
Updated TODO
flashcode
as Sebastien Helleu
More... almost 20 years ago
Topic completion now decodes UTF-8 string
flashcode
as Sebastien Helleu
More... almost 20 years ago
Fixed bug with IRC URL on command line (irc://)
flashcode
as Sebastien Helleu
More... almost 20 years ago
Updated doc with new kayboard management
flashcode
as Sebastien Helleu
More... almost 20 years ago
Updated TODO
flashcode
as Sebastien Helleu
More... almost 20 years ago
Changed two shortcuts (jump to server and jump to next server, now prefixed by meta-j)
flashcode
as Sebastien Helleu
More... almost 20 years ago
Internal functions descriptions for keys are now displayed and translated
flashcode
as Sebastien Helleu
More... almost 20 years ago
Fixed typo on a color number
flashcode
as Sebastien Helleu
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
flashcode
as Sebastien Helleu
More... almost 20 years ago
Channels auto-prefixed by "#" (if no prefix found) for /join command
flashcode
as Sebastien Helleu
More... almost 20 years ago