]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2021-04-09 Jean-Philippe... label.Text locations check, event.Handled = true for...
2021-04-02 Jean-Philippe... DebugLog, event bindings resolutions, enumSelector...
2021-04-02 Jean-Philippe... ConvertedVal in valueRefx converted by boxing if isAssi...
2021-03-29 Jean-Philippe... enumSelector for bitfields, CommandBase abstract class...
2021-03-27 Jean-Philippe... simplified tabView as TemplatedGroup
2021-03-27 Jean-Philippe... test loadingThread != null before checking cancel state
2021-03-27 Jean-Philippe... dragNdrop AcceptDrop debug
2021-03-27 Jean-Philippe... TemplatedGroup: cancelLoadingThread on obsList.add...
2021-03-27 Jean-Philippe... wip
2021-03-27 Jean-Philippe... samples works
2021-03-27 Jean-Philippe... wip
2021-03-27 Jean-Philippe... Visible renamed IsVisible
2021-03-27 Jean-Philippe... ISelectable handling improvments
2021-03-27 Jean-Philippe... measure units preservation while resizing and lock...
2021-03-27 Jean-Philippe... multiline init bug, use foreground for cursor color...
2021-03-27 Jean-Philippe... observableList<Widget> in Group
2021-03-26 Jean-Philippe... Splitter simplification, source header in src/Text...
2021-03-25 Jean-Philippe... Table widget columns resize with mouse
2021-03-25 Jean-Philippe... experimental Table and TableRow widgets, passed child...
2021-03-25 Jean-Philippe... add a static Parse method in ObservableList<T>, use...
2021-03-25 Jean-Philippe... IEditableTextWidget, cache design FieldInfos for iml
2021-03-18 Jean-Philippe... drawing optimisation:group double drawing solved, Regio...
2021-03-18 Jean-Philippe... prevent SvgPicture to cause exception if picture not...
2021-03-18 Jean-Philippe... mouse event handled=true in ColorSlider overrides
2021-03-18 Jean-Philippe... debug tabview
2021-03-17 Jean-Philippe... handle drop dockWin in dockWin, AllowedDockTypes check
2021-03-17 Jean-Philippe... improve dragNdrop, debug docking
2021-03-14 Jean-Philippe... use console for binding debug output
2021-03-14 Jean-Philippe... color conversion debug
2021-03-04 Jean-Philippe... use stringbuilder for shape expression parsing
2021-03-02 Jean-Philippe... implement theme from directory
2021-03-02 Jean-Philippe... debug privateContainer sizing
2021-02-19 Jean-Philippe... dont start timer before source is loaded
2021-02-15 Jean-Philippe... ShowCase undo/redo
2021-02-15 Jean-Philippe... button enabled state with command change, TextChange...
2021-02-15 Jean-Philippe... unshownpostaction for visible state, Label.SetCurrentLo...
2021-02-15 Jean-Philippe... add CurrentLine and CurrentColumn to label, SetCursorPo...
2021-02-12 Jean-Philippe... handle enums in Configuration, use Task to run command...
2021-02-09 Jean-Philippe... default button sizing
2021-02-06 Jean-Philippe... add mouseMove event handled = true
2021-02-06 Jean-Philippe... debug TextBox bottom limit with margin
2021-02-06 Jean-Philippe... TextLineCollection.update(TextChange ...)
2021-02-06 Jean-Philippe... draw Label in double/RectangleD instead of int/Rectangle
2021-02-06 Jean-Philippe... page up/down
2021-02-06 Jean-Philippe... LangVersion=>7.3, Scrolling TextBox, multi svg Part...
2021-02-06 Jean-Philippe... TabView activate new tab or not
2021-02-06 Jean-Philippe... unbox value type in emitGetSubData, FileDialog enabled...
2021-02-06 Jean-Philippe... save/restore ctx only if clipToClientRect=true, add...
2021-02-06 Jean-Philippe... out of client rectangle text cursor handling
2021-02-06 Jean-Philippe... dont preload all cursors, use standard one if available
2021-02-06 Jean-Philippe... blinking text cursor, goto word start/end in label...
2021-02-06 Jean-Philippe... DbgLogger output to console by default
2021-02-06 Jean-Philippe... label lines mutex, debug selection
2021-02-06 Jean-Philippe... dont fix utf8 ref char, it's fixed by marshaler
2021-02-06 Jean-Philippe... custom utf8 encoding with tabulation handling, linebrea...
2021-02-06 Jean-Philippe... text box Validate event
2021-02-06 Jean-Philippe... Crow.Text namespace, new TextBox using TextChange structure
2021-02-06 Jean-Philippe... perftests improvments, truncated mean, unittests, start...
2021-02-06 Jean-Philippe... Typed static Parse instead of returning object
2021-02-06 Jean-Philippe... use NameTable for XmlReader of Instantiatior
2021-02-06 Jean-Philippe... use StringBuilder in StyleReader
2021-02-06 Jean-Philippe... rationalize allocations in Color
2021-02-06 Jean-Philippe... allocations in Point, Size, Fill => Span
2021-02-06 Jean-Philippe... clean somme unneeded allocations
2021-02-06 Jean-Philippe... add netcore NativeResolve for PerfTests
2021-02-06 Jean-Philippe... selection in focusable label
2021-02-06 Jean-Philippe... simple label base
2021-02-06 Jean-Philippe... label, cached line width in pixel in LineSpan struct...
2021-02-06 Jean-Philippe... planned Queue<T> capacity set to INIT_QUEUE_CAPACITY...
2021-02-06 Jean-Philippe... PerfTests improvments and command line args
2021-02-06 Jean-Philippe... reintroduce PerformanceMeasures for simple main cycles...
2021-02-06 Jean-Philippe... test span
2021-01-11 Jean-Philippe... ConditionalAttribute for debuglog.addevent, perfTest...
2020-12-14 Jean-Philippe... code clean and comments
2020-12-13 Jean-Philippe... test binding
2020-12-13 Jean-Philippe... binding tests + wip
2020-12-12 Jean-Philippe... wip
2020-12-11 Jean-Philippe... GetStreamFromPath as instance method of iface
2020-12-07 j-pMerge pull request #53 from jpbruyere/temp
2020-12-07 Jean-Philippe... stickyMouse, dragNdrop + mdiWins debug and tests temp 53/head
2020-11-19 Jean-Philippe... save commit
2020-09-01 Jean-Philippe... widget focus, update glfw-net colors
2020-08-26 Jean-Philippe... debug splitter
2020-07-06 Jean-Philippe... 0.9.1-beta, reset cache enabled by default (perf)
2020-07-06 Jean-Philippe... list item
2020-06-22 Jean-Philippe... DbgLogger
2020-06-18 Jean-Philippe... Debug logger improvments and visualization
2020-06-15 Jean-Philippe... force measure in containers
2020-06-13 Jean-Philippe... set event handled for focusable mouse down
2020-06-13 Jean-Philippe... focus and windows move and size handles
2020-06-09 Jean-Philippe... name search into template from binding, uniformisation...
2020-06-06 Jean-Philippe... slider as base for scrollbar, gauge widget
2020-06-04 Jean-Philippe... search default template with Interface.GetStreamFromPat...
2020-06-04 Jean-Philippe... use [CallerMemberName] for value change notify
2020-06-04 Jean-Philippe... SearchExtMethod in CrowAssemblies, textbox xtranslation...
2020-06-04 Jean-Philippe... remove loadTemplate with declaringType args, use normal...
2020-06-03 Jean-Philippe... system clipboard support, GroupBox clear color debug
2020-06-02 Jean-Philippe... default styling
2020-06-02 Jean-Philippe... add style as parameter to widget ctor
2020-06-02 Jean-Philippe... search styles only in entry and crow assemblies and...
next