]> O.S.I.I.S - jp/crowedit.git/shortlog
jp/crowedit.git
2021-11-03 Jean-Philippe... overridable update for editor instead of onTextChanged
2021-11-03 Jean-Philippe... source only in document, no more in editor->simplification
2021-11-03 Jean-Philippe... wip
2021-10-11 Jean-Philippe... wip, save commit before node editing
2021-10-07 Jean-Philippe... store token indices in nodes instead of token's value...
2021-10-07 Jean-Philippe... debug, clean, unfold current loc foldings
2021-10-07 Jean-Philippe... moves with foldings
2021-10-07 Jean-Philippe... wip
2021-09-22 Jean-Philippe... debug editors
2021-09-22 Jean-Philippe... wip extensibleEditor
2021-09-17 Jean-Philippe... crow style tokenizer
2021-09-16 Jean-Philippe... wip
2021-08-30 Jean-Philippe... wip
2021-08-24 Jean-Philippe... rename crowdebuglog to crowPlugin
2021-07-13 Jean-Philippe... create sln file, crowService crow assembly location...
2021-07-12 Jean-Philippe... wip
2021-07-09 Jean-Philippe... plugin system
2021-07-02 Jean-Philippe... wip
2021-06-27 Jean-Philippe... split xml parser in a plugin
2021-06-26 Jean-Philippe... new extensible editor with new parser, save commit
2021-06-19 Jean-Philippe... debug new
2021-02-15 Jean-Philippe... simple editor with TextBox control
2021-02-13 Jean-Philippe... save commit temp
2020-11-19 Jean-Philippe... save commit
2020-06-12 Jean-Philippe... Crow.Coding library
2018-02-09 Jean-Philippe... update to Crow 0.6.0
2017-11-07 Jean-Philippe... simplifications, parsing and syntax has to be reworked
2017-11-04 Jean-Philippe... * SourceEditor.cs: mouse click folding
2017-11-04 Jean-Philippe... * CrowEdit.csproj: ok
2017-09-05 Jean-Philippe... simple syntactic analysis in xmlParser for enabling...
2017-09-05 Jean-Philippe... handle buffer events triggering parsing in parser
2017-09-05 Jean-Philippe... choose parser depending on extension of loaded file
2017-09-04 Jean-Philippe... debug and code clean
2017-09-03 Jean-Philippe... update Crow.OpenTK to 0.5.5
2017-09-03 Jean-Philippe... editor debug, folding start
2017-09-02 Jean-Philippe... trigger file loading through filePath instead of full...
2017-08-31 Jean-Philippe... block comment handling, multiline debug
2017-08-31 Jean-Philippe... debug tab, bold and italic formatting
2017-08-31 Jean-Philippe... tabulation handling
2017-08-30 Jean-Philippe... code clean and formatting
2017-08-30 Jean-Philippe... Crow.Coding namespace, rename CodeTextBuffer->CodeBuffer
2017-08-30 Jean-Philippe... xml parsing quiet good
2017-08-30 Jean-Philippe... selection in token mode
2017-08-30 Jean-Philippe... basic formating test
2017-08-30 Jean-Philippe... Basic xml parser
2017-08-28 Jean-Philippe... SourceEditor wip
2017-04-02 Jean-Philippe... basic scrolling text editor
2017-03-02 Jean-Philippe... first commit