| 2021-03-04 |
Jean-Philippe... | use stringbuilder for shape expression parsing |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Jean-Philippe... | implement theme from directory |
commit | commitdiff | tree | snapshot |
| 2021-03-02 |
Jean-Philippe... | debug privateContainer sizing |
commit | commitdiff | tree | snapshot |
| 2021-02-19 |
Jean-Philippe... | dont start timer before source is loaded |
commit | commitdiff | tree | snapshot |
| 2021-02-15 |
Jean-Philippe... | ShowCase undo/redo |
commit | commitdiff | tree | snapshot |
| 2021-02-15 |
Jean-Philippe... | button enabled state with command change, TextChange... |
commit | commitdiff | tree | snapshot |
| 2021-02-15 |
Jean-Philippe... | unshownpostaction for visible state, Label.SetCurrentLo... |
commit | commitdiff | tree | snapshot |
| 2021-02-15 |
Jean-Philippe... | add CurrentLine and CurrentColumn to label, SetCursorPo... |
commit | commitdiff | tree | snapshot |
| 2021-02-12 |
Jean-Philippe... | handle enums in Configuration, use Task to run command... |
commit | commitdiff | tree | snapshot |
| 2021-02-09 |
Jean-Philippe... | default button sizing |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | add mouseMove event handled = true |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | debug TextBox bottom limit with margin |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | TextLineCollection.update(TextChange ...) |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | draw Label in double/RectangleD instead of int/Rectangle |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | page up/down |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | LangVersion=>7.3, Scrolling TextBox, multi svg Part... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | TabView activate new tab or not |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | unbox value type in emitGetSubData, FileDialog enabled... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | save/restore ctx only if clipToClientRect=true, add... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | out of client rectangle text cursor handling |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | dont preload all cursors, use standard one if available |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | blinking text cursor, goto word start/end in label... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | DbgLogger output to console by default |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | label lines mutex, debug selection |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | dont fix utf8 ref char, it's fixed by marshaler |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | custom utf8 encoding with tabulation handling, linebrea... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | text box Validate event |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | Crow.Text namespace, new TextBox using TextChange structure |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | perftests improvments, truncated mean, unittests, start... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | Typed static Parse instead of returning object |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | use NameTable for XmlReader of Instantiatior |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | use StringBuilder in StyleReader |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | rationalize allocations in Color |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | allocations in Point, Size, Fill => Span |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | clean somme unneeded allocations |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | add netcore NativeResolve for PerfTests |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | selection in focusable label |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | simple label base |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | label, cached line width in pixel in LineSpan struct... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | planned Queue<T> capacity set to INIT_QUEUE_CAPACITY... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | PerfTests improvments and command line args |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | reintroduce PerformanceMeasures for simple main cycles... |
commit | commitdiff | tree | snapshot |
| 2021-02-06 |
Jean-Philippe... | test span |
commit | commitdiff | tree | snapshot |
| 2021-01-11 |
Jean-Philippe... | ConditionalAttribute for debuglog.addevent, perfTest... |
commit | commitdiff | tree | snapshot |
| 2020-12-14 |
Jean-Philippe... | code clean and comments |
commit | commitdiff | tree | snapshot |
| 2020-12-13 |
Jean-Philippe... | test binding |
commit | commitdiff | tree | snapshot |
| 2020-12-13 |
Jean-Philippe... | binding tests + wip |
commit | commitdiff | tree | snapshot |
| 2020-12-12 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2020-12-11 |
Jean-Philippe... | GetStreamFromPath as instance method of iface |
commit | commitdiff | tree | snapshot |
| 2020-12-07 |
j-p | Merge pull request #53 from jpbruyere/temp |
commit | commitdiff | tree | snapshot |
| 2020-12-07 |
Jean-Philippe... | stickyMouse, dragNdrop + mdiWins debug and tests temp 53/head |
commit | commitdiff | tree | snapshot |
| 2020-11-19 |
Jean-Philippe... | save commit |
commit | commitdiff | tree | snapshot |
| 2020-09-01 |
Jean-Philippe... | widget focus, update glfw-net colors |
commit | commitdiff | tree | snapshot |
| 2020-08-26 |
Jean-Philippe... | debug splitter |
commit | commitdiff | tree | snapshot |
| 2020-07-06 |
Jean-Philippe... | 0.9.1-beta, reset cache enabled by default (perf) |
commit | commitdiff | tree | snapshot |
| 2020-07-06 |
Jean-Philippe... | list item |
commit | commitdiff | tree | snapshot |
| 2020-06-22 |
Jean-Philippe... | DbgLogger |
commit | commitdiff | tree | snapshot |
| 2020-06-18 |
Jean-Philippe... | Debug logger improvments and visualization |
commit | commitdiff | tree | snapshot |
| 2020-06-15 |
Jean-Philippe... | force measure in containers |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Jean-Philippe... | set event handled for focusable mouse down |
commit | commitdiff | tree | snapshot |
| 2020-06-13 |
Jean-Philippe... | focus and windows move and size handles |
commit | commitdiff | tree | snapshot |
| 2020-06-09 |
Jean-Philippe... | name search into template from binding, uniformisation... |
commit | commitdiff | tree | snapshot |
| 2020-06-06 |
Jean-Philippe... | slider as base for scrollbar, gauge widget |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Jean-Philippe... | search default template with Interface.GetStreamFromPat... |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Jean-Philippe... | use [CallerMemberName] for value change notify |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Jean-Philippe... | SearchExtMethod in CrowAssemblies, textbox xtranslation... |
commit | commitdiff | tree | snapshot |
| 2020-06-04 |
Jean-Philippe... | remove loadTemplate with declaringType args, use normal... |
commit | commitdiff | tree | snapshot |
| 2020-06-03 |
Jean-Philippe... | system clipboard support, GroupBox clear color debug |
commit | commitdiff | tree | snapshot |
| 2020-06-02 |
Jean-Philippe... | default styling |
commit | commitdiff | tree | snapshot |
| 2020-06-02 |
Jean-Philippe... | add style as parameter to widget ctor |
commit | commitdiff | tree | snapshot |
| 2020-06-02 |
Jean-Philippe... | search styles only in entry and crow assemblies and... |
commit | commitdiff | tree | snapshot |
| 2020-06-02 |
Jean-Philippe... | mouse repeat |
commit | commitdiff | tree | snapshot |
| 2020-06-01 |
Jean-Philippe... | replace styling constant in iml files while generating... |
commit | commitdiff | tree | snapshot |
| 2020-06-01 |
Jean-Philippe... | styling constants |
commit | commitdiff | tree | snapshot |
| 2020-05-22 |
Jean-Philippe... | use DllMapCore for native dll path resolutions |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Jean-Philippe... | styling and debugging |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Jean-Philippe... | update rsvg |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Jean-Philippe... | Scalable abstract base class for path and Image, Scroll... |
commit | commitdiff | tree | snapshot |
| 2020-05-20 |
Jean-Philippe... | fix colors bugs |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
Jean-Philippe... | try FastEnum |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
Jean-Philippe... | store color as uint32 |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
Jean-Philippe... | embedded mouse cursors |
commit | commitdiff | tree | snapshot |
| 2020-05-13 |
Jean-Philippe... | removed splitted CrowIDE |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | update sln |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | appveyor |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | add vcpkg cairo install to appveyor config to perform... |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | source tree organization |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | update unit tests |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | try force measure of stretched children from stack... |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | mouse repeat |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | add facilities for using icons for EnumSelector + path... |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | parse enum in binding conversion if destType is Enum... |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | debug size inequality |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | use glfw for window manager |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | optional use of CrowStbSharp instead of native lib... |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | basic moving and selecting with SourceText as backend... |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | roslyn editor |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| 2020-05-09 |
Jean-Philippe... | wip |
commit | commitdiff | tree | snapshot |
| next |