| 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 |
| 2016-07-31 |
jpbruyere | create Default.style, remove Styles directory |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | change style values from string to object to be able... |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | removed old applyStyle |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | cumulative styling |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | basic styling ok, need handler and expression now. |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | replace ';' separator between members by ',' and set... |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | remove style attributes, add ';' to style files line... |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jpbruyere | remove os test for config path building, resolve window... |
commit | commitdiff | tree | snapshot |
| 2016-07-30 |
jp | add custom execute command, because and are not resol... |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
j-p | Merge pull request #11 from jpbruyere/appveyor |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
Your Name | appveyor tests 11/head |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
Your Name | appveyor tests |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
Your Name | appveyor tests |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
Your Name | appveyor tests |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
Your Name | appveyor tests |
commit | commitdiff | tree | snapshot |
| 2016-07-29 |
jpbruyere | list dir struct |
commit | commitdiff | tree | snapshot |
| 2016-07-27 |
j-p | Merge pull request #9 from jpbruyere/appveyor |
commit | commitdiff | tree | snapshot |
| 2016-07-27 |
jp | use GtkSharp 3.1 9/head |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
JP Bruyère | remove test tm dir |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test, removed c#6 feature |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| 2016-07-25 |
jp | appveyor test |
commit | commitdiff | tree | snapshot |
| next |