]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2015-10-14  jpbruyeredebug threaded listbox
2015-10-13  jpbruyere- GraphicTree parsing bindings in templates instead...
2015-10-12  jpbruyereallow private handler methods
2015-10-12  jpbruyeredebug dyn event handle clearing
2015-10-12  jpbruyereBindings clearance,
2015-10-12  jpbruyerenew binding system: DynEvents compilation
2015-10-08  jpbruyerenew binding system - Groupin in test case members of...
2015-10-05  jpbruyerethreaded combo, Monodevelop addin improve
2015-09-29  jpbruyeregenerate c# with codedom for GOML
2015-09-22  jpbruyeredebug, combo improvments
2015-09-21  jpbruyere* BmpPicture.cs:
2015-09-18  jpbruyereclean code
2015-09-17  jpbruyereMerge branch 'master' of https://github.com/jpbruyere...
2015-09-17  jpbruyereCombobox
2015-09-16  j-pUpdate README.md 0.2
2015-09-16  jpbruyereclean tests
2015-09-16  jpbruyerescreenshot update
2015-09-16  jpbruyeretypo and debug
2015-09-16  jpbruyeredebug and typo
2015-09-16  jpbruyereadd Checked and Unchecked events
2015-09-16  jpbruyere* Interface.cs:
2015-09-15  jpbruyereImproved popper, Position popped window smartly, hide...
2015-09-15  jpbruyereCheck top Objects first if current hover widget not...
2015-09-15  jpbruyereclear binding of child when removed from group
2015-09-15  jpbruyereuse addDelegate instead of set (to not erase other...
2015-09-15  jpbruyere* GOLib.csproj: removed unused WinForm ref, add readme
2015-09-15  jpbruyeredebug and typo
2015-09-15  jpbruyereTemplated Groupbox
2015-09-14  jpbruyereImplement TemplatedWidth and TemplatedHeight PropertyLe...
2015-09-14  jpbruyereImprove PropertyLess bindings to handle other data...
2015-09-14  jpbruyeredebug
2015-09-14  jpbruyeremake use of binding for default window
2015-09-14  jpbruyereColor.Clear to make it possible transparency with Group...
2015-09-14  jpbruyereensure eventInfo is not null (could be null for propert...
2015-09-14  jpbruyere* Tests.csproj:
2015-09-14  jpbruyereclear bindings of list items when data is change
2015-09-14  jpbruyeredont load image if path is null
2015-09-14  jpbruyereupdate and test Popper and Expandable templates with...
2015-09-14  jpbruyereClear Bindings when GraphicObject is destroyed
2015-09-14  jpbruyereDraw borders inside Margin, this allow single level...
2015-09-13  jpbruyeremessagebox + test + changes to default window template
2015-09-13  jpbruyereset default margin to 0 for label
2015-09-13  jpbruyere* Spinner.goml, Window.cs:
2015-09-13  jpbruyerelistbox time loading tests
2015-09-13  jpbruyereallow goml loading from memory stream with single call to
2015-09-13  jpbruyereload goml with loop on xml attributes, not eventInfos and
2015-09-13  jpbruyerescrolling limit debug
2015-09-13  jpbruyereChildren as property
2015-09-12  jpbruyereupdate template and tests with new sizing policy for...
2015-09-12  jpbruyereAllow one way binding with MemberLess value passed...
2015-09-12  jpbruyereComments
2015-09-12  jpbruyereremoved unnecessary test for bounds in measureRawSize
2015-09-11  jpbruyereTextRun
2015-09-11  jpbruyereGrid control, Stack sizing default reset to stretched...
2015-09-11  jpbruyeretest
2015-09-11  jpbruyeremore simple default button svg
2015-09-11  jpbruyere* GraphicObject.cs:
2015-09-10  jpbruyereHack hostClass to have it point to main window when...
2015-09-10  jpbruyereMinimal requirements to have selected Item from ListBox
2015-09-10  jpbruyere* Window.goml:
2015-09-10  jpbruyereImagePath -> Image
2015-09-09  jpbruyerenotes
2015-09-09  jpbruyereuse Interface.GetStreamFromPath to handle either file...
2015-09-09  jpbruyeresimplify Loading, removed unnecessary overloads
2015-09-09  jpbruyere* Tests.csproj:
2015-09-09  jpbruyeredirectory viewer tests
2015-09-09  jpbruyere* GOLib.csproj:
2015-09-09  jpbruyereAdd redraw clip of graphic object put on top
2015-09-09  jpbruyereclip to client zone with corner radius
2015-09-09  jpbruyerecode cleaning
2015-09-09  jpbruyerecode cleaning
2015-09-08  jpbruyereensure mouse enter is fired on each level
2015-09-08  jpbruyereClear function
2015-09-07  jpbruyereDynamic layouting debug and improvments
2015-09-07  jpbruyere* Tests.csproj:
2015-09-07  jpbruyereFocus improvments:
2015-09-07  jpbruyere* XCursor.cs:
2015-09-06  jpbruyereupdate refs
2015-09-06  jpbruyereremoved OpenTK from submodules, to simplified compilation
2015-09-06  jpbruyeredebug
2015-09-03  jpbruyere* GOLib.sln:
2015-08-21  jpbruyereTest stack example
2015-08-21  jpbruyereAvoid some null exception while layouting when parent...
2015-08-21  jpbruyereItem template property for listbox, added ItemTemplate...
2015-08-21  jpbruyereallow reference to Object Tree with '/' despite of...
2015-08-21  jpbruyereDocumentation, analog meter tests
2015-06-28  jpbruyere* OpenTK:
2015-06-23  jpbruyereFirst working scrollbar with heavy use of binding and...
2015-06-23  jpbruyereadvanced bindings with directory like syntax, need...
2015-06-22  jpbruyerepositif scrolling value
2015-06-22  jpbruyere- simplify value change with only actual value, not...
2015-06-21  jpbruyere* OpenTK:
2015-06-13  jpbruyere-window, icons
2015-06-13  jpbruyereLastPainted slot clipping rect!
2015-06-12  jpbruyere- Window
2015-06-11  jpbruyere- popper (buggy)
2015-06-10  jpbruyereupdate readme
2015-06-10  jpbruyerescreenshot2
2015-06-10  jpbruyere- template attribute (in xml, and in c# for default one
2015-06-10  jpbruyere- fuse binding and event resolution contexts in GOMLRes...
next