]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
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-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 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
2016-02-07 jpbruyereString.Equals ordinal in bindings and color lookup...
2016-02-07 jpbruyerereaply binding modif: removed linq use
2016-02-07 jpbruyeredebug
2016-02-07 jpbruyereMerge SimplerLayoutingQueue
2016-02-07 jpbruyeretests
2016-02-07 jpbruyerecode clean
2016-02-07 jpbruyereremove linq from Stack children sizing, improved comput...
2016-02-07 jpbruyereprevent RegisterForLayouting when parent is null, and...
2016-02-06 jpbruyereresolved Checkbox bug (template was modified), adjust...
2016-02-06 jpbruyerechanged default solution compile config
2016-02-06 jpbruyeresimpler layouting queue test
2016-02-06 jpbruyereput test LayoutingType.None outside Stack test
2016-02-06 jpbruyeretest case for layouting
2016-02-06 jpbruyereEnqueueBeforeParentSizing -> addLast instead of addFirst
2016-02-06 jpbruyereprevent stretched child from positionning in the direct...
2016-02-06 jpbruyereprevent child positionning in a stack
2016-02-06 jpbruyererename LayoutChangeEventArgs=>LayoutingEventArgs
2016-02-06 jpbruyereuse LayoutingType Enum everywhere instead of casting...
2016-02-06 jpbruyereremove linq search from deleteLQIs
2016-02-06 jpbruyerePrevious commit had changes from other branch, removed
next