| 2017-01-24 |
jpbruyere | add debug msg for DEBUG_LAYOUTING |
commit | commitdiff | tree | snapshot |
| 2017-01-11 |
jpbruyere | ProcessMouseMove method copied, work in progress saved... |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
jpbruyere | Merge branch 'master' into CrowIDE |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
jpbruyere | openGL draw measure |
commit | commitdiff | tree | snapshot |
| 2017-01-05 |
jpbruyere | remove old binding class |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
jpbruyere | debug |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
jpbruyere | debug tab view |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
jpbruyere | menuItem derived from Menu + automatic opening when... |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
jpbruyere | debug menus |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
jpbruyere | new PerformanceMeasure class |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
jpbruyere | * Interface.cs: |
commit | commitdiff | tree | snapshot |
| 2017-01-04 |
Jean-Philippe... | lock layouting when image loading |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
jpbruyere | update appveyor.yml |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
jpbruyere | debug OpenTK2.0 ref path |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
Jean-Philippe... | lqi as struct instead of class, output in debug layouri... |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
jpbruyere | * Grid.cs, TabView.cs, Wrapper.cs, GenericStack.cs... |
commit | commitdiff | tree | snapshot |
| 2017-01-03 |
jpbruyere | * Tests.csproj: |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
Jean-Philippe... | Spinner styling, ColorPicker SelectedRawColor, config... |
commit | commitdiff | tree | snapshot |
| 2017-01-02 |
jpbruyere | search for private and public handler methods |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
jpbruyere | debug when vc of ds newVal is null |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
jpbruyere | New binding system and new inherited measures |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
jpbruyere | code clean and debug |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
jpbruyere | replace Activator.CreateInstance in Instantiator with... |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
jpbruyere | caching of recurent reflexion elements |
commit | commitdiff | tree | snapshot |
| 2017-01-01 |
jpbruyere | * FileDialog.template: |
commit | commitdiff | tree | snapshot |
| 2016-12-30 |
jpbruyere | new binding debug and new inherited sizing method |
commit | commitdiff | tree | snapshot |
| 2016-12-27 |
jpbruyere | use LogicalParent in binding, debug Parenting and DS... |
commit | commitdiff | tree | snapshot |
| 2016-12-24 |
jpbruyere | cancel for now reverse template binding and code clean... |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
jpbruyere | remove oldDataSource second way bindings |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
jpbruyere | enable two way binding, reverser binding for datasource |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
jpbruyere | Compile style dynamic events |
commit | commitdiff | tree | snapshot |
| 2016-12-23 |
jpbruyere | Remove old datasource handler if not null |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
jpbruyere | remove old parent property bindings for templatewq |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
jpbruyere | New property binding, init emitted in ctx. |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
jpbruyere | allow one level of binding outside IML current fragment... |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
jpbruyere | Add in tree handler at end of parsing just after name... |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
jpbruyere | replace castclass by IsInst when sure it's not null |
commit | commitdiff | tree | snapshot |
| 2016-12-22 |
jpbruyere | Template handler binding, name resolution, IsTemplateBi... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | box valuetype value fetched for init before passing... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | binding expression corrections |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | Named node resolution, code clean and debug |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | use class BindingDefinition to store source and target... |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | BindingDefinition class |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | code clean and debug |
commit | commitdiff | tree | snapshot |
| 2016-12-21 |
jpbruyere | Context.StorePropertyBinding |
commit | commitdiff | tree | snapshot |
| 2016-12-20 |
jpbruyere | automatic implicit openrator conversion for class |
commit | commitdiff | tree | snapshot |
| 2016-12-17 |
jpbruyere | improve emitCheckAndConvert |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
jpbruyere | emitHandlerBinding for oot template |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
jpbruyere | prop less bindings in normal GTobj bindings, generic... |
commit | commitdiff | tree | snapshot |
| 2016-12-16 |
jpbruyere | Code simplification, only 1 cachedDelegates list. |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
jpbruyere | emit bind datasource handler methods |
commit | commitdiff | tree | snapshot |
| 2016-12-15 |
jpbruyere | simplify datasourcechange dynMeth with a helper func... |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
jpbruyere | property less bindings in template handling |
commit | commitdiff | tree | snapshot |
| 2016-12-14 |
jpbruyere | Template binding instantiation, dynamic event handler... |
commit | commitdiff | tree | snapshot |
| 2016-12-13 |
jpbruyere | ParentChanged event in GraphicObject |
commit | commitdiff | tree | snapshot |
| 2016-11-22 |
jpbruyere | debug |
commit | commitdiff | tree | snapshot |
| 2016-11-22 |
jpbruyere | debug current obj stacking in instantiator |
commit | commitdiff | tree | snapshot |
| 2016-11-22 |
jpbruyere | graphic tree binding initializer, set actual value... |
commit | commitdiff | tree | snapshot |
| 2016-11-22 |
jpbruyere | graphic tree bindings valuechanges implementation |
commit | commitdiff | tree | snapshot |
| 2016-11-19 |
jpbruyere | basic datasource binding functional without inititial... |
commit | commitdiff | tree | snapshot |
| 2016-11-11 |
jpbruyere | NodeAddress hashcode |
commit | commitdiff | tree | snapshot |
| 2016-11-11 |
jpbruyere | new instanciator class without IML.Reader, Context... |
commit | commitdiff | tree | snapshot |
| 2016-11-08 |
jpbruyere | IML parser wip |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
jpbruyere | IML namespace for Reader |
commit | commitdiff | tree | snapshot |
| 2016-11-05 |
jpbruyere | remove old ResolveBinding call, remove IBindable,... |
commit | commitdiff | tree | snapshot |
| 2016-10-22 |
jpbruyere | File dialog derived from Window, not functional |
commit | commitdiff | tree | snapshot |
| 2016-10-21 |
jpbruyere | debug and test 2 way binding, working ok. |
commit | commitdiff | tree | snapshot |
| 2016-10-21 |
jpbruyere | update cursors on layout changes |
commit | commitdiff | tree | snapshot |
| 2016-10-21 |
jpbruyere | debug |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
jpbruyere | first test with color in property tab from CrowIDE |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
jpbruyere | Hex color value |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
jpbruyere | code clean and debug |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
jpbruyere | HSV to and from RGBA |
commit | commitdiff | tree | snapshot |
| 2016-10-20 |
jpbruyere | Hue selector and Saturation/value selector |
commit | commitdiff | tree | snapshot |
| 2016-10-19 |
jpbruyere | Basic color picker widget |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
jpbruyere | add DataTest property to TemplatedGroup for testing... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
jpbruyere | dont try to find covertion methode to object in emitted... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
jpbruyere | add RegisterLayouting for position when vert or horiz... |
commit | commitdiff | tree | snapshot |
| 2016-10-18 |
jpbruyere | Merge branch 'master' into CrowIDE |
commit | commitdiff | tree | snapshot |
| 2016-10-17 |
jpbruyere | Assebly signature |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
j-p | Inherited dims (#31) v0.5 |
commit | commitdiff | tree | snapshot |
| 2016-10-04 |
jpbruyere | work in progress |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
jpbruyere | move recurent reflexion to static in CompilerServices |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
jpbruyere | Merge improvements from CrowIDE |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
jpbruyere | test already registeredLayouting at the beginning of... |
commit | commitdiff | tree | snapshot |
| 2016-09-13 |
jpbruyere | simplified SizePolicy check |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
jpbruyere | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-09-11 |
jpbruyere | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-09-09 |
jpbruyere | Move recurent Reflexion items to static in CompilerServices |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
jpbruyere | + visibility does not work, removed |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
jpbruyere | rebase master |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
j-p | Merge pull request #30 from jpbruyere/TreeViewItemAsTem... |
commit | commitdiff | tree | snapshot |
| 2016-09-06 |
jpbruyere | remove selected item handling (moved into TemplatedGroup) 30/head |
commit | commitdiff | tree | snapshot |
| 2016-09-04 |
jpbruyere | Derive ListBox from TemplatedGroup |
commit | commitdiff | tree | snapshot |
| 2016-09-02 |
jpbruyere | update appveyor |
commit | commitdiff | tree | snapshot |
| 2016-09-02 |
jpbruyere | rename Root to CurrentDirectory, et CurrentDirectory to |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | adapt when DEBUG_LAYOUTING not set |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | Move Debug LQIs lists to CurrentInterface |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | search extension methods for expand delegate |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | adapt child layout register on group size change depend... |
commit | commitdiff | tree | snapshot |
| next |