]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2021-09-22 Jean-Philippe... prevent unshown post action to set hoverWidget while...
2021-09-22 Jean-Philippe... test clipping and text cursor blinking redraw in drawin...
2021-09-22 Jean-Philippe... add try/catch in Table layouting to prevent schowcase...
2021-09-18 Jean-Philippe... DbgEvtType.DragNDrop, removed DEBUG_DRAGNDROP preproc
2021-09-18 Jean-Philippe... save commit, BubbleEvents, iface.search type and ext...
2021-09-15 Jean-Philippe... hosted command
2021-09-14 Jean-Philippe... abstract Command class, ActionCommand and ToggleCommand...
2021-09-14 Jean-Philippe... ToggleCommand creation
2021-09-14 Jean-Philippe... Add default template in default.style to have template... ExplicitDefTemplateInStyle
2021-09-13 Jean-Philippe... numeric control: min/max change => actual value check
2021-09-13 Jean-Philippe... iface.POLLING_INTERVAL in the run loop, block comments...
2021-09-13 Jean-Philippe... debug
2021-09-13 Jean-Philippe... In Style TG.ItemTemplate handling, removed IFace Defaul...
2021-09-13 Jean-Philippe... wip, save commit before trying to allow 'ItemTemplate...
2021-09-11 Jean-Philippe... win border sticky mouse = 5 v0.9.6-beta
2021-09-11 Jean-Philippe... move iface update interval check to avoid 100% cpu...
2021-09-09 Jean-Philippe... missing using in DESIGN_MODE on
2021-09-09 Jean-Philippe... unshown post process slot handling, GetClientRectangleF...
2021-09-09 Jean-Philippe... add AppConfigPath public static property to Configurati...
2021-09-09 Jean-Philippe... add sticky mouse enabled to default window border
2021-08-20 Jean-Philippe... keep only HelloWorld, ShowCase and PerfTests samples v0.9.5-beta
2021-08-20 Jean-Philippe... debug dragNdrop bugs, should be simplified
2021-08-12 Jean-Philippe... it's now possible to run vkvgBackend in DebugLogView...
2021-08-03 Jean-Philippe... split vkvgBackend class with specialized class for...
2021-08-02 Jean-Philippe... reenable gradients, in vkvg also
2021-08-02 Jean-Philippe... merge step 2
2021-08-02 Jean-Philippe... merge vkvg2 into devel
2021-07-23 Jean-Philippe... ctx & surf debug events
2021-07-13 Jean-Philippe... remove try/catch from types searches
2021-07-12 Jean-Philippe... dont use solidBackground=true on windows, Stack and...
2021-07-12 Jean-Philippe... replace FastEnum with Enums.NET for flags handling...
2021-07-05 Jean-Philippe... set SolidBackground to false for DebugInterface
2021-07-02 Jean-Philippe... lock on ext method search, IList<widget> in dbg log
2021-07-01 Jean-Philippe... wip
2021-06-18 Jean-Philippe... try funding.yml
2021-06-16 Jean-Philippe... using try/finally to ensure mutexes release
2021-06-09 Jean-Philippe... split Tokenizer in separate file
2021-06-07 Jean-Philippe... debug: using Samples;
2021-06-07 Jean-Philippe... suggestion in IML editor, editor base classe for ShowCa... SimplifiedTabView
2021-06-05 Jean-Philippe... ItemsScroller for list, layouting changes, editor sugge...
2021-04-22 Jean-Philippe... IToggle for TemplatedGroup recursion, Popper without...
2021-04-19 Jean-Philippe... dock windows parent.parent test
2021-04-19 Jean-Philippe... dont set handled=true for mouseWheen in single line...
2021-04-15 Jean-Philippe... dont block on childrenMutex for checkHoverWidget
2021-04-15 Jean-Philippe... debug ObservableList, new Table widget
2021-04-15 Jean-Philippe... save commit to find bug
2021-04-15 Jean-Philippe... GenericStack:override addChild to increment contenSize...
2021-04-15 Jean-Philippe... wip
2021-04-13 Jean-Philippe... discard registerLayouting for group onChildLayoutChange...
2021-04-11 Jean-Philippe... debug docking windows
2021-04-10 Jean-Philippe... registerSubData in TemplatedGroup to handle IObservable...
2021-04-10 Jean-Philippe... DebugLogAnalyzer StickyMouse bug
2021-04-09 Jean-Philippe... iface.draw: clip only after pop to source
2021-04-09 Jean-Philippe... Style value as string, no longer as object
2021-04-09 Jean-Philippe... TG recursive lock check, IObsList clear evt, sample...
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...
next