Mercurial > hg > octave-nkf
graph
-
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
-
build: Enable OpenMP by default, remove experimental warning (bug #42176)Sat, 21 Feb 2015 18:24:10 -0500, by Mike Miller
-
Install correct freedesktop AppData file contents (bug #43279)Sat, 21 Feb 2015 16:37:01 -0500, by Mike Miller
-
wavread, wavwrite: Overhaul functions.Sat, 21 Feb 2015 11:58:20 -0500, by Mike Miller
-
audiowrite: Accept a row vector input as a single channelSat, 21 Feb 2015 11:53:41 -0500, by Mike Miller
-
audiowrite: Scale integer inputs before writing to an audio fileSat, 21 Feb 2015 11:31:55 -0500, by Mike Miller
-
audioread: Fix sample index argument to be Matlab compatibleSat, 21 Feb 2015 11:08:12 -0500, by Mike Miller
-
allow rules that make symbolic links to be silencedSat, 21 Feb 2015 11:09:11 -0500, by John W. Eaton
-
allow lrelease to be silencedSat, 21 Feb 2015 10:58:58 -0500, by John W. Eaton
-
Fix 'make dist' target failing (bug #44333)Sat, 21 Feb 2015 10:42:30 -0500, by Mike Miller
-
silent rules for doc/refcard directorySat, 21 Feb 2015 10:42:00 -0500, by John W. Eaton
-
fix error when entering dbcont in terminal while running a file from guiSat, 21 Feb 2015 16:04:00 +0100, by Torsten
-
Fix 'make dist' target failing (bug #44333).Sat, 21 Feb 2015 06:15:50 -0800, by Rik
-
fix issue when saving a new modified file while closingSat, 21 Feb 2015 14:46:43 +0100, by Torsten
-
communicating actual working directory to the editor (#44298)Sat, 21 Feb 2015 13:33:28 +0100, by Torsten
-
update name of sparse matrix ops file in liboctave/operators/config-ops.hSat, 21 Feb 2015 01:45:45 -0500, by John W. Eaton
-
enable silent makefile rules by defaultSat, 21 Feb 2015 01:41:35 -0500, by John W. Eaton
-
fix unzipping compressed info files when running the gui (bug #38305)Sat, 21 Feb 2015 00:22:23 -0500, by Torsten
-
Use isguirunning rather than __octave_link_enabled__ in m-files for clarity.Fri, 20 Feb 2015 17:16:21 -0800, by Rik
-
create .oct files directly instead of using stamp files (bug #44329)Fri, 20 Feb 2015 19:36:35 -0500, by John W. Eaton
-
maint: Move annotation.m from plot/draw to plot/appearance directory.Fri, 20 Feb 2015 14:59:43 -0800, by Rik
-
doc: Spellcheck documentation before 4.0 release.Fri, 20 Feb 2015 14:56:06 -0800, by Rik
-
doc: Grammarcheck documentation ahead of 4.0 release.Fri, 20 Feb 2015 14:26:36 -0800, by Rik
-
maint: Merge away accidental head.Fri, 20 Feb 2015 14:24:17 -0800, by Rik
-
Include in tarball, but don't install, display-available.hFri, 20 Feb 2015 19:19:29 +0200, by Avinoam Kalma
-
make --enable-silent-rules configure option more usefulFri, 20 Feb 2015 17:18:19 -0500, by John W. Eaton
-
plotimages.m: Produce the same hist plot for documentation each time (bug #44263)Fri, 20 Feb 2015 08:45:23 -0800, by Rik
-
maint: Merge away accidental head.Fri, 20 Feb 2015 08:13:24 -0800, by Rik
-
avoid signed/unsigned comparison warning from GCCFri, 20 Feb 2015 05:49:07 -0500, by John W. Eaton
-
nextpow2: compute for each element of input instead of its length (bug #44291)Wed, 18 Feb 2015 17:27:06 +0000, by Carnë Draug
-
avoid variable possibly clobbered by longjmp warning from GCCFri, 20 Feb 2015 04:36:39 -0500, by John W. Eaton
-
avoid variable possibly clobbered by longjmp warning from GCCFri, 20 Feb 2015 04:08:04 -0500, by John W. Eaton
-
avoid C-style cast warnings from GCCFri, 20 Feb 2015 03:55:59 -0500, by John W. Eaton
-
avoid some GCC unused parameter warningsFri, 20 Feb 2015 03:53:38 -0500, by John W. Eaton
-
avoid warnings about arrays in structure from GCCFri, 20 Feb 2015 02:36:03 -0500, by John W. Eaton
-
avoid GCC warning about enumeration values not handled in switch statementFri, 20 Feb 2015 02:06:08 -0500, by John W. Eaton
-
avoid warnings about uninitialized variablesFri, 20 Feb 2015 02:04:15 -0500, by John W. Eaton
-
don't suppress stack trace in error message from __pchip_deriv__Fri, 20 Feb 2015 01:56:40 -0500, by John W. Eaton
-
avoid warning from GCC about variables possibly clobbered by longjmpFri, 20 Feb 2015 01:54:11 -0500, by John W. Eaton
-
eliminate bison warnings from oct-parse.yyFri, 20 Feb 2015 04:25:35 -0500, by John W. Eaton
-
Remove gui_mode() and mouse_wheel_zoom functions from documentation.Thu, 19 Feb 2015 18:21:15 -0800, by Rik
-
genpropdoc.m: Update axes property name to "mousewheelzoom".Thu, 19 Feb 2015 17:42:52 -0800, by Rik
-
handle bison syntax changes in TeX parserThu, 19 Feb 2015 18:05:07 -0500, by John W. Eaton
-
make open_with_system_app a built-in functionThu, 19 Feb 2015 17:33:59 -0500, by John W. Eaton
-
use of C++ API for running a file (bug #42307)Thu, 19 Feb 2015 22:05:12 +0100, by Torsten
-
* libgui/languages/*.ts: Update of translations with some button texts from qtThu, 19 Feb 2015 22:03:53 +0100, by Torsten
-
Italian GUI translation updatedThu, 19 Feb 2015 10:48:35 +0100, by Massimiliano Fasi
-
fix some oddities updating lexer and api-files for auto completionThu, 19 Feb 2015 20:26:36 +0100, by Torsten
-
gray2ind: return uint8 when (n <= 256) instead of (n < 256) (bug #44309)Thu, 19 Feb 2015 14:29:34 +0000, by Carnë Draug
-
fix eol detection in editor which caused a crash for huge filesThu, 19 Feb 2015 13:26:40 +0100, by Torsten
-
maint: Merge away accidental commit.Thu, 19 Feb 2015 02:41:42 -0500, by John W. Eaton
-
pass button number to Qt graphics buttondownfcn callback (bug #41977)Thu, 19 Feb 2015 02:33:05 -0500, by John W. Eaton
-
* Canvas.cc (button_number): New static function.Thu, 19 Feb 2015 02:33:05 -0500, by John W. Eaton
-
* ginput.m: Fix botched search and replace in previous change.Thu, 19 Feb 2015 02:16:48 -0500, by John W. Eaton
-
style fixesThu, 19 Feb 2015 02:11:13 -0500, by John W. Eaton
-
allow shift + left button to zoom out (bug #44304)Thu, 19 Feb 2015 01:52:45 -0500, by John W. Eaton
-
correct function name in module.mk fileThu, 19 Feb 2015 01:47:14 -0500, by John W. Eaton
-
bring back mouse_wheel_zoom function as deprecatedThu, 19 Feb 2015 01:31:56 -0500, by John W. Eaton
-
allow mouse wheel zoom amount to be configurable for qt graphics (bug #44304)Thu, 19 Feb 2015 01:30:54 -0500, by John W. Eaton
-
rename mouse_wheel_zoom axes property to mousewheelzoomThu, 19 Feb 2015 01:26:52 -0500, by John W. Eaton
-
build: Fix installation of icons for out-of-tree buildsThu, 19 Feb 2015 00:46:19 -0500, by Mike Miller
-
Fix cholmod initialization with SuiteSparse >= 4.3 (bug #44285)Wed, 18 Feb 2015 22:35:04 -0500, by Mike Miller
-
Object.cc: Stop unused parameter warning for Object::print empty subroutine.Wed, 18 Feb 2015 18:56:51 -0800, by Rik
-
build: Restore installation of octave-logo.icoWed, 18 Feb 2015 19:39:58 -0500, by Mike Miller
-
build: Use the missing script for icotool and rsvg-convertWed, 18 Feb 2015 19:22:59 -0500, by Mike Miller
-
Use mainwindow icon for plot windows (Bug #44293)Wed, 18 Feb 2015 14:56:47 -0500, by John Donoghue
-
uigetfile.m: Don't start in directory one above the requested directory.Wed, 18 Feb 2015 14:35:02 -0800, by Rik
-
fix tests failing after changeset c913247c85a8Wed, 18 Feb 2015 17:18:07 -0500, by John W. Eaton
-
make colon function work (bug #44290)Wed, 18 Feb 2015 17:02:13 -0500, by John W. Eaton