]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2017-01-05 jpbruyereMerge branch 'master' into CrowIDE
2017-01-05 jpbruyereopenGL draw measure
2017-01-05 jpbruyereremove old binding class
2017-01-04 jpbruyere debug
2017-01-04 jpbruyere debug tab view
2017-01-04 jpbruyere menuItem derived from Menu + automatic opening when...
2017-01-04 jpbruyere debug menus
2017-01-04 jpbruyere new PerformanceMeasure class
2017-01-04 jpbruyere * Interface.cs:
2017-01-04 Jean-Philippe... lock layouting when image loading
2017-01-03 jpbruyereupdate appveyor.yml
2017-01-03 jpbruyeredebug OpenTK2.0 ref path
2017-01-03 Jean-Philippe... lqi as struct instead of class, output in debug layouri...
2017-01-03 jpbruyere * Grid.cs, TabView.cs, Wrapper.cs, GenericStack.cs...
2017-01-03 jpbruyere * Tests.csproj:
2017-01-02 Jean-Philippe... Spinner styling, ColorPicker SelectedRawColor, config...
2017-01-02 jpbruyeresearch for private and public handler methods
2017-01-01 jpbruyeredebug when vc of ds newVal is null
2017-01-01 jpbruyereNew binding system and new inherited measures
2017-01-01 jpbruyerecode clean and debug
2017-01-01 jpbruyerereplace Activator.CreateInstance in Instantiator with...
2017-01-01 jpbruyerecaching of recurent reflexion elements
2017-01-01 jpbruyere * FileDialog.template:
2016-12-30 jpbruyerenew binding debug and new inherited sizing method
2016-12-27 jpbruyereuse LogicalParent in binding, debug Parenting and DS...
2016-12-24 jpbruyerecancel for now reverse template binding and code clean...
2016-12-23 jpbruyereremove oldDataSource second way bindings
2016-12-23 jpbruyereenable two way binding, reverser binding for datasource
2016-12-23 jpbruyereCompile style dynamic events
2016-12-23 jpbruyereRemove old datasource handler if not null
2016-12-22 jpbruyereremove old parent property bindings for templatewq
2016-12-22 jpbruyereNew property binding, init emitted in ctx.
2016-12-22 jpbruyereallow one level of binding outside IML current fragment...
2016-12-22 jpbruyereAdd in tree handler at end of parsing just after name...
2016-12-22 jpbruyerereplace castclass by IsInst when sure it's not null
2016-12-22 jpbruyereTemplate handler binding, name resolution, IsTemplateBi...
2016-12-21 jpbruyerebox valuetype value fetched for init before passing...
2016-12-21 jpbruyerebinding expression corrections
2016-12-21 jpbruyereNamed node resolution, code clean and debug
2016-12-21 jpbruyereuse class BindingDefinition to store source and target...
2016-12-21 jpbruyereBindingDefinition class
2016-12-21 jpbruyerecode clean and debug
2016-12-21 jpbruyereContext.StorePropertyBinding
2016-12-20 jpbruyereautomatic implicit openrator conversion for class
2016-12-17 jpbruyereimprove emitCheckAndConvert
2016-12-16 jpbruyereemitHandlerBinding for oot template
2016-12-16 jpbruyereprop less bindings in normal GTobj bindings, generic...
2016-12-16 jpbruyereCode simplification, only 1 cachedDelegates list.
2016-12-15 jpbruyereemit bind datasource handler methods
2016-12-15 jpbruyeresimplify datasourcechange dynMeth with a helper func...
2016-12-14 jpbruyereproperty less bindings in template handling
2016-12-14 jpbruyereTemplate binding instantiation, dynamic event handler...
2016-12-13 jpbruyereParentChanged event in GraphicObject
2016-11-22 jpbruyeredebug
2016-11-22 jpbruyeredebug current obj stacking in instantiator
2016-11-22 jpbruyeregraphic tree binding initializer, set actual value...
2016-11-22 jpbruyeregraphic tree bindings valuechanges implementation
2016-11-19 jpbruyerebasic datasource binding functional without inititial...
2016-11-11 jpbruyereNodeAddress hashcode
2016-11-11 jpbruyerenew instanciator class without IML.Reader, Context...
2016-11-08 jpbruyereIML parser wip
2016-11-05 jpbruyereIML namespace for Reader
2016-11-05 jpbruyere remove old ResolveBinding call, remove IBindable,...
2016-10-22 jpbruyereFile dialog derived from Window, not functional
2016-10-21 jpbruyeredebug and test 2 way binding, working ok.
2016-10-21 jpbruyereupdate cursors on layout changes
2016-10-21 jpbruyeredebug
2016-10-20 jpbruyerefirst test with color in property tab from CrowIDE
2016-10-20 jpbruyereHex color value
2016-10-20 jpbruyerecode clean and debug
2016-10-20 jpbruyereHSV to and from RGBA
2016-10-20 jpbruyereHue selector and Saturation/value selector
2016-10-19 jpbruyereBasic color picker widget
2016-10-18 jpbruyereDifferent temp items in Obj property tab depending...
2016-10-18 jpbruyereadd DataTest property to TemplatedGroup for testing...
2016-10-18 jpbruyeredont try to find covertion methode to object in emitted...
2016-10-18 jpbruyereadd RegisterLayouting for position when vert or horiz...
2016-10-18 jpbruyereMerge branch 'master' into CrowIDE
2016-10-17 jpbruyereAssebly signature
2016-10-04 j-pInherited dims (#31) v0.5
2016-10-04 jpbruyerework in progress
2016-09-13 jpbruyeremove recurent reflexion to static in CompilerServices
2016-09-13 jpbruyereMerge improvements from CrowIDE
2016-09-13 jpbruyeretest already registeredLayouting at the beginning of...
2016-09-13 jpbruyeresimplified SizePolicy check
2016-09-11 jpbruyereappveyor test
2016-09-11 jpbruyereappveyor test
2016-09-09 jpbruyereMove recurent Reflexion items to static in CompilerServices
2016-09-06 jpbruyere+ visibility does not work, removed
2016-09-06 jpbruyere rebase master
2016-09-06 j-pMerge pull request #30 from jpbruyere/TreeViewItemAsTem...
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-02 jpbruyererename Root to CurrentDirectory, et CurrentDirectory to
2016-09-01 jpbruyereadapt when DEBUG_LAYOUTING not set
2016-09-01 jpbruyereMove Debug LQIs lists to CurrentInterface
2016-09-01 jpbruyeresearch extension methods for expand delegate
2016-09-01 jpbruyereadapt child layout register on group size change depend...
2016-09-01 jpbruyere * CrowIDE.csproj, imlEditor.crow, MembersView.cs,...
next