Age | Commit message (Expand) | Author |
2006-05-20 | Moved content of src/common/log.c to src/gui/gui-log.c, log.c is now used for... | Sebastien Helleu |
2006-05-15 | Added missing status bar refresh when connecting to server | Sebastien Helleu |
2006-05-13 | Added charset encoding for some command arguments (like /me, /msg, /query, ..) | Sebastien Helleu |
2006-05-13 | Fixed typos in doc | Sebastien Helleu |
2006-05-08 | Fixed bug with long outgoing IRC messages (> 512 bytes) (bug #16358) | Sebastien Helleu |
2006-05-07 | Added some panel structures and functions | Sebastien Helleu |
2006-04-23 | Fixed bug #16369: fixed crash when multiple pv have same name: now it's forbi... | Sebastien Helleu |
2006-04-22 | Splited GUI sources | Sebastien Helleu |
2006-04-16 | Fixed typo in /window command help | Sebastien Helleu |
2006-04-15 | Fixed many crashes with DCC chat | Sebastien Helleu |
2006-04-12 | Added new option to customize input prompt, added nick modes, fixed commands ... | Sebastien Helleu |
2006-04-11 | Removed charset conversion for commands (only allowed in text sent to channel... | Sebastien Helleu |
2006-04-10 | Removed color encoding in commands (only allowed in text sent to channel/priv... | Sebastien Helleu |
2006-04-03 | Added nick alignment in private buffers | Sebastien Helleu |
2006-04-02 | Fixed string explosion bug (should return 0 with empty string) | Sebastien Helleu |
2006-04-02 | Fixed /buffer close bug with part message | Sebastien Helleu |
2006-03-30 | Fixed bug with /alias and /unalias commands when alias begins with '/' | Sebastien Helleu |
2006-03-30 | Added keyboard handler to plugin API | Sebastien Helleu |
2006-03-25 | Added hostname/IP option for connection to server | Sebastien Helleu |
2006-03-24 | Added /setp command (set plugin options) | Sebastien Helleu |
2006-03-21 | Completed /set command help | Sebastien Helleu |
2006-03-21 | Aliases are executed before WeeChat/IRC commands, /builtin command added | Sebastien Helleu |
2006-03-19 | Added /cycle command, /part command does close buffer any more | Sebastien Helleu |
2006-03-14 | Fixed /set command when internal server name contains one or many dots | Sebastien Helleu |
2006-03-08 | Improved alias completion (now uses target command for completion) | Sebastien Helleu |
2006-02-22 | Added IRC raw data buffer | Sebastien Helleu |
2006-02-18 | Fixed message displayed when a command handler failed (now "failed" instead of | Sebastien Helleu |
2006-02-16 | clean code while parsing commands in server_command and make possible to run ... | Emmanuel Bouthenot |
2006-01-25 | Added new command line argument for setting WeeChat homedir (-d or --dir) (pa... | Sebastien Helleu |
2006-01-22 | Fixed bugs: buffer detection in plugins/scripts commands, and /history command | Sebastien Helleu |
2006-01-21 | Added some info for commands and options help | Sebastien Helleu |
2006-01-08 | Encode commands like text with channel's encoding charset | Sebastien Helleu |
2006-01-04 | New year in copyright, FSF address changed | Sebastien Helleu |
2005-12-21 | Fixed typos in some command helps ("&" now forbidden for XML doc) | Sebastien Helleu |
2005-12-20 | Changed some command outputs for doc | Sebastien Helleu |
2005-12-18 | Fixed encoding bug ("encode" var was not used since new command /charset was ... | Sebastien Helleu |
2005-12-17 | Fixed FIFO pipe buffer detection, away message (301) now displayed in query if | Sebastien Helleu |
2005-12-16 | Added completion system for plugins/scripts commands, fixed plugins autoload | Sebastien Helleu |
2005-12-12 | Added missing #ifdef HAVE_GNUTLS | Sebastien Helleu |
2005-12-12 | Added up/down/left/right args to /window command completion, help & doc | Sebastien Helleu |
2005-12-11 | Upgrade when one or more servers are connected with gnutls (SSL) is now | Sebastien Helleu |
2005-12-11 | Added charset by server and channel, new command: /charset | Sebastien Helleu |
2005-12-10 | Fixed bugs with /upgrade command (FIFO pipe now closed before upgrade, and | Sebastien Helleu |
2005-12-06 | added /upgrade command, added ETA for DCC files | Sebastien Helleu |
2005-11-29 | Added server/channel arg to /buffer command for jumping to buffer | Sebastien Helleu |
2005-11-22 | Added new keys for switching to other windows: alt-w followed by alt-{arrow} | Sebastien Helleu |
2005-11-19 | Added read marker (indicator for first unread line), added quotes and spaces ... | Sebastien Helleu |
2005-11-13 | - added "resize" option for /window command | Sebastien Helleu |
2005-11-13 | add command /history | Emmanuel Bouthenot |
2005-11-13 | Improved window management: new window may have different size (% of current | Sebastien Helleu |