summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-18Added "look_save_on_exit" option (patch from Emanuele Giaquinta)Sebastien Helleu
2006-07-16Fixed crash on DCC buffer under Darwin 8 (bug #17115)Sebastien Helleu
2006-07-16added some panel functions, fixed refresh bugs when terminal is resized: too ↵Sebastien Helleu
many refreshs, display bug with splited windows
2006-07-15Fixed typoSebastien Helleu
2006-07-10Replaced weechat-html(-one).xsl by .xsl.in in EXTRA_DISTSebastien Helleu
2006-07-09Added "-delete" argument for /topic completionSebastien Helleu
2006-07-07Renamed weechat-html-one.xsl to weechat-html-one.xsl.inSebastien Helleu
2006-07-07Renamed weechat-html.xsl to weechat-html.xsl.inSebastien Helleu
2006-07-07Added configure option for doc XSL prefix (bug #16991)Sebastien Helleu
2006-07-04Fixed typo in help for script plugin commands (/perl, /python, /ruby, /lua)Sebastien Helleu
2006-07-01Fixed typosSebastien Helleu
2006-06-30Fixed bug with spaces in script names (bug #16957)Sebastien Helleu
2006-06-29Replaced call to plugin_find_server_channel() by gui_buffer_search() in ↵Sebastien Helleu
weechat_plugin_get_buffer_data()
2006-06-29Sync with official debian packageJulien Louis
2006-06-28Updated translationsSebastien Helleu
2006-06-28Fix evaluation of ${datadir} with new (CVS) autoconfJulien Louis
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