summaryrefslogtreecommitdiff
path: root/atari/certview.c
Commit message (Collapse)AuthorAgeFilesLines
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-1/+0
|
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-5/+4
|
* Removed unused variable.Ole Loots2014-09-131-1/+0
|
* Remove unused variables.Michael Drake2014-05-191-2/+0
|
* Remove unused variable.Michael Drake2014-05-191-1/+0
|
* Remove if/else with duplicate branches.Michael Drake2014-05-191-5/+1
|
* Make line endings consistent.Michael Drake2014-05-191-288/+288
|
* fix remaining include errorsVincent Sanders2014-02-031-1/+1
|
* fixup missing includesVincent Sanders2014-02-031-0/+1
|
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-7/+11
|
* Fixed warnings for incomptible pointer typeOle Loots2013-10-061-21/+11
| | | | The API expects to receive core_window as window handle now.
* Added SSL Cert Inspector WindowOle Loots2013-10-061-0/+312
(based on treeview API)