Angelo Haller
56e0037d46
Make slider tooltip default on all platforms and add enable/disable functions.
...
Introduce two new API functions uiSliderHasTooltip and uiSliderSetHasTooltip to
query and set uiSlider tooltip state.
Fix inconsistency between windows (tooltip), unix (value over slider) and
darwin (no value displayed at all).
2019-06-30 16:45:43 -05:00
Pietro Gagliardi
8d48d42201
More intmax_t elminiation.
2016-06-13 20:55:50 -04:00
Pietro Gagliardi
61185072f7
More TODO -> LONGTERM migration. Also made it so uiSpinbox and uiSlider merely swap min and max if min is larger.
2016-05-22 20:11:52 -04:00
Pietro Gagliardi
1a77e9f301
Fixed all compiiler errors. Now for runtime errors!
2016-04-29 17:08:31 -04:00
Pietro Gagliardi
fa88467609
Migrated the rest of the controls. Ready for this build to completely fall apart?
2016-04-29 14:12:01 -04:00
Pietro Gagliardi
bc0a1d43c9
Applied the new type system to the Windows backend and fixed some more C++ stupidity related to it.
2016-04-24 17:38:48 -04:00
Pietro Gagliardi
7b0f930185
Removed all the type function declarations from all the controls. More TODOs.
2016-04-24 15:04:36 -04:00
Pietro Gagliardi
cef1f90634
Oh right, also changed this to me in control implementations. Forgot that. NOW we can fix up the makefiles and test.
2016-04-23 16:52:53 -04:00
Pietro Gagliardi
6ec5f4800d
Migrated simple controls to C++.
2016-04-22 20:14:12 -04:00