summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* auto-detect cairoChris Young2012-10-131-5/+5
* use pkgconfigChris Young2012-10-131-2/+4
* allow cross-compiling Cairo buildChris Young2012-10-131-1/+7
* don't need libcaresChris Young2012-10-121-2/+2
* use libtre instead of libregex for native builds, same as cross-compileChris Young2012-10-121-2/+4
* Preserve the executable attribute, and ensure we copy the correct binary in a...Chris Young2012-10-111-1/+1
* fix warningsChris Young2012-10-112-4/+4
* Run FixFonts at the end of installChris Young2012-10-111-1/+24
* More fixup.Michael Drake2012-10-111-1/+2
* Fixup for urldb change.Michael Drake2012-10-112-2/+6
* Fix up ripples from urldb change.Michael Drake2012-10-114-14/+16
* trivial docuemntation cleanups to address some of the huge number of docuemnt...Vincent Sanders2012-10-081-2/+4
* Create a logfile when AutoInstalling with AmiUpdateChris Young2012-10-051-1/+1
* fix missing sizeof() in amiga buildVincent Sanders2012-10-031-1/+1
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-035-20/+15
* set the redraw to non-tiled by default. people can play with these settings i...Chris Young2012-09-221-2/+2
* libjpeg.so.12 is the current versionChris Young2012-09-221-1/+1
* Expor tthe correct messages when packagingChris Young2012-09-091-1/+3
* Split install and package targets.Vincent Sanders2012-08-231-2/+8
* Include desktop/browser_private.h.Michael Drake2012-08-228-3/+8
* Need render/form.hMichael Drake2012-08-201-0/+1
* More fixing.Michael Drake2012-08-201-5/+5
* Missing semicolon.Michael Drake2012-08-201-1/+1
* Avoid using HTML internal for form file input handling. Note: untested.Michael Drake2012-08-201-39/+25
* Get presence of text input cleanly.Michael Drake2012-08-203-33/+8
* Remove unused code.Michael Drake2012-08-201-15/+0
* Add render/box.h include again, since it needs object_params struct from ther...Michael Drake2012-08-201-0/+1
* Remove box use from maiga plugin hack. May need a new way to get dimensions?Michael Drake2012-08-201-8/+6
* Remove box stuff from amiga content handlers.Michael Drake2012-08-203-11/+4
* Snapshot icon positions so they default to looking neat when the archive is e...Chris Young2012-08-185-0/+0
* fix Installer script for auto-buildsChris Young2012-08-181-11/+39
* pedantic makefile spacingChris Young2012-08-181-2/+2
* add install files required for Cairo build. (native build only)Chris Young2012-08-181-1/+11
* remove SVN reference from .readmeChris Young2012-08-161-3/+3
* copy missing fileChris Young2012-08-161-0/+1
* Fix build date displayChris Young2012-08-151-1/+1
* fix warningChris Young2012-08-151-0/+1
* make install target for Amiga. Target is NetSurf_Amiga/netsurf.lhaChris Young2012-08-152-0/+32
* Clean up search gui callbacks.Michael Drake2012-08-141-1/+1
* add missing simple refresh config option infoChris Young2012-08-131-0/+1
* Use selection_get_copy instead of selection_traverse. Note: untested.Michael Drake2012-08-131-24/+16
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-2/+5
* Updated documentation with some post-2.9 changesChris Young2012-08-121-2/+12
* correct logicChris Young2012-08-121-1/+1
* allow font anti-aliasing to be switched off in true-colour modesChris Young2012-08-122-1/+9
* Change default mask threshold to something more sensibleChris Young2012-08-121-1/+1
* Fix mask calculation (thanks to Fredrik Wikstrom)Chris Young2012-08-121-5/+5
* fix maskChris Young2012-08-114-23/+15
* convert throbber to use standard bitmap functions; remove p96 dependencyChris Young2012-08-102-39/+12
* remove AMI_CUSTOM_MASK defineChris Young2012-08-101-11/+1