Mercurial > hg > octave-nkf
graph
-
don't forget to pass parent class names to objects created by indexingMon, 17 Oct 2011 12:23:06 -0400, by John W. Eaton
-
Use axes linewidth property for gnuplot axes with location "zero".Sun, 16 Oct 2011 22:29:28 -0400, by Ben Abbott
-
error.cc: Don't complain if error struct input is empty (Matlab compatability)Sun, 16 Oct 2011 13:25:32 -0700, by Rik
-
doc: Use @{ macro for curly brace in validatestring Texinfo docstringSun, 16 Oct 2011 13:18:41 -0700, by Rik
-
validatestring.m: Overhaul code for Matlab compatability and performance.Sat, 15 Oct 2011 19:05:00 -0700, by Rik
-
allow assignment of class objects to indexed structure arraysFri, 14 Oct 2011 19:42:33 -0400, by John W. Eaton
-
Undo accidental change in 13704:6f779cc391fbFri, 14 Oct 2011 17:33:20 -0500, by Jordi Gutiérrez Hermoso
-
More 64bit integer type fixes for bsxfun-defs.ccFri, 14 Oct 2011 17:30:13 -0500, by Jordi Gutiérrez Hermoso
-
Add missing UI objects: uicontextmenu, uitoolbar, uipushtool and uitoggletool.Fri, 14 Oct 2011 23:19:06 +0100, by Michael Goffioul
-
class: correctly handle parents when structure array has more than one elementFri, 14 Oct 2011 17:06:49 -0400, by John W. Eaton
-
strsplit.m: Expand to accept 2-D character arrays. Improve input validation.Fri, 14 Oct 2011 10:15:01 -0700, by Rik
-
Pass correct integer type to std::max in bsxfun-defs.ccThu, 13 Oct 2011 22:05:57 -0500, by Jordi Gutiérrez Hermoso
-
Implement guidata/guihandles.Thu, 13 Oct 2011 23:01:44 +0100, by Michael Goffioul
-
patch: ensure facevertexcdata has correct shapeThu, 13 Oct 2011 13:38:19 -0400, by John W. Eaton
-
Allow a toolkit to provide its own version of UI dialogs.Thu, 13 Oct 2011 16:46:28 +0100, by Michael Goffioul
-
fix indexing bug for matrices inside anonymous functionsThu, 13 Oct 2011 11:05:30 -0400, by John W. Eaton
-
correctly handle multidimensional objects in num2cellWed, 12 Oct 2011 22:25:01 -0400, by John W. Eaton
-
char: when converting cell elements containing class objects, call overloaded char function if one existsWed, 12 Oct 2011 21:28:30 -0400, by John W. Eaton
-
Merge in Fotios' changeWed, 12 Oct 2011 20:36:19 -0500, by Jordi Gutiérrez Hermoso
-
add only color change possibility in spy.mThu, 13 Oct 2011 00:47:43 +0300, by Fotios Kasolis
-
Force gnuplot axes to use a solid line.Wed, 12 Oct 2011 20:06:12 -0400, by Ben Abbott
-
gdbinit: Fix declaration of new show-octave-dbstack macroWed, 12 Oct 2011 14:23:08 -0700, by Rik
-
print show_octave_dbstack output to std::cerrWed, 12 Oct 2011 15:08:51 -0400, by John W. Eaton
-
Close bitbucket default branchWed, 12 Oct 2011 14:02:07 -0500, by Jordi Gutiérrez Hermoso
-
Merge with devTue, 11 Oct 2011 14:08:38 -0500, by Jordi Gutiérrez Hermoso
-
Added files for build system integration.Wed, 05 Oct 2011 02:19:28 +0200, by Jacob Dawid
-
Fixed bug with IRC client.Tue, 04 Oct 2011 21:21:29 +0200, by Jacob Dawid
-
Renamed VariablesDockWidget to WorkspaceView and optimized memory footprint for 30%.Fri, 30 Sep 2011 12:34:37 +0200, by Jacob Dawid
-
Adjustements for compiling on Windows.Mon, 26 Sep 2011 07:55:20 +0200, by Jacob
-
Variables view now showing matrix size.Sun, 25 Sep 2011 21:28:38 +0200, by Jacob Dawid
-
Fixed error with header.Sun, 25 Sep 2011 21:18:41 +0200, by Jacob Dawid
-
Renamed qirc to irc.Sun, 25 Sep 2011 21:13:59 +0200, by Jacob Dawid
-
Shifted IRCWidget.Sun, 25 Sep 2011 21:12:47 +0200, by Jacob Dawid
-
Properly implemented shutdown of callback thread.Sun, 25 Sep 2011 18:29:24 +0200, by Jacob Dawid
-
Removed unused buttons in settings window.Sun, 25 Sep 2011 11:48:47 +0200, by Jacob Dawid
-
Dock widgets colored with stylesheets.Sun, 25 Sep 2011 11:44:49 +0200, by Jacob Dawid
-
Updated license headers and moved to AGPLv3.Sun, 25 Sep 2011 10:52:42 +0200, by Jacob Dawid
-
Bugfix for building on Debian.Sat, 24 Sep 2011 21:29:30 +0200, by Jacob Dawid
-
filename with or without full path in tabs of the editorTue, 13 Sep 2011 17:44:34 +0200, by ttl
-
Rworked margins in layouts.Sat, 10 Sep 2011 22:04:40 +0200, by Jacob Dawid
-
Fixed bug with Q_OS_MAC.Sat, 10 Sep 2011 21:59:39 +0200, by Jacob Dawid
-
Fixed bug with including pty.h.Sat, 10 Sep 2011 20:27:47 +0200, by Jacob Dawid
-
Added a settings wizard that appears at first startup of Octave GUI.Sat, 10 Sep 2011 18:33:58 +0200, by Jacob Dawid
-
Fixed KPtyDevice.Sat, 10 Sep 2011 15:36:02 +0200, by Jacob Dawid
-
Improved highlighting and incremented version.Sat, 10 Sep 2011 09:38:49 +0200, by Jacob Dawid
-
Implemented highlighting of octave keywords in terminal.Sat, 10 Sep 2011 09:15:38 +0200, by Jacob Dawid
-
Huge performance bosst by using edit blocks.Sat, 10 Sep 2011 08:11:44 +0200, by Jacob Dawid
-
Now using a terminal font.Fri, 09 Sep 2011 22:35:10 +0200, by Jacob Dawid
-
Reverted KPty to work with MacOS again.Fri, 09 Sep 2011 20:58:52 +0200, by Jacob Dawid
-
Merge with SavannahThu, 08 Sep 2011 00:06:43 -0500, by Jordi Gutiérrez Hermoso
-
Merge with SavannahMon, 05 Sep 2011 06:52:45 -0500, by Jordi Gutiérrez Hermoso
-
included some editor setting into the setting dialogSun, 28 Aug 2011 20:53:15 +0200, by ttl
-
make gui active window after startSun, 28 Aug 2011 00:19:14 +0200, by ttl
-
modified editor files can be saved when main window is closedSun, 28 Aug 2011 00:03:28 +0200, by ttl
-
Comment/uncomment selected text operation can be undone with a single Undo actionSat, 27 Aug 2011 00:17:11 +0000, by Andriy Shinkarchuck
-
Merge with SavannahFri, 26 Aug 2011 13:40:10 -0500, by Jordi Gutiérrez Hermoso
-
editor: comment/uncomment selected textThu, 25 Aug 2011 20:12:31 +0200, by ttl
-
Added PATH_MAX define.Wed, 24 Aug 2011 00:16:53 +0200, by Jacob Dawid
-
Merge.Tue, 23 Aug 2011 21:53:52 +0200, by Jacob Dawid