Age | Commit message (Expand) | Author |
2009-01-17 | Remove unused jabber options and jabber servers in autogenerated doc | Sebastien Helleu |
2009-01-15 | Fix bug with IRC SSL server option | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-07 | Remove some compiler warnings | Sebastien Helleu |
2009-01-06 | Fix typo | Sebastien Helleu |
2009-01-05 | Do not set unread marker on IRC server and channels when reconnecting to IRC ... | Sebastien Helleu |
2009-01-04 | Rename options in proxy structure | Sebastien Helleu |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Add comments for IRC server options | Sebastien Helleu |
2009-01-04 | Fix typo | Sebastien Helleu |
2009-01-04 | Update highlight words for server and channel buffers when local nick is changed | Sebastien Helleu |
2009-01-04 | Add hotlist refresh when a buffer is moved | Sebastien Helleu |
2009-01-04 | Fix exec of IRC command when connecting to server if server buffers are merge... | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Add missing pointer to API function "config_option_default_is_null" | Sebastien Helleu |
2009-01-03 | Add color for channel name in IRC info/error messages | Sebastien Helleu |
2009-01-03 | Add error message when a command failed, fix typos in aspell plugin | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2009-01-02 | Add null values for options, new syntax for /set, reintroduce temporary IRC s... | Sebastien Helleu |
2008-12-19 | Update doc and translations | Sebastien Helleu |
2008-12-19 | Add aspell option to check mispelled words during text search in buffer (disa... | Sebastien Helleu |
2008-12-19 | Fix charset problem with IRC plugin: use server charset if channel charset is... | Sebastien Helleu |
2008-12-19 | Add some colors in IRC messages from server (for text and nicks) (task #8926) | Sebastien Helleu |
2008-12-19 | Fix too many refreshs for bars (build content of items when bar is displayed) | Sebastien Helleu |
2008-12-19 | Remove obsolete nicklist options, add /bar toggle to hide/show quietly a bar | Sebastien Helleu |
2008-12-19 | Fix bug with xfer transferts (IRC DCC): transfert ended abruptly when termina... | Sebastien Helleu |
2008-12-19 | Fix bug with pointer conversion for scripts API (return empty string instead ... | Sebastien Helleu |
2008-12-19 | Add sub-items in bars (items glued with "+" as separator instead of comma), a... | Sebastien Helleu |
2008-12-18 | Fix refresh of bar when changing items inside | Sebastien Helleu |
2008-12-17 | Improve /upgrade command: expand "~" with user home, check that binary exists... | Sebastien Helleu |
2008-12-17 | Display server, port and IP on IRC server buffer when connection to server is ok | Sebastien Helleu |
2008-12-17 | Use nick color for display of IRC action messages | Sebastien Helleu |
2008-12-17 | Improve nick completion: complete first by nicks that highlight me, before ni... | Sebastien Helleu |
2008-12-17 | Fix bugs in IRC message parser and use of decoding charset for server messages | Sebastien Helleu |
2008-12-16 | Add new filling options in /help bar | Sebastien Helleu |
2008-12-16 | Remove unneeded space after last column on bar with filling "columns" | Sebastien Helleu |
2008-12-16 | Set default filling "columns_vertical" for nicklist bar | Sebastien Helleu |
2008-12-15 | Add new bar filling types: columns_horizontal and columns_vertical | Sebastien Helleu |
2008-12-15 | Fix bug with option xfer.network.own_ip when sending DCC file | Sebastien Helleu |
2008-12-14 | Remove debug message when building content of bar items | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |
2008-12-12 | Fix compilation warnings in Perl plugin on FreeBSD | Sebastien Helleu |
2008-12-11 | Source code reorganization for bars and bar windows | Sebastien Helleu |
2008-12-10 | Fix compilation warning "dereferencing type-punned pointer will break strict-... | Sebastien Helleu |
2008-12-10 | Fix typo in Makefile.am for relay plugin | Sebastien Helleu |
2008-12-10 | Add new plugin "relay", new function "string_format_size" in plugin API | Sebastien Helleu |
2008-12-04 | Fix display problem with color for groups in nicklist | Sebastien Helleu |
2008-11-30 | Add "away" local variable for IRC buffers (defined when user is away, value i... | Sebastien Helleu |
2008-11-29 | Fix bugs with hook_print function in scripts | Sebastien Helleu |
2008-11-29 | Add missing pointer to function "string_build_with_exploded" in plugin API | Sebastien Helleu |