Commit Graph

  • 5853d69ab5 added some notes about the tools required for each platform Adam Murdoch 2012-08-06 13:32:35 +10:00
  • 347ae83782 Implemented Terminal cursor methods on windows. Adam Murdoch 2012-08-04 17:56:12 +10:00
  • e0c31aa176 Added support for Terminal.cursorStartOfLine() and clearToEndOfLine(). Adam Murdoch 2012-08-04 17:18:16 +10:00
  • ec9d8d7bf8 Added support for Terminal.up(), down(), left(), right() for the terminal. Adam Murdoch 2012-08-04 16:18:30 +10:00
  • 7ee843612a Implemented Terminal.bold(), foreground(), normal() and reset(). Adam Murdoch 2012-08-04 14:08:19 +10:00
  • e9b300f610 Moved some classes around. Adam Murdoch 2012-08-04 13:32:41 +10:00
  • a1c46d3dfa Implemented TerminalAccess.isTerminal() and Terminal.getTerminalSize() on windows. Adam Murdoch 2012-08-04 13:27:56 +10:00
  • e5537494b0 First pass for windows support. Adam Murdoch 2012-08-04 12:32:15 +10:00
  • dadf93caf8 Added concept of platform to the internals. Adam Murdoch 2012-08-04 11:41:19 +10:00
  • 0c8a041a6c Compile for Java 5. Adam Murdoch 2012-08-04 10:22:41 +10:00
  • b69d8f32ec Some updates Adam Murdoch 2012-08-04 10:22:25 +10:00
  • 26e9daa5e8 Some updates. Adam Murdoch 2012-08-04 10:04:09 +10:00
  • 335065887e - Added support for setting the terminal foreground color. - Some improvements to error handling. Adam Murdoch 2012-08-04 10:00:32 +10:00
  • 31e9d2b41c Added support for switching the terminal to bold mode. Adam Murdoch 2012-08-04 07:06:11 +10:00
  • 9cfe2b1f24 Restructured terminal APIs. Adam Murdoch 2012-08-04 05:54:58 +10:00
  • 433347491c - Tweaked build for linux. - Tweaked how errno is sent back to Java land. Adam Murdoch 2012-08-03 16:24:00 +10:00
  • d2542adf36 Added readme. Adam Murdoch 2012-07-29 17:44:00 +10:00
  • 979bc0873f Added Terminal.getTerminalSize(). Adam Murdoch 2012-07-29 17:38:57 +10:00
  • c009527afa - Added Process.getPid() and Terminal.isTerminal(). - Added a test command-line app. Adam Murdoch 2012-07-29 17:05:06 +10:00
  • 1d56f93e64 initial version Adam Murdoch 2012-07-29 16:35:28 +10:00