Mercurial > hg > octave-nkf
graph
-
Removed scripts to retrieved qterminal and qirc. Instead used .hgsub. guiTue, 31 Jan 2012 21:00:54 +0100, by Jacob Dawid
-
maint: Bump Octave version to development numbering of 3.7.0+Tue, 31 Jan 2012 10:40:13 -0800, by Rik
-
make --disable-dl work againTue, 31 Jan 2012 00:03:37 -0500, by John W. Eaton
-
deprecate the static keywordMon, 30 Jan 2012 23:42:41 -0500, by John W. Eaton
-
improve parsing of classdef methodsMon, 30 Jan 2012 23:06:01 -0500, by John W. Eaton
-
iskeyword: don't consider get and set as keywordsMon, 30 Jan 2012 23:03:00 -0500, by John W. Eaton
-
Replaced local-native with local in octave-gui.pro for building on MacOS. guiTue, 31 Jan 2012 02:12:56 +0100, by Jacob Dawid
-
Removed ImageViewer. Removed stylesheets from dock widgets. guiTue, 31 Jan 2012 00:33:56 +0100, by Jacob Dawid
-
Sending commands to the terminal from doubleclicking the history, loading and saving workspaces as well as clearing the workspace works again. guiTue, 31 Jan 2012 00:03:44 +0100, by Jacob Dawid
-
Commented out some functionality that has not been implemented correctly until now. guiMon, 30 Jan 2012 23:14:46 +0100, by Jacob Dawid
-
Fix qhull tests.Mon, 30 Jan 2012 08:22:32 -0500, by Ben Abbott
-
Forgot to remove more terminal source code. See previous commit for more information. guiMon, 30 Jan 2012 12:45:14 +0100, by Jacob Dawid
-
Removed complete terminal code, since everything moved to qterminal. guiMon, 30 Jan 2012 12:38:34 +0100, by Jacob Dawid
-
Modified call to octave_main, so it doesn't run in embedded mode anymore. guiMon, 30 Jan 2012 01:54:18 +0100, by Jacob Dawid
-
Export more required symbols [Win32].Sun, 29 Jan 2012 12:53:05 +0000, by Michael Goffioul
-
Include <cctype> in caseless-str.hSun, 29 Jan 2012 12:52:54 +0000, by Michael Goffioul
-
Update colormap files with faster code.Sat, 28 Jan 2012 22:33:57 -0800, by Rik
-
convhull.m: Ensure column (not row) vectorsSun, 29 Jan 2012 00:52:19 -0500, by Jordi Gutiérrez Hermoso
-
maint: Use Octave spacing conventions in %!test block for graphics_toolkit.mSat, 28 Jan 2012 15:45:29 -0800, by Rik
-
figure.m: Extend to accepting command form "figure N"Sat, 28 Jan 2012 13:14:07 -0800, by Rik
-
unimplemented.m: Remove profile and rgbplot from list of unimplemented functions.Sat, 28 Jan 2012 10:42:48 -0800, by Rik
-
colorcube.m: Add new colormap which maximizes equally spaced colors.Sat, 28 Jan 2012 08:26:51 -0800, by Rik
-
Add comment in var.m docs about behaviour when input is a scalarSat, 28 Jan 2012 13:25:20 +0100, by Carlo de Falco
-
lines.m: Add new colormap corresponding to ColorOrder property.Fri, 27 Jan 2012 20:54:15 -0800, by Rik
-
rgbplot.m: Add new Matlab compatible function for plotting colormapsFri, 27 Jan 2012 19:09:02 -0800, by Rik
-
Removed TerminalHighlighter-class, since it is not needed anymore. guiSat, 28 Jan 2012 00:16:28 +0100, by Jacob Dawid
-
Removed the old IRC Client code and replaced it by qirc. guiSat, 28 Jan 2012 00:11:34 +0100, by Jacob Dawid
-
convhull.m: Allow non-vector arguments, for Matlab compatibilityFri, 27 Jan 2012 13:23:30 -0500, by Jordi Gutiérrez Hermoso
-
When root_figure units = normalized, screensize = [0 0 1 1].Tue, 24 Jan 2012 20:52:12 -0500, by Ben Abbott
-
Provided a patch in the pro for Windows, which does not need qterminal. guiWed, 25 Jan 2012 02:33:10 +0100, by Jacob Dawid
-
spinmap.m: Revamp function and make Matlab-compatible.Tue, 24 Jan 2012 17:12:09 -0800, by Rik
-
Added subscripts for retrieeving qterminal and qirc int compile.sh. Added copyright headers. guiTue, 24 Jan 2012 20:06:26 +0100, by Jacob Dawid
-
Improved clone script for qterminal. *(get-qterminal.sh): Now pulling instead of cloning when directory exists. guiTue, 24 Jan 2012 19:57:32 +0100, by Jacob Dawid
-
doc: Update docstrings for functions in image/ directoryTue, 24 Jan 2012 09:51:48 -0800, by Rik
-
Removed bundled qterminal and added a script file to clone and build the latest version of qterminal. *(qterminal): Removed all files. *(get-qterminal.sh) Added script. guiTue, 24 Jan 2012 18:48:32 +0100, by Jacob Dawid
-
maint: Style fixes for 5cc69bafe3b9Tue, 24 Jan 2012 08:53:42 -0800, by Rik
-
Add updating for figure paperorientation property. Bug # 35329.Tue, 24 Jan 2012 08:29:33 -0500, by Ben Abbott
-
prism.m: Simplify code by using repmat rather than kron.Sun, 22 Jan 2012 22:57:56 -0800, by Rik
-
contrast.m: Improve demo.Sun, 22 Jan 2012 22:22:49 -0800, by Rik
-
Changes to allow plot demos to be run under Matlab.Sun, 22 Jan 2012 17:56:46 -0500, by Ben Abbott
-
Remove bad attempt to fix the terminal in GUI guiSun, 22 Jan 2012 15:14:55 -0500, by Jordi Gutiérrez Hermoso
-
Changes to allow plot demos to be converted and run by Matlab.Sun, 22 Jan 2012 13:47:15 -0500, by Ben Abbott
-
surfl.m: Update docstring.Sun, 22 Jan 2012 10:21:42 -0800, by Rik
-
test: Make surface demos reproducible by setting colormap to default at start of demo.Sun, 22 Jan 2012 10:02:27 -0800, by Rik
-
doc: Update docstring for colormap()Sun, 22 Jan 2012 07:43:20 -0800, by Rik
-
Use Matlab coding conventions for demos in plot/ directory.Sun, 22 Jan 2012 07:31:32 -0800, by Rik
-
Linking against OctaveDE_Qts konsole-code again. guiSun, 22 Jan 2012 15:17:37 +0100, by Jacob Dawid
-
repmat.m: Fix incorrect docstring regarding higher dimensionsSat, 21 Jan 2012 16:25:07 -0500, by Jordi Gutiérrez Hermoso