log

age author description
Tue, 31 Oct 2017 13:02:01 +0100 Pantxo Diribarne edit.m: use the bare name for header and function prototype (bug #52316)
Mon, 30 Oct 2017 21:22:15 -0700 Rik Use "clf;" at beginning of all plot demos.
Tue, 24 Oct 2017 17:13:51 -0400 John W. Eaton pop up tooltip message for changing selected words in editor
Sun, 29 Oct 2017 21:01:32 -0700 Rik Use double underscores around global variables to avoid namespace conflicts.
Sun, 29 Oct 2017 17:33:41 -0700 Rik Add BIST test for clear() function (bug #35881).
Sat, 28 Oct 2017 18:24:14 -0700 Rik NEWS: Note that initial implementation of alpha transparency exists.
Sat, 28 Oct 2017 23:08:09 +0200 Pantxo Diribarne Fix regression introduced by cset 78ff6ba5cbb1 (bug #52293).
Sat, 28 Oct 2017 18:09:44 -0700 Rik maint: Periodic merge of stable to default.
Sat, 28 Oct 2017 18:03:18 -0700 Rik doc: Update manual to explain \deg and \circ symbols (bug #52287). stable
Sat, 28 Oct 2017 18:03:18 -0700 Rik doc: Update manual to explain \deg and \circ symbols (bug #52287).
Mon, 23 Oct 2017 12:10:31 +0200 Pantxo Diribarne Add support for transparent polygons in svg output (bug #39535)
Wed, 25 Oct 2017 23:22:59 +0200 Pantxo Diribarne Fix regression with axes lines layer (see bug #39692 comment #24)
Wed, 27 Sep 2017 11:01:06 -0500 Daniel J Sebald Reuse constructor code of delimited stream.
Wed, 25 Oct 2017 21:04:20 -0700 Rik maint: Periodic merge of stable to default.
Wed, 27 Sep 2017 03:58:28 -0500 Daniel J Sebald Properly restore the input stream pointer at end of textscan (bug #52116 et al.) stable
Wed, 27 Sep 2017 03:58:28 -0500 Daniel J Sebald Properly restore the input stream pointer at end of textscan (bug #52116 et al.)
Sun, 15 Oct 2017 21:06:47 +0200 Pantxo Diribarne Add support for text background area for OpenGL toolkits (bug #39692).
Mon, 23 Oct 2017 18:21:12 -0400 John W. Eaton improve handling of selection markers in editor
Mon, 23 Oct 2017 20:35:17 -0400 John W. Eaton also place marker in editor margin for lines matching selected word
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Tue, 24 Oct 2017 12:50:06 -0400 John W. Eaton Backed out changeset ab6a631abe52
Tue, 24 Oct 2017 15:56:22 +0200 Kai T. Ohlhus Undo markdown usage for README (cset 312c00dd723a).
Sun, 22 Oct 2017 20:41:40 +0200 Torsten maint: merge away accidentally created head
Sun, 22 Oct 2017 20:32:22 +0200 Torsten fix issues in editor auto closing feature (bug #52235)
Sat, 21 Oct 2017 20:30:15 -0400 John W. Eaton boostrap.conf: Set checkout_only_file to etc/HACKING.md.
Sun, 22 Oct 2017 00:01:43 +0200 Kai T. Ohlhus doc: libgui/src/m-editor/file-editor-tab.cc: fix Doxygen comment.
Sun, 22 Oct 2017 00:00:05 +0200 Kai T. Ohlhus doc: use tree view in Doxygen documentation and add README and etc/HACKING.
Fri, 20 Oct 2017 12:11:58 -0400 John W. Eaton use markdown for README and etc/HACKING files
Sat, 21 Oct 2017 14:35:58 -0700 Rik Clarify documentation for isnull (bug #5035950359503595035950359)
Fri, 20 Oct 2017 18:56:29 +0200 Torsten fix auto close for case in editor (bug #52235)