]>
O.S.I.I.S - jp/crowedit.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jean-Philippe Bruyère [Tue, 13 Jul 2021 04:27:54 +0000 (06:27 +0200)]
create sln file, crowService crow assembly location file dialog
Jean-Philippe Bruyère [Mon, 12 Jul 2021 00:37:00 +0000 (02:37 +0200)]
wip
Jean-Philippe Bruyère [Fri, 9 Jul 2021 19:26:52 +0000 (21:26 +0200)]
plugin system
Jean-Philippe Bruyère [Fri, 2 Jul 2021 05:47:08 +0000 (07:47 +0200)]
wip
Jean-Philippe Bruyère [Sun, 27 Jun 2021 06:08:46 +0000 (08:08 +0200)]
split xml parser in a plugin
Jean-Philippe Bruyère [Sat, 26 Jun 2021 08:05:23 +0000 (10:05 +0200)]
new extensible editor with new parser, save commit
Jean-Philippe Bruyère [Sat, 19 Jun 2021 12:45:12 +0000 (14:45 +0200)]
debug
Jean-Philippe Bruyère [Mon, 15 Feb 2021 13:55:01 +0000 (14:55 +0100)]
simple editor with TextBox control
Jean-Philippe Bruyère [Sat, 13 Feb 2021 10:35:03 +0000 (11:35 +0100)]
save commit
Jean-Philippe Bruyère [Thu, 19 Nov 2020 08:14:07 +0000 (09:14 +0100)]
save commit
Jean-Philippe Bruyère [Fri, 12 Jun 2020 11:23:04 +0000 (13:23 +0200)]
Crow.Coding library
Jean-Philippe Bruyère [Fri, 9 Feb 2018 20:17:24 +0000 (21:17 +0100)]
update to Crow 0.6.0
Jean-Philippe Bruyère [Tue, 7 Nov 2017 19:10:02 +0000 (20:10 +0100)]
simplifications, parsing and syntax has to be reworked
Jean-Philippe Bruyère [Sat, 4 Nov 2017 13:27:19 +0000 (14:27 +0100)]
* SourceEditor.cs: mouse click folding
* main.crow:
* CrowEdit.csproj:
* CrowEdit.cs:
* EditorOptions.crow: editor options pannel
Jean-Philippe Bruyère [Sat, 4 Nov 2017 12:06:16 +0000 (13:06 +0100)]
* CrowEdit.csproj: ok
* packages.config: update to crow 0.5.6
* main.crow:
* Parser.cs:
* TokenList.cs:
* CodeBuffer.cs:
* SourceEditor.cs: wip
Jean-Philippe Bruyère [Tue, 5 Sep 2017 13:35:44 +0000 (15:35 +0200)]
simple syntactic analysis in xmlParser for enabling folding
Jean-Philippe Bruyère [Tue, 5 Sep 2017 08:21:00 +0000 (10:21 +0200)]
handle buffer events triggering parsing in parser
Jean-Philippe Bruyère [Tue, 5 Sep 2017 08:11:23 +0000 (10:11 +0200)]
choose parser depending on extension of loaded file
Jean-Philippe Bruyère [Mon, 4 Sep 2017 06:51:06 +0000 (08:51 +0200)]
debug and code clean
Jean-Philippe Bruyère [Sun, 3 Sep 2017 13:45:21 +0000 (15:45 +0200)]
update Crow.OpenTK to 0.5.5
Jean-Philippe Bruyère [Sun, 3 Sep 2017 11:54:53 +0000 (13:54 +0200)]
editor debug, folding start
Jean-Philippe Bruyère [Sat, 2 Sep 2017 05:23:20 +0000 (07:23 +0200)]
trigger file loading through filePath instead of full Text source, comments
Jean-Philippe Bruyère [Thu, 31 Aug 2017 14:46:02 +0000 (16:46 +0200)]
block comment handling, multiline debug
Jean-Philippe Bruyère [Thu, 31 Aug 2017 13:20:31 +0000 (15:20 +0200)]
debug tab, bold and italic formatting
Jean-Philippe Bruyère [Thu, 31 Aug 2017 10:55:06 +0000 (12:55 +0200)]
tabulation handling
Jean-Philippe Bruyère [Wed, 30 Aug 2017 22:22:09 +0000 (00:22 +0200)]
code clean and formatting
Jean-Philippe Bruyère [Wed, 30 Aug 2017 17:16:58 +0000 (19:16 +0200)]
Crow.Coding namespace, rename CodeTextBuffer->CodeBuffer
Jean-Philippe Bruyère [Wed, 30 Aug 2017 17:12:55 +0000 (19:12 +0200)]
xml parsing quiet good
Jean-Philippe Bruyère [Wed, 30 Aug 2017 10:48:03 +0000 (12:48 +0200)]
selection in token mode
Jean-Philippe Bruyère [Wed, 30 Aug 2017 05:48:25 +0000 (07:48 +0200)]
basic formating test
Jean-Philippe Bruyère [Wed, 30 Aug 2017 04:02:29 +0000 (06:02 +0200)]
Basic xml parser
Jean-Philippe Bruyère [Mon, 28 Aug 2017 09:42:31 +0000 (11:42 +0200)]
SourceEditor wip
Jean-Philippe Bruyère [Sun, 2 Apr 2017 11:58:42 +0000 (13:58 +0200)]
basic scrolling text editor
Jean-Philippe Bruyère [Thu, 2 Mar 2017 04:17:43 +0000 (05:17 +0100)]
first commit