Age | Commit message (Expand) | Author |
2006-07-16 | added some panel functions, fixed refresh bugs when terminal is resized: too ... | Sebastien Helleu |
2006-07-15 | Fixed typo | Sebastien Helleu |
2006-07-10 | Replaced weechat-html(-one).xsl by .xsl.in in EXTRA_DIST | Sebastien Helleu |
2006-07-09 | Added "-delete" argument for /topic completion | Sebastien Helleu |
2006-07-07 | Renamed weechat-html-one.xsl to weechat-html-one.xsl.in | Sebastien Helleu |
2006-07-07 | Renamed weechat-html.xsl to weechat-html.xsl.in | Sebastien Helleu |
2006-07-07 | Added configure option for doc XSL prefix (bug #16991) | Sebastien Helleu |
2006-07-04 | Fixed typo in help for script plugin commands (/perl, /python, /ruby, /lua) | Sebastien Helleu |
2006-07-01 | Fixed typos | Sebastien Helleu |
2006-06-30 | Fixed bug with spaces in script names (bug #16957) | Sebastien Helleu |
2006-06-29 | Replaced call to plugin_find_server_channel() by gui_buffer_search() in weech... | Sebastien Helleu |
2006-06-29 | Sync with official debian package | Julien Louis |
2006-06-28 | Updated translations | Sebastien Helleu |
2006-06-28 | Fix evaluation of ${datadir} with new (CVS) autoconf | Julien Louis |
2006-06-28 | Fixed random crash when "MODE #chan -l" is received | Sebastien Helleu |
2006-06-28 | File automatically updated | Sebastien Helleu |
2006-06-28 | Fixed bug in IRC parser (random crash with malformed IRC messages) | Sebastien Helleu |
2006-06-26 | Fixed refresh bug (too many refresh) when terminal is resized | Sebastien Helleu |
2006-06-26 | Fixed crash with crash dump (nice isn't it?) | Sebastien Helleu |
2006-06-26 | Case ignored for channel names in charset options (bug #16858) | Sebastien Helleu |
2006-06-24 | Fixed crash when setting look_one_server_buffer to ON (bug #16932) | Sebastien Helleu |
2006-06-22 | Added new functions in plugin/script API: get window info, get buffer info, g... | Sebastien Helleu |
2006-06-20 | do not check words made of punctuation and digits and fix a bug while saving ... | Emmanuel Bouthenot |
2006-06-20 | Added Makefile.am for czech quickstart guide | Sebastien Helleu |
2006-06-20 | Added czech quickstart guide | Sebastien Helleu |
2006-06-17 | Fixed FIFO samples in scripts | Sebastien Helleu |
2006-06-16 | improve aspell checking, do not check nicks in chans, take care of punctuatio... | Emmanuel Bouthenot |
2006-06-16 | Fixed display bug with special char (bug #16732) | Sebastien Helleu |
2006-06-16 | improvements in python scripts context management | Emmanuel Bouthenot |
2006-06-15 | improve python sub-interpreters management | Emmanuel Bouthenot |
2006-06-15 | Added color encoding for some commands like /me | Sebastien Helleu |
2006-06-15 | add iconv/libiconv detection | Emmanuel Bouthenot |
2006-06-14 | Renamed plugins names (removed "lib" prefix in name) | Sebastien Helleu |
2006-06-14 | Added completion info for buffers in crash/debug dump | Sebastien Helleu |
2006-06-13 | clean code, rename global vars and function to avoid possibles crashs | Emmanuel Bouthenot |
2006-06-13 | improve global vars uses in plugins | Emmanuel Bouthenot |
2006-06-11 | add some improvements | Emmanuel Bouthenot |
2006-06-11 | add missing source header weechat-aspell.h | Emmanuel Bouthenot |
2006-06-11 | make aspell plugin compile with gcc-2.95 | Emmanuel Bouthenot |
2006-06-11 | adding aspell plugin | Emmanuel Bouthenot |
2006-06-10 | add get_irc_color function in plugins/scripts | Emmanuel Bouthenot |
2006-06-10 | Added error message when home is not a directory (bug #16772) | Sebastien Helleu |
2006-06-10 | Added plugin API function to get IRC color number by name | Sebastien Helleu |
2006-06-10 | Added IRC colors list in plugin header, fixed get_info for channel info (now ... | Sebastien Helleu |
2006-06-10 | Fixed crash when closing DCC/raw buffer if 2 are open (bug #16808) | Sebastien Helleu |
2006-06-10 | Fixed crashes with DCC chat remove/purge on DCC view (bug #16775) | Sebastien Helleu |
2006-06-09 | Fixed typos | Sebastien Helleu |
2006-06-09 | Modified makefiles for Polish quickstart guide | Sebastien Helleu |
2006-06-08 | Add quickstart Polish translation | Julien Louis |
2006-06-07 | Fixed problem with bnc (now connected to server when receiving 001, not 004) ... | Sebastien Helleu |