Skip to content

Releases: Simnico99/MicaWPF

4.8.19

10 Feb 16:21
Compare
Choose a tag to compare

Added more code summaries to help when you need to know what does what.
Code refactoring.

Full Changelog: 4.8.18...4.8.19

4.8.18

20 Jan 12:40
Compare
Choose a tag to compare

Added RichSelectableLabel based on RichTextbox.

Full Changelog: 4.1.18...4.8.18

4.8.17

19 Jan 13:54
Compare
Choose a tag to compare

Added a selectable label.

Full Changelog: 4.8.16...4.8.17

4.8.16

16 Jan 16:33
Compare
Choose a tag to compare

Fixed dialog not showing up because I forgot a lock somewhere.

Full Changelog: 4.8.15...4.8.16

4.8.15

16 Jan 16:13
Compare
Choose a tag to compare

Moved semaphore lock to fix issues with dialog window.

Full Changelog: 4.1.14...4.8.15

4.8.14

16 Jan 16:03
Compare
Choose a tag to compare

Full Changelog: 4.8.13...4.8.14

4.8.13

16 Jan 15:34
Compare
Choose a tag to compare

Added a lock to prevent more than 1 dialog from showing at a time to prevent them from stack on one another.

Full Changelog: 4.8.12...4.8.13

4.8.12

10 Jan 18:13
Compare
Choose a tag to compare

Full Changelog: 4.8.11...4.8.12

4.8.10

07 Dec 13:44
Compare
Choose a tag to compare

Fixed a crash caused by a bad copy paste.
My bad.

Full Changelog: 4.8.9...4.8.10

4.8.9

07 Dec 12:05
Compare
Choose a tag to compare

Should have fixed an issue with buttons crashing when Changing the IsEnabled state.