log

age author description
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.