]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2021-12-08 Jean-Philippe... netcore3.1 v0.9.9-beta
2021-12-04 Jean-Philippe... wip Backends 57/head
2021-11-26 Jean-Philippe... skia backend wip, glfw win created in backends if null...
2021-11-25 Jean-Philippe... skia backend, nearly functional, save commit
2021-11-25 Jean-Philippe... vkvg backend nearly ok, refresh problem
2021-11-24 Jean-Philippe... IBackend instead of IDevice to bind to Interface
2021-11-24 Jean-Philippe... wip
2021-11-24 Jean-Philippe... default Crow.CairoBackend ok
2021-11-23 Jean-Philippe... wip, save commit
2021-11-23 Jean-Philippe... save commit, Drawing2D shared lib
2021-11-07 Jean-Philippe... doc, remplated menubar for showcase, disposable cursorP... devel2
2021-11-02 Jean-Philippe... make treeView subdata fetching working with IEnumerable
2021-11-01 Jean-Philippe... restore update and polling intervals to normal value...
2021-11-01 Jean-Philippe... wip
2021-10-31 Jean-Philippe... totorials->tutorials, update to v0.9.8 v0.9.8
2021-10-31 j-padd error message and needed links for native dll resol... v0.9.8-beta
2021-10-31 Jean-Philippe... add message for windows on dll not found
2021-10-31 Jean-Philippe... cut, copy, paste
2021-10-31 Jean-Philippe... update readme
2021-10-31 j-pUpdate README.md
2021-10-30 Jean-Philippe... use keyevt modifiers where possible
2021-10-30 Jean-Philippe... update readme
2021-10-30 Jean-Philippe... wxMerge branch 'master' of github.com:jpbruyere/Crow
2021-10-30 Jean-Philippe... update readme
2021-10-30 Jean-Philippe... update readme
2021-10-30 Jean-Philippe... allow showcase source embedded in template
2021-10-30 j-pUpdate README.md
2021-10-30 Jean-Philippe... syntax corrections
2021-10-30 Jean-Philippe... reapply set cairo-2 for windows
2021-10-30 Jean-Philippe... Merge branch 'master' of github.com:jpbruyere/Crow
2021-10-30 Jean-Philippe... Merge branch 'FileDialogImprove'
2021-10-30 Jean-Philippe... update readme
2021-10-26 Jean-Philippe... rename all 'GraphicObject' to 'Widget', move to netcore... FileDialogImprove
2021-09-28 j-pnetcore cairo resolve dll to cairo-2 on windows
2021-09-28 Jean-Philippe... reset hello world, intermediateoutputpath set in Direct...
2021-09-28 Jean-Philippe... wip
2021-09-27 Jean-Philippe... LineSpan
2021-09-27 Jean-Philippe... wip, set v0.9.8
2021-09-22 Jean-Philippe... Revert "Add default template in default.style to have... v0.9.7-beta
2021-09-22 Jean-Philippe... bubble MouseWheel and Keyboard by default in ListItem Commands
2021-09-22 Jean-Philippe... add virtual onSelectedItemChanged in TemplatedGroup
2021-09-22 Jean-Philippe... scroller: scroll in X if scrolly is disabled
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...
next