tznind
|
b87fd489a1
Fix locking for the entire RunIdle callback execution
|
2 年之前 |
montekarlos
|
1cdf6a1b45
Fixes #1994. BREAKING CHANGE. Ensure only a single IdleHandlers list can exist. (#1997)
|
2 年之前 |
Freddie Mercurial (Jessica M.)
|
68b40a93f1
Exposes APIs to support upcoming Web console feature (#1770)
|
3 年之前 |
Thomas Nind
|
2785834805
Fixed RunTimers not checking for key collisions in list when adding to timeouts
|
3 年之前 |
Thomas Nind
|
ee3884fe1d
Adjusted lock so it does not cover the timeout Callback
|
3 年之前 |
Thomas Nind
|
735996f5e1
Improved threadsafety of Application.MainLoop.AddTimeout
|
3 年之前 |
BDisp
|
1557f7a71e
Fixes ComboBox text and list if the height is equal to one. (#1606)
|
3 年之前 |
BDisp
|
b185722ab6
Standalone update fix (#1596)
|
3 年之前 |
BDisp
|
84f79b2326
Fixes #1445. Fixing more the Curses and WSL clipboard. (#1448)
|
3 年之前 |
BDisp
|
c2d0a28c86
Fixes #1307 MainLoop timeouts duplicate keys error. (#1308)
|
4 年之前 |
InvictusMB
|
129f6403d8
Fix high CPU load #708
|
5 年之前 |
Charlie Kindel
|
1edf8189e1
added mainloop tests and updated others
|
5 年之前 |
Charlie Kindel
|
532285db8d
Moved NetDriver's IMainLoopDriver impl to NetDriver.cs
|
5 年之前 |
Charlie Kindel
|
140bb276ee
moved mainloop out of CursesDriver
|
5 年之前 |