3331 Commits (drawing-context-hack)
 

Author SHA1 Message Date
Nikita Tsukanov 3d3ff52c50 Additional transform for drawing context 9 years ago
Steven Kirk 081f9409b8 Merge pull request #767 from AvaloniaUI/kvantt-textbox-fixes 9 years ago
Steven Kirk 85f07274d4 Fixed failing test. 9 years ago
Steven Kirk 8955a20cf6 Merge branch 'master' into pr/763 9 years ago
Steven Kirk af696acc69 Removed gtkMode from Next/PreviousWord. 9 years ago
Steven Kirk 6be24be0a5 Merge pull request #764 from AvaloniaUI/fixes/711-stream-binding-expression-operator 9 years ago
Steven Kirk a027291aa0 Merge branch 'master' into fixes/711-stream-binding-expression-operator 9 years ago
Steven Kirk ee8dbe502e Merge pull request #765 from VitalElement/fixes/allow-alt-modifier-for-text-input 9 years ago
Dan Walmsley c33a7da97b Added todo comment for focus scopes. 9 years ago
Dan Walmsley 980a04b38f Whitespace changes. 9 years ago
Dan Walmsley 3fea4d34f1 Restore focus of input element after alt-key has stolen focus. 9 years ago
Dan Walmsley 4c5c099ec3 Dont focus menu then alt key down event is followed 9 years ago
Steven Kirk b0e0596500 Updated OmniXAML to allow '^' in markup extension. 9 years ago
Steven Kirk b6c51b34ef Renamed ValueHandler -> StreamPlugin 9 years ago
Steven Kirk 715149b1f5 Improve stream operator error message. 9 years ago
Steven Kirk 0ddf4caa95 Added a "stream" binding expression operator. 9 years ago
Ivan Kochurkin f940456d3e gtkMode = true by default in NextWord and PreviousWord methods. 9 years ago
Ivan Kochurkin 8eea7fb4bc fixes #686: "End" key works incorrectly in TextBox. 9 years ago
Steven Kirk d35c483b64 Merge pull request #758 from AvaloniaUI/fixes/633-virt-horizontal-scroll 9 years ago
Steven Kirk 84486d0161 Merge branch 'master' into fixes/633-virt-horizontal-scroll 9 years ago
Steven Kirk 829fed015e Merge pull request #745 from robbieknuth/fixes/702_textbox_tab_focus_select_all_text 9 years ago
Steven Kirk bdeac95e9c Merge branch 'master' into fixes/633-virt-horizontal-scroll 9 years ago
Steven Kirk d5e220279f Merge branch 'master' into fixes/702_textbox_tab_focus_select_all_text 9 years ago
Steven Kirk 612839c13a Fix virtualized list keyboard scrolling. 9 years ago
Wiesław Šoltés 92be70cdae Merge pull request #759 from VitalElement/skia-smooth-font-rendering 9 years ago
Dan Walmsley 256465cd73 Improved text rendering quality on skia backend. 9 years ago
Steven Kirk f580157146 Merge pull request #733 from andrewst/textboxfixbugs 9 years ago
AndrewSt 1de3248b88 Merge branch 'master' into textboxfixbugs 9 years ago
robbieknuth 0e10b75fd3 Merge branch 'master' into fixes/702_textbox_tab_focus_select_all_text 9 years ago
Steven Kirk 7067fa0146 Cross-axis scrolling for virtualized lists. 10 years ago
Jeremy Koritzinsky e2c7f53a32 Merge pull request #757 from wieslawsoltes/fixes/travisci-latest-mono-bugs 10 years ago
Wiesław Šoltés 96bd07e193 Use mono 4.4.2 until latest 4.6 is fixed 10 years ago
AndrewSt 97af2b4587 Merge branch 'master' into textboxfixbugs 10 years ago
AndrewSt 7872b6e2bf Fix typo in TextBoxTest.cs 10 years ago
Jeremy Koritzinsky 7d38064736 Merge pull request #751 from robbieknuth/fixes/749_750_multiline_textbox_issues 10 years ago
Robbie Knuth 507bc51b59 Handle special case of deleting carriage returns and linefeeds in multiline textboxes. 10 years ago
Robbie Knuth 6b9c7c1c47 Textboxes should take whitespace into account when calculating size. 10 years ago
Robbie Knuth 48760735ee When a textbox gets focus via the tab key, select all text if the textbox is single line. 10 years ago
Steven Kirk b8e78742a7 Merge pull request #744 from AvaloniaUI/fixes/700-fontweight-0 10 years ago
AndrewSt fc6115735e Add unit test check Ctrl+A, Ctrl+Z 10 years ago
Steven Kirk b2141da430 Forgot to save .csproj. 10 years ago
Steven Kirk ebd8f7c410 Merge branch 'master' into fixes/700-fontweight-0 10 years ago
Steven Kirk f15a136e00 Throw an exception if FontWeight <= 0 10 years ago
Wiesław Šoltés 7bd3a176ef Merge pull request #743 from AvaloniaUI/fixes/718-test-locale-failure 10 years ago
Steven Kirk dd29966f20 Run certain tests in invariant culture. 10 years ago
Wiesław Šoltés 5c6f97301f Merge pull request #742 from AvaloniaUI/fixes/741-travis-failing-tests 10 years ago
Steven Kirk 95a623f6cf Updated XUnit NoAppDomain setting. 10 years ago
Steven Kirk 6df7aa6c06 Disable xunit appdomains on non-Windows. 10 years ago
Jeremy Koritzinsky 7b4c10a7f8 Merge pull request #730 from AvaloniaUI/fixes/729-gtk-window-close 10 years ago
AndrewSt 795cb3bb9b Change property LastState on TryGetLastState method and add HasState property in UndoRedoHelper 10 years ago