]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2016-09-06  jpbruyereremove selected item handling (moved into TemplatedGroup) 30/head
2016-09-04  jpbruyereDerive ListBox from TemplatedGroup
2016-09-02  jpbruyereupdate appveyor
2016-09-01  j-pMerge pull request #29 from jpbruyere/TemplatedGroup
2016-09-01  jpbruyereupdate tests 28/head 29/head
2016-09-01  jpbruyeredebug splitter for stretched item (min max size check)
2016-09-01  jpbruyere proportional size spliter.
2016-09-01  jpbruyere debug mouse leave, move recursive test back into inter...
2016-09-01  jpbruyere debug mouse focus
2016-09-01  jpbruyererename propless bind Orientation=>PopDirection in menu...
2016-09-01  jpbruyereset sender of mouse leave to widget loosing mouse
2016-09-01  jpbruyeresome TODO:
2016-09-01  jpbruyereMenuItem execute
2016-09-01  jpbruyereCommand class creation
2016-09-01  jpbruyereCan't pop is no submenu on node
2016-09-01  jpbruyereMenu and MenuItem classes, templates, styles and tests
2016-09-01  jpbruyereresolve bug popper content childs not arranged if top...
2016-09-01  jpbruyeretests reorganization
2016-08-25  jpbruyereupdate Crow.dll.config v0.4
2016-08-23  jpbruyeremove Style.cs in src/
2016-08-18  jpbruyereupdate tests, test disable control
2016-08-17  jpbruyere isDisabled handling
2016-08-16  jpbruyereupdate readme
2016-08-16  jpbruyereclean test files
2016-08-16  jpbruyereCorrect bug 'Instanciing from code instead of IML'
2016-08-15  j-pMerge pull request #19 from jpbruyere/TemplatesPathes
2016-08-14  jpbruyereCurrentInterface in GraphicObject base 19/head
2016-08-14  jpbruyere adjusting stroke position to have sharper lines, ClipT...
2016-08-14  jpbruyere * Crow.csproj, XCursor.cs, Interface.cs, ibeam:
2016-08-14  jpbruyere * 0.crow, 1.crow, 2.crow, 5.crow, 7.crow:
2016-08-13  jpbruyere modularize
2016-08-13  jpbruyeredouble click
2016-08-13  jpbruyere wrapper debug and test
2016-08-13  jpbruyere allow wrapper to fit in the opposite direction of...
2016-08-13  jpbruyere wrapper widget
2016-08-12  jpbruyeredefault template searched in embedded resources with...
2016-08-12  jpbruyere * Default.style, Instantiator.cs, MessageBox.goml...
2016-08-12  jpbruyere * Crow.csproj, Default.style, button.svg, buttest...
2016-08-11  jpbruyere modifié : README.md
2016-08-11  j-pMerge pull request #18 from jpbruyere/BindingImprovement
2016-08-11  jpbruyereresolved bug multiple template level read, ensure reade... 18/head
2016-08-10  jpbruyere TreeView expand delegate creation in IMLReader
2016-08-10  jpbruyere * IMLReader.cs, MessageBox.goml:
2016-08-10  jpbruyere ItemTemplate instantiator, basic listbox ok
2016-08-10  jpbruyereItemTemplate test, major changes in Instantiator implem...
2016-08-10  jpbruyeremove MSIL generator from IML into IMLReader.
2016-08-09  jpbruyeremove MSIL generator from IML into IMLReader.
2016-08-09  jpbruyereInstatiator: use loadTemplate instead of SetChild for...
2016-08-09  jpbruyerebinding emiting in Instanciator
2016-08-09  jpbruyere instanciator
2016-08-09  jpbruyererevert test 16/head
2016-08-08  jpbruyereIMLInstantiator implementation
2016-08-07  jpbruyere divers
2016-08-07  jpbruyere add missing files in previous commit
2016-08-07  jpbruyere * Label.cs:
2016-08-06  jpbruyerebetter git validation layout
2016-08-06  jpbruyere* Crow.csproj:
2016-08-06  jpbruyeredebug and update nuspec
2016-08-05  j-pMerge pull request #15 from jpbruyere/TemplateImprovments
2016-08-05  jpbruyereTreeView 15/head
2016-08-05  jpbruyere* ListBox.cs:
2016-08-05  jpbruyereFirst MSIL expand in TreeView with ItemTemplate, need...
2016-08-05  jpbruyereItemTemplate class derived from IMLStream.
2016-08-05  jpbruyereDEBUG_LAYOUTING:save every LQI in GraphicObjects for...
2016-08-04  j-pUpdate README.md
2016-08-04  jpbruyereupdate readme 14/head
2016-08-04  jpbruyeretry travis trusty, for easy cil lib binding
2016-08-04  jpbruyereupdate travis config
2016-08-04  jpbruyereLayouting DiscardQueue with MaxDiscardCount
2016-08-04  jpbruyereSet regLayout.ALL to new object to prevent queuing...
2016-08-04  jpbruyere* Tests.csproj:
2016-08-03  jpbruyereItemTemplate xml element implementation
2016-08-03  jpbruyereIMLStream
2016-08-03  jpbruyeredebug.print only when debugging binding
2016-08-03  jpbruyereremove GtkSharp dep that comes with mono, add .config...
2016-08-03  jpbruyereupdate tests
2016-08-03  jpbruyereremove image property, set img as fixed in template
2016-08-03  jpbruyeredebug sync threading
2016-08-03  jpbruyeretreaded listbox
2016-08-02  jpbruyereno constraint for child positionning in container,...
2016-08-02  jpbruyeredebug combo: ';' instead of ','
2016-08-02  jpbruyeretest stacking orientation for contentSize of stack...
2016-08-01  j-pMerge pull request #13 from jpbruyere/UpdateQueuingReview
2016-08-01  jpbruyereDebug contentSize for Stack when stack sizing policy... 13/head
2016-08-01  jpbruyereShow xml file path for exceptions during loading.
2016-08-01  jpbruyereQyery position layouting in all not stretched conditions
2016-08-01  jpbruyereDont use Fit property, it override Width and Height...
2016-08-01  jpbruyereuse RegisterForRedraw when applicable
2016-08-01  jpbruyerejust query repaint for visible state
2016-08-01  jpbruyereImprove update queuing
2016-08-01  jpbruyereadd fixed width and height to default win style.
2016-07-31  jpbruyerestyle key
2016-07-31  jpbruyereMerge branch 'StylingImprovments'
2016-07-31  jpbruyereupdate basic tests 12/head
2016-07-31  jpbruyereStyle attribute in xml, add default value loader style...
2016-07-31  jpbruyerecreate Default.style, remove Styles directory
2016-07-30  jpbruyerechange style values from string to object to be able...
2016-07-30  jpbruyereremoved old applyStyle
2016-07-30  jpbruyerecumulative styling
2016-07-30  jpbruyerebasic styling ok, need handler and expression now.
next