summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-06-28Fixed random crash when "MODE #chan -l" is receivedSebastien Helleu
2006-06-28File automatically updatedSebastien Helleu
2006-06-28Fixed bug in IRC parser (random crash with malformed IRC messages)Sebastien Helleu
2006-06-26Fixed refresh bug (too many refresh) when terminal is resizedSebastien Helleu
2006-06-26Fixed crash with crash dump (nice isn't it?)Sebastien Helleu
2006-06-26Case ignored for channel names in charset options (bug #16858)Sebastien Helleu
2006-06-24Fixed crash when setting look_one_server_buffer to ON (bug #16932)Sebastien Helleu
2006-06-22Added new functions in plugin/script API: get window info, get buffer info, ↵Sebastien Helleu
get buffer content
2006-06-20do not check words made of punctuation and digits and fix a bug while saving ↵Emmanuel Bouthenot
aspell plugin configuration
2006-06-20Added Makefile.am for czech quickstart guideSebastien Helleu
2006-06-20Added czech quickstart guideSebastien Helleu
2006-06-17Fixed FIFO samples in scriptsSebastien Helleu
2006-06-16improve aspell checking, do not check nicks in chans, take care of ↵Emmanuel Bouthenot
punctuation in words
2006-06-16Fixed display bug with special char (bug #16732)Sebastien Helleu
2006-06-16improvements in python scripts context managementEmmanuel Bouthenot
2006-06-15improve python sub-interpreters managementEmmanuel Bouthenot
2006-06-15Added color encoding for some commands like /meSebastien Helleu
2006-06-15add iconv/libiconv detectionEmmanuel Bouthenot
2006-06-14Renamed plugins names (removed "lib" prefix in name)Sebastien Helleu
2006-06-14Added completion info for buffers in crash/debug dumpSebastien Helleu
2006-06-13clean code, rename global vars and function to avoid possibles crashsEmmanuel Bouthenot
2006-06-13improve global vars uses in pluginsEmmanuel Bouthenot
2006-06-11add some improvementsEmmanuel Bouthenot
2006-06-11add missing source header weechat-aspell.hEmmanuel Bouthenot
2006-06-11make aspell plugin compile with gcc-2.95Emmanuel Bouthenot
2006-06-11adding aspell pluginEmmanuel Bouthenot
2006-06-10add get_irc_color function in plugins/scriptsEmmanuel Bouthenot
2006-06-10Added error message when home is not a directory (bug #16772)Sebastien Helleu
2006-06-10Added plugin API function to get IRC color number by nameSebastien Helleu
2006-06-10Added IRC colors list in plugin header, fixed get_info for channel info (now ↵Sebastien Helleu
ok with pv/dcc chat)
2006-06-10Fixed crash when closing DCC/raw buffer if 2 are open (bug #16808)Sebastien Helleu
2006-06-10Fixed crashes with DCC chat remove/purge on DCC view (bug #16775)Sebastien Helleu
2006-06-09Fixed typosSebastien Helleu
2006-06-09Modified makefiles for Polish quickstart guideSebastien Helleu
2006-06-08Add quickstart Polish translationJulien Louis
2006-06-07Fixed problem with bnc (now connected to server when receiving 001, not 004) ↵Sebastien Helleu
(bug #16760)
2006-06-05Added Makefile.am for russian quickstart guideSebastien Helleu
2006-06-05Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txtSebastien Helleu
2006-06-05Renamed quickstart_guide_ru.txt to weechat_quickstart.ru.txtSebastien Helleu
2006-06-04fix a crash in plugin function get_config with config string values stored ↵Emmanuel Bouthenot
as int
2006-06-03Add russian translation of quickstart_guideJulien Louis
2006-06-01Fixed typoSebastien Helleu
2006-06-01Revert back for plugin loaded, use of GLOBAL instead of LOCAL (problems with ↵Sebastien Helleu
Perl DynaLoader)
2006-06-01Added quickstart guide to .spec for RPM buildSebastien Helleu
2006-05-31Added german quickstart guideSebastien Helleu
2006-05-31Fixed make clean in doc which was deleting weechat quickstart guideSebastien Helleu
2006-05-31Fixed plugins symbol problem (removed global flag when loading library)Sebastien Helleu
2006-05-31Added quickstart guideSebastien Helleu
2006-05-29Command /save now writes plugins options (~/.weechat/plugins.rc)Sebastien Helleu
2006-05-29Fixed /perl command output when no keyboard handler is definedSebastien Helleu