Christoph Wille
|
a613b4a5f2
|
Simple cake build automation
Build artefacts need to be collected separately because otherwise one single final zip file.
|
2021-02-16 08:18:00 +01:00 |
Christoph Wille
|
6095cb6d16
|
Fix #49
|
2021-02-16 07:27:25 +01:00 |
Jeffrey Ye
|
5466b1e8e0
|
Update README. Fix #42 #30
|
2021-02-11 00:08:01 -08:00 |
Jeffrey Ye
|
e47d2e5a39
|
Update README. Fix #42 #30
|
2021-02-11 00:07:49 -08:00 |
Frank
|
32ccf9e82b
|
make some tweaks to compile with ICSharpCode.Decompiler 6 (#44)
* use 6.2.1.6137
|
2020-12-03 21:54:35 -08:00 |
Andrei Rybak
|
c18d1fdb0f
|
Add build instructions to README (#40)
|
2020-06-21 22:40:23 -07:00 |
Austin Wise
|
f39d02fa76
|
Publish for win-x64 instead of win7-x64 (#37)
|
2020-06-14 12:23:01 -07:00 |
Jeffrey Ye
|
f99ab58603
|
Use official AvaloniaEdit (#34)
* 0.9.9 avalonia
|
2020-05-26 21:10:52 -07:00 |
Jeffrey Ye
|
c9191f3b5b
|
Merge branch 'master' of github.com:icsharpcode/AvaloniaILSpy
|
2020-03-26 21:06:52 -07:00 |
Jeffrey Ye
|
9ffcdce68b
|
Update Avalonia
|
2020-03-26 21:06:21 -07:00 |
Jeffrey Ye
|
995a02179f
|
Merge pull request #24 from Necklaces/master
Fix filepath causing crashes on case-sensitive filesystems
|
2020-01-28 08:21:56 -08:00 |
Nichlas Severinsen
|
52bc154791
|
Fix filepath causing crashes on case-sensitive filesystems
|
2020-01-28 08:35:52 +01:00 |
Jeffrey Ye
|
d15808912f
|
UseManagedSystemDialogs on unix-like OS. Fix #10
|
2020-01-27 21:47:04 -08:00 |
Jeffrey Ye
|
2b5931d071
|
Merge pull request #22 from jp2masa/fix-obsolete-api-usages
Fixed class handler obsolete API usages
|
2020-01-27 20:55:52 -08:00 |
Jeffrey Ye
|
a510b33b62
|
update to latest avalonia #23
|
2020-01-27 20:48:44 -08:00 |
José Pedro
|
d43d13be0f
|
Fixed class handler obsolete API usages.
|
2020-01-16 23:50:24 +00:00 |
Jeffrey Ye
|
e3be0f4277
|
use latest stable Avalonia and minor fixes
|
2019-12-20 10:20:59 +08:00 |
Jeffrey Ye
|
cfcb337c1d
|
revert space fix (Avalonia fixed this bug)
|
2019-11-26 00:38:53 -08:00 |
Jeffrey Ye
|
e4d1bf0346
|
native menu
|
2019-11-26 00:32:46 -08:00 |
Jeffrey Ye
|
6fb23b3080
|
sync with ILSpy 5.0.2
|
2019-11-24 23:11:14 -08:00 |
Jeffrey Ye
|
0d4922c2cd
|
latest Avalonia and fix #21
|
2019-11-08 21:49:57 -08:00 |
Jeffrey Ye
|
a05a6b38f8
|
.net core 3 and latest AvaloniaEdit
|
2019-11-07 23:27:05 -08:00 |
Jeffrey Ye
|
6c06264426
|
Merge pull request #15 from jp2masa/update-avaloniaedit
Update AvaloniaEdit
|
2019-11-07 23:24:27 -08:00 |
José Pedro
|
ad46acbaa1
|
Update AvaloniaEdit to latest.
|
2019-10-17 00:20:52 +01:00 |
José Pedro
|
74f2f84af3
|
Update AvaloniaEdit.
|
2019-10-16 23:33:16 +01:00 |
Jeffrey Ye
|
31861b23c0
|
Update README.md and fixed #16
|
2019-10-14 20:09:31 -07:00 |
Jeffrey Ye
|
7790b674b5
|
more compatible
|
2019-10-14 19:53:01 -07:00 |
Jeffrey Ye
|
11eea4486a
|
Merge pull request #17 from zaphodef/generic_compiling
Make compiling more generic
|
2019-10-14 19:50:19 -07:00 |
Pierre-Jean Grenier
|
c81db09c79
|
Make compiling more generic
|
2019-10-04 11:58:54 +02:00 |
Jeffrey Ye
|
10ea062c86
|
Fix SearchPane and use DataGrid to list items
|
2019-07-04 13:01:52 -07:00 |
Jeffrey Ye
|
617df9726b
|
shortcut key support. Fix #14
|
2019-07-04 11:12:52 -07:00 |
Jeffrey Ye
|
2a6b7144c8
|
5.0 preview 2
|
2019-07-04 11:11:39 -07:00 |
Jeffrey Ye
|
53edfc8d96
|
Fix #11 Cannot open assembly with space in path (MacOS)
|
2019-06-06 16:03:55 -07:00 |
Jeffrey Ye
|
c8ed9c1453
|
Fix #8
|
2019-05-06 20:51:53 -07:00 |
Jeffrey Ye
|
57f2c01a7e
|
log crash msg
|
2019-04-17 22:55:12 -07:00 |
Jeffrey Ye
|
2ad2660ff5
|
fix naming
|
2019-04-17 22:48:09 -07:00 |
Jeffrey Ye
|
5eb9511986
|
Dropdown -> ComboBox
|
2019-04-17 22:13:31 -07:00 |
Jeffrey Ye
|
fb50ad16e6
|
Fix colors
|
2019-04-17 22:11:04 -07:00 |
Jeffrey Ye
|
31b6ead956
|
Use DataGrid for embeded string/object table
|
2019-04-17 21:57:03 -07:00 |
Jeffrey Ye
|
edffbcd68d
|
Update to Avalonia 0.8
|
2019-04-17 20:40:58 -07:00 |
Jeffrey Ye
|
737552e195
|
Sync with ILSpy 5 Preview 1
|
2019-03-20 12:14:36 -07:00 |
Jeffrey Ye
|
f4054929b7
|
Set version = rc2
|
2019-01-15 14:08:26 -08:00 |
Jeffrey Ye
|
a39366098d
|
Merge avalnoiaEdit scroll fixes and Fix font options
|
2019-01-15 13:42:41 -08:00 |
Jeffrey Ye
|
de29362614
|
Fix font option preview
|
2019-01-06 11:04:32 -08:00 |
Jeffrey Ye
|
12f2e26cfe
|
#7 Fix font size option
|
2019-01-06 09:36:47 -08:00 |
Jeffrey Ye
|
8f61fab009
|
Fix initial position and size
|
2019-01-05 12:07:22 -08:00 |
Jeffrey Ye
|
c21e4a28b7
|
update AvaloniaEdit
|
2019-01-05 10:49:13 -08:00 |
Jeffrey Ye
|
4218c3f206
|
RC1 ILSpy
|
2019-01-05 10:48:41 -08:00 |
Jeffrey Ye
|
d425fb802f
|
Fix resource table foreground color in dark theme
|
2018-12-31 16:19:56 -08:00 |
Jeffrey Ye
|
8f1c195666
|
keep exception information
|
2018-12-29 23:33:38 -08:00 |