summaryrefslogtreecommitdiff
path: root/atari/certview.c
Commit message (Collapse)AuthorAgeFilesLines
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-09-261-7/+11
|
* Fixed warnings for incomptible pointer typeOle Loots2013-09-221-21/+11
| | | | The API expects to receive core_window as window handle now.
* Added SSL Cert Inspector WindowOle Loots2013-09-211-0/+312
(based on treeview API)