summaryrefslogtreecommitdiff
path: root/atari/cookies.c
Commit message (Collapse)AuthorAgeFilesLines
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-2/+1
|
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-4/+4
|
* Removed unused variableOle Loots2014-09-131-1/+0
|
* Removed unused variable / dead code.Ole Loots2014-09-131-18/+0
|
* Remove unused variables.Michael Drake2014-05-191-5/+0
|
* Remove if/else with duplicate branches.Michael Drake2014-05-191-6/+1
|
* Fix line endings.Michael Drake2014-05-191-21/+21
|
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
|
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-2/+3
|
* Fixed warnings for incomptible pointer typeOle Loots2013-10-061-5/+0
| | | | The API expects to receive core_window as window handle now.
* Added SSL Cert Inspector WindowOle Loots2013-10-061-1/+1
| | | | (based on treeview API)
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-0/+239
| | | | (The Cookie Manager window is a new one)
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-0/+17
(removed all modules which used the old tree API)