Commit graph

  • 3649b9210e color chooser widget v0.0.3 Kevin Lamonte 2015-04-02 21:26:32 -0400
  • 329fd62e4a checkstyle sweep Kevin Lamonte 2015-04-02 13:44:56 -0400
  • 4b257bd88a clean readme Kevin Lamonte 2015-04-02 09:19:13 -0400
  • efb7af1f33 window focus events and enable/disable menu items Kevin Lamonte 2015-03-30 16:48:47 -0400
  • 8582f35a3f Merge branch 'master' of https://github.com/klamonte/jexer Kevin Lamonte 2015-03-29 17:28:16 -0400
  • 91c9a8376f bugfixes Kevin Lamonte 2015-03-29 13:57:56 -0400
  • daa4106c09 fix javadoc header Kevin Lamonte 2015-03-29 06:23:20 -0400
  • 847a4bc53c make Windows look like X11, why does this work Kevin Lamonte 2015-03-28 22:15:37 -0400
  • a043164fd1 TFileOpenBox working Kevin Lamonte 2015-03-28 21:30:40 -0400
  • 0d47c5460c stubs for TFileOpenBox, cleanup putStringXY Kevin Lamonte 2015-03-28 13:01:43 -0400
  • d097676332 Merge branch 'master' of https://github.com/klamonte/jexer Kevin Lamonte 2015-03-27 18:23:10 -0400
  • 7668cb45fd TTreeView compiles Kevin Lamonte 2015-03-27 16:18:05 -0400
  • 9bc9e00bf6 cleanup Kevin Lamonte 2015-03-26 22:47:31 -0400
  • 9b1afdde02 telnet daemon working Kevin Lamonte 2015-03-25 12:59:54 -0400
  • 005ec49709 telnet support 75% Kevin Lamonte 2015-03-25 07:59:11 -0400
  • ea91242c45 telnet socket stubs Kevin Lamonte 2015-03-24 16:31:17 -0400
  • 55b4f29bc5 network socket support, Swing blink/reverse v0.0.2 Kevin Lamonte 2015-03-23 13:03:16 -0400
  • ef368bd06a reduce thread contention Kevin Lamonte 2015-03-23 09:46:14 -0400
  • e3dfbd2334 double buffer swing Kevin Lamonte 2015-03-22 18:25:14 -0400
  • b5f2a6dbf2 blinking cursor and SGR 1006 mode Kevin Lamonte 2015-03-22 08:56:11 -0400
  • 7c870d8943 Refactoring - boolean getters and miscellaneous Kevin Lamonte 2015-03-22 00:00:42 -0400
  • 8caf0d51b8 Test commit from within Eclipse Kevin Lamonte 2015-03-21 22:54:29 -0400
  • a4406f4ed7 Rename AWT to Swing Kevin Lamonte 2015-03-21 19:14:34 -0400
  • 091d8a06c7 support for kbTab in AWT Kevin Lamonte 2015-03-21 11:40:04 -0400
  • cf9af8df45 fix eclipse warnings Kevin Lamonte 2015-03-21 11:30:03 -0400
  • 039b29a58d Merge branch 'master' of https://github.com/klamonte/jexer Kevin Lamonte 2015-03-21 09:39:16 -0400
  • 5e9795dbc9 clarify license Kevin Lamonte 2015-03-21 09:39:12 -0400
  • 3633816889 run jexer inside jexer Kevin Lamonte 2015-03-21 00:04:32 -0400
  • a90d3119be mouse support inside terminal Kevin Lamonte 2015-03-20 22:21:49 -0400
  • e7083f0b93 merge Kevin Lamonte 2015-03-20 22:06:59 -0400
  • bd8d51fa0a many fixes Kevin Lamonte 2015-03-20 22:05:08 -0400
  • 6934524881 update roadmap Kevin Lamonte 2015-03-20 07:21:15 -0400
  • bb35d91958 first screenshot attempt Kevin Lamonte 2015-03-19 23:51:33 -0400
  • 92554d64c2 clean up threads and timers Kevin Lamonte 2015-03-19 22:51:44 -0400
  • a83fea2bae misc cleanup Kevin Lamonte 2015-03-19 07:06:03 -0400
  • 34a42e784b TTerminalWindow working Kevin Lamonte 2015-03-18 23:27:59 -0400
  • aed3368728 switch to JFrame to support webswing Kevin Lamonte 2015-03-17 22:13:38 -0400
  • 99144c716d fix memory corruption Kevin Lamonte 2015-03-17 11:33:06 -0400
  • 87a17f3ca4 cutting v0.0.1 v0.0.1 Kevin Lamonte 2015-03-16 22:03:38 -0400
  • 30bd4abd2a AWT minimally working Kevin Lamonte 2015-03-16 15:53:34 -0400
  • 84614868e6 AWT keyboard barely working Kevin Lamonte 2015-03-16 11:45:46 -0400
  • 1ac2ccb131 stubs for AWTBackend Kevin Lamonte 2015-03-15 23:03:55 -0400
  • c6940ed922 message box and input box Kevin Lamonte 2015-03-15 19:34:47 -0400
  • 70f5b2bbcb Pull demo into jar Kevin Lamonte 2015-03-15 14:02:37 -0400
  • 06fc796900 fix javadoc Kevin Lamonte 2015-03-15 11:06:44 -0400
  • cc99cba8bd reflowable text box Kevin Lamonte 2015-03-15 11:01:26 -0400
  • 128e5be1ff text field working Kevin Lamonte 2015-03-15 07:20:21 -0400
  • 00d2622b0f radio buttons Kevin Lamonte 2015-03-14 21:21:02 -0400
  • d502a0e90e timer and progress bar working Kevin Lamonte 2015-03-14 20:42:08 -0400
  • 7272e49f35 checkbox working Kevin Lamonte 2015-03-14 17:52:39 -0400
  • e826b451ba keyboard accelerators Kevin Lamonte 2015-03-14 17:14:12 -0400
  • 2b9c27db31 misc cleanup Kevin Lamonte 2015-03-14 13:40:52 -0400
  • 30d336cc33 TButton and TLabel Kevin Lamonte 2015-03-14 12:21:03 -0400
  • 8e688b9211 menus working Kevin Lamonte 2015-03-14 10:12:43 -0400
  • b1b355b8d2 update roadmap Kevin Lamonte 2015-03-14 08:54:01 -0400
  • 928811d8e2 menu system compiles Kevin Lamonte 2015-03-14 08:33:54 -0400
  • 8dc20d387d Fix excess redraws Kevin Lamonte 2015-03-13 22:46:19 -0400
  • fca67db090 Switchable windows Kevin Lamonte 2015-03-13 13:50:01 -0400
  • a06459bd6b draggable window Kevin Lamonte 2015-03-13 06:50:35 -0400
  • 48e2780715 TWindow compiles Kevin Lamonte 2015-03-12 14:14:00 -0400
  • d4a29741fb immutable TMouseEvent Kevin Lamonte 2015-03-11 19:51:29 -0400
  • b299e69c25 immutable TKeypressEvent Kevin Lamonte 2015-03-11 17:07:00 -0400
  • 7b5261bc5b checkstyle'd Kevin Lamonte 2015-03-11 14:29:26 -0400
  • 9edb442b71 update roadmap Kevin Lamonte 2015-03-11 05:48:46 -0400
  • 623a1bd128 terminal/backend handshaking, no more polling Kevin Lamonte 2015-03-11 05:22:47 -0400
  • 4328bb42c1 HELLO WORLD... Kevin Lamonte 2015-03-10 16:37:50 -0400
  • 05dbb28d6e ECMA48Backend compiles Kevin Lamonte 2015-03-10 13:47:37 -0400
  • 217c61076c ECMA48Screen compiles Kevin Lamonte 2015-03-09 22:32:35 -0400
  • b158962153 ECMA48Terminal compiles Kevin Lamonte 2015-03-09 21:20:21 -0400
  • c8496daccf TTYSessionInfo Kevin Lamonte 2015-03-09 16:28:53 -0400
  • df8de03f80 base data structures Kevin Lamonte 2015-03-09 08:03:14 -0400
  • 2420f903af ColorTheme load/save Kevin Lamonte 2015-03-08 21:21:48 -0400
  • 624ce48ecf low-level text cell bits Kevin Lamonte 2015-03-08 19:16:19 -0400
  • 7d4115a542 Initial build stubs Kevin Lamonte 2015-03-08 06:57:55 -0400
  • 847c19a66b Initial commit Kevin Lamonte 2015-03-08 05:31:41 -0400