| 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 |
| 2016-09-01 |
jpbruyere | * CrowIDE.csproj, imlEditor.crow, MembersView.cs,... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | arrows |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | prevent expand delegate in Trees to refetch datas... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | iml source handling, mouse hover in imlVE |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | * Crow.sln, test.crow, CrowIDE.csproj, CrowIDE.cs... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | CrowIDE project creation |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
j-p | Merge pull request #29 from jpbruyere/TemplatedGroup |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | update tests 28/head 29/head |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | debug splitter for stretched item (min max size check) |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | proportional size spliter. |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | debug mouse leave, move recursive test back into inter... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | debug mouse focus |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | rename propless bind Orientation=>PopDirection in menu... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | set sender of mouse leave to widget loosing mouse |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | some TODO: |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | MenuItem execute |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | Command class creation |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | Can't pop is no submenu on node |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | Menu and MenuItem classes, templates, styles and tests |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | resolve bug popper content childs not arranged if top... |
commit | commitdiff | tree | snapshot |
| 2016-09-01 |
jpbruyere | tests reorganization |
commit | commitdiff | tree | snapshot |
| 2016-08-25 |
jpbruyere | update Crow.dll.config v0.4 |
commit | commitdiff | tree | snapshot |
| 2016-08-23 |
jpbruyere | move Style.cs in src/ |
commit | commitdiff | tree | snapshot |
| 2016-08-18 |
jpbruyere | update tests, test disable control |
commit | commitdiff | tree | snapshot |
| 2016-08-17 |
jpbruyere | isDisabled handling |
commit | commitdiff | tree | snapshot |
| 2016-08-16 |
jpbruyere | update readme |
commit | commitdiff | tree | snapshot |
| 2016-08-16 |
jpbruyere | clean test files |
commit | commitdiff | tree | snapshot |
| 2016-08-16 |
jpbruyere | Correct bug 'Instanciing from code instead of IML' |
commit | commitdiff | tree | snapshot |
| 2016-08-15 |
j-p | Merge pull request #19 from jpbruyere/TemplatesPathes |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
jpbruyere | CurrentInterface in GraphicObject base 19/head |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
jpbruyere | adjusting stroke position to have sharper lines, ClipT... |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
jpbruyere | * Crow.csproj, XCursor.cs, Interface.cs, ibeam: |
commit | commitdiff | tree | snapshot |
| 2016-08-14 |
jpbruyere | * 0.crow, 1.crow, 2.crow, 5.crow, 7.crow: |
commit | commitdiff | tree | snapshot |
| 2016-08-13 |
jpbruyere | modularize |
commit | commitdiff | tree | snapshot |
| 2016-08-13 |
jpbruyere | double click |
commit | commitdiff | tree | snapshot |
| 2016-08-13 |
jpbruyere | wrapper debug and test |
commit | commitdiff | tree | snapshot |
| 2016-08-13 |
jpbruyere | allow wrapper to fit in the opposite direction of... |
commit | commitdiff | tree | snapshot |
| 2016-08-13 |
jpbruyere | wrapper widget |
commit | commitdiff | tree | snapshot |
| 2016-08-12 |
jpbruyere | default template searched in embedded resources with... |
commit | commitdiff | tree | snapshot |
| 2016-08-12 |
jpbruyere | * Default.style, Instantiator.cs, MessageBox.goml... |
commit | commitdiff | tree | snapshot |
| 2016-08-12 |
jpbruyere | * Crow.csproj, Default.style, button.svg, buttest... |
commit | commitdiff | tree | snapshot |
| 2016-08-11 |
jpbruyere | modifié : README.md |
commit | commitdiff | tree | snapshot |
| 2016-08-11 |
j-p | Merge pull request #18 from jpbruyere/BindingImprovement |
commit | commitdiff | tree | snapshot |
| 2016-08-11 |
jpbruyere | resolved bug multiple template level read, ensure reade... 18/head |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
jpbruyere | TreeView expand delegate creation in IMLReader |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
jpbruyere | * IMLReader.cs, MessageBox.goml: |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
jpbruyere | ItemTemplate instantiator, basic listbox ok |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
jpbruyere | ItemTemplate test, major changes in Instantiator implem... |
commit | commitdiff | tree | snapshot |
| 2016-08-10 |
jpbruyere | move MSIL generator from IML into IMLReader. |
commit | commitdiff | tree | snapshot |
| 2016-08-09 |
jpbruyere | move MSIL generator from IML into IMLReader. |
commit | commitdiff | tree | snapshot |
| 2016-08-09 |
jpbruyere | Instatiator: use loadTemplate instead of SetChild for... |
commit | commitdiff | tree | snapshot |
| 2016-08-09 |
jpbruyere | binding emiting in Instanciator |
commit | commitdiff | tree | snapshot |
| 2016-08-09 |
jpbruyere | instanciator |
commit | commitdiff | tree | snapshot |
| 2016-08-09 |
jpbruyere | revert test 16/head |
commit | commitdiff | tree | snapshot |
| 2016-08-08 |
jpbruyere | IMLInstantiator implementation |
commit | commitdiff | tree | snapshot |
| 2016-08-07 |
jpbruyere | divers |
commit | commitdiff | tree | snapshot |
| 2016-08-07 |
jpbruyere | add missing files in previous commit |
commit | commitdiff | tree | snapshot |
| 2016-08-07 |
jpbruyere | * Label.cs: |
commit | commitdiff | tree | snapshot |
| 2016-08-06 |
jpbruyere | better git validation layout |
commit | commitdiff | tree | snapshot |
| 2016-08-06 |
jpbruyere | * Crow.csproj: |
commit | commitdiff | tree | snapshot |
| 2016-08-06 |
jpbruyere | debug and update nuspec |
commit | commitdiff | tree | snapshot |
| 2016-08-05 |
j-p | Merge pull request #15 from jpbruyere/TemplateImprovments |
commit | commitdiff | tree | snapshot |
| 2016-08-05 |
jpbruyere | TreeView 15/head |
commit | commitdiff | tree | snapshot |
| 2016-08-05 |
jpbruyere | * ListBox.cs: |
commit | commitdiff | tree | snapshot |
| 2016-08-05 |
jpbruyere | First MSIL expand in TreeView with ItemTemplate, need... |
commit | commitdiff | tree | snapshot |
| 2016-08-05 |
jpbruyere | ItemTemplate class derived from IMLStream. |
commit | commitdiff | tree | snapshot |
| 2016-08-05 |
jpbruyere | DEBUG_LAYOUTING:save every LQI in GraphicObjects for... |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
j-p | Update README.md |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
jpbruyere | update readme 14/head |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
jpbruyere | try travis trusty, for easy cil lib binding |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
jpbruyere | update travis config |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
jpbruyere | Layouting DiscardQueue with MaxDiscardCount |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
jpbruyere | Set regLayout.ALL to new object to prevent queuing... |
commit | commitdiff | tree | snapshot |
| 2016-08-04 |
jpbruyere | * Tests.csproj: |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | ItemTemplate xml element implementation |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | IMLStream |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | debug.print only when debugging binding |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | remove GtkSharp dep that comes with mono, add .config... |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | update tests |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | remove image property, set img as fixed in template |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | debug sync threading |
commit | commitdiff | tree | snapshot |
| 2016-08-03 |
jpbruyere | treaded listbox |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
jpbruyere | no constraint for child positionning in container,... |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
jpbruyere | debug combo: ';' instead of ',' |
commit | commitdiff | tree | snapshot |
| 2016-08-02 |
jpbruyere | test stacking orientation for contentSize of stack... |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
j-p | Merge pull request #13 from jpbruyere/UpdateQueuingReview |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | Debug contentSize for Stack when stack sizing policy... 13/head |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | Show xml file path for exceptions during loading. |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | Qyery position layouting in all not stretched conditions |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | Dont use Fit property, it override Width and Height... |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | use RegisterForRedraw when applicable |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | just query repaint for visible state |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | Improve update queuing |
commit | commitdiff | tree | snapshot |
| 2016-08-01 |
jpbruyere | add fixed width and height to default win style. |
commit | commitdiff | tree | snapshot |
| 2016-07-31 |
jpbruyere | style key |
commit | commitdiff | tree | snapshot |
| 2016-07-31 |
jpbruyere | Merge branch 'StylingImprovments' |
commit | commitdiff | tree | snapshot |
| 2016-07-31 |
jpbruyere | update basic tests 12/head |
commit | commitdiff | tree | snapshot |
| 2016-07-31 |
jpbruyere | Style attribute in xml, add default value loader style... |
commit | commitdiff | tree | snapshot |
| next |