Andrey Sidorov
|
cb5017e0b2
|
Merge pull request #10 from santigimeno/master
Fix more undeclared variables
|
2012-07-24 04:05:19 -07:00 |
|
Santiago Gimeno
|
2df9069ef1
|
Declare some more undeclared variables
So they don't pollute the global object.
|
2012-07-24 09:57:48 +02:00 |
|
Andrey Sidorov
|
2a712fe13e
|
Update .travis.yml
|
2012-07-24 11:41:15 +10:00 |
|
Andrey Sidorov
|
c1df43d949
|
version bump
|
2012-07-17 14:49:53 +10:00 |
|
Andrey Sidorov
|
eeba3b1796
|
inherit errors from Error
|
2012-07-17 14:47:17 +10:00 |
|
Andrey Sidorov
|
8e1f501701
|
return roundtrip time in ping() callback
|
2012-07-17 01:21:28 +10:00 |
|
Andrey Sidorov
|
f3681b9aa2
|
ping() and close() for connection
|
2012-07-16 19:48:03 +10:00 |
|
Andrey Sidorov
|
6d565ec0e9
|
debug travis error with killKlient
|
2012-07-16 14:34:54 +10:00 |
|
Andrey Sidorov
|
265b44eab5
|
version bump
|
2012-07-16 14:31:28 +10:00 |
|
Andrey Sidorov
|
39d905df5f
|
long stacktrace benchmarks in comments
|
2012-07-16 14:31:01 +10:00 |
|
Andrey Sidorov
|
7df3e1d3fd
|
disable long stack trace to improve performance
|
2012-07-16 14:26:33 +10:00 |
|
Andrey Sidorov
|
f70108e6f3
|
increase test timeout
|
2012-07-16 14:21:38 +10:00 |
|
Andrey Sidorov
|
2decda57fd
|
handle sequence overflow (more than 65535 requests in one connection)
|
2012-07-16 14:18:52 +10:00 |
|
Andrey Sidorov
|
86152f7aaf
|
Merge pull request #8 from santigimeno/master
Declare cookieNum with var so it is not global
|
2012-07-12 15:34:32 -07:00 |
|
Santiago Gimeno
|
d5ad3c4134
|
Declare cookieNum with var so it is not global
|
2012-07-12 17:27:58 +02:00 |
|
Andrey Sidorov
|
4ebf169ec4
|
dropping node 0.4, 0.7->0.8
|
2012-07-12 00:39:35 +10:00 |
|
Andrey Sidorov
|
1b31e336ef
|
Merge pull request #7 from santigimeno/add_move_resize
Add MoveResizeWindow request
|
2012-07-11 07:36:17 -07:00 |
|
Santiago Gimeno
|
75e3a3ddd3
|
Add MoveResizeWindow request
|
2012-07-11 13:38:03 +02:00 |
|
Andrey Sidorov
|
7929102bc5
|
Merge branch 'master' of https://github.com/sidorares/node-x11
|
2012-06-15 11:00:58 +10:00 |
|
Andrey Sidorov
|
d2707f8d38
|
PolyFillArc request
|
2012-06-15 11:00:13 +10:00 |
|
Andrey Sidorov
|
4a7d23d837
|
Update master
|
2012-06-13 15:45:09 +10:00 |
|
Andrey Sidorov
|
6c9cb536e6
|
trailing comma
|
2012-06-13 15:35:55 +10:00 |
|
Andrey Sidorov
|
3b0a267af8
|
version bump, sinonjs dropped
|
2012-06-13 15:34:07 +10:00 |
|
Andrey Sidorov
|
e24ad5dc9f
|
fix for DeletePropery request
|
2012-06-13 15:16:09 +10:00 |
|
Andrey Sidorov
|
8af6ab6465
|
tests for Get,Change,DeleteProperty(ies)
|
2012-06-13 15:15:18 +10:00 |
|
Andrey Sidorov
|
e0dc112c9f
|
year bump
|
2012-06-13 15:14:12 +10:00 |
|
Andrey Sidorov
|
313aa8a1cc
|
global variable pollution fix
|
2012-06-13 13:12:50 +10:00 |
|
Andrey Sidorov
|
cfbf71c6b8
|
ConvertSelection request
|
2012-06-11 23:59:40 +10:00 |
|
Andrey Sidorov
|
de99f7ec14
|
SelectionRequest and SelectionNotify events
|
2012-06-11 23:59:09 +10:00 |
|
Andrey Sidorov
|
5315432ce4
|
AppleWM events
|
2012-06-11 23:57:51 +10:00 |
|
Andrey Sidorov
|
f5303b0ad9
|
PropertyNotify and SelectionClear unpackers
|
2012-06-11 17:05:23 +10:00 |
|
Andrey Sidorov
|
06d87c5908
|
Get/SetSelectionOwner requests
|
2012-06-09 14:15:19 +10:00 |
|
Andrey Sidorov
|
771330201b
|
signed x,y in CreateWindow, value instead of array in ListProps
|
2012-06-09 13:52:14 +10:00 |
|
Andrey Sidorov
|
3aa441358e
|
xprop-alike
|
2012-06-09 00:29:00 +10:00 |
|
Andrey Sidorov
|
93c09e553e
|
ListProperties request
|
2012-06-08 23:13:01 +10:00 |
|
Andrey Sidorov
|
5b6fd461ac
|
return if no extension present
|
2012-06-08 19:27:27 +10:00 |
|
Andrey Sidorov
|
cba6f61dba
|
version bump
|
2012-06-08 18:23:20 +10:00 |
|
Andrey Sidorov
|
255081192e
|
assertion fixed
|
2012-06-08 17:07:01 +10:00 |
|
Andrey Sidorov
|
5dec4c29b7
|
SetScreenSaver request
|
2012-06-08 15:00:13 +10:00 |
|
Andrey Sidorov
|
0b68bbbdb0
|
initial support to add event parsers from extension
|
2012-06-08 14:59:35 +10:00 |
|
Andrey Sidorov
|
58e526d913
|
SCREEN-SAVER extension
|
2012-06-08 14:57:24 +10:00 |
|
Andrey Sidorov
|
5d6bdee7de
|
DamageNotify event decoder
|
2012-06-07 23:09:27 +10:00 |
|
Andrey Sidorov
|
d7765b01bf
|
FrameGetRect, FrameHitTest requests
|
2012-06-07 12:17:24 +10:00 |
|
Andrey Sidorov
|
41ceeb67d8
|
AppleWM extension
|
2012-06-05 12:56:02 +10:00 |
|
Andrey Sidorov
|
e631e6fac6
|
CreateWindow test
|
2012-06-01 18:17:55 +10:00 |
|
Andrey Sidorov
|
3eaaadd0da
|
global variable leak test
|
2012-06-01 18:17:26 +10:00 |
|
Andrey Sidorov
|
ca5efc1941
|
KillKlient and ForceScreenSaver requests
|
2012-06-01 11:57:20 +10:00 |
|
Andrey Sidorov
|
33775da6df
|
connect using idcorrect DISPLAY
|
2012-06-01 00:00:31 +10:00 |
|
Andrey Sidorov
|
2834543b41
|
connect using idcorrect DISPLAY
|
2012-05-31 23:59:34 +10:00 |
|
Andrey Sidorov
|
5098763855
|
global object pollution fixed
|
2012-05-31 19:20:38 +10:00 |
|