]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2016-02-25 jpbruyeredebug
2016-02-25 jpbruyereDefaultStyle attribute, loaded in defvalues
2016-02-25 jpbruyerereplace StyleAttribute=>DefaultStyle
2016-02-25 jpbruyereremove duplicate of LoadDefault for templated controls...
2016-02-25 jpbruyereuse boolean state as svg sub-image in templated control...
2016-02-24 jpbruyeresimple styling test
2016-02-17 jpbruyereMerge branch 'DefTemplateSizing0'
2016-02-17 jpbruyereupdate testCheckbox
2016-02-17 jpbruyereforce first child of group in Fit to Fit if no other...
2016-02-17 jpbruyeredebug text sizing
2016-02-16 jpbruyeresplitted measure with fault checking, changing default...
2016-02-16 jpbruyereimprove layouting debug output
2016-02-16 jpbruyereadd FindByName in HostContainer
2016-02-16 jpbruyereremoved useless RegisterForGraphicUpdate in GO CTOR
2016-02-16 jpbruyeredont clear Parent field, if object oldslot has to be...
2016-02-16 jpbruyereclose but on tabItem, SelectedTab checks
2016-02-15 jpbruyerecode clean
2016-02-15 jpbruyerecode clean
2016-02-15 jpbruyeremoving tabs
2016-02-15 jpbruyerecode formating
2016-02-15 jpbruyereensure dirtyRects are added if dirtyState not cleared...
2016-02-15 jpbruyeretabView functionnal, mouse handling is a bit complicate...
2016-02-15 jpbruyerecode clean
2016-02-15 jpbruyereremove Hoverable
2016-02-15 jpbruyereAdded Hoverable prop to GraphicObject, still have probl...
2016-02-15 jpbruyereonly upload to texture DirtyRect
2016-02-15 jpbruyeredont start bound computation with an empty rect or...
2016-02-15 jpbruyeredraw selected tab last, try mouseIsIn
2016-02-15 jpbruyeretest mouse is in in reverse order
2016-02-15 jpbruyeretabItem onDraw
2016-02-15 jpbruyereadd SizePolicy properties
2016-02-15 jpbruyeredebug stacking computation
2016-02-15 jpbruyereAdd ArrangeChildren boolean to ILayoutable
2016-02-15 jpbruyereremove unused DrawingIsValid
2016-02-14 jpbruyeretesting tabview, ChildLayoutConstraints
2016-02-14 jpbruyereensure Children Property is used instead of private...
2016-02-13 jpbruyereMerge branch 'SizePolicyChecking' into NewWidgets
2016-02-13 jpbruyereadd clipping test in top container
2016-02-13 jpbruyeregroup in one loop size policy checking for generic...
2016-02-13 jpbruyereclean using, TreeView and TabView empty c# file creation
2016-02-13 jpbruyereresize also on 0 or itemindex-1
2016-02-13 jpbruyereclipping test in top container
2016-02-13 jpbruyereSplitter
2016-02-13 jpbruyereMouseCursor property in GOLIBHost; IsActive Prop in...
2016-02-12 jpbruyerepreparing release 0.3 0.3
2016-02-12 jpbruyereadd template binding for props of button
2016-02-12 jpbruyereadd clean color test
2016-02-12 jpbruyereupdate nunit tests with new clipping algo
2016-02-12 jpbruyerecomments
2016-02-12 jpbruyereMerge branch 'CompiledDefaultValueLoading'
2016-02-12 jpbruyereMerge branch 'NewClipping'
2016-02-12 jpbruyereMerge branch 'ScrollingWithNewClipping' into NewClipping
2016-02-12 jpbruyeredebug scrolling in new Clipping system
2016-02-12 jpbruyereadd clipping to client zone with corner radius
2016-02-12 jpbruyerenew clipping system nearly nickel
2016-02-12 jpbruyereclipping basics ok for Group and PrivateContainer,...
2016-02-12 jpbruyeretesting clipping rect registration, clear and clip...
2016-02-12 jpbruyereseparate RecreateCache and UpdateCache
2016-02-12 jpbruyereprogressing, not using contextCoord anymore
2016-02-12 jpbruyeretemp save to make test in master
2016-02-11 jpbruyeremove computeCursorPosition outside UpdateGraphic (not...
2016-02-11 jpbruyereIsQueuedForRedraw boolean in each GO, to prevent search...
2016-02-11 jpbruyereMerge branch 'master' of https://github.com/jpbruyere...
2016-02-11 jpbruyereupdate test
2016-02-11 jpbruyeredebug Trend.cs
2016-02-11 jpbruyereset default value for Value as Double in NumericControl
2016-02-11 jpbruyereclean using
2016-02-11 jpbruyerepick custom attribute one by one, not in a loop
2016-02-11 jpbruyerereworked il generation for loadDefaultValues
2016-02-10 jpbruyerethat's working, but convertions in IL has to be reworked
2016-02-10 jpbruyerehandle parsing of string value in defaultLoader
2016-02-10 jpbruyereput LoadingDelegate in a dictionnary per type as Interf...
2016-02-10 jpbruyerecreate a dyn method for loading default values to try...
2016-02-10 jpbruyereclean using
2016-02-10 jpbruyereload default img if none is loaded
2016-02-10 jpbruyeredebug
2016-02-10 jpbruyereupdate NUnit tests
2016-02-09 jpbruyereMerge branch 'master' of https://github.com/jpbruyere...
2016-02-09 jpbruyereupdate test
2016-02-09 jpbruyereLogicalParent use in all bindings; Resolved boolean...
2016-02-09 jpbruyereadd focusable container to get MouseClick without makin...
2016-02-09 jpbruyereSimpler Combo, derived from ListBox with a popper as...
2016-02-09 jpbruyerereplace several implicit conversion with ExtensionMetho...
2016-02-09 jpbruyerereplace several implicit conversion with ExtensionMetho...
2016-02-09 jpbruyereupdate tests case
2016-02-09 jpbruyeresimple trending widget
2016-02-09 jpbruyereallow binding of XmlIgnored props
2016-02-08 jpbruyeredebug
2016-02-08 jpbruyereAdd PopDirection to Popper Class
2016-02-08 jpbruyereadd checked and unchecked events
2016-02-08 jpbruyereprevent use of _hoverWidget, prefered property
2016-02-08 jpbruyereSimplify Alignment Enum; add HorizontalStretch and...
2016-02-08 jpbruyereremove useless MouseClick (its overrided)
2016-02-08 jpbruyereMaxLayoutingTries; CachingEnabled in GraphicObject...
2016-02-08 jpbruyerepaged ListBox
2016-02-08 jpbruyereadd GC Memory output
2016-02-08 jpbruyeretestStacks
2016-02-08 jpbruyereensure Groups use Children property (overridable) inste...
2016-02-07 jpbruyereremove HostContainer.gobjsToRedraw.add(this),old clip...
2016-02-07 jpbruyereupdate ProgressBar
next