]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
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
2016-02-06 jpbruyere2 step, 1=> Simple Register, 2=> Enqueue with priority...
2016-02-06 jpbruyereremove use of linq in binding resolution, replaced...
2016-02-06 jpbruyeredont use linq for searching registeredLQINodes
2016-02-05 jpbruyerenew layouting update through events
2016-02-05 jpbruyereTextbox and Label: insert linebreak, update size if Fit
2016-02-05 jpbruyereScrollBar derived from NumericControl
2016-02-05 jpbruyerecode clean
2016-02-05 jpbruyereresolve several bug in scrollbar
2016-02-05 jpbruyereRevert "Merge branch 'GroupCacheEnableDisable'"
2016-02-05 jpbruyereuse base.OnDraw in Group
2016-02-05 jpbruyerecode clean
2016-02-05 jpbruyereMerge branch 'GroupCacheEnableDisable'
2016-02-05 jpbruyerefix interface Reflexion in loop
2016-02-05 jpbruyereuse StringComparison.Ordinal for dyn updates in bindings
2016-02-05 jpbruyereadd Caching property to Group, to allow disabling cachi...
2016-02-04 jpbruyereupdate ignore
2016-02-04 jpbruyeretests
2016-02-04 jpbruyeretests updates
2016-02-04 jpbruyereregister LinkedListNode, prevent uneeded cyclic ref
2016-02-04 jpbruyereLayoutingQueue as LinkedList<T>, perf improvments not...
2016-02-04 jpbruyereMEASURE_TIME debug var
2016-02-04 jpbruyereupdate screenshot1
2016-02-04 jpbruyereremove threading for ListBox, not functionnal
2016-02-04 jpbruyereremove Lock for LayoutingQueue: no used for now
2016-02-04 jpbruyereprevent children of uncached group to register for...
2016-02-04 jpbruyererename rectIsNotContainedInRectangles=>doesNotContain
2016-02-04 jpbruyereremove Paint override in scroller that was painting...
2016-02-04 jpbruyereMerge branch 'ReferencedLQIs'
2016-02-04 jpbruyerenew layouting queue with double linked list, buggy
2016-02-04 jpbruyereupdate ignore
2016-02-03 jpbruyeretest color list
2016-02-03 jpbruyereCast extention method for Type, used in binding resolution
2016-02-03 jpadd error handling for CrowType not found in group...
2016-02-03 jpbutton clean
2016-02-03 jpbruyereMerge branch 'master' of https://github.com/jpbruyere...
2016-02-03 jpbruyereGradient, Bitmap and Svg Filling
2016-02-03 jpbruyereMerge branch 'master' of https://github.com/jpbruyere...
2016-02-03 jpbruyereGradient, Bitmap and Svg Filling
2016-02-02 jpbruyereGradient, Bitmap and Svg Filling
2016-02-02 jpbruyereFix CRLF
2016-02-02 jpbruyereRevert "removed ixmlserializable from color, not functi...
2016-02-02 jpbruyereIFill implementation
2016-02-02 jpbruyeretest stretched text, debug
2016-02-02 jpbruyereclean
2016-02-02 jpbruyereremoved ixmlserializable from color, not functionnal
2016-02-02 jpbruyereremoved background image
2016-02-02 jpbruyeredebug
2016-02-01 jpbruyeredebug and improvments
2016-01-30 jpbruyereNUnit try, renaming, debugging and uniformizating
2016-01-29 jpbruyeredebug renaming, debug template loading not skipping...
2016-01-27 jpbruyererenaming in README
2016-01-27 jpbruyereRename GOLib to Crow
2016-01-27 jpbruyeretest refresh of scrollbar in listbox template, add...
2016-01-25 jpbruyereresolve in scroller mouse handling bug, check if parent...
next