Mercurial > hg > octave-nkf
graph
-
fail.m: Use internal variable name in BIST test (bug #44525).Thu, 12 Mar 2015 15:00:32 -0700, by Rik
-
also request redraw after zooming by a factor (bug #44523)Thu, 12 Mar 2015 17:24:21 -0400, by John W. Eaton
-
Check if pkgs were found to uninstall before attempting uninstall (Bug #44524).Thu, 12 Mar 2015 14:37:40 -0400, by John Donoghue
-
zoom.m: Use two newlines to separate endfunction from start of demo block.Thu, 12 Mar 2015 08:15:48 -0700, by Rik
-
Restore blank line between docstring and additional help textWed, 11 Mar 2015 22:21:47 -0400, by Mike Miller
-
fix shortcut for previous bookmark (bug #44505)Wed, 11 Mar 2015 22:26:32 +0100, by Torsten
-
doc: Revise Appendix E to include deleted functions from versions 3.8 and 4.0.Wed, 11 Mar 2015 13:40:45 -0700, by Rik
-
Remove extra newlines at end of help printout (bug #44504).Wed, 11 Mar 2015 12:19:38 -0700, by Rik
-
Allow tar, unpack, and zip to run on Windows with CR/NL EOL.Tue, 10 Mar 2015 21:23:54 -0700, by Rik
-
listdlg.m: Accept cell array with single cellstr entry from menu for Matlab compatibility (bug #44501).Tue, 10 Mar 2015 20:37:37 -0700, by Rik
-
tar.m: Re-code BIST test restore working directory even when test fails (bug #44007).Tue, 10 Mar 2015 13:59:06 -0700, by Rik
-
oct-norm.cc: Use static_cast<R> (M_PI) for cases where R is not double.Tue, 10 Mar 2015 10:28:05 -0700, by Rik
-
Map -pi to pi for principal argument in complex operators with float values (bug #43313)Tue, 10 Mar 2015 09:42:19 -0700, by Rik
-
__osmesa_print__.cc: Use GLsizei in call to OSMesaCreateContextExt to match prototype.Mon, 09 Mar 2015 08:30:25 -0700, by Rik
-
doc: Update title page to Edition 4 of manual. Update copyright.Sun, 08 Mar 2015 12:55:21 -0700, by Rik
-
* settings-dialog.ui: reorder editor paneSun, 08 Mar 2015 17:27:23 +0100, by Torsten
-
miscellaneous/tmpnam.m: fix typo in texinfo headerSun, 08 Mar 2015 14:47:13 +0100, by Philip Nienhuis
-
dock-/undock- and close-icons with variable size (bug #41938)Sun, 08 Mar 2015 14:00:18 +0100, by Torsten
-
Use GLint instead of just int in calls to glGetIntegerv to match prototype.Sun, 08 Mar 2015 05:53:11 -0700, by Rik
-
make notepad++ the custom default editor in windowsSun, 08 Mar 2015 09:48:45 +0100, by Torsten
-
Rewrite BIST tests for exist to pass on Windows (bug #44445).Sat, 07 Mar 2015 17:29:06 -0800, by Rik
-
Disable __osmesa_print__ tests on non-unix platforms (bug #44338).Sat, 07 Mar 2015 07:45:15 -0800, by Rik
-
make color gradient of custom title bar adjustable (bug #44435)Fri, 06 Mar 2015 07:42:13 +0100, by Torsten
-
gui: when search backward, start from beginning of previous text (Bug #44439)Fri, 06 Mar 2015 11:34:21 -0500, by John D
-
fix missing close icon of dock widgets in windows (bug #44441)Fri, 06 Mar 2015 12:56:55 +0100, by Torsten
-
cancel run action when saving unnamed file was canceled (bug #44434)Fri, 06 Mar 2015 08:26:01 +0100, by Torsten
-
Fix compilation error when building without OpenGLThu, 05 Mar 2015 19:58:30 -0500, by Mike Miller
-
gui: added icons menu items that have icons used elsewhereThu, 05 Mar 2015 09:24:31 -0500, by John Donoghue
-
fix some shortcut issuesThu, 05 Mar 2015 23:05:23 +0100, by Torsten
-
Added tag rc-4-0-0-1 for changeset 52d2bbf49c92Thu, 05 Mar 2015 13:33:53 -0500, by John W. Eaton
-
maint: Bump version number for 4.0.0-rc1. rc-4-0-0-1Thu, 05 Mar 2015 10:12:26 -0500, by John W. Eaton
-
don't update workspace viewer unless at top level (bug #44156)Wed, 04 Mar 2015 17:34:25 -0500, by John W. Eaton
-
langauges/es_ES.ts: update from Valentin OrtegaWed, 04 Mar 2015 21:51:51 +0100, by Torsten
-
use unique tool-tip for both directory up actionsWed, 04 Mar 2015 21:19:10 +0100, by Torsten
-
fix non functioning ctrl-c when function executed from editor (bug #44397)Wed, 04 Mar 2015 21:01:28 +0100, by Torsten
-
omit icons for breakpoint markers and in documentation viewerThu, 26 Feb 2015 10:06:23 +0100, by Torsten
-
new gui iconsFri, 27 Feb 2015 08:41:59 +0100, by Torsten
-
Fix computation of next-power-of-2 for height in OpenGL texture creation.Tue, 03 Mar 2015 18:25:16 -0600, by Daniel J Sebald
-
Do not rebuild MIME database during install (backout 737b5d449aaf) (bug #44404)Wed, 04 Mar 2015 11:29:47 +0000, by Carnë Draug
-
Canvas.cc: Replace tabs with spaces.Tue, 03 Mar 2015 10:40:36 -0800, by Rik
-
Change default uipanel "position" for compatibility with Matlab (bug #44411)Tue, 03 Mar 2015 19:29:14 +0100, by Pantxo Diribarne
-
zoom about point for single clicksTue, 03 Mar 2015 12:38:41 -0500, by John W. Eaton
-
restore include statement removed in changeset c7c50030e76cTue, 03 Mar 2015 09:47:57 -0500, by John W. Eaton
-
only save one set of limits on the zoom stack (bug #44304)Mon, 02 Mar 2015 23:58:10 -0500, by John W. Eaton
-
Implement x- and y-only panning for FLTK (bug #44408).Mon, 02 Mar 2015 19:18:36 -0800, by Rik
-
style fixesMon, 02 Mar 2015 21:42:31 -0500, by John W. Eaton
-
use unwind_protect to restore static variable value (bug #44406)Mon, 02 Mar 2015 21:34:33 -0500, by John W. Eaton
-
make pan, rotate3d, and zoom properly toggle stateMon, 02 Mar 2015 21:00:13 -0500, by John W. Eaton
-
respect x- or y-only pan mode when clicking and dragging (bug #44408)Mon, 02 Mar 2015 20:48:00 -0500, by John W. Eaton
-
GUI: force show of welcome wizard when displayed (Bug #41074)Mon, 02 Mar 2015 13:07:31 -0500, by John Donoghue
-
__magick_read__.cc: add warning id for possibly low Magick quantum depth.Sun, 01 Mar 2015 22:52:14 +0000, by Carnë Draug
-
Account for whitespace and other anomalies in print function pipe/file string.Sat, 28 Feb 2015 03:44:00 -0600, by Daniel J Sebald
-
Fix FLTK Edit uimenu to use new pan/rotate3d fcns and mousewheelzoom property.Mon, 02 Mar 2015 14:51:23 +0100, by Stefan Mahr
-
make sure shortcuts are active in editor after settings dialog (bug #44397)Mon, 02 Mar 2015 08:47:16 +0100, by Torsten
-
gui/private/__get_funcname__.m: fix syntax error (extra ")" from 9fc020886ae9)Sun, 01 Mar 2015 20:36:34 +0000, by Carnë Draug
-
Don't assume axes parent is a figure (bug #44394)Sun, 01 Mar 2015 15:10:28 +0100, by Pantxo Diribarne
-
build: Fix build failure on missing oct-parse.h (bug #44391)Sat, 28 Feb 2015 19:07:48 -0500, by Mike Miller
-
build: Declare dependencies between generated sources (bug #44383)Fri, 27 Feb 2015 23:54:17 -0500, by Mike Miller
-
move some files without external dependencies from dldfcn to corefcnFri, 27 Feb 2015 19:44:28 -0500, by John W. Eaton
-
fieldnames.m: Change BIST test to pass with Java 1.8 (bug #44382).Sat, 28 Feb 2015 07:42:26 -0800, by Rik
-
ov-base-int.cc, ov-float.cc: Fix build without HDF5Sat, 28 Feb 2015 10:34:25 +0100, by Andreas Weber
-
Test directly for '|' character at front of drawnow "file".Fri, 27 Feb 2015 16:29:14 -0800, by Rik
-
__pchip_deriv__.cc: Stop variable might be clobbered by 'longjmp' warning.Fri, 27 Feb 2015 15:53:42 -0800, by Rik
-
Replace std::size_t with bare size_t for conformity to rest of code.Fri, 27 Feb 2015 15:51:12 -0800, by Rik
-
Correct tests using std::string::find_XXX which did not use std::string::npos.Fri, 27 Feb 2015 09:31:11 -0800, by Rik
-
provide autoscale option for Qt plotting (bug #44307)Fri, 27 Feb 2015 11:24:12 -0500, by John W. Eaton
-
Correct test for string-not-found, avoid substr crash in drawnow() (bug #44292)Thu, 26 Feb 2015 18:57:58 -0600, by Daniel J Sebald
-
Build qt graphics toolkit menus with uimenu draft obsolete nkfFri, 27 Feb 2015 18:36:05 +0100, by Stefan Mahr
-
allow qt graphics toolkit to be used in --no-gui mode (bug #44116)Fri, 27 Feb 2015 09:44:58 -0500, by Stefan Mahr
-
improve mouse zooming for Qt plotting (bug #44302)Thu, 26 Feb 2015 19:24:59 -0500, by John W. Eaton
-
maint: More cleanup of C++ code to follow Octave coding conventions.Thu, 26 Feb 2015 13:54:11 -0500, by John W. Eaton
-
maint: Cleanup some .m files to follow Octave coding conventions.Thu, 26 Feb 2015 13:13:40 -0500, by John W. Eaton
-
maint: More cleanup of C++ code to follow Octave coding conventions.Thu, 26 Feb 2015 13:07:04 -0500, by John W. Eaton
-
avoid needing to include hdf5 in public header files (bug #44370, #43180)Thu, 26 Feb 2015 10:49:20 -0500, by John W. Eaton
-
configure.ac: Remove a few more test x"" instances.Wed, 25 Feb 2015 12:42:12 -0800, by Rik
-
maint: Cleanup C++ code to follow Octave coding conventions.Wed, 25 Feb 2015 11:55:49 -0800, by Rik
-
Improved configure error handling when missing Fortran compiler (bug #44367)Wed, 25 Feb 2015 16:23:45 +0100, by Claudius Zingerli
-
maint: Periodic merge of stable to default.Wed, 25 Feb 2015 12:04:01 -0500, by John W. Eaton
-
avoid crash when __FILE__ is used at top level (bug #44363) stableWed, 25 Feb 2015 11:33:39 -0500, by John W. Eaton
-
doc: Add have_window_system() to documentation.Tue, 24 Feb 2015 21:38:21 -0800, by Rik
-
Change open_with_system_app to internal function.Tue, 24 Feb 2015 21:22:28 -0800, by Rik
-
Rename db_next_breakpoint_quiet to internal function.Tue, 24 Feb 2015 21:06:54 -0800, by Rik
-
doc: Add qmr to documentation.Tue, 24 Feb 2015 20:50:59 -0800, by Rik
-
__opengl_print__.m: Fix typo introduced in 9fc020886ae9.Tue, 24 Feb 2015 17:08:00 -0800, by Rik
-
Rename 'matlab-incompatible' warning to 'language-extension'.Mon, 23 Feb 2015 20:43:54 +0000, by Carnë Draug
-
Replace 'Octave:broadcast' warning with 'Octave:matlab-incompatible'.Sat, 21 Feb 2015 16:38:53 +0000, by Carnë Draug
-
Script file or eval code are not interactive session so keep Octave quiet.Tue, 24 Feb 2015 19:47:22 +0000, by Carnë Draug
-
input.h: change meaning of interactive and forced_interactive global variables.Tue, 24 Feb 2015 17:09:42 +0000, by Carnë Draug
-
Backout cset a9952a647d52 and use __octave_link_enabled__ rather than isguirunning.Tue, 24 Feb 2015 10:41:57 -0800, by Rik
-
make size of toolbar icons depending on scaling of displayTue, 24 Feb 2015 09:35:34 +0100, by Torsten
-
improve scalability of gui objects (as discussed in bug #41938)Tue, 24 Feb 2015 07:12:13 +0100, by Torsten
-
fix font in windows terminal when scaling is 150% or more (bug #41938)Tue, 24 Feb 2015 13:53:02 +0100, by Torsten
-
fix closing a tab with modificationMon, 23 Feb 2015 19:04:28 +0100, by Torsten
-
Force GUI to start when starting Octave from desktop menu (bug #44349)Tue, 24 Feb 2015 11:03:45 +0000, by Carnë Draug
-
doc: Add ui* family of functions to Octave manual.Mon, 23 Feb 2015 21:31:53 -0800, by Rik
-
Only install config.log in $octetc if user requested (bug #43087)Mon, 23 Feb 2015 23:28:37 -0500, by Mike Miller
-
don't save and restore FFLAGS in configure (bug #44359)Mon, 23 Feb 2015 23:05:30 -0500, by John W. Eaton
-
do a better job of saving and restoring compiler flags (bug #44353)Mon, 23 Feb 2015 20:10:05 -0500, by John W. Eaton
-
explicitly define HAVE_OPENMPMon, 23 Feb 2015 12:48:23 -0500, by John W. Eaton
-
doc: Improve docstring for flipdim.Mon, 23 Feb 2015 17:02:29 -0800, by Rik
-
Rename jit_failure_count() to jit_failcnt().Mon, 23 Feb 2015 17:01:02 -0800, by Rik
-
bessel.m: Suppress useless backtrace from error() when help file called as fcn.Mon, 23 Feb 2015 16:31:18 -0800, by Rik
-
Hide Octave-only figure property __graphics_toolkit__.Mon, 23 Feb 2015 15:52:47 -0800, by Rik
-
maint: Clean up m-files to follow Octave coding conventions.Mon, 23 Feb 2015 14:54:39 -0800, by Rik
-
No terminal window when starting Octave from desktop menu (bug #44349)Mon, 23 Feb 2015 16:42:25 +0000, by Carnë Draug
-
Add "text/x-octave" and "text/x-matlab" as MIME types we are able to handle.Mon, 23 Feb 2015 15:56:44 +0000, by Carnë Draug
-
use XTRA_CFLAGS and XTRA_CXXFLAGS for pthread and openmp flagsMon, 23 Feb 2015 08:14:25 -0500, by John W. Eaton
-
libgui/languages/de_DE.ts: Fix typos in german translationMon, 23 Feb 2015 11:18:47 +0100, by Armin Müller
-
Fix incorrect reporting of OpenMP use by configure (bug #44346).Sun, 22 Feb 2015 15:50:21 -0800, by Rik
-
bartlett: Reword error message for consistencySun, 22 Feb 2015 18:12:57 -0500, by Mike Miller
-
blackman, hamming, hanning: Add periodic window option (bug #43305)Sun, 22 Feb 2015 17:39:29 -0500, by Mike Miller
-
bump required autoconf version to 2.63Sun, 22 Feb 2015 11:02:52 -0500, by John W. Eaton
-
genpropdoc.m: Improve documentation on graphic object properties.Sun, 22 Feb 2015 13:11:03 -0800, by Rik
-
fieldnames: fix for java objects from dynamic classpath (bug #42710)Sun, 22 Feb 2015 19:21:18 +0000, by Carnë Draug
-
prevent conflicts between run-file and debug-continue action in guiSun, 22 Feb 2015 18:14:12 +0100, by Torsten
-
Change AC_PREREQ for ax_openmp.m4 to 2.59, correcting probable typo.Sun, 22 Feb 2015 07:42:54 -0800, by Rik
-
axes.m: reworks axes restacking for ML compatibility (bug #43282)Sat, 21 Feb 2015 11:32:30 +0100, by Pantxo Diribarne
-
Update French translationSun, 22 Feb 2015 10:53:11 +0100, by Pantxo Diribarne
-
maint: Update to new gnulib version.Sat, 21 Feb 2015 20:54:31 -0500, by John W. Eaton
-
if save file name is "-" and nargout is 0, write to stdoutSat, 21 Feb 2015 20:35:44 -0500, by John W. Eaton