summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-20Updated TODOSebastien Helleu
2005-07-19Highlights with "irc_highlight" setting now case insensitiveSebastien Helleu
2005-07-19Added "irc_highlight" setting, fixed crash when doing /part on an active DCC ...Sebastien Helleu
2005-07-19Fixed typo (wrong accent)Sebastien Helleu
2005-07-19Updated translationsSebastien Helleu
2005-07-19Commands /halfop, /voice, /deop, /dehalfop, /devoice are ok for self nick (no...Sebastien Helleu
2005-07-19Fixed hotlist for privates: now quit message is displayed as part/join/quit, ...Sebastien Helleu
2005-07-19Fixed auto-rejoin for channels with keySebastien Helleu
2005-07-18Reverted to previous codeSebastien Helleu
2005-07-17change signatures in proxy functionsEmmanuel Bouthenot
2005-07-17Fixed /ctcp command (now any command/data allowed)Sebastien Helleu
2005-07-17Update path of weechat-curses.1 manpages in debian/rulesJulien Louis
2005-07-17Previous behaviour restored for key "^" (now inserted in buffer)Sebastien Helleu
2005-07-17Added /amsg command (send text to all channels of all connected servers)Sebastien Helleu
2005-07-16Added /amsg command (send text to all channels of all connected servers)Sebastien Helleu
2005-07-16Documentation is now included in source package and installed with standard p...Sebastien Helleu
2005-07-16Image not used any more in pdf version of docSebastien Helleu
2005-07-16Makefile replaced by Makefile.amSebastien Helleu
2005-07-16Man page moved to doc/ directorySebastien Helleu
2005-07-16Add @documentencoding macro to enable localized info filesJulien Louis
2005-07-16- added alt-j + alt-l key (switch to last buffer)Sebastien Helleu
2005-07-16Fixed segfault when switching to DCC bufferSebastien Helleu
2005-07-16Added alt-k key to grab a key and insert result into input bufferSebastien Helleu
2005-07-16Sync debian packaging with actual versionJulien Louis
2005-07-15Fixed minor typosSebastien Helleu
2005-07-14Added control in clipboard copy functionSebastien Helleu
2005-07-14- fixed SIGSEGV handler (now write a core file by aborting program)Sebastien Helleu
2005-07-13Added color for private in hotlist (different than color for highlight)Sebastien Helleu
2005-07-13Special chars (between 01 and 31 decimal) not displayed any more on buffers (...Sebastien Helleu
2005-07-13Setting "dcc_auto_resume" now used, and fixed address & pos conversion to uns...Sebastien Helleu
2005-07-13Added DCC resumeSebastien Helleu
2005-07-13correct bugs in clipboard managementEmmanuel Bouthenot
2005-07-13close bug when using delete_end_line in empty lineEmmanuel Bouthenot
2005-07-12When DCC failed, do not display local filename if transfer failed before star...Sebastien Helleu
2005-07-12Added message on server buffer when DCC file transfer failed (or was aborted)Sebastien Helleu
2005-07-12- added DCC timeoutSebastien Helleu
2005-07-12change return type from tuple to list for get_info('dccs') featureEmmanuel Bouthenot
2005-07-12adding getinfo feature about dccsEmmanuel Bouthenot
2005-07-12add some gui_input features : clipboard and a 'translate_chars' functionEmmanuel Bouthenot
2005-07-12Added function for Perl/Python to get DCC listSebastien Helleu
2005-07-12Updated spanish translationSebastien Helleu
2005-07-11Updated TODOSebastien Helleu
2005-07-11Topic completion now decodes UTF-8 stringSebastien Helleu
2005-07-11Fixed bug with IRC URL on command line (irc://)Sebastien Helleu
2005-07-09Updated doc with new kayboard managementSebastien Helleu
2005-07-09Updated TODOSebastien Helleu
2005-07-09Changed two shortcuts (jump to server and jump to next server, now prefixed b...Sebastien Helleu
2005-07-09Internal functions descriptions for keys are now displayed and translatedSebastien Helleu
2005-07-09Fixed typo on a color numberSebastien Helleu
2005-07-09- new keyboard management: keys are setup in config file, new command /key wa...Sebastien Helleu