log libgui/src/m-editor/marker.cc @ 23220:092078913d54

age author description
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Wed, 18 Jan 2017 17:36:36 -0800 Rik maint: Use space after function name/before parenthesis in libgui.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Thu, 01 Sep 2016 09:33:55 -0700 Rik maint: Use '{ }' for empty function bodies in C++.
Wed, 31 Aug 2016 12:20:46 -0700 Rik maint: Style check C++ code in libgui/
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Thu, 30 Jun 2016 11:41:49 -0400 John W. Eaton use consistent style for including config.h in source files
Wed, 15 Jun 2016 12:59:43 -0400 John W. Eaton prefer C++ wrappers for C standard headers in C++ code
Tue, 17 May 2016 12:09:30 -0400 John W. Eaton use "#if ..." consistently instead of "#ifdef" and "#ifndef"
Thu, 18 Feb 2016 13:34:50 -0800 Rik Use '#include "config.h"' rather than <config.h>.
Sat, 30 Jan 2016 10:13:34 +1100 Lachlan Andrew Gui support for enhancement of dbstop.
Tue, 29 Dec 2015 22:58:56 +0100 Torsten added missing files for cset 0a09c3cae800 (bug #46779)