# # ChangeLog for perl/lib/BarnOwl/Complete/Client.pm # # Generated by Trac 1.0.2 # Mar 28, 2024, 12:38:35 PM Sat, 02 Oct 2010 01:22:20 GMT David Benjamin [c6adf17] * aim.c (modified) * commands.c (modified) * functions.c (modified) * owl.h (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perl/lib/BarnOwl/MainLoopCompatHook.pm (modified) * perl/lib/BarnOwl/Timer.pm (modified) * perl/modules/IRC/lib/BarnOwl/Module/IRC/Connection.pm (modified) * perl/modules/Jabber/lib/BarnOwl/Module/Jabber/Connection.pm (modified) * perl/modules/Twitter/lib/BarnOwl/Module/Twitter/Handle.pm (modified) * perlglue.xs (modified) * select.c (modified) * variable.c (modified) Track names along with timers, add :show timers This will help ... Mon, 28 Dec 2009 05:03:29 GMT Nelson Elhage [dc8f6e0] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete several commands that accept a filename. Mon, 28 Dec 2009 05:03:28 GMT Nelson Elhage [4d26776] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the 'print' command. Mon, 28 Dec 2009 05:03:28 GMT Nelson Elhage [1dc839b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the 'bindkey' command. Fri, 20 Nov 2009 08:28:56 GMT Alex Dehnert [dab89e28] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completion for :filter* Mon, 26 Oct 2009 20:09:38 GMT David Benjamin [02a72bf] * perl/lib/BarnOwl/Complete/Client.pm (modified) Further complete the show command Add subcommands keymap(s) and ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [a3a9eb7] * perl/lib/BarnOwl/Complete/Client.pm (modified) * perl/lib/BarnOwl/Complete/Filter.pm (added) Move complete_filter_{expr,name} to own module Moved to ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [6035008] * perl/lib/BarnOwl/Complete/Client.pm (modified) Drop start argument to complete_filter_expr Use context slicing ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [76e0e4a] * perl/lib/BarnOwl/Complete/Client.pm (modified) Reimplement complete_filter using shift_words Fixes bug with -c and ... Wed, 30 Sep 2009 05:02:36 GMT David Benjamin [b06a888] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete startup by forwarding to main completer Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [d5ccf4e8] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete 'unset' as well as 'set'. Thu, 06 Aug 2009 01:26:44 GMT Nelson Elhage [3ff3d86] * configure.ac (modified) * perl/lib/BarnOwl/Complete/Client.pm (modified) * perlglue.xs (modified) Complete variables and style names Mon, 03 Aug 2009 23:46:32 GMT Nelson Elhage [6bc35b4] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the '-r' and '-s' arguments to 'view', as well. Sun, 02 Aug 2009 01:38:41 GMT David Benjamin [bd25f30] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete the view command Signed-off-by: David Benjamin ... Sun, 02 Aug 2009 01:38:37 GMT David Benjamin [bc5e856] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completer for filter expressions It parses the incomplete input ... Sun, 02 Aug 2009 01:23:04 GMT David Benjamin [7940ac2] * perl/lib/BarnOwl/Complete/Client.pm (modified) Simplify complete_help and make correct Don't use complete_flags ... Sun, 02 Aug 2009 01:22:59 GMT David Benjamin [28cf94b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Add completions for getvar and set Pending implementation of ... Thu, 30 Jul 2009 02:19:03 GMT Nelson Elhage [1610e5b] * perl/lib/BarnOwl/Complete/Client.pm (modified) Implement completion for the 'show' command. Thu, 30 Jul 2009 02:05:51 GMT Nelson Elhage [4fde21c] * perl/lib/BarnOwl/Complete/Client.pm (modified) Completion: complete filter names Wed, 29 Jul 2009 02:57:51 GMT David Benjamin [d4ecc78] * perl/lib/BarnOwl/Complete/Client.pm (modified) Complete color names for filters This will likely have to be ... Wed, 29 Jul 2009 02:12:06 GMT David Benjamin [f80ada8] * perl/lib/BarnOwl/Complete/Client.pm (added) Complete help command Put into new module for completions related ...