Home
last modified time | relevance | path

Searched refs:Event (Results 276 – 300 of 313) sorted by last modified time

1...<<111213

/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js3715 if (!window.Event) var Event = { };
3717 Object.extend(Event, {
3746 Event.Methods = (function() {
3800 Event.extend(event);
3808 Event.extend = (function() {
3837 Event.prototype = Event.prototype || document.createEvent("HTMLEvents").__proto__; class
3844 var cache = Event.cache;
3872 if (!Event || !Event.extend ||
3876 Event.extend(event);
3982 Object.extend(Event, Event.Methods);
[all …]
/plugin/pgn4web/pgn4web/
H A Dchess-informant-sample.pgn1 [Event ""]
155 [Event ""]
284 [Event ""]
336 [Event ""]
408 [Event ""]
H A DdemoGames.pgn1 [Event "Tilburg Fontys"]
48 [Event "London Chess Classic"]
H A DdemoLiveGames.pgn1 [Event "Paul Keres Memorial"]
31 [Event "Paul Keres Memorial"]
77 [Event "Paul Keres Memorial"]
135 [Event "Paul Keres Memorial"]
H A Dtest.pgn6 [Event "Testing PGN header tags, comments and clock information"]
66 [Event "Testing advanced variations: nesting and siblings"]
73 [Event "Testing non standard initial position with tablebase ending"]
88 [Event "Testing advanced variations: empty variations"]
94 [Event "Testing null moves"]
100 [Event "Testing continuations"]
109 [Event "Testing header patterns in comments"]
115 [Event"Testing very odd game"][Round "11"]a4(b4$6)a6!?{comment}a5*[Event"Testing another very odd g…
117 [ Event "Testing malformed header (extra spaces and extra line)"]
123 [Event "Testing a basic NAG before variation start"]
[all …]
H A Dpgn-standard.txt114 [Event "F/S Return Match"]
452 1) Event (the name of the tournament or match event)
474 8.1.1.1: The Event tag
483 [Event "FIDE World Championship"]
485 [Event "Moscow City Championship"]
487 [Event "ACM North American Computer Championship"]
489 [Event "Casual Game"]
942 9.2: Event related information
951 date of the Event.
1455 The second key is the Event tag. This is sorted in ascending ASCII order.
[all …]
H A Done.pgn1 [Event "World Championship"]
H A Dtilb98r2.pgn1 [Event "Tilburg Fontys"]
81 [Event "Tilburg Fontys"]
127 [Event "Tilburg Fontys"]
155 [Event "Tilburg Fontys"]
195 [Event "Tilburg Fontys"]
236 [Event "Tilburg Fontys"]
H A Dcarlsensvidler.pgn1 [Event "Wch Blitz"]
H A Dlon09r5.pgn1 [Event "London Chess Classic"]
20 [Event "London Chess Classic"]
41 [Event "London Chess Classic"]
62 [Event "London Chess Classic"]
H A Dtwic944.pgn1 [Event "4th London Chess Classic"]
25 [Event "4th London Chess Classic"]
50 [Event "4th London Chess Classic"]
58343 [Event "TCh-HUN 2012-13"]
58368 [Event "TCh-HUN 2012-13"]
58398 [Event "TCh-HUN 2012-13"]
58427 [Event "TCh-HUN 2012-13"]
58458 [Event "TCh-HUN 2012-13"]
58483 [Event "TCh-HUN 2012-13"]
58511 [Event "TCh-HUN 2012-13"]
[all …]
H A Deuroteams2011.pgn1 [Event "18th European Teams Championship"]
24 [Event "18th European Teams Championship"]
53 [Event "18th European Teams Championship"]
78 [Event "18th European Teams Championship"]
112 [Event "18th European Teams Championship"]
136 [Event "18th European Teams Championship"]
164 [Event "18th European Teams Championship"]
189 [Event "18th European Teams Championship"]
211 [Event "18th European Teams Championship"]
239 [Event "18th European Teams Championship"]
[all …]
H A Doly14r11.pgn1 [Event "Olympiad"]
55 [Event "Olympiad"]
107 [Event "Olympiad"]
173 [Event "Olympiad"]
226 [Event "Olympiad"]
272 [Event "Olympiad"]
350 [Event "Olympiad"]
397 [Event "Olympiad"]
452 [Event "Olympiad"]
517 [Event "Olympiad"]
[all …]
H A Dchess960wch06.pgn1 [Event "Chess960 rapid WCh"]
20 [Event "Chess960 rapid WCh"]
38 [Event "Chess960 rapid WCh"]
58 [Event "Chess960 rapid WCh"]
76 [Event "Chess960 rapid WCh"]
95 [Event "Chess960 rapid WCh"]
112 [Event "Chess960 rapid WCh"]
131 [Event "Chess960 rapid WCh"]
H A Dpgn-standard-proposed-supplement.txt286 [Event "?"]
/plugin/pgn4web/pgn4web/live/
H A Dlive-offline.pgn5 [Event "live games service offline"]
H A Dlive-placeholder.pgn5 [Event "next event"]
H A Dlive-no-event.pgn5 [Event "no live event"]
/plugin/advrack/
H A Djquery.qtip.js1044 .not(tooltip).not(opts.target).qtip('hide', $.Event('tooltipsolo'));
1423 var callback = $.Event('tooltip'+type);
/plugin/dokumicrobugtracker/js/
H A Djquery.js3Event(h,c):new f.Event(h),c.type=h,c.exclusive=j,c.namespace=i.join("."),c.namespace_re=new RegExp… function
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/eventline/timeline_js/scripts/
H A Dsources.js46 var evt = new Timeline.DefaultEventSource.Event( {
119 var evt = new Timeline.DefaultEventSource.Event({
213 var evt = new Timeline.DefaultEventSource.Event({
341 Timeline.DefaultEventSource.Event = function(args) { class in Timeline.DefaultEventSource
438 Timeline.DefaultEventSource.Event.prototype = {
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2313 var K=new Timeline.DefaultEventSource.Event({id:D.getAttribute("id"),start:E(D.getAttribute("start"…
2333 var L=new Timeline.DefaultEventSource.Event({id:("id" in A)?A.id:undefined,start:E(A.start),end:E(A…
2360 var M=new Timeline.DefaultEventSource.Event({id:D["id"],start:G(D["start"]),end:G(D["end"]),latestS…
2413 Timeline.DefaultEventSource.Event=function(A){function D(E){return(A[E]!=null&&A[E]!="")?A[E]:null; class in Timeline.DefaultEventSource
2453 Timeline.DefaultEventSource.Event.prototype={getID:function(){return this._id;
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1...<<111213