Max Katz
|
4e07d39cae
|
Release 11.0.5
|
2023-11-13 18:31:38 -05:00 |
Max Katz
|
d3f47d85fd
|
Don't forget about textmate this time
|
2023-11-13 18:30:11 -05:00 |
Max Katz
|
061c56273c
|
Add icon
|
2023-11-13 18:24:00 -05:00 |
Max Katz
|
aa5b0b3a0f
|
Add source link support
|
2023-11-13 18:17:14 -05:00 |
Max Katz
|
69078159fd
|
Split AvaloniaVersion and AvaloniaSampleVersion
|
2023-11-13 18:17:03 -05:00 |
Max Katz
|
747493c0e5
|
Add multitarget
|
2023-11-13 18:16:45 -05:00 |
Daniel Peñalba
|
c044052999
|
Merge pull request #381 from KrzysztofDusko/master
SnippetReplaceableTextElement - geometry null guard
|
2023-11-08 20:46:28 +01:00 |
Krzysztof Duśko
|
dfcf20994c
|
https://github.com/AvaloniaUI/AvaloniaEdit/pull/380
|
2023-11-08 20:21:06 +01:00 |
Krzysztof Duśko
|
560cb6c980
|
fix https://github.com/AvaloniaUI/AvaloniaEdit/issues/377
|
2023-11-08 20:16:50 +01:00 |
Daniel Peñalba
|
544030d158
|
Merge pull request #378 from hez2010/patch-3
Bump dependency version
|
2023-11-07 13:11:29 +01:00 |
Steve
|
084b215f2c
|
Bump dependency version
|
2023-11-07 17:13:56 +09:00 |
Steven Kirk
|
2a07c6ea07
|
Merge pull request #372 from AvaloniaUI/fixes/setClipboardText
Fix potential dead lock in within SetClipboardText
|
2023-09-21 11:19:53 +02:00 |
Benedikt Stebner
|
fc936e6628
|
Fix potential dead lock in within SetClipboardText
|
2023-09-21 11:03:12 +02:00 |
Daniel Peñalba
|
3cef0e1e35
|
Merge pull request #371 from AvaloniaUI/origin/release/11.0.4
Migrate to Avalonia 11.0.4
|
2023-09-06 11:30:17 +02:00 |
Daniel Peñalba
|
f77c3b26ec
|
Fixed build and disable WeakReferenceTests
since they're not passing anymore since we migrated to the headless platform.
|
2023-09-06 10:01:31 +02:00 |
Daniel Peñalba
|
6b75c447c6
|
Update to Avalonia 11.0.4
|
2023-09-06 10:00:57 +02:00 |
Max Katz
|
6821c5ddaf
|
Merge pull request #354 from AvaloniaUI/styling-adjustments
Styling adjustments
|
2023-08-31 13:49:07 -07:00 |
Benedikt Stebner
|
8a397df7e1
|
Merge branch 'master' into styling-adjustments
|
2023-08-31 19:23:06 +02:00 |
Daniel Peñalba
|
d0917422f4
|
Merge pull request #358 from zenonet/master
Allow customisation of the keys that trigger insertation of a completion
|
2023-07-19 15:10:56 +02:00 |
zenonet
|
7102287139
|
Merge remote-tracking branch 'origin/master'
|
2023-07-19 14:47:00 +02:00 |
zenonet
|
a5a97e4023
|
Reduced nesting by merging two if statements
|
2023-07-19 14:46:47 +02:00 |
zenonet
|
16b4522111
|
Merge branch 'master' into master
|
2023-07-19 12:07:31 +02:00 |
Daniel Peñalba
|
e9cb45e865
|
Merge pull request #360 from IvaYan/master
Fix NRE on losing focus #359
|
2023-07-19 10:23:19 +02:00 |
Ivan
|
1a2a644661
|
Fix NRE on losing focus #359
|
2023-07-19 00:27:16 +01:00 |
zenonet
|
be64abf873
|
Added CompletionList.CompletionAcceptKeys, an array of keys to accept a completion
|
2023-07-18 20:22:08 +02:00 |
Max Katz
|
b8fc03a562
|
Introduce OverloadViewer*** and TextAreaSelectionBrush brushes
|
2023-07-14 23:55:29 -04:00 |
Max Katz
|
5ee61fc436
|
Set "ClassModifier="internal"" to the remaining internal xaml files
|
2023-07-14 23:00:19 -04:00 |
Max Katz
|
11dffff126
|
Fix using
|
2023-07-14 22:59:19 -04:00 |
Max Katz
|
c37879505f
|
Move shared resources into a single Base.xaml file and keep it public
|
2023-07-14 22:59:07 -04:00 |
Max Katz
|
709d3dbccd
|
Remove VisualLineDrawingVisual as it seems to do nothing (am I wrong?)
|
2023-07-14 22:58:15 -04:00 |
Max Katz
|
225082fdf1
|
Make CompletionTipContentControl a special styleable control
|
2023-07-14 22:51:38 -04:00 |
Max Katz
|
dff15f8eee
|
Use "using" over "clr-namespace"
|
2023-07-14 22:40:25 -04:00 |
Max Katz
|
02b4ebda0c
|
Merge pull request #346 from garstenauer/port-styles-to-controlthemes
Port styles to control themes
|
2023-07-14 22:27:11 -04:00 |
Max Katz
|
02c1a4c579
|
Merge branch 'master' into port-styles-to-controlthemes
|
2023-07-14 22:27:01 -04:00 |
Daniel Peñalba
|
d9656510ee
|
Merge pull request #344 from garstenauer/istyleable-is-obsolete
Fix CS0618: Interface 'Avalonia.Styling.IStyleable' is obsolete
|
2023-07-09 12:23:54 +02:00 |
Daniel Peñalba
|
c73813a2f1
|
Merge branch 'master' into istyleable-is-obsolete
|
2023-07-09 12:21:53 +02:00 |
Daniel Peñalba
|
5317b49410
|
Merge pull request #343 from garstenauer/fix-columnruler-behind-currentlinehighlight
Fix: Column ruler behind current line highlight
|
2023-07-09 12:21:18 +02:00 |
Daniel Peñalba
|
e020bbea5a
|
Merge branch 'master' into fix-columnruler-behind-currentlinehighlight
|
2023-07-09 12:18:40 +02:00 |
Benedikt Stebner
|
0d7f316fc9
|
Merge pull request #349 from AvaloniaUI/update-to-avalonia11
Update to Avalonia 11
|
2023-07-06 10:45:32 +02:00 |
Benedikt Stebner
|
9fce6f24ea
|
Sync selection
|
2023-07-06 10:20:57 +02:00 |
Daniil Pavliuchyk
|
2c1e2aa8b0
|
Update to Avalonia 11
|
2023-07-05 20:13:53 +03:00 |
Martin Garstenauer
|
ed34dd2fbc
|
Port styles to control themes
|
2023-06-10 19:38:24 +02:00 |
Martin Garstenauer
|
0f8dc1b3ef
|
Merge branch 'master' into istyleable-is-obsolete
|
2023-06-09 23:26:58 -07:00 |
Martin Garstenauer
|
cabdc33df9
|
Merge branch 'master' into fix-columnruler-behind-currentlinehighlight
|
2023-06-09 23:26:39 -07:00 |
Benedikt Stebner
|
870f53ad83
|
Merge pull request #345 from garstenauer/fix-completionlist-style
Fix: CompletionList style is broken.
|
2023-06-10 02:44:45 +02:00 |
Martin Garstenauer
|
6b9480f2eb
|
Remove obsolete namespace in XAML.
|
2023-06-09 20:40:21 +02:00 |
Martin Garstenauer
|
2ef69adae0
|
Fix: CompletionList style is broken.
|
2023-06-09 20:24:50 +02:00 |
Martin Garstenauer
|
65484f342d
|
Fix: CS0618: Interface 'Avalonia.Styling.IStyleable' is obsolete.
|
2023-06-09 17:06:00 +02:00 |
Benedikt Stebner
|
680bb8e0e1
|
Merge branch 'master' into fix-columnruler-behind-currentlinehighlight
|
2023-06-09 15:32:43 +02:00 |
Benedikt Stebner
|
e3c7751111
|
Merge pull request #342 from garstenauer/fix-textlayer-behind-selectionlayer
Fix: TextLayer is rendered behind SelectionLayer
|
2023-06-09 15:32:10 +02:00 |