]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2016-02-29 jpbruyerecode clean
2016-02-29 jpbruyeredebug bindings, clear only necessary bindings depending...
2016-02-29 jpbruyereensure Selection change is notified when data changed...
2016-02-29 jpbruyereinverse Source and Target usage, deleteEventHandler
2016-02-29 jpbruyereMessageBox styling and events
2016-02-28 jpbruyerecombo debug
2016-02-28 jpbruyereMerge branch 'master' of https://github.com/jpbruyere...
2016-02-28 jpbruyerecombo minimum size
2016-02-28 jpmessage box events ok cancel
2016-02-28 jpbruyeredebug combobox
2016-02-28 jpbruyereclean
2016-02-28 jpreset resolved state of binding when cleared
2016-02-28 jpquery layouting when image path change
2016-02-27 jpresolveBinding when datasource change event if dataSour...
2016-02-27 jptest selectedIndex<0 in listbox
2016-02-27 jpbruyerexmlignore LayoutingTries
2016-02-27 jpbruyeredebug paged listbox
2016-02-27 jpDataSource as full crow property with notify
2016-02-26 jpbruyereadd LogicalParent null test for getDataSource
2016-02-25 jpbruyeredebug listboxes
2016-02-25 jpbruyerespinner style
2016-02-25 jpbruyeredebug selectedItem in listbox
2016-02-25 jpbruyereexpandable image visibility <= Expandable.HasContent...
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
next