log

age author description
Thu, 07 Apr 2011 11:16:17 +0200 Jacob Dawid Removed old code.
Thu, 07 Apr 2011 11:15:19 +0200 Jacob Dawid Removed piped terminal windows.
Thu, 07 Apr 2011 11:01:55 +0200 Jacob Dawid Fixed some bugs on resizing.
Thu, 07 Apr 2011 10:55:33 +0200 Jacob Dawid Loading octave on startup.
Thu, 07 Apr 2011 10:45:46 +0200 Jacob Dawid Added terminal window title.
Thu, 07 Apr 2011 10:44:04 +0200 Jacob Dawid Terminal relaunches on exit.
Thu, 07 Apr 2011 10:28:41 +0200 Jacob Dawid Removed temp files.
Thu, 07 Apr 2011 10:26:05 +0200 Jacob Dawid Integrated qtermwidget terminal emulation.
Wed, 06 Apr 2011 19:52:12 +0200 Jacob Dawid Prevented the command line to lose focus when pressing tab.
Wed, 06 Apr 2011 17:00:49 +0200 Jacob Dawid Added some syntax highlighting.
Wed, 06 Apr 2011 16:39:39 +0200 Jacob Dawid Added comments.
Wed, 06 Apr 2011 16:16:17 +0200 Jacob Dawid Extended pending request skeleton to support other types of requests.
Wed, 06 Apr 2011 15:04:19 +0200 Jacob Dawid Imaginary numbers are rendered correctly.
Wed, 06 Apr 2011 14:01:09 +0200 Jacob Dawid Readded info request at startup.
Wed, 06 Apr 2011 13:59:10 +0200 Jacob Dawid Adding pending requests.
Tue, 05 Apr 2011 22:07:39 +0200 Jacob Dawid Added history to terminal.
Tue, 05 Apr 2011 21:23:08 +0200 Jacob Dawid Add copyright information.
Tue, 05 Apr 2011 21:10:20 +0200 Jacob Dawid Removed unused code.
Tue, 05 Apr 2011 21:08:18 +0200 Jacob Dawid Subclassed line edit to prepare for extended functionality.
Tue, 05 Apr 2011 20:45:27 +0200 Jacob Dawid Refactored code, split clients into their own threads.
Tue, 05 Apr 2011 20:09:40 +0200 Jacob Dawid Errors are now passed through correctly, interactive mode enforced.
Tue, 05 Apr 2011 18:03:17 +0200 Jacob Dawid Octaves output is being highlighted now.
Tue, 05 Apr 2011 17:15:01 +0200 Jacob Dawid Octave restarts when process exits.
Tue, 05 Apr 2011 08:42:28 +0200 Jacob Dawid Changed menu to toolbar.
Tue, 05 Apr 2011 00:12:18 +0200 Jacob Dawid Initial commit.
Wed, 12 Oct 2011 12:18:27 -0400 John W. Eaton handle class objects in num2cell
Wed, 12 Oct 2011 09:06:58 -0700 Rik gdbinit: Add documentation for macros. Add alias for new show_octave_dbstack command.
Wed, 12 Oct 2011 11:18:12 -0400 John W. Eaton axes: only update the currentaxes property of the parent figure if the axes object is visible
Wed, 12 Oct 2011 10:38:21 -0400 John W. Eaton show_octave_dbstack: new convenience function for debugging
Wed, 12 Oct 2011 10:55:45 +0100 Michael Goffioul Only add default menus for FLTK toolkit.