log

age author description
Sat, 01 Jun 2019 19:31:00 +0200 Torsten Lilge * m4/acinlcude.m4: remove test for QSciScintilla::findFirstInSelection
Sat, 01 Jun 2019 19:30:56 +0200 Torsten Lilge fix editors search and replace in selection (bug #56405)
Sat, 01 Jun 2019 08:56:51 -0700 Rik Fix stream positioning when using scanf with widths (bug #56200).
Thu, 30 May 2019 11:23:16 +0000 John W. Eaton maint: Merge stable to default.
Thu, 30 May 2019 10:23:44 +0000 John W. Eaton don't include error.h in ov-base.h
Wed, 29 May 2019 22:45:42 +0000 John W. Eaton mark global error_state variable as deprecated
Wed, 29 May 2019 19:49:53 +0000 John W. Eaton delete declaration of global warning_state variable
Thu, 30 May 2019 11:35:51 +0200 Torsten Lilge undo a complete replace all action in the editor (bug #56405) stable
Wed, 29 May 2019 03:28:05 +0000 John W. Eaton allow Windows build to work again
Tue, 28 May 2019 16:43:48 +0200 Pantxo Diribarne Implement figure "windowscrollwheelfcn" property for Qt toolkit (bug #56028).
Tue, 28 May 2019 19:18:50 +0000 John W. Eaton maint: Merge stable to default.
Tue, 28 May 2019 18:53:25 +0000 John W. Eaton update bug status for tests
Tue, 28 May 2019 18:51:54 +0000 John W. Eaton make new tests for inv of singular sparse matrices conditional on HAVE_UMFPACK
Sat, 25 May 2019 18:08:59 +0000 John W. Eaton use interpreter_try instead of accessing error settings directly
Tue, 28 May 2019 06:44:55 +0200 Torsten Lilge add workaround for missing editor tab close buttons on macos (bug #56158)
Mon, 27 May 2019 15:47:21 -0700 Rik inputrc: Add warning about modification (bug #56079). stable
Mon, 27 May 2019 10:06:24 -0700 Pantxo Diribarne Enable "Quit" menu item on Mac application menu (bug #56155)
Mon, 27 May 2019 09:39:09 -0700 Rik Don't add extra closing endXXX keywords in GUI Editor (bug #56160).
Mon, 27 May 2019 09:32:38 -0700 Rik Work around Qt rename bug in File Browser window (bug #56298).
Sat, 25 May 2019 18:36:59 -0700 Rik Deprecate 'runtests' function (bug #56325).
Sat, 25 May 2019 18:05:12 -0700 Rik NEWS: Add note about implementation of pointerXXX graphic properties.
Sat, 25 May 2019 10:03:35 +0200 Pantxo Diribarne Overhaul gtext for compatibility (bug #56386)
Sat, 25 May 2019 14:30:01 +0200 Torsten Lilge * documentation.cc (global_search): just return if query string is empty (bug #56388) stable
Sat, 25 May 2019 14:05:14 +0200 A.R. Burgers * nl_NL.ts: Dutch translation of updated strings in documentation widget stable
Fri, 24 May 2019 20:59:06 +0000 John W. Eaton move out_of_date_check to fcn-info.cc and declare static
Fri, 24 May 2019 18:12:34 +0000 John W. Eaton eliminate obsolete global variable
Fri, 24 May 2019 17:55:48 +0000 John W. Eaton eliminate remaining uses of BEGIN_INTERRUPT_WITH_EXCEPTIONS macro
Thu, 23 May 2019 21:21:59 +0200 Pantxo Diribarne Restore hability to compile with Qt < 5.6 (bug #56376)
Thu, 23 May 2019 13:56:23 -0700 Rik Consolidate separate calls to set() in to one call for interpreter efficiency.
Thu, 23 May 2019 12:48:18 -0700 Rik maint: merge stable to default.