log libgui/src/gui-preferences.h @ 31640:e518e1f7e944

age author description
Mon, 05 Dec 2022 10:17:17 -0500 John W. Eaton Backed out changeset 34c3cd39c4b9
Sun, 04 Dec 2022 15:29:51 -0500 John W. Eaton eliminate unused gui_pref::ignore data member
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 22 Jun 2020 20:43:00 +0200 Torsten Lilge force non-native file dialogs on Mac ignoring current user pref (bug #52840) stable
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
Fri, 13 Dec 2019 21:33:28 +0100 Torsten Lilge replace literal strings by symbolic constants for shortcut preferences
Wed, 20 Nov 2019 07:33:24 +0100 Torsten Lilge provide structure and settings value method for shortcut key sequences
Tue, 12 Nov 2019 11:15:40 -0500 John W. Eaton don't include gui-preferences-global.h in gui-preferences.h
Sun, 10 Nov 2019 14:05:23 +0100 Torsten Lilge avoid unnecessary includes of gui-preference header files
Fri, 25 Oct 2019 00:38:06 -0400 John W. Eaton split gui-preferences.h into one file per widget
Thu, 24 Oct 2019 17:39:11 -0400 John W. Eaton declare gui_pref data members const
Thu, 24 Oct 2019 12:10:03 -0400 John W. Eaton * gui-preferences.h (fb_show_): Delete unused variable.
Sun, 06 Oct 2019 22:25:36 +0200 Torsten Lilge reduced vertical space in gui with responsive toolbar buttons (bug #53902)
Thu, 03 Oct 2019 19:19:57 +0200 Torsten Lilge compacter menu bars in dock widgets (bug #53902)
Thu, 03 Oct 2019 18:09:14 +0200 Torsten Lilge compacter tool bar and filter bars in dock widgets (bug #53902)
Sun, 15 Sep 2019 12:35:53 -0400 John W. Eaton use consistent naming pattern for include file guards in libgui sources
Sun, 15 Sep 2019 12:28:23 -0400 John W. Eaton try to use consitent ordering for include files in libgui sources
Sun, 04 Aug 2019 20:53:17 +0200 Torsten Lilge save and restore last geometry of load path dialog
Fri, 19 Jul 2019 14:15:04 -0400 John W. Eaton style fixes: avoid breaking lines immediately after '('
Sun, 21 Jul 2019 12:43:19 +0200 Markus Mützel Do not ignore user preferences for locale encoding on non-Windows platforms.
Sun, 21 Jul 2019 12:16:09 +0200 Markus Mützel Append name of actual encoding used if "SYSTEM" is selected.
Fri, 19 Apr 2019 13:30:51 +0200 Torsten Lilge add a preference for the tab positions in the editor (bug #56158)
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 28 Dec 2018 08:37:35 +0100 Torsten separate include file for main window gui preferences stable
Thu, 27 Dec 2018 21:48:10 +0100 Torsten fix initialization of main win geometry and state default byte arrays stable
Wed, 26 Dec 2018 19:32:43 +0100 Torsten * gui-preferences.h: fix name of key for window state (bug #55286) stable
Mon, 24 Dec 2018 08:55:21 +0100 Torsten make restoring gui more robust to changes of desktop size (bug #53207) stable
Thu, 13 Dec 2018 21:53:32 +0100 Torsten allow to select the gui style in the preferences dialog
Mon, 26 Nov 2018 20:59:05 +0100 Torsten preference for (not) using system icon theme
Sun, 25 Nov 2018 18:56:04 +0100 Torsten fix use of icon size preferences
Sun, 11 Nov 2018 13:22:37 +0100 Torsten use constants for icon size preferences instead of hard coded numbers
Thu, 01 Nov 2018 22:10:00 +0100 Torsten do not use courier new as default font (bug #54086)
Sun, 28 Oct 2018 20:31:08 +0100 Torsten add preference for disabling workspace colors for different attributes
Sun, 02 Sep 2018 08:16:40 +0200 Torsten removed all initial preferences for file browser from pref file (bug #54606)
Mon, 06 Aug 2018 21:36:00 +0200 Torsten also restore cursor line numbers when restoring previous editor session_data
Sun, 29 Jul 2018 12:57:07 +0200 Torsten update internal __mfile_encoding__ when gui default encoding changes (bug #54310)
Sun, 15 Jul 2018 11:56:04 +0200 Torsten add a gui preference for opening files when debugging in console (bug #49119)
Fri, 13 Jul 2018 22:58:56 +0200 Torsten reorganize constants for preferences keys and default values base libgui/src/editor-settings.h@77903fe9f0a4