log

age author description
Fri, 16 Feb 2018 19:16:55 +0100 Torsten * webinfo.cc (close_tab): set focus to current tab after a tab was closed
Fri, 16 Feb 2018 19:16:51 +0100 Torsten fix focus change between dock widgets of gui
Fri, 16 Feb 2018 08:44:06 -0800 Rik doc: Update format() documentation for "free", "+", "bank" formats (bug #53169).
Fri, 16 Feb 2018 02:46:21 -0500 John W. Eaton preparing for a brave new future, use templates in some pr-output functions
Fri, 16 Feb 2018 00:42:39 -0500 John W. Eaton don't print extra newline after matrices with format free (bug #53168)
Thu, 15 Feb 2018 18:34:08 -0600 John W. Eaton use "m_" prefix for member variable in terminal dock widget class
Thu, 15 Feb 2018 16:32:01 -0800 Rik maint: merge stable to default.
Thu, 15 Feb 2018 16:52:54 -0500 John W. Eaton move workspace view and model classes inside octave namespace
Mon, 12 Feb 2018 16:54:57 -0600 Daniel J Sebald Range-check variable editor m_table_colors before using (bug #53137)
Thu, 15 Feb 2018 11:41:56 -0800 Rik Document second calling form of disp(). stable
Thu, 15 Feb 2018 00:41:45 -0500 John W. Eaton make variable editor display-only page readonly with no line wrapping
Wed, 14 Feb 2018 23:50:55 -0500 John W. Eaton resize varible editor model on scrollbar actions
Wed, 14 Feb 2018 23:46:41 -0500 John W. Eaton eliminate file-scope static variable in pr-output.cc
Wed, 14 Feb 2018 23:28:40 -0500 John W. Eaton fix printing of logical values (bug #53160)
Wed, 14 Feb 2018 16:08:12 -0800 Mike Miller build: also include DEFMETHOD_DLD and DEFMETHODX_DLD names in PKG_ADD
Wed, 14 Feb 2018 19:02:58 -0500 John W. Eaton allow dynamic resizing of display rows and columns in variable editor
Wed, 14 Feb 2018 16:21:53 -0500 John W. Eaton avoid variable editor error when the user enters an empty data cell
Wed, 14 Feb 2018 19:59:19 +0100 Torsten * webinfo.cc (tab_state_changed): remove setFocus (bug #53155)
Wed, 14 Feb 2018 13:18:35 -0500 John W. Eaton show row and column numbers for editable data in variable editor
Wed, 14 Feb 2018 11:53:18 -0500 John W. Eaton make initial display of un-editable objects in variable editor work
Wed, 14 Feb 2018 02:25:44 -0500 John W. Eaton allow NUL characters in printf and scanf formats (bug #53148)
Tue, 13 Feb 2018 15:04:06 -0800 Rik Add FIXME note to printf_format_list::add_elt_to_list (bug #53148).
Tue, 13 Feb 2018 13:51:35 -0800 Rik Expand octal sequences in regexprep replacement string for Matlab compatibility.
Tue, 13 Feb 2018 19:36:38 +0100 Torsten merge away extra head
Tue, 13 Feb 2018 19:12:27 +0100 Torsten fix font combobox in settings for variable editor (bug #53136)
Tue, 13 Feb 2018 13:24:16 -0500 John W. Eaton display more precision when editing values in variable editor
Tue, 13 Feb 2018 13:09:45 -0500 John W. Eaton * pr-output.cc: Move defn of specialized abs before first use (bug #53114)
Tue, 13 Feb 2018 11:02:21 -0500 John W. Eaton include hg ID in displayed version info
Tue, 13 Feb 2018 01:54:16 -0500 John W. Eaton enable (or improve) display for more types in the variable editor
Mon, 12 Feb 2018 16:03:18 -0800 Rik isprop.m: Simplify checking for abbreviated property matches.
Mon, 12 Feb 2018 17:18:43 +0100 Pantxo Diribarne Ignore figure "hittest" for executing "buttondownfcn" (bug #52795).
Mon, 12 Feb 2018 13:15:10 -0800 Rik Accept -O as an argument to mkoctfile (bug #53099).
Mon, 12 Feb 2018 11:52:46 -0800 Rik Fix handling of NULL character in regular expressions for Matlab compatibility.
Mon, 12 Feb 2018 10:18:12 -0500 John W. Eaton * input.h: Don't provide typedefs for old function names (bug #53123).
Mon, 12 Feb 2018 01:07:27 -0500 John W. Eaton don't include "singleton-cleanup.h" in files that do not need it
Mon, 12 Feb 2018 00:58:31 -0500 John W. Eaton don't use singleton pattern for bp_table
Sun, 11 Feb 2018 10:26:22 -0800 Rik Fix alignment of numbers in fixed_point_format display (bug #53083).
Sun, 11 Feb 2018 12:58:11 -0500 John W. Eaton eliminate useless public iterator typedefs in child_list class
Sun, 11 Feb 2018 18:14:22 +0100 Torsten * webinfo.cc (tab_state_changed): set focus to current tab after tab removal
Sun, 11 Feb 2018 11:17:34 -0500 John W. Eaton don't use singleton pattern for child_list
Sun, 11 Feb 2018 09:20:36 -0500 John W. Eaton move more GUI classse inside octave namespace
Sat, 10 Feb 2018 23:32:04 -0500 John W. Eaton move internal input reader classes out of header file
Sun, 11 Feb 2018 10:57:46 +0100 Torsten use tab navigation from tab_bar in file editor
Sun, 11 Feb 2018 10:16:53 +0100 Torsten * file-editor.cc: fix broken copy/cut/past/undo actions
Sat, 10 Feb 2018 18:21:46 -0500 John W. Eaton deprecate some function installing functions
Sat, 10 Feb 2018 16:06:16 -0500 John W. Eaton use DEFMETHODX instead of undefining quad
Sat, 10 Feb 2018 16:03:27 -0500 John W. Eaton move install_builtins function inside symbol_table class
Sat, 10 Feb 2018 15:57:32 -0500 John W. Eaton * mk-builtins.pl: Don't generate functions that do nothing.
Sat, 10 Feb 2018 15:45:22 -0500 John W. Eaton * gl-render.cc: Fix compilation error when HAVE_OPENGL is not defined.
Sat, 10 Feb 2018 08:33:17 +0100 Torsten add tab move and switch shortcuts to the doc browser
Sat, 10 Feb 2018 19:22:06 +0100 Torsten * webinfo.cc: fix broken close button of doc browser tabs
Sat, 10 Feb 2018 07:58:25 -0500 John W. Eaton avoid splitting namespace blocks unnecessarily
Sat, 10 Feb 2018 06:37:16 -0500 John W. Eaton avoid comparison to NULL
Fri, 09 Feb 2018 19:20:53 +0100 Markus Mützel winqueryreg: Fix error on Windows XP (bug #50463).
Sat, 03 Feb 2018 16:48:01 +0100 Markus Mützel Fix cross-building for win32 target (bug #50463).
Fri, 09 Feb 2018 16:14:26 -0500 John W. Eaton move more GUI classes inside octave namespace
Fri, 09 Feb 2018 14:52:29 -0500 John W. Eaton * file-editor.cc: More style fixes.
Fri, 09 Feb 2018 13:56:34 -0500 John W. Eaton move GUI file editor classes inside octave namespace
Fri, 09 Feb 2018 13:13:39 -0500 John W. Eaton move GUI main_window and related classes inside octave namespace
Thu, 08 Feb 2018 17:15:13 -0500 Markus Mützel Add "-blas" and "-lapack" options to "version" (bug #45659).
Fri, 09 Feb 2018 19:57:39 +0100 Torsten style fixes for file editor
Fri, 09 Feb 2018 19:57:36 +0100 Torsten move shortcuts for tab closing into a separate global settings-section
Fri, 09 Feb 2018 10:35:52 -0800 Rik Fix XXXerr plot demos which rely on wblpdf (bug #53072).
Thu, 08 Feb 2018 16:20:41 -0500 John W. Eaton avoid reinterpret_cast on function pointer in previous change
Thu, 08 Feb 2018 19:56:18 +0100 Markus Mützel winqueryreg: Close registry key after use (bug #50463).
Thu, 08 Feb 2018 11:27:39 -0500 John W. Eaton style fixes for varaible editor
Thu, 08 Feb 2018 12:19:04 +0100 Torsten * varaible-editor.h: make tabs closable and movable again
Thu, 08 Feb 2018 04:06:03 -0500 John W. Eaton use weak_ptr for symbol_scope_rep and symbol_record_rep pointers (bug #53092)
Thu, 08 Feb 2018 01:08:36 -0500 John W. Eaton mark objects as nested or subfunctions when parsing
Wed, 07 Feb 2018 17:22:45 -0500 John W. Eaton * variable-edidtor.cc: Fix trivial error in previous change.
Wed, 07 Feb 2018 17:16:55 -0500 John W. Eaton style fixes for variable editor
Wed, 07 Feb 2018 20:15:31 +0100 Markus Mützel winqueryreg: Use WinAPI functions available in Windows XP (bug #50463).
Wed, 07 Feb 2018 12:06:18 -0500 John W. Eaton don't store label in variable editor model
Wed, 07 Feb 2018 11:34:13 +0100 Kai T. Ohlhus Silence build warnings about unused parameters.
Wed, 07 Feb 2018 09:56:39 +0100 Kai T. Ohlhus maint: merge stable to default.
Wed, 07 Feb 2018 09:23:43 +0100 Ronny Standtke octave.desktop.in: No repetition of Name in Comment field and start I10n (bug #53078). stable
Tue, 06 Feb 2018 06:20:08 -0500 John W. Eaton refactor variable editor model internal representation (bug #53054)
Mon, 05 Feb 2018 14:44:39 -0600 Daniel J Sebald Use proper stylesheet syntax to avoid tooltip black background (bug #44554).
Tue, 06 Feb 2018 22:09:22 +0100 Torsten enter/return in workspace view also opens the variable for editing
Tue, 06 Feb 2018 20:01:30 +0100 Torsten add contextmenu to the tab bar of the variable editor (part bug #53002)
Tue, 06 Feb 2018 20:01:25 +0100 Torsten replace main window in variable editor by normal widget with layout
Tue, 06 Feb 2018 10:38:29 -0800 Rik contributors.in: Add new contributor to list.
Tue, 06 Feb 2018 10:24:08 -0800 Rik maint: Remove trailing whitespace from files.
Tue, 23 Jan 2018 17:05:13 -0500 Joe Winegarden More descriptive error message for assignment to empty structure (bug #36003).
Mon, 05 Feb 2018 16:29:49 +0100 Pantxo Diribarne Make some markers linejoin/linecap round for better looking printout (bug #53023)
Mon, 05 Feb 2018 22:14:34 +0100 Pantxo Diribarne Fix print "-S" option parsing (bug #45285)
Wed, 31 Jan 2018 23:22:51 +0100 Pantxo Diribarne Allow printing without updating qt visible or invisible figures (bug #52940).
Sun, 04 Feb 2018 23:58:29 +0100 Pantxo Diribarne Workaround the presence two background axes in printout (bug #52975).
Mon, 05 Feb 2018 15:27:55 +0100 Pantxo Diribarne isprop.m: return false for abbreviated property names
Sun, 04 Feb 2018 18:44:18 +0100 Markus Mützel ov-java.cc: Use new functions in initialization of JVM.
Sat, 03 Feb 2018 22:17:09 +0100 Markus Mützel Avoid warnings when compiling for win32 (bug #53049)
Sat, 03 Feb 2018 19:56:55 +0100 Markus Mützel Avoid warning about comparison between signed and unsigned integers (bug #52935)
Sat, 03 Feb 2018 13:46:16 -0500 John W. Eaton track display and data rows/columns separately in variable editor (bug #53033)
Sat, 03 Feb 2018 10:24:07 -0500 John W. Eaton fix handling of 1xN and Nx1 structs in variable editor (bug #53054)
Sat, 03 Feb 2018 09:51:34 +0100 Torsten move derived tab bar from editor and doc viewer into separate file
Fri, 02 Feb 2018 14:16:30 -0800 Rik configure.ac: Only check for psapi library when compiling for Windows.
Fri, 02 Feb 2018 22:31:29 +0100 Markus Mützel Fix unloading dynamic libraries (bug #50463).
Fri, 02 Feb 2018 14:59:32 -0500 John W. Eaton variable editor: don't set data for elements that require sub editor
Fri, 02 Feb 2018 14:47:18 -0500 John W. Eaton remove accidental change in variable editor model
Fri, 02 Feb 2018 14:44:40 -0500 John W. Eaton remove some unused variable editor model code
Fri, 02 Feb 2018 10:37:20 -0500 John W. Eaton fix regression in formatted output introduced in d4dd741b2794
Tue, 30 Jan 2018 23:58:48 +0100 Pantxo Diribarne Rethrow gl2ps_print exceptions from GUI to interpreter thread (bug #50198)
Thu, 01 Feb 2018 21:06:57 -0800 Rik Rewrite certain Java BIST tests to pass with Java 9 (bug #52627).
Thu, 01 Feb 2018 09:34:58 -0500 John W. Eaton don't cache text data in variable editor model (bug #53005)
Thu, 01 Feb 2018 06:37:34 -0500 John W. Eaton set initial size of variable editor columns based on data
Thu, 01 Feb 2018 06:36:50 -0500 John W. Eaton new octave_value functions for formatting output
Wed, 31 Jan 2018 22:21:51 -0600 John W. Eaton move float_format container to setparate file
Thu, 01 Feb 2018 12:50:17 -0800 Rik file-editor-tab.cc: Fix compilation warning about unused variable.
Thu, 01 Feb 2018 10:54:18 -0800 Rik Use Octave coding conventions in cset a829062fdea4.
Wed, 24 Jan 2018 20:33:14 +0100 Markus Mützel Add function "winqueryreg" (bug #52935).
Thu, 01 Feb 2018 17:49:32 +0100 Markus Mützel oct-shlib: move common property to base class.
Wed, 31 Jan 2018 17:24:05 -0800 Rik Clear environment variables affecting tmpdir before running BIST tests (bug #52627)
Wed, 31 Jan 2018 17:15:47 -0800 Mike Miller fftw: report error if FFTW library fails to return wisdom (bug #52244)
Wed, 31 Jan 2018 16:18:24 -0500 John W. Eaton handle structure arrays in the variable editor
Wed, 31 Jan 2018 12:41:36 -0800 Mike Miller mkdir: restore tilde expansion of directory argument (bug #53031)
Wed, 31 Jan 2018 01:14:18 -0500 John W. Eaton variable editor: display values for types that can't be edited
Tue, 30 Jan 2018 22:50:09 -0500 John W. Eaton allow empty strings to be edited (bug #51848)
Wed, 31 Jan 2018 01:38:53 +0100 Markus Mützel Fix errors in changeset f0de21a6a426 (bug #50463).
Tue, 30 Jan 2018 17:18:01 -0500 John W. Eaton allow single character strings to be edited (bug #51848)
Tue, 30 Jan 2018 13:23:07 -0500 John W. Eaton don't convert type of logial scalars on assignment (bug #53007)