Commit graph

  • ea07a651e7 example of embeeding xterm window Andrey Sidorov 2012-11-27 10:44:13 +1100
  • c473c9cad7 initial implementation for fixes extension Andrey Sidorov 2012-11-27 10:42:35 +1100
  • dfb9ff059a Merge branch 'master' of https://github.com/sidorares/node-x11 Andrey Sidorov 2012-11-27 10:41:04 +1100
  • 11c6f05e9f fix in calculation rgba32 visual Andrey Sidorov 2012-11-27 10:40:59 +1100
  • 3a928b3857 Update README.md Andrey Sidorov 2012-11-27 10:32:25 +1100
  • b54e314538 Merge pull request #15 from santigimeno/extension_fixes Andrey Sidorov 2012-11-26 15:05:37 -0800
  • f8a3c71252 Some more fixes in extensions Santiago Gimeno 2012-11-26 18:15:05 +0100
  • 9b8cef815b A couple of fixes in xtest extension Santiago Gimeno 2012-11-26 16:34:54 +0100
  • 39e85aa20c Merge pull request #14 from santigimeno/add_dpms_extension Andrey Sidorov 2012-11-25 10:51:57 -0800
  • e6796ab192 Only execute dpms test when we can Santiago Gimeno 2012-11-25 19:35:07 +0100
  • c0dccec8bc Add DPMS extension Santiago Gimeno 2012-11-23 14:39:22 +0100
  • 78a9977228 repository field updated Andrey Sidorov 2012-08-26 08:06:30 +1000
  • ae26f88a27 Merge pull request #13 from santigimeno/master Andrey Sidorov 2012-08-14 04:08:45 -0700
  • 6822d759f0 Add RaiseWindow request Santiago Gimeno 2012-08-06 10:40:44 +0200
  • 7312baef09 Merge pull request #11 from santigimeno/master Andrey Sidorov 2012-08-04 15:53:39 -0700
  • 8bed395742 Merge pull request #12 from santigimeno/set_input_focus Andrey Sidorov 2012-08-04 15:53:16 -0700
  • a98de8d47c Add revertTo param Santiago Gimeno 2012-08-05 00:01:22 +0200
  • 5d4caccca8 A couple of fixes in unpackEvent Santiago Gimeno 2012-08-04 22:27:03 +0200
  • fd939c985d Add SetInputFocus Santiago Gimeno 2012-08-03 15:21:29 +0200
  • cb5017e0b2 Merge pull request #10 from santigimeno/master Andrey Sidorov 2012-07-24 04:05:19 -0700
  • 2df9069ef1 Declare some more undeclared variables Santiago Gimeno 2012-07-24 09:57:48 +0200
  • 2a712fe13e Update .travis.yml Andrey Sidorov 2012-07-24 11:41:15 +1000
  • c1df43d949 version bump Andrey Sidorov 2012-07-17 14:49:53 +1000
  • eeba3b1796 inherit errors from Error Andrey Sidorov 2012-07-17 14:47:17 +1000
  • 8e1f501701 return roundtrip time in ping() callback Andrey Sidorov 2012-07-17 01:21:28 +1000
  • f3681b9aa2 ping() and close() for connection Andrey Sidorov 2012-07-16 19:48:03 +1000
  • 6d565ec0e9 debug travis error with killKlient Andrey Sidorov 2012-07-16 14:34:54 +1000
  • 265b44eab5 version bump Andrey Sidorov 2012-07-16 14:31:28 +1000
  • 39d905df5f long stacktrace benchmarks in comments Andrey Sidorov 2012-07-16 14:31:01 +1000
  • 7df3e1d3fd disable long stack trace to improve performance Andrey Sidorov 2012-07-16 14:26:33 +1000
  • f70108e6f3 increase test timeout Andrey Sidorov 2012-07-16 14:21:38 +1000
  • 2decda57fd handle sequence overflow (more than 65535 requests in one connection) Andrey Sidorov 2012-07-16 14:18:52 +1000
  • 86152f7aaf Merge pull request #8 from santigimeno/master Andrey Sidorov 2012-07-12 15:34:32 -0700
  • d5ad3c4134 Declare cookieNum with var so it is not global Santiago Gimeno 2012-07-12 17:27:58 +0200
  • 4ebf169ec4 dropping node 0.4, 0.7->0.8 Andrey Sidorov 2012-07-12 00:39:35 +1000
  • 1b31e336ef Merge pull request #7 from santigimeno/add_move_resize Andrey Sidorov 2012-07-11 07:36:17 -0700
  • 75e3a3ddd3 Add MoveResizeWindow request Santiago Gimeno 2012-07-11 13:38:03 +0200
  • 7929102bc5 Merge branch 'master' of https://github.com/sidorares/node-x11 Andrey Sidorov 2012-06-15 11:00:58 +1000
  • d2707f8d38 PolyFillArc request Andrey Sidorov 2012-06-15 11:00:13 +1000
  • 4a7d23d837 Update master Andrey Sidorov 2012-06-13 15:45:09 +1000
  • 6c9cb536e6 trailing comma Andrey Sidorov 2012-06-13 15:35:55 +1000
  • 3b0a267af8 version bump, sinonjs dropped Andrey Sidorov 2012-06-13 15:34:07 +1000
  • e24ad5dc9f fix for DeletePropery request Andrey Sidorov 2012-06-13 15:16:09 +1000
  • 8af6ab6465 tests for Get,Change,DeleteProperty(ies) Andrey Sidorov 2012-06-13 15:15:18 +1000
  • e0dc112c9f year bump Andrey Sidorov 2012-06-13 15:14:12 +1000
  • 313aa8a1cc global variable pollution fix Andrey Sidorov 2012-06-13 13:12:50 +1000
  • cfbf71c6b8 ConvertSelection request Andrey Sidorov 2012-06-11 23:59:40 +1000
  • de99f7ec14 SelectionRequest and SelectionNotify events Andrey Sidorov 2012-06-11 23:59:09 +1000
  • 5315432ce4 AppleWM events Andrey Sidorov 2012-06-11 23:57:51 +1000
  • f5303b0ad9 PropertyNotify and SelectionClear unpackers Andrey Sidorov 2012-06-11 17:05:23 +1000
  • 06d87c5908 Get/SetSelectionOwner requests Andrey Sidorov 2012-06-09 14:15:19 +1000
  • 771330201b signed x,y in CreateWindow, value instead of array in ListProps Andrey Sidorov 2012-06-09 13:52:14 +1000
  • 3aa441358e xprop-alike Andrey Sidorov 2012-06-09 00:29:00 +1000
  • 93c09e553e ListProperties request Andrey Sidorov 2012-06-08 23:13:01 +1000
  • 5b6fd461ac return if no extension present Andrey Sidorov 2012-06-08 19:27:27 +1000
  • cba6f61dba version bump Andrey Sidorov 2012-06-08 18:23:20 +1000
  • 255081192e assertion fixed Andrey Sidorov 2012-06-08 17:07:01 +1000
  • 5dec4c29b7 SetScreenSaver request Andrey Sidorov 2012-06-08 15:00:13 +1000
  • 0b68bbbdb0 initial support to add event parsers from extension Andrey Sidorov 2012-06-08 14:59:35 +1000
  • 58e526d913 SCREEN-SAVER extension Andrey Sidorov 2012-06-08 14:57:24 +1000
  • 5d6bdee7de DamageNotify event decoder Andrey Sidorov 2012-06-07 23:09:27 +1000
  • d7765b01bf FrameGetRect, FrameHitTest requests Andrey Sidorov 2012-06-07 12:17:24 +1000
  • 41ceeb67d8 AppleWM extension Andrey Sidorov 2012-06-05 12:56:02 +1000
  • e631e6fac6 CreateWindow test Andrey Sidorov 2012-06-01 18:17:55 +1000
  • 3eaaadd0da global variable leak test Andrey Sidorov 2012-06-01 18:17:26 +1000
  • ca5efc1941 KillKlient and ForceScreenSaver requests Andrey Sidorov 2012-06-01 11:57:20 +1000
  • 33775da6df connect using idcorrect DISPLAY Andrey Sidorov 2012-06-01 00:00:31 +1000
  • 2834543b41 connect using idcorrect DISPLAY Andrey Sidorov 2012-05-31 23:59:34 +1000
  • 5098763855 global object pollution fixed Andrey Sidorov 2012-05-31 19:20:38 +1000
  • bdaaf7d729 simple test to trigger travis Andrey Sidorov 2012-05-31 13:46:23 +1000
  • 1a794c8b22 indent fix Andrey Sidorov 2012-05-31 13:39:40 +1000
  • 01b6d9778c simple test to trigger travis Andrey Sidorov 2012-05-31 13:35:24 +1000
  • 0fd0e4485a first integration test Andrey Sidorov 2012-05-31 12:53:45 +1000
  • b6a0ceff7f cleanup before addint travis & mocha testing Andrey Sidorov 2012-05-31 12:31:49 +1000
  • 5b191458d3 mocha dev dependensy, version bump Andrey Sidorov 2012-05-31 12:30:49 +1000
  • f40eb4e3d2 XC-MISC extension Andrey Sidorov 2012-05-31 11:06:46 +1000
  • b0931f1feb SHAPE extension Andrey Sidorov 2012-05-31 11:05:51 +1000
  • 1a82cc2141 fix for GetOverlayWindow callback Andrey Sidorov 2012-05-29 16:32:43 +1000
  • fba32b442a correct size for all requests Andrey Sidorov 2012-05-29 15:56:41 +1000
  • 31194398bc DAMAGE and Composite extensions Andrey Sidorov 2012-05-29 09:56:40 +1000
  • fd81862722 some gradients + adopt to new CreateWindow parameter Andrey Sidorov 2012-05-29 09:53:27 +1000
  • 3298795a7b use padded 4 bytes for all CreatePicture parameters Andrey Sidorov 2012-05-01 13:11:40 +1000
  • 95765c9385 clean up (use default parameters) Andrey Sidorov 2012-05-01 13:10:09 +1000
  • 93cec8ecc7 load BigReq extansion by default Andrey Sidorov 2012-05-01 13:08:19 +1000
  • 0c2cdeb884 ChangeGC and ListFonts requests Andrey Sidorov 2012-04-18 15:07:03 +1000
  • 2678daa7b8 Merge branch 'master' of https://github.com/sidorares/node-x11 Andrey Sidorov 2012-04-12 17:05:39 +1000
  • e7e06be354 hextile fixes Andrey Sidorov 2012-04-12 17:05:02 +1000
  • 6acbec1c4e Update README.md Andrey Sidorov 2012-04-12 10:20:00 +1000
  • 3c5901394f Update README.md Andrey Sidorov 2012-04-12 10:17:09 +1000
  • 58d5f02509 screenshot utility Andrey Sidorov 2012-04-11 17:55:34 +1000
  • 65dd846cb8 cleanups/renames Andrey Sidorov 2012-04-11 16:53:33 +1000
  • f2c3090e9a extra depth argunebt in CreateWindow Andrey Sidorov 2012-04-11 16:53:27 +1000
  • 4a1964febb all callbacks now have error as first argument Andrey Sidorov 2012-04-11 16:50:14 +1000
  • e53a974668 constants added Andrey Sidorov 2012-04-11 16:49:37 +1000
  • 15bbd67965 end event in client Andrey Sidorov 2012-04-11 16:49:24 +1000
  • 5efa66ef34 rfb client and rfb gui split into two files Andrey Sidorov 2012-04-11 16:47:50 +1000
  • 4a8202fa49 new argument depth in CreateWindow Andrey Sidorov 2012-04-11 16:46:39 +1000
  • bc641f3bce shift pixel 8bits left in AllocColor result Andrey Sidorov 2012-04-11 16:43:58 +1000
  • 29a04525af new argument depth in CreateWindow Andrey Sidorov 2012-04-11 16:43:13 +1000
  • 779da87017 fixes for err in callback; terminate om end Andrey Sidorov 2012-04-11 15:58:50 +1000