Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdgui: don't reload on size-allocate | Přemysl Eric Janouch | 2022-09-03 | 1 | -2/+29 |
* | sdgui: fix context menu item sensitivity | Přemysl Eric Janouch | 2022-09-03 | 1 | -1/+1 |
* | sdgui: support text selection in the view | Přemysl Eric Janouch | 2022-08-04 | 1 | -32/+401 |
* | sdgui: support touch screen dragging for the view | Přemysl Eric Janouch | 2022-07-24 | 1 | -0/+42 |
* | sdgui: fix up the smooth scrolling commit | Přemysl Eric Janouch | 2022-07-24 | 1 | -1/+2 |
* | sdgui: use smooth scrolling | Přemysl Eric Janouch | 2022-07-24 | 1 | -5/+9 |
* | sdgui: add a file open dialog to the menu | Přemysl Eric Janouch | 2021-10-23 | 1 | -2/+2 |
* | sdgui: avoid Pango markup for keywords | Přemysl Eric Janouch | 2021-10-20 | 1 | -23/+22 |
* | sdgui: make an attempt at smooth scrolling | Přemysl Eric Janouch | 2021-10-20 | 1 | -5/+7 |
* | sdgui: make Page Up/Down scroll the view | Přemysl Eric Janouch | 2021-10-20 | 1 | -0/+21 |
* | sdgui: stop hardcoding cell side padding | Přemysl Eric Janouch | 2021-10-17 | 1 | -20/+40 |
* | sdgui: stop hardcoding colours | Přemysl Eric Janouch | 2021-10-17 | 1 | -13/+29 |
* | sdgui: clean up scrolling code | Přemysl Eric Janouch | 2021-10-15 | 1 | -61/+52 |
* | sdgui: scroll by three rows | Přemysl Eric Janouch | 2021-10-15 | 1 | -14/+18 |
* | sdgtk: add and use a custom listview widget | Přemysl Eric Janouch | 2021-10-15 | 1 | -0/+526 |