]> O.S.I.I.S - jp/crowedit.git/log
jp/crowedit.git
5 years agosimple editor with TextBox control
Jean-Philippe Bruyère [Mon, 15 Feb 2021 13:55:01 +0000 (14:55 +0100)]
simple editor with TextBox control

5 years agosave commit temp
Jean-Philippe Bruyère [Sat, 13 Feb 2021 10:35:03 +0000 (11:35 +0100)]
save commit

5 years agosave commit
Jean-Philippe Bruyère [Thu, 19 Nov 2020 08:14:07 +0000 (09:14 +0100)]
save commit

5 years agoCrow.Coding library
Jean-Philippe Bruyère [Fri, 12 Jun 2020 11:23:04 +0000 (13:23 +0200)]
Crow.Coding library

8 years agoupdate to Crow 0.6.0
Jean-Philippe Bruyère [Fri, 9 Feb 2018 20:17:24 +0000 (21:17 +0100)]
update to Crow 0.6.0

8 years agosimplifications, parsing and syntax has to be reworked
Jean-Philippe Bruyère [Tue, 7 Nov 2017 19:10:02 +0000 (20:10 +0100)]
simplifications, parsing and syntax has to be reworked

8 years ago* SourceEditor.cs: mouse click folding
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

8 years ago* CrowEdit.csproj: ok
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

8 years agosimple syntactic analysis in xmlParser for enabling folding
Jean-Philippe Bruyère [Tue, 5 Sep 2017 13:35:44 +0000 (15:35 +0200)]
simple syntactic analysis in xmlParser for enabling folding

8 years agohandle buffer events triggering parsing in parser
Jean-Philippe Bruyère [Tue, 5 Sep 2017 08:21:00 +0000 (10:21 +0200)]
handle buffer events triggering parsing in parser

8 years agochoose parser depending on extension of loaded file
Jean-Philippe Bruyère [Tue, 5 Sep 2017 08:11:23 +0000 (10:11 +0200)]
choose parser depending on extension of loaded file

8 years agodebug and code clean
Jean-Philippe Bruyère [Mon, 4 Sep 2017 06:51:06 +0000 (08:51 +0200)]
debug and code clean

8 years agoupdate Crow.OpenTK to 0.5.5
Jean-Philippe Bruyère [Sun, 3 Sep 2017 13:45:21 +0000 (15:45 +0200)]
update Crow.OpenTK to 0.5.5

8 years agoeditor debug, folding start
Jean-Philippe Bruyère [Sun, 3 Sep 2017 11:54:53 +0000 (13:54 +0200)]
editor debug, folding start

8 years agotrigger file loading through filePath instead of full Text source, comments
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

8 years agoblock comment handling, multiline debug
Jean-Philippe Bruyère [Thu, 31 Aug 2017 14:46:02 +0000 (16:46 +0200)]
block comment handling, multiline debug

8 years agodebug tab, bold and italic formatting
Jean-Philippe Bruyère [Thu, 31 Aug 2017 13:20:31 +0000 (15:20 +0200)]
debug tab, bold and italic formatting

8 years agotabulation handling
Jean-Philippe Bruyère [Thu, 31 Aug 2017 10:55:06 +0000 (12:55 +0200)]
tabulation handling

8 years agocode clean and formatting
Jean-Philippe Bruyère [Wed, 30 Aug 2017 22:22:09 +0000 (00:22 +0200)]
code clean and formatting

8 years agoCrow.Coding namespace, rename CodeTextBuffer->CodeBuffer
Jean-Philippe Bruyère [Wed, 30 Aug 2017 17:16:58 +0000 (19:16 +0200)]
Crow.Coding namespace, rename CodeTextBuffer->CodeBuffer

8 years agoxml parsing quiet good
Jean-Philippe Bruyère [Wed, 30 Aug 2017 17:12:55 +0000 (19:12 +0200)]
xml parsing quiet good

8 years agoselection in token mode
Jean-Philippe Bruyère [Wed, 30 Aug 2017 10:48:03 +0000 (12:48 +0200)]
selection in token mode

8 years agobasic formating test
Jean-Philippe Bruyère [Wed, 30 Aug 2017 05:48:25 +0000 (07:48 +0200)]
basic formating test

8 years agoBasic xml parser
Jean-Philippe Bruyère [Wed, 30 Aug 2017 04:02:29 +0000 (06:02 +0200)]
Basic xml parser

8 years agoSourceEditor wip
Jean-Philippe Bruyère [Mon, 28 Aug 2017 09:42:31 +0000 (11:42 +0200)]
SourceEditor wip

9 years agobasic scrolling text editor
Jean-Philippe Bruyère [Sun, 2 Apr 2017 11:58:42 +0000 (13:58 +0200)]
basic scrolling text editor

9 years agofirst commit
Jean-Philippe Bruyère [Thu, 2 Mar 2017 04:17:43 +0000 (05:17 +0100)]
first commit