frutiemax
|
0e96674a46
|
Part of #12096: ScreenRect w/ gfx_fill_rect in libopenrct2ui (#12188)
|
2020-07-10 13:59:08 -03:00 |
|
Tulio Leao
|
183ee1e595
|
Part of #11569: Use ScreenCoordsXY instead of <x,y>
|
2020-06-11 10:11:33 -03:00 |
|
Tulio Leao
|
fab0ea131f
|
Part of #11569: Use gfx_draw_string_right with ScreenCoordsXY
|
2020-06-11 10:11:20 -03:00 |
|
TusharSariya
|
2cf95adc4b
|
Fix #11565: gfx_draw_string_left_clipped to use ScreenCoordsXY (#11765)
* Issue #11565, created overload for gfx_draw_string_left_clipped
Co-authored-by: Tushar <tushar.97@hotmail.com>
Co-authored-by: Tulio Leao <tupaschoal@gmail.com>
|
2020-05-17 19:30:58 -03:00 |
|
Ted John
|
da0ef7d3a4
|
Fix #11753: Listview with header does not display last item in the list (#11754)
|
2020-05-15 22:05:00 -03:00 |
|
Ted John
|
b3c4dd4844
|
Fix invalidation of list view widget
|
2020-05-12 21:03:21 +01:00 |
|
Ted John
|
86fa2f3714
|
Fix #11730: invalid write in CustomListView::SortItems
|
2020-05-12 20:57:26 +01:00 |
|
Ted John
|
cc759e0bce
|
Improve selected highlight on list view
|
2020-05-09 17:24:16 +01:00 |
|
Ted John
|
f492827c8a
|
Implement horizontal scrollbars and fix resizing
|
2020-05-09 17:24:16 +01:00 |
|
Ted John
|
41950d75f0
|
Implement scrollbars field on list view
|
2020-05-09 17:24:16 +01:00 |
|
Ted John
|
c4f6dbe1ca
|
Allow items and columns get / set
|
2020-05-09 17:24:15 +01:00 |
|
Ted John
|
12fb6411b1
|
Fix 32-bit errors
|
2020-05-09 17:24:15 +01:00 |
|
Ted John
|
4701dd3b9b
|
Add get / set highlighted cell / selected cell
|
2020-05-09 17:24:15 +01:00 |
|
Ted John
|
5e427413a6
|
Refactor list view so we can access it from ScWidget
|
2020-05-09 17:24:15 +01:00 |
|