log libinterp/dldfcn/__init_fltk__.cc @ 31605:e88a07dec498 stable

age author description
Thu, 01 Dec 2022 14:23:45 -0800 Rik maint: Use macros to begin/end C++ namespaces. stable
Wed, 22 Jun 2022 12:48:59 -0400 John W. Eaton eliminate WHO arguments from interpreter-private functions
Sat, 14 May 2022 19:06:56 -0700 Rik Deprecate uimenu properties "label" and "callback" (bug #62443)
Sat, 19 Feb 2022 13:14:44 -0500 John W. Eaton maint: Merge stable to default.
Sat, 19 Feb 2022 13:14:20 -0500 John W. Eaton Backed out changeset fc530ec01070 (bug #61994) stable
Fri, 18 Feb 2022 16:08:58 -0500 John W. Eaton maint: Merge stable to default.
Fri, 18 Feb 2022 16:06:58 -0500 John W. Eaton also use auto_shlib for fltk and gnuplot graphics toolkit objects stable
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Sun, 28 Nov 2021 22:03:07 -0800 Rik maint: merge stable to default.
Sun, 28 Nov 2021 21:52:08 -0800 Rik maint: style check C++ files in libinterp/ ahead of 7.1 release. stable
Wed, 24 Nov 2021 09:38:51 -0800 Rik maint: Shorten some long lines in libinterp to <= 80 characters (bug #57599)
Wed, 18 Aug 2021 13:26:14 -0400 John W. Eaton * __init_fltk__.cc: Make HAVE_FLTK apply only to fltk headers.
Wed, 18 Aug 2021 19:18:30 +0200 Markus Mützel Make sure octave namespace begin and end tags appear in matching pairs.
Wed, 18 Aug 2021 00:25:50 -0400 John W. Eaton move classes for graphics objects and properties inside octave namespace
Sun, 15 Aug 2021 15:00:49 -0400 John W. Eaton declare extra functions in .oct file sources as static
Fri, 11 Jun 2021 09:23:33 -0400 John W. Eaton maint: Merge stable to default.
Fri, 11 Jun 2021 09:11:43 -0400 John W. Eaton Backed out changeset 52b2680e091c (bug #60771) stable
Wed, 12 May 2021 19:28:54 +0200 Markus Mützel maint: merge stable to default.
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471) stable
Wed, 28 Apr 2021 22:57:42 -0400 John W. Eaton use std::size_t and std::ptrdiff_t in C++ code (bug #60471)
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 11 Jun 2020 01:22:45 -0400 John W. Eaton maint: merge stable to default.
Wed, 29 Apr 2020 14:10:27 -0400 John W. Eaton refactor octave_fcn_handle class stable
Sun, 17 May 2020 17:59:50 -0700 Rik Suppress unnecessary warning messages when configure --without-fltk, --without-portaudio (bug #58385).
Wed, 25 Mar 2020 16:46:30 -0400 John W. Eaton hide __fltk_check__ function stable
Fri, 17 Jan 2020 13:27:27 -0600 John W. Eaton merge stable to default.
Fri, 17 Jan 2020 13:15:27 -0600 John W. Eaton fix many spelling errors (bug #57613) stable
Fri, 10 Jan 2020 17:25:12 -0800 Rik maint: Use Octave coding conventions in libinterp/
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Thu, 21 Nov 2019 18:41:08 -0500 John W. Eaton move graphics_toolkit class inside octave namespace
Wed, 21 Aug 2019 14:52:06 -0700 Mike Miller build: silence unused parameter warning introduced in cset 50216d7a2f6b
Fri, 09 Aug 2019 10:36:08 -0400 John W. Eaton eliminate static wrapper functions in gh_manager class
Sun, 21 Jul 2019 10:21:01 -0400 John W. Eaton style fixes: generally aim to break long lines before operators, not after
Fri, 19 Jul 2019 10:02:20 -0400 John W. Eaton don't use singleton pattern for display_info class
Thu, 18 Jul 2019 11:23:22 -0400 John W. Eaton rename octave_link and octave_link_events classes, move inside octave namespace
Tue, 22 Jan 2019 08:07:55 -0500 John W. Eaton maint: Merge stable to default.
Sun, 24 Jun 2018 20:34:11 +0200 Pantxo Diribarne Prevent the use of FLTK toolkit on Mac when running multithreaded (bug #54169). stable
Wed, 02 Jan 2019 16:45:58 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:41:55 -0500 John W. Eaton maint: Merge stable to default.
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Wed, 02 Jan 2019 21:39:05 +0100 Andreas Weber __init_fltk__.cc: Fix static analyzer detected V560 issue (bug #55347) stable
Wed, 02 Jan 2019 14:13:59 +0100 Andreas Weber Fix static analyzer detected V668 issues (bug #55347).
Thu, 01 Nov 2018 14:35:35 -0400 John W. Eaton * __init_fltk__.cc: Eliminate some old commented debugging code.
Sat, 08 Sep 2018 09:54:07 -0400 John W. Eaton allow building without OpenGL to work again
Sat, 08 Sep 2018 08:03:36 -0400 John W. Eaton eliminate some duplicate OpenGL drawing code
Thu, 06 Sep 2018 16:29:56 -0400 John W. Eaton use wrapper class to call OpenGL functions
Wed, 05 Sep 2018 09:09:13 -0400 John W. Eaton replace gluOrtho2D with equivalent call to glOrtho
Wed, 23 May 2018 17:12:57 -0400 John W. Eaton new input_system class to manage user input for the interpreter
Tue, 03 Apr 2018 13:52:07 -0700 Rik maint: style check C++ ahead of 4.4 release. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 27 Dec 2017 17:13:10 -0800 Sahil Yadav Don't disable 'R'otate button on FLTK toolbar for 2-D plots (bug #52720).
Thu, 21 Sep 2017 14:04:22 -0400 John W. Eaton avoid direct leak from fltk plot_window class
Fri, 28 Jul 2017 15:40:00 -0700 Rik Use character literals 'c' rather than string literals "c" when possible.
Thu, 27 Jul 2017 21:39:19 -0700 Rik Change string append += "c" to += 'c' to avoid string constructor.
Thu, 27 Jul 2017 09:45:05 -0700 Rik Add break or continue statements to prevent implicit fall-through in case statements.