CVS log for epic5/script/tabkey.jm

Epicsol.org
(back) Up to [Epic CVS] / epic5 / script

Request diff between arbitrary revisions


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

Revision 1.18 / (view) - annotate - [select for diffs] , Wed May 16 03:43:46 2007 UTC (16 months, 4 weeks ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_3_9, epic5-0_3_8, epic5-0_3_7, epic5-0_3_6, epic5-0_3_5, epic5-0_3_4, HEAD
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
* Change /say (or the empty command) to send to channel first, query second
* Add $dccctl(SET|GET ref WANT_PORT) to set the -p flag.
* Change tabkey.jm to use /msg -serv/nick instead of /msg serv:nick

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Apr 24 01:36:05 2007 UTC (17 months, 2 weeks ago) by jnelson
Branch: MAIN
Changes since 1.16: +8 -8 lines
Diff to previous 1.16
The tabkey.jm script is at least minimally functional now.  If anyone
wants to find more bugs, just let me know.

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Apr 24 01:18:08 2007 UTC (17 months, 2 weeks ago) by jnelson
Branch: MAIN
Changes since 1.15: +32 -30 lines
Diff to previous 1.15
* Fix output of /disconnect when disconnected to be less confusing.
* Some changes to tabkey.jm to see if we can get it working.
* Move old items from KNOWNBUGS to the epic5 change file.

Revision 1.15 / (view) - annotate - [select for diffs] , Sun Jul 31 02:22:31 2005 UTC (3 years, 2 months ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_3_3, epic5-0_3_2, epic5-0_3_1, epic5-0_2_0, epic5-0_0_8, epic5-0_0_7, epic5-0_0_6
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
Fix tabkey.jm with some pf problems.

Revision 1.14 / (view) - annotate - [select for diffs] , Sat Jun 25 13:12:12 2005 UTC (3 years, 3 months ago) by jnelson
Branch: MAIN
Changes since 1.13: +365 -366 lines
Diff to previous 1.13
PF-ify all of the scripts.

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Mar 12 22:22:00 2004 UTC (4 years, 7 months ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_0_5, epic5-0_0_4, epic5-0_0_3, epic5-0_0_2
Changes since 1.12: +15 -5 lines
Diff to previous 1.12
*********** DONT RUN THIS -- IT'S WORK IN PROGRESS -- DONT RUN THIS ***********
* Import epic4 commits 674 through 692, inclusive.
* Import epic4 commits 693 through 710, inclusive (epic4-2.0 final)
* Change _X and _Y macros to LEVEL and LEVELMASK for linux (sigh)
* Add a searchbuf() 8 bit clean byte-finder for future use.
* Convert flood checking, ignore checking, lastlog, logfiles to int masks.
* Convert message_from to int masks.
*********** DONT RUN THIS -- IT'S WORK IN PROGRESS -- DONT RUN THIS ***********

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Jan 29 06:59:54 2004 UTC (4 years, 8 months ago) by jnelson
Branch: MAIN
Changes since 1.11: +4 -6 lines
Diff to previous 1.11
Merge changes from epic4 commits 674 to 692, inclusive.

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Dec 16 23:25:45 2003 UTC (4 years, 9 months ago) by jnelson
Branch: MAIN
CVS Tags: epic5-0_0_1
Changes since 1.10: +6 -8 lines
Diff to previous 1.10
EPIC5-0.0.1!  Huzzah!

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Dec 9 04:37:52 2003 UTC (4 years, 10 months ago) by jnelson
Branch: MAIN
CVS Tags: epic4-1_2_5
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
* Add /ON WINDOW_BEFOREKILL
* Another iteration of the 'notify' script, hooks the system's /ONs now! =)
* Put a space in place of a newline in the PF loader.
* Always ignore spaces after semicolons in parse_line (the {} parser).
* Some compiler warning fixes from rain.

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Dec 2 04:45:20 2003 UTC (4 years, 10 months ago) by jnelson
Branch: MAIN
CVS Tags: epic4-1_2_4, epic4-1_2_3, epic4-1_2_2, epic4-1_2_1, epic4-1_2_0
Changes since 1.8: +11 -11 lines
Diff to previous 1.8
* Update tabkey.jm one last time
* Add 'notify' script, a replacement for the notify command.
* Fix $windowctl(GET <refnum> DOUBLE)
* Make /on window_command give two refnums, the before and after refnums.

Revision 1.8 / (view) - annotate - [select for diffs] , Mon Nov 24 02:12:53 2003 UTC (4 years, 10 months ago) by jnelson
Branch: MAIN
Changes since 1.7: +34 -43 lines
Diff to previous 1.7
update nsx's tabscript at his request.

Revision 1.7 / (view) - annotate - [select for diffs] , Sun Oct 19 18:32:51 2003 UTC (4 years, 11 months ago) by jnelson
Branch: MAIN
CVS Tags: epic4-1_1_17, epic4-1_1_16, epic4-1_1_15, epic4-1_1_14, epic4-1_1_13
Changes since 1.6: +11 -6 lines
Diff to previous 1.6
More changes to nsx's tabkey script.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Oct 17 22:32:56 2003 UTC (4 years, 11 months ago) by jnelson
Branch: MAIN
Changes since 1.5: +306 -244 lines
Diff to previous 1.5
This is the first half of commit 600.

Revision 1.5 / (view) - annotate - [select for diffs] , Fri Oct 10 05:09:01 2003 UTC (5 years ago) by jnelson
Branch: MAIN
Changes since 1.4: +568 -238 lines
Diff to previous 1.4
* Add $servernick(<global>) to return the client's global nickname
* Update tabkey.jm to latest version
* Add new ircII-compatable /window hold_mode thingee.
* Add /set hold_slider, /window hold_slider
* Add 'hold_mode' script, implements ircII-like /set hold_mode[_interval]
* /XEVAL -- ends eval option processing, like how /xecho does it.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Sep 11 00:28:14 2003 UTC (5 years, 1 month ago) by jnelson
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Changes to nsx's tabkey script

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Aug 5 19:42:54 2003 UTC (5 years, 2 months ago) by jnelson
Branch: MAIN
Changes since 1.2: +4 -12 lines
Diff to previous 1.2
Update nsx's tabkey script.

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Jul 28 20:33:56 2003 UTC (5 years, 2 months ago) by jnelson
Branch: MAIN
Changes since 1.1: +33 -2 lines
Diff to previous 1.1
Updated version fo nsx's tabkey script.

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Jul 28 19:58:07 2003 UTC (5 years, 2 months ago) by jnelson
Branch: MAIN
Add nsx's 'tabkey.jm' script.

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