CubicSDR/src/util
vsonnier 2f84df3c47 Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity 2018-06-08 05:58:55 +02:00
..
DataTree.cpp Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity 2018-06-08 05:58:55 +02:00
DataTree.h Make DataTree throw exception objects, instead of dynamically allocated ones for simplicity 2018-06-08 05:58:55 +02:00
GLExt.cpp Migration to wxWidgets v3.11: 2018-03-11 11:47:14 +01:00
GLExt.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
GLFont.cpp Fix #615 Be smarter when looking for font resources 2018-02-15 19:02:56 +01:00
GLFont.h CLEANUP: some compiler and static analysis warnings 2017-01-28 14:57:27 +01:00
Gradient.cpp FIX: size_t definition not visible on some systems, so include stddef.h explicitly 2017-01-29 17:10:44 +01:00
Gradient.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
MouseTracker.cpp Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
MouseTracker.h Licence fix, add SPDX-License-Identifier, remove unused code files 2017-01-02 21:07:43 -05:00
ThreadBlockingQueue.cpp BLOCKING_QUEUE: prepare by raising up max queue lenghts 2017-02-14 18:42:05 +01:00
ThreadBlockingQueue.h ThreadBlockingQueue : remove useless/dangerous operations, forbid both copy and assignment. 2017-09-10 19:35:12 +02:00
Timer.cpp Yet Another Semicolon After Endif left... (#549) 2017-05-27 15:28:42 +02:00
Timer.h Fix #549, plus more usual syntax for #548 2017-05-27 07:46:28 +02:00