summaryrefslogtreecommitdiff
path: root/atari/about.c
Commit message (Collapse)AuthorAgeFilesLines
* atari header cleanup and warning squashVincent Sanders2016-04-201-0/+1
| | | | | | This rationalises atari platform user of headers and squashes a lot of warnings. Should not be viewed as real maintenance, more that it was getting in the way of fixing real core header issues.
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-9/+8
|
* split version info into its own header and remove unnecessary nesurf.h includesVincent Sanders2014-10-131-2/+1
| | | | | | | | | The netsurf.h header should *only* contain the registration, core initialisation and finalisation methods. Version information is best placed in its own header. Also remove any unneeded inclusion of this header limiting it to solely the places the relevant API is required.
* Scope reduce some variables.Michael Drake2014-05-191-8/+8
|
* erroneous path to testament includeVincent Sanders2014-05-011-1/+1
|
* Allow tab creation without history clone. Changes browser_window_create and ↵Michael Drake2014-02-101-2/+1
| | | | browser_window_navigate flags.
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-0/+208