]> O.S.I.I.S - jp/crow.git/shortlog
jp/crow.git
2021-02-06 Jean-Philippe... draw Label in double/RectangleD instead of int/Rectangle
2021-02-06 Jean-Philippe... page up/down
2021-02-06 Jean-Philippe... LangVersion=>7.3, Scrolling TextBox, multi svg Part...
2021-02-06 Jean-Philippe... TabView activate new tab or not
2021-02-06 Jean-Philippe... unbox value type in emitGetSubData, FileDialog enabled...
2021-02-06 Jean-Philippe... save/restore ctx only if clipToClientRect=true, add...
2021-02-06 Jean-Philippe... out of client rectangle text cursor handling
2021-02-06 Jean-Philippe... dont preload all cursors, use standard one if available
2021-02-06 Jean-Philippe... blinking text cursor, goto word start/end in label...
2021-02-06 Jean-Philippe... DbgLogger output to console by default
2021-02-06 Jean-Philippe... label lines mutex, debug selection
2021-02-06 Jean-Philippe... dont fix utf8 ref char, it's fixed by marshaler
2021-02-06 Jean-Philippe... custom utf8 encoding with tabulation handling, linebrea...
2021-02-06 Jean-Philippe... text box Validate event
2021-02-06 Jean-Philippe... Crow.Text namespace, new TextBox using TextChange structure
2021-02-06 Jean-Philippe... perftests improvments, truncated mean, unittests, start...
2021-02-06 Jean-Philippe... Typed static Parse instead of returning object
2021-02-06 Jean-Philippe... use NameTable for XmlReader of Instantiatior
2021-02-06 Jean-Philippe... use StringBuilder in StyleReader
2021-02-06 Jean-Philippe... rationalize allocations in Color
2021-02-06 Jean-Philippe... allocations in Point, Size, Fill => Span
2021-02-06 Jean-Philippe... clean somme unneeded allocations
2021-02-06 Jean-Philippe... add netcore NativeResolve for PerfTests
2021-02-06 Jean-Philippe... selection in focusable label
2021-02-06 Jean-Philippe... simple label base
2021-02-06 Jean-Philippe... label, cached line width in pixel in LineSpan struct...
2021-02-06 Jean-Philippe... planned Queue<T> capacity set to INIT_QUEUE_CAPACITY...
2021-02-06 Jean-Philippe... PerfTests improvments and command line args
2021-02-06 Jean-Philippe... reintroduce PerformanceMeasures for simple main cycles...
2021-02-06 Jean-Philippe... test span
2021-01-11 Jean-Philippe... ConditionalAttribute for debuglog.addevent, perfTest...
2020-12-14 Jean-Philippe... code clean and comments
2020-12-13 Jean-Philippe... test binding
2020-12-13 Jean-Philippe... binding tests + wip
2020-12-12 Jean-Philippe... wip
2020-12-11 Jean-Philippe... GetStreamFromPath as instance method of iface
2020-12-07 j-pMerge pull request #53 from jpbruyere/temp
2020-12-07 Jean-Philippe... stickyMouse, dragNdrop + mdiWins debug and tests temp 53/head
2020-11-19 Jean-Philippe... save commit
2020-09-01 Jean-Philippe... widget focus, update glfw-net colors
2020-08-26 Jean-Philippe... debug splitter
2020-07-06 Jean-Philippe... 0.9.1-beta, reset cache enabled by default (perf)
2020-07-06 Jean-Philippe... list item
2020-06-22 Jean-Philippe... DbgLogger
2020-06-18 Jean-Philippe... Debug logger improvments and visualization
2020-06-15 Jean-Philippe... force measure in containers
2020-06-13 Jean-Philippe... set event handled for focusable mouse down
2020-06-13 Jean-Philippe... focus and windows move and size handles
2020-06-09 Jean-Philippe... name search into template from binding, uniformisation...
2020-06-06 Jean-Philippe... slider as base for scrollbar, gauge widget
2020-06-04 Jean-Philippe... search default template with Interface.GetStreamFromPat...
2020-06-04 Jean-Philippe... use [CallerMemberName] for value change notify
2020-06-04 Jean-Philippe... SearchExtMethod in CrowAssemblies, textbox xtranslation...
2020-06-04 Jean-Philippe... remove loadTemplate with declaringType args, use normal...
2020-06-03 Jean-Philippe... system clipboard support, GroupBox clear color debug
2020-06-02 Jean-Philippe... default styling
2020-06-02 Jean-Philippe... add style as parameter to widget ctor
2020-06-02 Jean-Philippe... search styles only in entry and crow assemblies and...
2020-06-02 Jean-Philippe... mouse repeat
2020-06-01 Jean-Philippe... replace styling constant in iml files while generating...
2020-06-01 Jean-Philippe... styling constants
2020-05-22 Jean-Philippe... use DllMapCore for native dll path resolutions
2020-05-20 Jean-Philippe... styling and debugging
2020-05-20 Jean-Philippe... update rsvg
2020-05-20 Jean-Philippe... Scalable abstract base class for path and Image, Scroll...
2020-05-20 Jean-Philippe... fix colors bugs
2020-05-13 Jean-Philippe... try FastEnum
2020-05-13 Jean-Philippe... store color as uint32
2020-05-13 Jean-Philippe... embedded mouse cursors
2020-05-13 Jean-Philippe... removed splitted CrowIDE
2020-05-09 Jean-Philippe... update sln
2020-05-09 Jean-Philippe... appveyor
2020-05-09 Jean-Philippe... add vcpkg cairo install to appveyor config to perform...
2020-05-09 Jean-Philippe... source tree organization
2020-05-09 Jean-Philippe... update unit tests
2020-05-09 Jean-Philippe... try force measure of stretched children from stack...
2020-05-09 Jean-Philippe... mouse repeat
2020-05-09 Jean-Philippe... add facilities for using icons for EnumSelector + path...
2020-05-09 Jean-Philippe... parse enum in binding conversion if destType is Enum...
2020-05-09 Jean-Philippe... debug size inequality
2020-05-09 Jean-Philippe... use glfw for window manager
2020-05-09 Jean-Philippe... optional use of CrowStbSharp instead of native lib...
2020-05-09 Jean-Philippe... wip
2020-05-09 Jean-Philippe... basic moving and selecting with SourceText as backend...
2020-05-09 Jean-Philippe... roslyn editor
2020-05-09 Jean-Philippe... wip
2020-05-09 Jean-Philippe... wip
2020-05-09 Jean-Philippe... update with msbuild
2020-01-28 Jean-Philippe... build tests in release
2020-01-28 Jean-Philippe... unit test with iFace updates (layouting/clipping/drawin...
2020-01-27 Jean-Philippe... remove thread.abord (not supported by netcore) and...
2020-01-26 j-pMerge pull request #50 from jpbruyere/crow-0.8
2020-01-26 Jean-Philippe... test appveyor artifacts
2020-01-26 Jean-Philippe... no warn on xml comments missing
2020-01-26 Jean-Philippe... improve style and templates loading sync, prevent 2x...
2020-01-26 Jean-Philippe... update travis and appveyor CI's
2020-01-12 Jean-Philippe... debug scroller going out of bounds and making stack...
2020-01-12 Jean-Philippe... debug window move&resize when win is in container
2020-01-12 Jean-Philippe... wip 0.8.7
2019-10-18 Jean-Philippe... move stretchedGo changes logic from Widget to GenericStack
next