CVS log for darkstar/modules/tabkey.dsm

Epicsol.org
(back) Up to [Epic CVS] / darkstar / modules

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 2.55 / (view) - annotate - [select for diffs] , Fri Nov 9 13:58:23 2007 UTC (12 months, 1 week ago) by brian
Branch: MAIN
CVS Tags: HEAD
Changes since 2.54: +3 -3 lines
Diff to previous 2.54
Fix for $tabkey.method.notify().

Revision 2.54 / (view) - annotate - [select for diffs] , Thu Sep 27 14:26:24 2007 UTC (13 months, 3 weeks ago) by brian
Branch: MAIN
Changes since 2.53: +9 -11 lines
Diff to previous 2.53
* Reverted previous change to tabkey.dsm involving $match() and /xdebug dword
* Change tabkey.default to call $tabkey.method.nickchannotify().

Revision 2.53 / (view) - annotate - [select for diffs] , Fri Sep 21 16:27:38 2007 UTC (13 months, 4 weeks ago) by brian
Branch: MAIN
Changes since 2.52: +10 -8 lines
Diff to previous 2.52
* Fix for using $match() with a quoted pattern in tabkey.dsm and formats.dsm.

Revision 2.52 / (view) - annotate - [select for diffs] , Mon Mar 26 00:33:38 2007 UTC (19 months, 3 weeks ago) by brian
Branch: MAIN
Changes since 2.51: +5 -6 lines
Diff to previous 2.51
Remove any calls to /xdebug new_math. We can now depend on the new math
parser being the default.

Revision 2.51 / (view) - annotate - [select for diffs] , Sat Mar 24 06:09:08 2007 UTC (19 months, 4 weeks ago) by brian
Branch: MAIN
Changes since 2.50: +20 -21 lines
Diff to previous 2.50
Officially moving to EPIC5!

* Fixed $getdsets(), $getfsets(), $loadedmods() and $mods() with EPIC5.
* tabkey.dsm now works without /xdebug dword in EPIC5.
* Updated darkstar.irc to require EPIC5 instead of EPIC4.

