Age | Commit message (Expand) | Author |
2006-02-16 | Updated translations | Sebastien Helleu |
2006-02-16 | clean code while parsing commands in server_command and make possible to run ... | Emmanuel Bouthenot |
2006-02-14 | Updated czech translations | Sebastien Helleu |
2006-02-12 | Updated doc for server_command setting | Sebastien Helleu |
2006-02-12 | make possible to run more than one command when connecting to server | Emmanuel Bouthenot |
2006-02-12 | fix some crash (unprotected code execution) and display some kind of backtrac... | Emmanuel Bouthenot |
2006-02-12 | clean some code | Emmanuel Bouthenot |
2006-02-11 | Auto-detect all components, and compile if found by default | Sebastien Helleu |
2006-02-11 | Added Lua | Sebastien Helleu |
2006-02-11 | Enable plugins compilation if Lua is enabled (like Perl/Python/Ruby) | Sebastien Helleu |
2006-02-10 | clean code to avoid warning and errors when compiling with gcc-2.95 | Emmanuel Bouthenot |
2006-02-09 | Added Lua script plugin | Sebastien Helleu |
2006-02-09 | fix weechat_lua_remove_handler : now really use function args | Emmanuel Bouthenot |
2006-02-09 | fix weechat_lua_add_message_handler : now really use function args | Emmanuel Bouthenot |
2006-02-08 | Added lua script plugin, new functions in plugins API | Sebastien Helleu |
2006-02-08 | adding lua plugin/scripts support | Emmanuel Bouthenot |
2006-02-08 | lua plugin/scripts support | Emmanuel Bouthenot |
2006-02-08 | adding lua plugin/script | Emmanuel Bouthenot |
2006-02-08 | Added new API functions for scripts (list of servers, channels, nicks) | Sebastien Helleu |
2006-02-08 | Added hungarian translation (thanks to voroskoi) | Sebastien Helleu |
2006-02-07 | Fixed XML typos | Sebastien Helleu |
2006-02-05 | Added new plugins API functions (get_server_info, free_server_info, get_chann... | Sebastien Helleu |
2006-02-04 | Minor changes on server/channel/nick info API functions | Sebastien Helleu |
2006-02-03 | fix minor bugs while detecting lua | Emmanuel Bouthenot |
2006-02-03 | Gtk GUI changes, now compile is ok | Sebastien Helleu |
2006-02-03 | Move previous GNU/hurd fix | Emmanuel Bouthenot |
2006-02-01 | fix a missing link in GNU/Hurd by force linking with pthread | Emmanuel Bouthenot |
2006-01-31 | extending plugins/scripts API by adding get_server_info, get_channel_info and... | Emmanuel Bouthenot |
2006-01-30 | Added options "look_open_near_server" and "look_nick_complete_first" (patch f... | Sebastien Helleu |
2006-01-30 | Added options "look_open_near_server" and "look_nick_complete_first" (patch f... | Sebastien Helleu |
2006-01-26 | Fixed bug with elapsed time when away if computer clock was changed (displays... | Sebastien Helleu |
2006-01-26 | Fixed bug with /upgrade when servers buffer (with one buffer for all servers)... | Sebastien Helleu |
2006-01-26 | Fixed typos | Sebastien Helleu |
2006-01-26 | Fixed bug with "get_dcc_info" plugin interface function | Sebastien Helleu |
2006-01-26 | Fixed bug with option "irc_away_check_max_nicks" (now channels are refreshed ... | Sebastien Helleu |
2006-01-25 | Added new scroll keys for a few lines up/down (default: meta-pgup/pgdn) (patc... | Sebastien Helleu |
2006-01-25 | Fixed compilation problem with debug messages | Sebastien Helleu |
2006-01-25 | Added new option "irc_away_check_max_nicks" to disable away check on channels... | Sebastien Helleu |
2006-01-25 | Added new command line argument for setting WeeChat homedir (-d or --dir) (pa... | Sebastien Helleu |
2006-01-24 | Fixed bug with charset in infobar highlights | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
2006-01-22 | Update debian packaging | Julien Louis |
2006-01-21 | Added some info for commands and options help | Sebastien Helleu |
2006-01-21 | Added command line section in doc | Sebastien Helleu |
2006-01-21 | Added option "irc_show_away_once", to show away message only once in pv | Sebastien Helleu |
2006-01-14 | Version 0.1.8-cvs | Sebastien Helleu |
2006-01-14 | Version 0.1.7 | Sebastien Helleu |
2006-01-14 | Reverse order for unloading plugins (fixes crash on FreeBSD) | Sebastien Helleu |
2006-01-14 | Fixed charset decoding bug when displaying topic of a channel | Sebastien Helleu |
2006-01-12 | New values for "irc_display_away" (off, local, channel) | Sebastien Helleu |