]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2017-02-27  jpbruyereremoved lock in set_Visible
2017-02-27  jpbruyereadd LICENSE.md
2017-02-21  Jean-Philippe... move lastPaintedSlot affectation to end of Paint
2017-02-16  Jean-Philippe... rename out of crow perif event handler funcs
2017-02-14  Jean-Philippe... Several Lock while debuging for magicCrow, Image Opacit...
2017-02-12  Jean-Philippe... divers debug
2017-02-10  jpbruyereTextBox, Label, simpler SVG icon for file sys viewers...
2017-02-09  jpbruyereselection foreground for label
2017-02-09  jpbruyeredivers debug, templated group selection, label double...
2017-02-07  jpbruyeregive layout mutex priority to properties update and...
2017-02-03  jpbruyeredispose interface controlers
2017-02-01  jpbruyerepopper separate content positionning
2017-02-01  Jean-Philippe... allow commented line in Style '//'
2017-01-31  jpbruyeredebug wrapper layouting, finalyse FileDialog wrapper...
2017-01-31  jpbruyerereplace Title in Window class by Caption
2017-01-31  jpbruyerehandle object origType in emitConvert(origType, dstType)
2017-01-31  jpbruyereimplement IDisposable for InterfaceControler class
2017-01-31  jpbruyeremove recurrent 'Caption' property in Templated Control
2017-01-31  jpbruyereH S V properties in Color
2017-01-30  Jean-Philippe... make publi Initialize func of GraphicObj, test logical...
2017-01-29  jpbruyereMerge improvements and debug from 'CrowIDE' branch
2017-01-29  jpbruyereMenuItem Template update, test Project viewer, view... 20/head
2017-01-29  jpbruyerecrowObjs type search debug, improve type search in...
2017-01-26  jpbruyereicon menuitem, PopWidth and PopHeight, commands
2017-01-25  jpbruyerehover debug on Visible state changes => trigger mouseMove
2017-01-25  jpbruyereCrowThread;AlwaysOnTop win;GTree explorer;
2017-01-24  jpbruyereMerge branch 'master' into CrowIDE
2017-01-24  jpbruyeredataType for expandable itemTemplate use 'isAssignableF...
2017-01-24  jpbruyerealways on top windows
2017-01-24  jpbruyeredebug
2017-01-24  jpbruyeremaximize and minimize for window
2017-01-24  jpbruyereMerge branch 'master' into CrowIDE
2017-01-24  jpbruyereadd debug msg for DEBUG_LAYOUTING
2017-01-23  Jean-Philippe... debug new dynEvent handler
2017-01-23  Jean-Philippe... new CompileDynEventHandler method with new 'BindingMemb...
2017-01-22  Jean-Philippe... remove GLib refs from rsvg-sharp, keep mostly only...
2017-01-20  Jean-Philippe... code clean and comments
2017-01-20  Jean-Philippe... binding expression allowing named and unamed target...
2017-01-20  Jean-Philippe... code clean and comment
2017-01-20  Jean-Philippe... debug ColorPicker
2017-01-18  Jean-Philippe... Tag as full crow property + comments
2017-01-18  Jean-Philippe... debug remove old binding from ds
2017-01-18  Jean-Philippe... move implicit converstion of fill from and to color...
2017-01-18  Jean-Philippe... 'this' keyword in compiled handler
2017-01-15  jpbruyeredebug
2017-01-15  Jean-Philippe... move unproject into ProjectiveIFaceCtrl, debug
2017-01-13  jpbruyere3d interfaces
2017-01-11  jpbruyereProcessMouseMove method copied, work in progress saved...
2017-01-06  Jean-Philippe... optimize configuration class
2017-01-06  Jean-Philippe... default config embedded in AppName.default.config ...
2017-01-06  Jean-Philippe... debug dirtyRect
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
next