Revision 2.50 / (view) - annotate - [select for diffs] , Tue Oct 17 19:51:11 2006 UTC (2 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.49: +6 -5 lines
Diff to previous 2.49
Fixed tabkey module to work with EPIC5 dword change.

Revision 2.49 / (view) - annotate - [select for diffs] , Tue May 24 13:55:58 2005 UTC (3 years, 5 months ago) by brian
Branch: MAIN
Changes since 2.48: +5 -5 lines
Diff to previous 2.48
* Add tabkey msg history entry for "no server" (-1) on DCC CHAT.

Revision 2.48 / (view) - annotate - [select for diffs] , Sat Apr 16 21:00:00 2005 UTC (3 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.47: +3 -3 lines
Diff to previous 2.47
* Check for the existence of $uh() before attempting to use it in
  $tabkey.method.mask().

Revision 2.47 / (view) - annotate - [select for diffs] , Fri Apr 8 16:55:00 2005 UTC (3 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.46: +4 -4 lines
Diff to previous 2.46
* Add global variable named LEVELS containing all valid window levels.
* Use new LEVELS variable in tabkey.cmd.ignore and tabkey.cmd.window.

Revision 2.46 / (view) - annotate - [select for diffs] , Thu Apr 7 15:09:04 2005 UTC (3 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.45: +3 -3 lines
Diff to previous 2.45
* Minor change to header comment.

Revision 2.45 / (view) - annotate - [select for diffs] , Thu Apr 7 15:01:45 2005 UTC (3 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.44: +7 -33 lines
Diff to previous 2.44
* Add key binding for Esc-Tab in tabkey.dsm that does backward match cycling.
* Remove Esc-Tab key binding in window.dsm.
* Remove the TABKEY_CYCLE_MATCHES config variable.

Revision 2.44 / (view) - annotate - [select for diffs] , Mon Mar 28 21:58:14 2005 UTC (3 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.43: +17 -21 lines
Diff to previous 2.43
* Do some cleaning up of the new match cycling code.

Revision 2.43 / (view) - annotate - [select for diffs] , Sun Mar 27 18:16:08 2005 UTC (3 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.42: +78 -20 lines
Diff to previous 2.42
* Add support for backward match cycling in the tabkey module.

Revision 2.42 / (view) - annotate - [select for diffs] , Sat Feb 26 05:24:03 2005 UTC (3 years, 8 months ago) by brian
Branch: MAIN
Changes since 2.41: +5 -3 lines
Diff to previous 2.41
* Make $tabkey.method.chan() attempt completion with #/& prefix if first
  attempt fails.

Revision 2.41 / (view) - annotate - [select for diffs] , Sat Apr 24 22:04:03 2004 UTC (4 years, 6 months ago) by brian
Branch: MAIN
Changes since 2.40: +7 -2 lines
Diff to previous 2.40
Add context sensitive completion alias for /IG (tabkey.cmd.ig)

Revision 2.40 / (view) - annotate - [select for diffs] , Fri Apr 9 15:46:52 2004 UTC (4 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.39: +15 -15 lines
Diff to previous 2.39
Make sure to $encode() any server refnums that are used as /ASSIGN variable
names. It was brought to my attention by larne that it is possible for one
of the server functions to return a negative refnum and '-' is not allowed
in variable names.

Revision 2.39 / (view) - annotate - [select for diffs] , Sat Jan 31 20:38:43 2004 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 2.38: +7 -16 lines
Diff to previous 2.38
Cleanup tabkey.method.variable a bit.

Revision 2.38 / (view) - annotate - [select for diffs] , Sat Jan 31 19:41:30 2004 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 2.37: +4 -4 lines
Diff to previous 2.37
Remove $serverrefs() and replace all calls to it with calls to $myservers().

Revision 2.37 / (view) - annotate - [select for diffs] , Sat Jan 31 02:24:32 2004 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 2.36: +3 -2 lines
Diff to previous 2.36
Make sure to reset the value of extractw when exiting tabkey.main early.

Revision 2.36 / (view) - annotate - [select for diffs] , Fri Jan 30 01:44:59 2004 UTC (4 years, 9 months ago) by brian
Branch: MAIN
Changes since 2.35: +1 -17 lines
Diff to previous 2.35
* Add a KNOWNBUGS file.
* Remove takbkey.cmd.mhelp; /MHELP was removed in a previous commit.

Revision 2.35 / (view) - annotate - [select for diffs] , Fri Dec 19 08:10:28 2003 UTC (4 years, 11 months ago) by brian
Branch: MAIN
Changes since 2.34: +10 -16 lines
Diff to previous 2.34
Simplify the tabkey match cycling code and fix a bug reported by larne.

Revision 2.34 / (view) - annotate - [select for diffs] , Thu Dec 11 09:10:08 2003 UTC (4 years, 11 months ago) by brian
Branch: MAIN
Changes since 2.33: +3 -2 lines
Diff to previous 2.33
* Add a missing semi-colon in tabkey.cmd.window.
* Fix a panic caused by the window_command hook calling window.msgwin.show.

Revision 2.33 / (view) - annotate - [select for diffs] , Thu Dec 11 06:55:20 2003 UTC (4 years, 11 months ago) by brian
Branch: MAIN
Changes since 2.32: +429 -429 lines
Diff to previous 2.32
DarkStar 0.3pre4

* Change the format of module headers.
* Add support for loading modules with the PF loader.
* Convert all scripts to the PF loader format.
* Add support for multi-server msg windows.
* Set CURRENT_WINDOW_LEVEL to ALL in darkstar.irc. This should prevent output
  that doesn't belong in a msg window from being sent to one. Hopefully it
  won't cause any problems for people with different setups than my own.

Revision 2.32 / (view) - annotate - [select for diffs] , Sun Nov 30 21:17:14 2003 UTC (4 years, 11 months ago) by brian
Branch: MAIN
Changes since 2.31: +123 -78 lines
Diff to previous 2.31
Okay, this is the big commit towards 0.3. This is not a release, but a very
early, alpha quality pre-release. A lot has changed so it's likely that I
will miss something here.

WARNING: This commit WILL break most themes and possibly some modules.

* Move the theme system out of the core. Theme support is now provided
  by theme.dsm.
* Remove status.dsc and let all the statbar stuff be handled by themes.
* Add a separate help system for modules (/MHELP).
* Rename loader.dsc to modules.dsc.
* The module loader has had a complete overhaul. Many of the internal
  structures and commands have changed and so has the UI, including:
    - The *_VERBOSE config variables have been removed, along with
      AUTO_LOAD_PROMPT (replaced by LOAD_PROMPT).
    - New interface to the auto-load list: /AUTOLOAD
* Complete rewrite of save.dsc.
* config.dsc has been renamed to set.dsc and has also had an overhaul.
  Of particular note is that the config.add and format.add aliases have
  been deprecated and the new addconfig/addformat aliases should be used
  instead. The internal structures have changed significantly here, too.
* Add CrazyEddy's command queueing system (/QCMD, /FQCMD, /Q1CMD, /FQ1CMD)
  from the 'commandqueues' script distributed with EPIC4.
* Rename $bool_to_num() and $bool_to_onoff() to $bool2num() and $bool2word().
* Add a $chanvoice() function donated by |Rain|.
* Add a $getitems() function.
* Add two new set related fucntions: $getdsets() and $getfsets()
* Add a $visiblewins() function to return a list of currently visible window
  refnums.
* All of the standard formats, like JOIN, PART, MSG, PUBLIC, etc. have been
  moved into a single module named formats.dsm. This includes what was the
  names module.
* The theme module is now responsible for allowing themes to set double on/off
  for normal, non-fixed windows (msgwin/operview are fixed). This is done
  using a new config var named DOUBLE_STATUS.
* Cleanup the msgwin/operview code and remove (almost) all references to one
  from the other. They should now coexist peacefully without any knowledge of
  each other.
* Update all themes regarding the recent changes. All of the previous theme
  files have been removed and replaced by two files: core and formats.
* /MASSMODE and /TBAN will now try to get the max number of modes MODES (005).
* /WALL (type 2) now tries to get the max targets from MAXTARGETS (005).
* Add an easier interface to changing the nickmgr nick list: /NICKMGR
* Clear the UPDATES file.

Revision 2.31 / (view) - annotate - [select for diffs] , Sat Nov 1 08:42:50 2003 UTC (5 years ago) by brian
Branch: MAIN
Changes since 2.30: +1 -5 lines
Diff to previous 2.30
Forgot to remove the old, commented, code.

Revision 2.30 / (view) - annotate - [select for diffs] , Sat Nov 1 08:38:11 2003 UTC (5 years ago) by brian
Branch: MAIN
Changes since 2.29: +139 -72 lines
Diff to previous 2.29
Merge CrazyEddy's recent changes to tabkey.ce. This fixes a bug where
recursion wouldn't work in the middle of a line and also makes it possible
to tab complete /HELP without having to tab complete any of the previous
words (this may not work on all operating systems).

Revision 2.29 / (view) - annotate - [select for diffs] , Wed Oct 29 19:31:25 2003 UTC (5 years ago) by brian
Branch: MAIN
Changes since 2.28: +14 -12 lines
Diff to previous 2.28
Clean up last night's fix.

Revision 2.28 / (view) - annotate - [select for diffs] , Wed Oct 29 05:34:27 2003 UTC (5 years ago) by brian
Branch: MAIN
Changes since 2.27: +33 -8 lines
Diff to previous 2.27
Fix the tabkey module for commit_id 613. EPIC now considers a single space
by itself to be a word.

Revision 2.27 / (view) - annotate - [select for diffs] , Thu Oct 23 20:19:14 2003 UTC (5 years ago) by brian
Branch: MAIN
Changes since 2.26: +8 -3 lines
Diff to previous 2.26
Fix tabkey.main so that it works with 610's $indextoword().

Revision 2.26 / (view) - annotate - [select for diffs] , Fri Sep 12 04:48:15 2003 UTC (5 years, 2 months ago) by brian
Branch: MAIN
Changes since 2.25: +3 -3 lines
Diff to previous 2.25
tabkey.method.variable was referencing $ret instead of $retval.

Revision 2.25 / (view) - annotate - [select for diffs] , Wed Sep 10 09:14:51 2003 UTC (5 years, 2 months ago) by brian
Branch: MAIN
Changes since 2.24: +195 -134 lines
Diff to previous 2.24
* tabkey.dsm 0.4:
   - Most aliases now use function_return instead of /RETURN to return
     their values. This is to avoid potential problems caused by the
     auto-append feature in EPIC.
   - The TABKEY_MAX_NICKHIST config variable has been renamed. It's now
     called TABKEY_MAX_MSG_HISTORY.
   - All of the completion methods (except tabkey.method.variable) have
     been rewritten so that they use the arguments given to them instead
     of taking what they need directly from $L. This is how the original
     design intended completion methods to work.
   - tabkey.method.arrays has been renamed to tabkey.method.array
   - tabkey.method.variables has been renamed to tabkey.method.variable
   - tabkey.addnicktohist renamed to tabkey.msg_handler
   - General cleanup throughout module.

* Fixed a small bug in window.dsm that was related to the msg window.
  Changing the value of the MSG_WINDOW_HIDDEN config variable could cause
  a msg window to be created even if MSG_WINDOW was false.

Revision 2.24 / (view) - annotate - [select for diffs] , Wed Mar 26 10:06:37 2003 UTC (5 years, 7 months ago) by brian
Branch: MAIN
Changes since 2.23: +38 -19 lines
Diff to previous 2.23
* Merged CrazyEddy's tabkey.recurse alias. This allows for commands like
  /EVAL and /REPEAT to provide command completion for their commands.
  It works by recursively calling $tabkey.cmd() after offsetting the
  arguments on the input line.

  e.g. "/eval dcc <tab>" should work just like "/dcc <tab>"

* Fixed a pesky little bug in the match cycling that was causing it to
  occasionally use the previous command's match list to cycle when it
  should have attempted to get new matches for the new command.

Revision 2.23 / (view) - annotate - [select for diffs] , Tue Mar 4 02:57:15 2003 UTC (5 years, 8 months ago) by brian
Branch: MAIN
Changes since 2.22: +6 -5 lines
Diff to previous 2.22
Modify $tabkey.method.nick(), $tabkey.method.chan(), and
$tabkey.method.notify() so that they can properly handle completing words
that contain the quote character '\'. Thanks to ratio for reporting this.

Also, tabkey.main now uses erase_to_beg_of_line instead of erase_line.

Revision 2.22 / (view) - annotate - [select for diffs] , Wed Feb 26 09:39:03 2003 UTC (5 years, 8 months ago) by brian
Branch: MAIN
Changes since 2.21: +8 -5 lines
Diff to previous 2.21
Merge CrazyEddy's latest changes to tabkey.ce. The tabkey module now uses
the new extractw feature in $wordtoindex().

Revision 2.21 / (view) - annotate - [select for diffs] , Tue Feb 18 21:59:40 2003 UTC (5 years, 9 months ago) by brian
Branch: MAIN
Changes since 2.20: +24 -12 lines
Diff to previous 2.20
Merge CrazyEddy's recent changes to tabkey.ce that improve handling of
"evil" filenames.

NOTE: This requires EPIC4-1.1.10 commit_id 464 to function properly.

Revision 2.20 / (view) - annotate - [select for diffs] , Tue Jan 14 03:22:56 2003 UTC (5 years, 10 months ago) by brian
Branch: MAIN
Changes since 2.19: +1 -1 lines
Diff to previous 2.19
Forgot to increment the module's version :)

Revision 2.19 / (view) - annotate - [select for diffs] , Tue Jan 14 03:22:14 2003 UTC (5 years, 10 months ago) by brian
Branch: MAIN
Changes since 2.18: +2 -2 lines
Diff to previous 2.18
I was mistakenly passing $0 instead of $1 to tabkey.addnicktohist in the
send_ctcp hook. This was causing "=PRIVMSG" to be added to the msg history
instead of "=<nick>".

Revision 2.18 / (view) - annotate - [select for diffs] , Fri Dec 20 04:06:37 2002 UTC (5 years, 11 months ago) by brian
Branch: MAIN
Changes since 2.17: +26 -16 lines
Diff to previous 2.17
Merge in CrazyEddy's recent changes to tabkey.ce that allow completion of
"words" with spaces.

Revision 2.17 / (view) - annotate - [select for diffs] , Sun Dec 15 21:59:31 2002 UTC (5 years, 11 months ago) by brian
Branch: MAIN
Changes since 2.16: +38 -37 lines
Diff to previous 2.16
* Add a $tabkey.nofallback() function that the command handlers can pass their
  matches through before returning them. This prevents $tabkey.cmd() from
  falling back to tabkey.default if no matches are found.
* $tabkey.cmd.help() should now ignore the CVS directory.

Revision 2.16 / (view) - annotate - [select for diffs] , Sun Oct 27 07:39:42 2002 UTC (6 years ago) by brian
Branch: MAIN
Changes since 2.15: +14 -14 lines
Diff to previous 2.15
Modify tabkey.method.variables() so that it returns control to tabkey.main for
the actual completion rather than handling things itself. It will now also
return its matches with a hyphen preceeding each word if it is also the first
character in the word being matched against. This means that you should now
be able to cycle through the list of matches even when you are removing
variables.

Revision 2.15 / (view) - annotate - [select for diffs] , Sun Oct 27 06:25:05 2002 UTC (6 years ago) by brian
Branch: MAIN
Changes since 2.14: +5 -4 lines
Diff to previous 2.14
Rewrite the bottom of tabkey.main so that it constructs the new input line
using $mid() and $wordind and stores it in a local variable. It then erases
the entire input line with /parsekey erase_line and replaces it with the
value in the local variable we just created. This should be quite a bit
faster than the old behavior which was to call /parsekey backspace as many
times as was needed to get to the insertion point for the completed word.
Thanks to nirvana@efnet for bringing this to my attention.

Revision 2.14 / (view) - annotate - [select for diffs] , Sun Oct 27 05:42:21 2002 UTC (6 years ago) by brian
Branch: MAIN
Changes since 2.13: +13 -7 lines
Diff to previous 2.13
Forgot to add a send_ctcp hook to the new tabkey module.

Revision 2.13 / (view) - annotate - [select for diffs] , Mon Oct 14 19:12:23 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.12: +3 -3 lines
Diff to previous 2.12
* Make sure that the tabkey module doesn't try to cycle through the list
  of possible matches when the input line is empty.

* Add a new config variable called AUTO_QUERY_UPDATE to control whether
  queries are updated automatically on nick changes. This means that the
  existing AUTO_QUERY config variable now only controls whether or not
  queries are started automatically for incoming msgs, instead of
  controlling both features. Requested by baske.

* Make both auto-query features safe for multi-server use.

Revision 2.12 / (view) - annotate - [select for diffs] , Mon Oct 7 22:32:31 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.11: +20 -11 lines
Diff to previous 2.11
Add support for the SEARCH_BACK and SEARCH_FORWARD window commands to
tabkey.cmd.window.

Rewrite the part of tabkey.method.variables that handles config and format
variables so that it works with variables that have empty values.

Revision 2.11 / (view) - annotate - [select for diffs] , Sun Oct 6 18:25:22 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.10: +4 -4 lines
Diff to previous 2.10
When completing nicknames, tabkey.cmd.msg and tabkey.cmd.query should
pass their return values through $pattern() before returning them.
This is to ensure that nicks from the msg hsitory don't get included
in the list of matches when they don't actually match the word on the
input line. This was causing the call to $prefix() in tabkey.main to
return nothing when there should have been matches.

Revision 2.10 / (view) - annotate - [select for diffs] , Fri Oct 4 18:10:47 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
The $nextword variable in tabkey.main should be local.

Revision 2.9 / (view) - annotate - [select for diffs] , Fri Oct 4 17:27:24 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.8: +5 -5 lines
Diff to previous 2.8
When completing args for certain window commands the matches were being
stored in $ret prematurely, when they should have been stored in $list.
This was causing completion for those commands to fail.

Revision 2.8 / (view) - annotate - [select for diffs] , Fri Oct 4 07:50:52 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.7: +11 -3 lines
Diff to previous 2.7
* $tabkey.cmd.foreach() was still trying to call $tabkey.method.aliasctl()
  instead of $tabkey.method.variables(). Oops.

* Add support for /DHELP completion.

Revision 2.7 / (view) - annotate - [select for diffs] , Fri Oct 4 07:19:13 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.6: +30 -31 lines
Diff to previous 2.6
misc.dsm:

* Make /NSLOOKUP be able to handle nicknames or hostnames/IPs and
  make /DNS a shortcut to it.

* Remove the 2 second pause from the /ON connect hook responsible for
  setting your default user modes. I don't think this was really needed.

tabkey.dsm:

* Make sure that $TABKEY.LASTMATCHES isn't empty before trying
  to cycle (instead of checking $word).

* Modify tabkey.cmd.msg and tabkey.cmd.query so that they return both
  the values of $TABKEY.MSGHIST[$winserv()] and $tabkey.method.nickchan($*)
  after being passed through $uniq().

* Move tabkey.default below tabkey.cmd.

Revision 2.6 / (view) - annotate - [select for diffs] , Fri Oct 4 01:04:19 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.5: +11 -12 lines
Diff to previous 2.5
* Check for a '=' as the first character of the nick being completed in
  $tabkey.cmd.msg(). If found, return the value of $TABKEY.MSGHIST.$winserv()
  instead of $tabkey.method.nickchan().

* Rewrite tabkey.method.mask so that it is simpler and actually passes the
  userhost through $mask() before returning it. Oops. ;-)

Revision 2.5 / (view) - annotate - [select for diffs] , Thu Oct 3 19:14:45 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.4: +6 -5 lines
Diff to previous 2.4
Add a new config variable named TABKEY_CYCLE_MATCHES to control whether or
not continually pushing the tab key will try to cycle through the list of
possible matches.

Revision 2.4 / (view) - annotate - [select for diffs] , Thu Oct 3 09:59:42 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.3: +106 -125 lines
Diff to previous 2.3
* Combine the functionality of tabkey.method.aliasctl and tabkey.method.config
  into a new method alias called tabkey.method.variables

* Add an extra check in tabkey.main to ensure that we don't attempt to cycle
  matches when the current word is blank.

* Change all calls to $tabkey.method.filei() to $tabkey.method.file() to
  cause completion to be case-sensitive.

Revision 2.3 / (view) - annotate - [select for diffs] , Thu Oct 3 08:53:23 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.2: +16 -2 lines
Diff to previous 2.2
Add support for cycling through the possible matches when the user continues
to press the tab key.

Revision 2.2 / (view) - annotate - [select for diffs] , Thu Oct 3 04:53:12 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.1: +14 -13 lines
Diff to previous 2.1
Remove $CMDCHARS from the beginning of the string in $args _before_ the calls
to $unsplit() and $pass(). We also need to add the value of $K, instead of
a literal "/", to the beginning of all matches returned by
$tabkey.method.commands(). This should finally mean that completion works
regardless of the value of $CMDCHARS.

Also note the fact that /GETNICK uses the internal notify list in the
keepnick help page.

Revision 2.1 / (view) - annotate - [select for diffs] , Thu Oct 3 00:28:00 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Changes since 2.0: +8 -6 lines
Diff to previous 2.0
It seems a critical comment got left out somehow.

Revision 2.0 / (view) - annotate - [select for diffs] , Thu Oct 3 00:13:24 2002 UTC (6 years, 1 month ago) by brian
Branch: MAIN
Fix tabkey.cmd so that it deals properly with a value of '.' for $CMDCHARS.
Completion should now work regardless of the value of $CMDCHARS.

Revision 1.74 / (view) - annotate - [select for diffs] , Wed Oct 2 22:54:38 2002 UTC (6 years, 1 month ago) by brian
Changes since 1.73: +398 -545 lines
Diff to previous 1.73
All new tabkey module! This new module is based on CrazyEddy's tabkey.ce
script and is a major improvement over the old module.

Things that differ from the old module (for users):
  - Cursor sensitive. Allows you to complete words anywhere on
    the input line.
  - Support for /HELP completion.
  - Support for /WINDOW completion.
  - The TABKEY_NICK_HISTORY config variable has been renamed to
    TABKEY_MAX_NICKHIST.

Revision 1.73 / (view) - annotate - [select for diffs] , Sun Sep 22 19:19:30 2002 UTC (6 years, 1 month ago) by brian
Changes since 1.72: +90 -88 lines
Diff to previous 1.72
* Disallow a pattern of "ALL" in tabkey.addrule. This prevents someone from
  adding a rule with such a pattern and being unable to remove it with
  tabkey.rmrule.
* General cleanup throughout tabkey.dsm

Revision 1.72 / (view) - annotate - [select for diffs] , Thu Jul 25 01:44:17 2002 UTC (6 years, 3 months ago) by brian
Changes since 1.71: +90 -38 lines
Diff to previous 1.71
* Improved set related completion including the addition of the ability to
  have the set's current value placed on the input prompt, ready for editing.

* Added completion rules for /q and /query that use the msg procedure to
  access the nicks in the msg history. They should now behave just like /msg.
  In order to make this work smoothly the msg procedure was modified to
  allow the passing of a single argument that will be used as the command
  to be placed on the input prompt before the nick. The default is still
  to use "msg".

Both of these changes were requested by nirvana.

Revision 1.71 / (view) - annotate - [select for diffs] , Thu Jul 11 21:08:54 2002 UTC (6 years, 4 months ago) by brian
Changes since 1.70: +32 -4 lines
Diff to previous 1.70
Added a new completion procedure called mask and 3 new completion rules,
2 of which use the new mask procedure.

The mask procedure attempts to convert the last word on the input prompt
(hopefully a nick) into a hostmask suitable for use with commands like
/ignore and /ban. It will first try to get the userhost from the client's
cache and, failing that, will query the server.

The new rules add the hostmask completion described above for the /ignore
and /ban commands as well as completion for the various ignore types.

Revision 1.70 / (view) - annotate - [select for diffs] , Mon Jun 10 08:52:00 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.69: +69 -58 lines
Diff to previous 1.69
Rename tabkey.proc.assign to tabkey.proc.aliasctl. It now handles completion
of both assign variables and aliases.

Add several new completion rules, mostly for commands in section 5 of
the EPIC help files.

Change all references to "word list" to "extra arguments". This seems a bit
more fitting since the procedures can use these extra arguments for just
about anything, not just lists of words to be completed.

Revision 1.69 / (view) - annotate - [select for diffs] , Sun Jun 9 17:49:16 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.68: +6 -4 lines
Diff to previous 1.68
Moved the space that is now on the end of TABKEY_NICKCOMP_SUFFIX back to
tabkey.proc.nick. This is because TABKEY_NICKCOMP_SUFFIX is only appended
when the word being completed is the first word on the input prompt and we
still want the space even when we're not completing the first word.

Revision 1.68 / (view) - annotate - [select for diffs] , Sat Jun 8 19:56:51 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.67: +148 -86 lines
Diff to previous 1.67
Added a /tabkey alias which provides a user interface for mucking with
the completion rules, and replaces the /cleartab alias. This adds the
ability to save the current rule set to $DS.SAVE_DIR/tabkey.rules which,
when present, will replace the default rules.

During all of this, I was also able to solve some of the annoying issues
when dealing with a pattern of "" as well as clean up some of the existing
code.

Revision 1.67 / (view) - annotate - [select for diffs] , Wed Jun 5 00:10:56 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.66: +4 -6 lines
Diff to previous 1.66
Update the ChangeLog and add darkstar.nuthouse.org to the README.

Stop appending a space to $CONFIG.TABKEY_NICKCOMP_SUFFIX when a nickname
is successfully completed. Instead, the space was added to the actual value
of the TABKEY_NICKCOMP_SUFFIX config variable.

Copied the values of the MODLIST_* format variables in the darkstar theme
to the defaults located in darkstar.irc.

Also added a small "Loading DarkStar <version>" msg in darkstar.irc.

Revision 1.66 / (view) - annotate - [select for diffs] , Mon Jun 3 00:38:57 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.65: +28 -18 lines
Diff to previous 1.65
Make tabkey.proc.assign deal with a leading "-" correctly, allowing for
completion when removing variables. Also made a few related changes to
the tabkey.set_proc alias.

Revision 1.65 / (view) - annotate - [select for diffs] , Sun Jun 2 08:43:07 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.64: +45 -2 lines
Diff to previous 1.64
Added two new completion procedures in tabkey.dsm. They are tabkey.proc.assign
and tabkey.proc.generic. Several new rules were also added for /assign,
/push, /pop, /shift, and /unshift using the new assign procedure.

Minor change to /loadmod and /unloadmod when VERBOSE_LOAD is false.
The name of the module that was loaded last is no longer replaced with
"DONE" when all the modules have finished (un)loading.

Revision 1.64 / (view) - annotate - [select for diffs] , Sat Jun 1 22:26:50 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.63: +3 -2 lines
Diff to previous 1.63
* Some minor cleanup in various modules.
* Changed the behavior of /reloadmod a bit. It now unloads all modules
  before reloading any of them. The old behavior was to unload and
  reload each module one at a time.

Revision 1.63 / (view) - annotate - [select for diffs] , Mon May 27 02:25:55 2002 UTC (6 years, 5 months ago) by brian
Changes since 1.62: +132 -192 lines
Diff to previous 1.62
Same sort of cleanup and organizational changes as the previous commit,
but done to all the modules.

Revision 1.62 / (view) - annotate - [select for diffs] , Thu May 9 01:06:14 2002 UTC (6 years, 6 months ago) by brian
Changes since 1.61: +19 -19 lines
Diff to previous 1.61
- Added a /tig alias to misc.dsm
- I renamed some of the arrays used by modules so that they clearly belong
  to that module. i.e. "tban" becomes "channel.tban".

Revision 1.61 / (view) - annotate - [select for diffs] , Sun May 5 21:50:57 2002 UTC (6 years, 6 months ago) by brian
Changes since 1.60: +5 -24 lines
Diff to previous 1.60
* Added two new functions to functions.dsc: $ansicparse() and $serverrefs().
* Updated tabkey.dsm to use $serverrefs() and removed
  $tabkey.get_server_refnums().
* Added two new aliases to channel.dsm: /mme and /msay
* Update the ChangeLog.

Revision 1.60 / (view) - annotate - [select for diffs] , Sun May 5 08:14:05 2002 UTC (6 years, 6 months ago) by brian
Changes since 1.59: +2 -2 lines
Diff to previous 1.59
* The name of the script pack has been officially changed from Darkstar to
  DarkStar. Things have been updated accordingly.
* Added a guide to modules (doc/modules.txt).
* More changes to the darkstar and feedback themes.

Revision 1.59 / (view) - annotate - [select for diffs] , Fri Apr 19 21:53:25 2002 UTC (6 years, 7 months ago) by brian
Changes since 1.58: +4 -3 lines
Diff to previous 1.58
* tabkey.dsm 0.6.4 - Moved the /BEEP in tabkey.show_results so that it beeps
every time it is called.
* Had an unneeded /EVAL in darkstar.irc
* More color fixes in the bitchx statbar

Revision 1.58 / (view) - annotate - [select for diffs] , Sat Apr 6 10:04:02 2002 UTC (6 years, 7 months ago) by brian
Changes since 1.57: +36 -8 lines
Diff to previous 1.57
Added a function called tabkey.get_server_refnums with goes through
the return value of $winrefs() and returns the refnums of all your active
server connections. This function is now used by the DCC related /on hooks
to call tabkey.addnick for all servers you are connected to. This is because
DCC CHAT connections are not server specific and something like this must
be done in order to support DCC CHAT in the msg history. Hopefully this
fixes the last of the issues here.

Revision 1.57 / (view) - annotate - [select for diffs] , Sat Apr 6 07:34:38 2002 UTC (6 years, 7 months ago) by brian
Changes since 1.56: +2 -2 lines
Diff to previous 1.56
We were using a true/false conditional statement in tabkey.addnick to check
for a server refnum (a required argument). The problem is that "0" is a valid
refnum but is interpreted as false. We now check specifically for an empty
value.

Revision 1.56 / (view) - annotate - [select for diffs] , Sat Apr 6 01:30:29 2002 UTC (6 years, 7 months ago) by brian
Changes since 1.55: +20 -16 lines
Diff to previous 1.55
Fixed a bug where nicks were not being properly added to the msg history
when establishing a DCC CHAT connecion. This was due to the fact that
$servernum() returns -1 in the dcc_connect hook and "-" is not allowed
in variable names.

Error msg:

ASSIGN names may not contain '-' (You asked for [TABKEY.NICKS.-1])
ASSIGN names may not contain '-' (You asked for [TABKEY.INDEX.-1])

Revision 1.55 / (view) - annotate - [select for diffs] , Wed Apr 3 03:46:34 2002 UTC (6 years, 7 months ago) by brian
Changes since 1.54: +15 -15 lines
Diff to previous 1.54
* Minor changes to /DINFO
* Fixed a bug in tabkey.dsm that was causing the msg completion to not
  properly keep track of multiple server connections.

Revision 1.54 / (view) - annotate - [select for diffs] , Sat Mar 30 06:16:15 2002 UTC (6 years, 7 months ago) by brian
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
* The core scripts were still depending on $LOADER.PENDING_MODULE and as
  a result were not having their config/format variables added properly.
* New theme: feedback
* Further updates to the README.
* [window.dsm] Removed the AUTO_BIND_ON_WINDOW_JOIN config variable since it
  was redundant. The existing AUTO_BIND_ON_JOIN should do the trick.
* Added help pages for all the included modules. They are located in
  $DS.HOME/help/3_modules/.
* Changes to the layout of the help directory.
    1_Core -> 1_core_commands
    New section: 2_core_functions
* Various other little changes for 0.2.0
* The 'darkstar' and 'feedback' statbars now exempt any windows listed
  in the single_status array from getting double turned on. This replaces
  the previous nasty little hack.
* Small changes to /DINFO.

Revision 1.53 / (view) - annotate - [select for diffs] , Thu Mar 7 08:17:46 2002 UTC (6 years, 8 months ago) by brian
Changes since 1.52: +18 -2 lines
Diff to previous 1.52
Added tabkey.rmrule so that other modules can remove completion rules from
within their cleanup queue.

Revision 1.52 / (view) - annotate - [select for diffs] , Tue Mar 5 04:44:24 2002 UTC (6 years, 8 months ago) by brian
Changes since 1.51: +2 -2 lines
Diff to previous 1.51
* /PURGE now purges alias and assign structures.

* Changes to the way module info lines work. Rather than add info lines to
  the "modinfo" array they will be kept in the MODINFO assign structure
  within a sub-structure named after the module. As such, module.info and
  module.rminfo have been removed.

Revision 1.51 / (view) - annotate - [select for diffs] , Mon Mar 4 11:00:43 2002 UTC (6 years, 8 months ago) by brian
Changes since 1.50: +51 -36 lines
Diff to previous 1.50
* Added completion procedure and rule for /theme.

* /dinfo now displays any lines contained within the modinfo array.

* Fixed a bug in keepnick.dsm that would cause getnick to be deactivated
  when your current nick matched CONFIG.KEEPNICK_NICK but CONFIG.KEEPNICK
  was false.

* Module loader related commands intended for use by modules will now be
  located in the module structure. This should be much more clear.

  The changes:
        loader.dependency -> module.dep
        loader.load_saved_settings -> module.load_saved_settings

  New additions: module.info, module.rminfo

Revision 1.50 / (view) - annotate - [select for diffs] , Sat Feb 23 20:52:18 2002 UTC (6 years, 8 months ago) by brian
Changes since 1.49: +6 -4 lines
Diff to previous 1.49
New headers in the modules.

Revision 1.49 / (view) - annotate - [select for diffs] , Wed Feb 20 04:57:47 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.48: +1 -1 lines
Diff to previous 1.48
Cleanup.

Revision 1.48 / (view) - annotate - [select for diffs] , Tue Feb 19 21:59:25 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.47: +5 -2 lines
Diff to previous 1.47
Improvements to some of the channel related completion rules.

Revision 1.47 / (view) - annotate - [select for diffs] , Mon Feb 18 23:24:41 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.46: +1 -1 lines
Diff to previous 1.46
Changed the default value of CONFIG.TABKEY_NICKCOMP_SUFFIX to ","

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Feb 18 23:23:51 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.45: +4 -2 lines
Diff to previous 1.45
Fixed a bug in tabkey.proc.nick related to CONFIG.TABKEY_NICKCOMP_SUFFIX.

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Feb 18 22:59:58 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.44: +6 -1 lines
Diff to previous 1.44
Fix to tabkey.proc.command to support command completion on aliases as well
as builtin commands.

Revision 1.44 / (view) - annotate - [select for diffs] , Mon Feb 18 20:47:46 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.43: +5 -5 lines
Diff to previous 1.43
tabkey.addnick was not being called properly from the various /on hooks
causing tabkey.proc.msg to not work.

Revision 1.43 / (view) - annotate - [select for diffs] , Mon Feb 18 08:12:03 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.42: +49 -13 lines
Diff to previous 1.42
Added tabkey.proc.set using $getsets() and we now have scripted command
completion via $getcommands().

Revision 1.42 / (view) - annotate - [select for diffs] , Mon Feb 18 07:35:40 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.41: +1 -5 lines
Diff to previous 1.41
* loader.get_saved_settings renamed to loader.load_saved_settings.
* General cleanup throughout the core scripts.
* /DSET THEME should now work correctly with the new "CONFIG *" hook event.
* Changed all occurrences of "elsif" with "else if".
* Removed the ASCII Darkstar logo from the module headers.

Revision 1.41 / (view) - annotate - [select for diffs] , Mon Feb 18 01:54:30 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.40: +5 -17 lines
Diff to previous 1.40
* Fiexed a bug in tabkey.show_matches
* Forgot to make tabkey.set_proc use tabkey.show_matches

Revision 1.40 / (view) - annotate - [select for diffs] , Mon Feb 18 01:38:55 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.39: +84 -88 lines
Diff to previous 1.39
Removed tabkey.complete and added tabkey.show_matches. The rest of the
functionality that was in tabkey.complete is now handled individually by
each procedure.

Revision 1.39 / (view) - annotate - [select for diffs] , Mon Feb 18 00:54:58 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.38: +10 -10 lines
Diff to previous 1.38
Had some misnamed variables in tabkey.set_proc

Revision 1.38 / (view) - annotate - [select for diffs] , Sun Feb 17 21:33:21 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.37: +1 -1 lines
Diff to previous 1.37
Fixed small bug in tabkey.dsm.

Revision 1.37 / (view) - annotate - [select for diffs] , Sun Feb 17 21:09:41 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
* Loading and unloading modules now triggers a HOOK event so that other
  modules can act on it.
* Small adjustments to tabkey.display_rules.

Revision 1.36 / (view) - annotate - [select for diffs] , Sun Feb 17 20:57:53 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.35: +161 -207 lines
Diff to previous 1.35
Rewrote large portions of the tabkey module. Now supports the use of
"completion procedures" which will automatically be available for use with
the "completion rules".

Revision 1.35 / (view) - annotate - [select for diffs] , Tue Jan 22 09:59:08 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
Small corrections.

Revision 1.34 / (view) - annotate - [select for diffs] , Tue Jan 22 08:11:32 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.33: +56 -53 lines
Diff to previous 1.33
Cleanup.

Revision 1.33 / (view) - annotate - [select for diffs] , Tue Jan 22 04:40:28 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.32: +48 -37 lines
Diff to previous 1.32
Mostly fixes in tabkey.dsm

Revision 1.32 / (view) - annotate - [select for diffs] , Tue Jan 22 00:03:36 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
Small correction.

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Jan 21 23:57:28 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
Oops. ;-)

Revision 1.30 / (view) - annotate - [select for diffs] , Mon Jan 21 23:55:20 2002 UTC (6 years, 9 months ago) by brian
Changes since 1.29: +138 -65 lines
Diff to previous 1.29
Added support for dynamic completion rules in tabkey.dsm.

Revision 1.29 / (view) - annotate - [select for diffs] , Mon Jan 21 07:14:51 2002 UTC (6 years, 10 months ago) by brian
Changes since 1.28: +2 -1 lines
Diff to previous 1.28
Added support for module versions.

Revision 1.28 / (view) - annotate - [select for diffs] , Tue Jan 15 02:01:02 2002 UTC (6 years, 10 months ago) by brian
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
Rewrote status.dsc and themes.dsc.

Revision 1.27 / (view) - annotate - [select for diffs] , Mon Jan 14 19:37:38 2002 UTC (6 years, 10 months ago) by brian
Changes since 1.26: +4 -11 lines
Diff to previous 1.26
* [window.dsm] We now cleanup keybindings and kill the msg window when the
  module is unloaded.

* Added loader.get_saved_settings for forcing the loading of saved settings
  before a module is finished loading.

* [tabkey.dsm] Both tabkey.channel_routine() and tabkey.nick_routine() now
  handle \'s correctly.

Revision 1.26 / (view) - annotate - [select for diffs] , Mon Jan 14 06:30:12 2002 UTC (6 years, 10 months ago) by brian
Changes since 1.25: +11 -2 lines
Diff to previous 1.25
tabkey.nick_routine() can now handle nicks containing "\"

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Jan 14 01:28:46 2002 UTC (6 years, 10 months ago) by brian
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
Added $: to list of nicks in tabkey.nick_routine().

Revision 1.24 / (view) - annotate - [select for diffs] , Mon Jan 14 00:36:50 2002 UTC (6 years, 10 months ago) by brian
Changes since 1.23: +4 -1 lines
Diff to previous 1.23
Changes to the way config and format variables are added. Modules will now
add them from within the .dsm file using /config.add and /format.add. All
.def files have been removed.

Revision 1.23 / (view) - annotate - [select for diffs] , Fri Dec 28 18:36:23 2001 UTC (6 years, 10 months ago) by brian
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
*** empty log message ***

Revision 1.22 / (view) - annotate - [select for diffs] , Tue Dec 4 03:32:14 2001 UTC (6 years, 11 months ago) by brian
Changes since 1.21: +8 -3 lines
Diff to previous 1.21
*** empty log message ***

Revision 1.21 / (view) - annotate - [select for diffs] , Sun Oct 21 20:45:50 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.20: +8 -8 lines
Diff to previous 1.20
*** empty log message ***

Revision 1.20 / (view) - annotate - [select for diffs] , Sun Oct 21 06:41:17 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
*** empty log message ***

Revision 1.19 / (view) - annotate - [select for diffs] , Sun Oct 21 06:38:54 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.18: +52 -45 lines
Diff to previous 1.18
*** empty log message ***

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Oct 17 20:00:55 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
*** empty log message ***

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Oct 16 01:54:30 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.16: +1 -6 lines
Diff to previous 1.16
*** empty log message ***

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Oct 15 08:28:46 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Oct 15 08:28:18 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.14: +6 -1 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Oct 12 06:27:04 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Oct 9 07:52:52 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
*** empty log message ***

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Oct 8 06:45:24 2001 UTC (7 years, 1 month ago) by brian
Changes since 1.11: +8 -1 lines
Diff to previous 1.11
*** empty log message ***

Revision 1.11 / (view) - annotate - [select for diffs] , Thu Sep 6 03:45:06 2001 UTC (7 years, 2 months ago) by brian
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Sep 1 18:25:58 2001 UTC (7 years, 2 months ago) by brian
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Aug 28 04:57:57 2001 UTC (7 years, 2 months ago) by brian
Changes since 1.8: +2 -0 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 / (view) - annotate - [select for diffs] , Sun Aug 26 02:32:34 2001 UTC (7 years, 2 months ago) by brian
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Aug 16 05:56:30 2001 UTC (7 years, 3 months ago) by brian
Changes since 1.6: +1 -0 lines
Diff to previous 1.6
*** empty log message ***

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Aug 15 22:32:20 2001 UTC (7 years, 3 months ago) by brian
Changes since 1.5: +1 -8 lines
Diff to previous 1.5
*** empty log message ***

Revision 1.5 / (view) - annotate - [select for diffs] , Sat Aug 4 06:08:51 2001 UTC (7 years, 3 months ago) by brian
Changes since 1.4: +8 -2 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Aug 2 18:43:11 2001 UTC (7 years, 3 months ago) by brian
Changes since 1.3: +4 -0 lines
Diff to previous 1.3
Added command completion support.

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Jul 4 19:40:34 2001 UTC (7 years, 4 months ago) by brian
Changes since 1.2: +1 -6 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 / (view) - annotate - [select for diffs] , Sun Jun 10 17:46:27 2001 UTC (7 years, 5 months ago) by brian
Changes since 1.1: +0 -2 lines
Diff to previous 1.1
Uncommented /queue stuff and got rid of some $common()s

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Fri Jun 1 06:12:00 2001 UTC (7 years, 5 months ago) by brian
Branch: bmw
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Imported 0.0.8

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Jun 1 06:12:00 2001 UTC (7 years, 5 months ago) by brian
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

CVS Admin
Powered by
ViewCVS 0.9.2