Mercurial > hg > octave-lyh
graph
-
Renamed some files.Thu, 07 Apr 2011 14:54:00 +0200, by Jacob Dawid
-
Cleaned up code widely.Thu, 07 Apr 2011 14:19:15 +0200, by Jacob Dawid
-
Renamed terminal class.Thu, 07 Apr 2011 12:51:31 +0200, by Jacob Dawid
-
Refactored code in QTerminalWidgetand made comments Doxygen-frienly.Thu, 07 Apr 2011 12:40:49 +0200, by Jacob Dawid
-
Refactored code in QTerminalWidget.Thu, 07 Apr 2011 12:32:15 +0200, by Jacob Dawid
-
Rename qtermwidget to QTerminalWidgetThu, 07 Apr 2011 12:17:53 +0200, by Jacob Dawid
-
Moved files, modified README.Thu, 07 Apr 2011 12:12:13 +0200, by Jacob Dawid
-
Removed ol pro file.Thu, 07 Apr 2011 12:05:35 +0200, by Jacob Dawid
-
Added qtermwidget files.Thu, 07 Apr 2011 12:05:04 +0200, by Jacob Dawid
-
Integrated qtermwidget into Quint.Thu, 07 Apr 2011 12:04:40 +0200, by Jacob Dawid
-
Removed old code.Thu, 07 Apr 2011 11:16:46 +0200, by Jacob Dawid
-
Removed old code.Thu, 07 Apr 2011 11:16:17 +0200, by Jacob Dawid
-
Removed piped terminal windows.Thu, 07 Apr 2011 11:15:19 +0200, by Jacob Dawid
-
Fixed some bugs on resizing.Thu, 07 Apr 2011 11:01:55 +0200, by Jacob Dawid
-
Loading octave on startup.Thu, 07 Apr 2011 10:55:33 +0200, by Jacob Dawid
-
Added terminal window title.Thu, 07 Apr 2011 10:45:46 +0200, by Jacob Dawid
-
Terminal relaunches on exit.Thu, 07 Apr 2011 10:44:04 +0200, by Jacob Dawid
-
Removed temp files.Thu, 07 Apr 2011 10:28:41 +0200, by Jacob Dawid
-
Integrated qtermwidget terminal emulation.Thu, 07 Apr 2011 10:26:05 +0200, by Jacob Dawid
-
Prevented the command line to lose focus when pressing tab.Wed, 06 Apr 2011 19:52:12 +0200, by Jacob Dawid
-
Added some syntax highlighting.Wed, 06 Apr 2011 17:00:49 +0200, by Jacob Dawid
-
Added comments.Wed, 06 Apr 2011 16:39:39 +0200, by Jacob Dawid
-
Extended pending request skeleton to support other types of requests.Wed, 06 Apr 2011 16:16:17 +0200, by Jacob Dawid
-
Imaginary numbers are rendered correctly.Wed, 06 Apr 2011 15:04:19 +0200, by Jacob Dawid
-
Readded info request at startup.Wed, 06 Apr 2011 14:01:09 +0200, by Jacob Dawid
-
Adding pending requests.Wed, 06 Apr 2011 13:59:10 +0200, by Jacob Dawid
-
Added history to terminal.Tue, 05 Apr 2011 22:07:39 +0200, by Jacob Dawid
-
Add copyright information.Tue, 05 Apr 2011 21:23:08 +0200, by Jacob Dawid
-
Removed unused code.Tue, 05 Apr 2011 21:10:20 +0200, by Jacob Dawid
-
Subclassed line edit to prepare for extended functionality.Tue, 05 Apr 2011 21:08:18 +0200, by Jacob Dawid
-
Refactored code, split clients into their own threads.Tue, 05 Apr 2011 20:45:27 +0200, by Jacob Dawid
-
Errors are now passed through correctly, interactive mode enforced.Tue, 05 Apr 2011 20:09:40 +0200, by Jacob Dawid
-
Octaves output is being highlighted now.Tue, 05 Apr 2011 18:03:17 +0200, by Jacob Dawid
-
Octave restarts when process exits.Tue, 05 Apr 2011 17:15:01 +0200, by Jacob Dawid
-
Changed menu to toolbar.Tue, 05 Apr 2011 08:42:28 +0200, by Jacob Dawid
-
Initial commit.Tue, 05 Apr 2011 00:12:18 +0200, by Jacob Dawid
-
handle class objects in num2cellWed, 12 Oct 2011 12:18:27 -0400, by John W. Eaton
-
gdbinit: Add documentation for macros. Add alias for new show_octave_dbstack command.Wed, 12 Oct 2011 09:06:58 -0700, by Rik
-
axes: only update the currentaxes property of the parent figure if the axes object is visibleWed, 12 Oct 2011 11:18:12 -0400, by John W. Eaton
-
show_octave_dbstack: new convenience function for debuggingWed, 12 Oct 2011 10:38:21 -0400, by John W. Eaton
-
Only add default menus for FLTK toolkit.Wed, 12 Oct 2011 10:55:45 +0100, by Michael Goffioul
-
make handles with their handlevisibility property set to "callback" visible in callback functionsTue, 11 Oct 2011 22:02:39 -0400, by John W. Eaton
-
don't execute graphics handle callback functions recursivelyTue, 11 Oct 2011 21:55:21 -0400, by John W. Eaton
-
Allow the axis box to be turned off for the gnuplot backend.Tue, 11 Oct 2011 18:08:44 -0400, by Ben Abbott
-
Export base_property::set.Tue, 11 Oct 2011 23:07:48 +0100, by Michael Goffioul
-
strchr.m: Tune switching between algorithms. Add error messages to input validation.Tue, 11 Oct 2011 13:18:40 -0700, by Rik
-
ishold: don't create axes if none existsTue, 11 Oct 2011 16:15:35 -0400, by John W. Eaton
-
strjust.m: Tweak code for performance. Add more input validation and tests.Tue, 11 Oct 2011 12:46:24 -0700, by Rik
-
allow warnings about missing glyphs to be disabledTue, 11 Oct 2011 10:53:24 -0400, by John W. Eaton
-
fix clf docstring typo from previous changeTue, 11 Oct 2011 10:35:28 -0400, by John W. Eaton
-
str2num.m: Simplify and speed up code by using indexing.Mon, 10 Oct 2011 21:04:22 -0700, by Rik
-
mat2str.m: Tune function for Matlab compatability and speed.Mon, 10 Oct 2011 18:55:12 -0700, by Rik
-
clf: return figure handleMon, 10 Oct 2011 21:39:16 -0400, by John W. Eaton
-
isstrprop.m: Put input validation first and add a few more tests.Mon, 10 Oct 2011 17:31:21 -0700, by Rik
-
regexprep: only return cell array if first arg is cell arrayMon, 10 Oct 2011 15:08:48 -0400, by John W. Eaton
-
handle "split" option for regexpMon, 10 Oct 2011 15:01:56 -0400, by John W. Eaton
-
dec2base.m: Code tweaks for slightly better performance.Mon, 10 Oct 2011 11:12:34 -0700, by Rik
-
Fix regression introduced by e9f6a6edec42.Mon, 10 Oct 2011 08:22:25 -0400, by Ben Abbott
-
Add __object__ property to uimenu.Mon, 10 Oct 2011 10:27:12 +0100, by Michael Goffioul
-
strtrunc.m: Add input validation and tests for length argument n.Sun, 09 Oct 2011 12:58:59 -0700, by Rik