13 Commits (9c9fdb256971002c083a7f698c8de7f7c6a66b7b)

Author SHA1 Message Date
Tomasz Wlostowski 9d0f5c7f94 PROGRESS_REPORTER: implement SetCurrentProgress() method 5 years ago
jean-pierre charras 10d23ad82d PROGRESS_REPORTER: fix serious bug in its DTOR: the DTOR was calling Destroy. But Destroy() in wxWidgets calls the DTOR. 6 years ago
Seth Hillbrand ee34aab07a Async hardening 8 years ago
Jeff Young 12ec56bc15 Prevent reentrancy in footprint loading. 8 years ago
Jon Evans 0c9d11c180 Add progress reporting for GerbView file loading 8 years ago
Jeff Young f68bf33cd3 Implement progress reporter for cvpcb footprint loading. 8 years ago
Maciej Suminski c39fd46c07 PROGRESS_REPORTER: code formatting 8 years ago
jean-pierre charras 94c8a947ad Progress reporter: remove wxPD_APP_MODAL style, not useful, that creates issues on OSX. 8 years ago
Tomasz Włostowski 2831268b60 PROGRESS_REPORTER: KeepRefreshing shouldn't block on non-OpenMP systems 8 years ago
Tomasz Włostowski 7ad436c7aa pcbnew: now PROGRESS_REPORTER should work in multi-threaded context under Windows... 8 years ago
Tomasz Włostowski 4bf90f9717 WX_PROGRESS_REPORTER: fixed windows build error 8 years ago
Tomasz Włostowski 4facfd846a WX_PROGRESS_REPORTER: fix assert warnings 8 years ago
Tomasz Włostowski 316ddadec1 pcbnew: Optimized zone filling algorithm. 8 years ago