- fix: step into instruction and step over instruction not correctly disabled when cpu dialog is created
- enhancement: icons in cpu dialog auto change size with fonts
This commit is contained in:
parent
8bee9bf5c6
commit
cec7511009
4
NEWS.md
4
NEWS.md
|
@ -1,3 +1,7 @@
|
||||||
|
Version 0.11.5 For Dev-C++ 7 Beta
|
||||||
|
- fix: step into instruction and step over instruction not correctly disabled when cpu dialog is created
|
||||||
|
- enhancement: icons in cpu dialog auto change size with fonts
|
||||||
|
|
||||||
Version 0.11.4 For Dev-C++ 7 Beta
|
Version 0.11.4 For Dev-C++ 7 Beta
|
||||||
- fix: compiler set's custom link parameters not used when compiling
|
- fix: compiler set's custom link parameters not used when compiling
|
||||||
- fix: code completion doesn't work when input inside () or []
|
- fix: code completion doesn't work when input inside () or []
|
||||||
|
|
Loading…
Reference in New Issue