]> O.S.I.I.S - jp/crowedit.git/shortlog
jp/crowedit.git
2025-07-21 Jean-Philippe... wip
2025-07-21 Jean-Philippe... toolbox, undo/redo keybindings, dirty state forcing...
2025-07-21 Jean-Philippe... net9 -> net6, wip
2025-07-21 Jean-Philippe... wip, save commit
2025-07-17 Jean-Philippe... debug run mode, fixed log name option
2025-07-16 Jean-Philippe... CrowPlugin Edit/Run modes
2025-07-16 Jean-Philippe... debug log, wip
2025-07-13 Jean-Philippe... wip
2025-07-11 Jean-Philippe... debug folded line count
2025-07-08 Jean-Philippe... context menu default template override
2025-07-08 Jean-Philippe... context menu default template override
2025-07-07 Jean-Philippe... getStreamFromPath in design, exceptions basic implement...
2025-07-06 Jean-Philippe... TokenType.UnexpectedChar to handle invalid '<' in xml...
2025-07-05 Jean-Philippe... debug xml/iml parsing/suggestions/autocomplete
2025-07-04 Jean-Philippe... wip
2025-07-03 Jean-Philippe... xml parsing debug
2025-07-03 Jean-Philippe... source structure and code clean
2025-07-03 Jean-Philippe... xml syntax first ok
2025-03-09 Jean-Philippe... async compile SourceDocument
2025-03-09 Jean-Philippe... cs parsing
2025-03-09 Jean-Philippe... save commit
2025-03-08 Jean-Philippe... syntax analysis revamping wip
2025-03-08 Jean-Philippe... Syntax analysing improvment wip start
2025-03-07 Jean-Philippe... svg preview
2025-03-07 Jean-Philippe... editor window, keep last focus document visible in...
2025-03-07 Jean-Philippe... wip
2025-03-07 Jean-Philippe... CS syntax, hover and current widget highlight in debugW...
2025-03-06 Jean-Philippe... exceptions highlight, controled update loop
2025-03-06 Jean-Philippe... goto style + editor set location
2025-03-04 Jean-Philippe... Crow widget tree, wip
2025-03-02 Jean-Philippe... wip
2025-03-02 Jean-Philippe... wip
2025-02-28 Jean-Philippe... save commit
2025-02-28 Jean-Philippe... wip
2025-02-28 Jean-Philippe... Suggestion class, removed abstract TryCompleteToken
2025-02-27 Jean-Philippe... use currentTokenIndex to call for suggestion to easily...
2025-02-27 Jean-Philippe... debug folds scrolling, node lengths
2025-02-27 Jean-Philippe... XmlSyntax element name matching
2025-02-27 Jean-Philippe... editors Y scrolling and folding optimizations
2025-02-27 Jean-Philippe... SyntaxException CharLocation
2025-02-27 Jean-Philippe... Syntax analysis immutable copy of source and lineCollection
2025-02-25 Jean-Philippe... move lines handling in TextBuffer
2025-02-25 Jean-Philippe... exceptions dockwin, rename document RW Mutex, syntaxRoo...
2025-02-25 Jean-Philippe... TextBuffer class
2025-02-25 Jean-Philippe... wip
2025-02-22 Jean-Philippe... wip
2022-07-21 Jean-Philippe... update crow master
2022-07-21 Jean-Philippe... wip SyntaxTokensAsIndices
2022-07-17 Jean-Philippe... update to Crow 1 with Backends
2021-12-04 Jean-Philippe... save commit
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