Age | Commit message (Expand) | Author |
2006-10-09 | Fixed bug with /alias and arguments (like $1), now text after argument(s) is ... | Sebastien Helleu |
2006-10-09 | Improve lua detection and make lua 5.1 the default version | Julien Louis |
2006-10-08 | Fixed compilation warnings for AMD64 | Sebastien Helleu |
2006-10-08 | Fixed comparison between a char and negative value (now using 'signed char' t... | Sebastien Helleu |
2006-10-01 | Version 0.2.2-cvs | Sebastien Helleu |
2006-10-01 | Version 0.2.1 | Sebastien Helleu |
2006-10-01 | Updated czech translations | Sebastien Helleu |
2006-09-30 | Removed warnings with __USE_GNU and __USE_XOPEN | Sebastien Helleu |
2006-09-30 | File automatically updated | Sebastien Helleu |
2006-09-30 | Fixed wrong bug # in ChangeLog: #17852 => #17838 | Sebastien Helleu |
2006-09-30 | Fixed crash for DCC receiver when resuming a file (bug #17885), fixed DCC err... | Sebastien Helleu |
2006-09-28 | fix a bug (can make crash) when calling a script command with another script ... | Emmanuel Bouthenot |
2006-09-28 | Add AC_GNU_SOURCE macro call | Julien Louis |
2006-09-28 | minor improvements on aspell plugin : | Emmanuel Bouthenot |
2006-09-24 | Removed compilation warning on ascii_strcasecmp | Sebastien Helleu |
2006-09-23 | Fixed random crash with /upgrade command (error when loading buffers) | Sebastien Helleu |
2006-09-22 | Fixed crash with /buffer notify on server buffer when server_notify_levels is... | Sebastien Helleu |
2006-09-20 | Added keepnick python script | Sebastien Helleu |
2006-09-16 | Initial import | Julien Louis |
2006-09-16 | Fixed buffer search by server/channel: now if only channel is specified, a ch... | Sebastien Helleu |
2006-09-12 | Fixed highlight for DCC, invite and notice: when a window is displaying buffe... | Sebastien Helleu |
2006-09-08 | Command "/away -all" now allowed when not connected to current server | Sebastien Helleu |
2006-09-08 | New signals handled: SIGTERM and SIGHUP (received when terminal is closed): c... | Sebastien Helleu |
2006-09-08 | Fixed display of privates in hotlist: now display activity for privates (at l... | Sebastien Helleu |
2006-09-02 | Added some new default key bindings for existing keys (for some OS) | Sebastien Helleu |
2006-08-30 | Command /key now ok with one arg (key name): display key if found | Sebastien Helleu |
2006-08-29 | Translated parts of german doc from english to german | Sebastien Helleu |
2006-08-28 | Fixed bug with CTCP VERSION sent on channels (bug #17547), added current chan... | Sebastien Helleu |
2006-08-27 | Removed unused variable | Sebastien Helleu |
2006-08-27 | Fixed completion bug when many commands starts with same letters | Sebastien Helleu |
2006-08-26 | Fixed completion with alias calling user arguments ($1..$9) | Sebastien Helleu |
2006-08-26 | Fixed typo in doc for example of get_buffer_data (lua) | Sebastien Helleu |
2006-08-26 | fix bugs in get_buffer_data() which breaks the retrieval of buffer content (p... | Emmanuel Bouthenot |
2006-08-26 | Fixed typos in doc for scripts examples (get_buffer_info and get_buffer_data) | Sebastien Helleu |
2006-08-26 | Fixed nicklist display bug when top/bottom (not enough lines) (bug #17537) | Sebastien Helleu |
2006-08-26 | Fixed bug with auto-rejoin of keyed chans (bug #17534) | Sebastien Helleu |
2006-08-26 | Added default nick completion when line starts with '//' (bug #17535) | Sebastien Helleu |
2006-08-26 | Values yes/no accepted (as on/off) for config boolean values (task #5454) | Sebastien Helleu |
2006-08-25 | Added server default notify level (task #5634), fixed crashs with /buffer and... | Sebastien Helleu |
2006-08-22 | Added arguments $1,$2,..,$9 and $* for alias (task #5831), added special vars... | Sebastien Helleu |
2006-08-20 | Added hotlist in session file when using /upgrade command (task #5449) | Sebastien Helleu |
2006-08-20 | Fixed typo in russian translation | Sebastien Helleu |
2006-08-20 | Updated russian translations | Sebastien Helleu |
2006-08-20 | Added debian/weechat.xpm in EXTRA_DIST files | Sebastien Helleu |
2006-08-19 | Fixed typo in czech translation | Sebastien Helleu |
2006-08-19 | Updated czech translations | Sebastien Helleu |
2006-08-19 | Added missing aspell plugin in ChangeLog for v0.2.0 | Sebastien Helleu |
2006-08-19 | Fixed nick refresh problem with unrealircd specific modes: chan owner (~) and... | Sebastien Helleu |
2006-08-19 | Version 0.2.1-cvs | Sebastien Helleu |
2006-08-19 | Version 0.2.0 | Sebastien Helleu |