summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Fix a serious crash that occurs if the underlying window is closed during a h...Chris Young2012-10-313-2/+19
* Make it a bit more obvious what is happening, as AutoInstall/CopyStore won't ...Chris Young2012-10-311-0/+2
* Fix AutoInstallChris Young2012-10-311-26/+3
* Drop the two different names for the executableChris Young2012-10-311-9/+2
* Dispose the DT object once we've finished converting it to a bitmap.Chris Young2012-10-301-2/+6
* More useful DataTypes image titleChris Young2012-10-281-8/+36
* Avoid creating the DT object multiple timesChris Young2012-10-281-35/+42
* Now the graphics.library plotters are feature-complete, use them by default.Chris Young2012-10-242-2/+2
* Greatly increase the space allocated for Area-operation vector storage. The ...Chris Young2012-10-231-2/+7
* Log Area* function errorsChris Young2012-10-231-10/+15
* graphics.library path plotter initial codeChris Young2012-10-231-16/+114
* graphics.library arc plotterChris Young2012-10-231-3/+30
* Don't set outline pen - this is what makes AreaFill outline the filled area, ...Chris Young2012-10-221-14/+0
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfChris Young2012-10-223-33/+12
|\
| * Revert "Revert "Link against libiconv""John-Mark Bell2012-10-211-1/+1
| * Revert "Link against libiconv"John-Mark Bell2012-10-201-1/+1
| * Link against libiconvJohn-Mark Bell2012-10-201-1/+1
| * Ensure stack size is at least 128KBChris Young2012-10-191-0/+1
| * Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-2/+7
| * remove standalone code which no longer compilesChris Young2012-10-161-27/+0
| * remove extraneous linefeedsChris Young2012-10-161-3/+3
* | Document HOTLIST ARexx commandChris Young2012-10-141-0/+3
|/
* Add ARexx commands HOTLIST OPEN and HOTLIST CLOSEChris Young2012-10-141-2/+17
* attempt to avoid a crash during font scanningChris Young2012-10-141-8/+10
* for native builds, temporarily revert usage of pkg-config for cairo detectionChris Young2012-10-141-4/+4
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-13/+0
* appears that we don't actually need to use dynamic linking for cairoChris Young2012-10-131-1/+0
* remove unneeded manual cairo ldflags etcChris Young2012-10-131-2/+2
* 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