summaryrefslogtreecommitdiff
path: root/amiga/pkg
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-158-118/+0
|
* Add guigfx.library as a requirement to the Aminet .readmeChris Young2016-05-052-0/+2
|
* update version info for next development cycleVincent Sanders2016-04-062-4/+4
|
* Update some Amiga-specific version numbers for post-3.4Chris Young2016-02-172-4/+4
|
* Add more appropriate readme for OS3 buildChris Young2016-01-234-0/+51
|
* Make adding NetSurf to launch-handler more robust:Chris Young2015-01-171-0/+0
| | | | | | Now handles when the user hasn't ever saved their config Doesn't attempt to add when auto-installing Removes need for fitr
* fixup message splitting with updated toolVincent Sanders2013-05-021-5/+5
|
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
|
* Create a logfile when AutoInstalling with AmiUpdateChris Young2012-10-051-1/+1
|
* Snapshot icon positions so they default to looking neat when the archive is ↵Chris Young2012-08-181-0/+0
| | | | extracted.
* make install target for Amiga. Target is NetSurf_Amiga/netsurf.lhaChris Young2012-08-151-0/+3
|
* Generate all appropriate Messages files when making a package forChris Young2012-05-071-0/+6
| | | | | | distribution. svn path=/trunk/netsurf/; revision=13910
* Use the same default favicon as other platforms.Chris Young2012-03-311-2/+3
| | | | svn path=/trunk/netsurf/; revision=13782
* Add sobjs - libdom and libhubbub stubChris Young2012-03-281-4/+1
| | | | svn path=/trunk/netsurf/; revision=13767
* Stop confusing svn clientChris Young2011-10-081-3/+2
| | | | svn path=/trunk/netsurf/; revision=13014
* Fix link creationChris Young2011-10-081-1/+1
| | | | svn path=/trunk/netsurf/; revision=13012
* favicon fixesChris Young2011-10-071-1/+1
| | | | svn path=/trunk/netsurf/; revision=12985
* also convert nsdefault.css in svn tree into a proper link (OS4 SVN does not ↵Chris Young2011-10-051-0/+4
| | | | | | | | support fs links) svn path=/trunk/netsurf/; revision=12964
* Keep running if an error occursChris Young2011-10-051-0/+1
| | | | svn path=/trunk/netsurf/; revision=12962
* Shuffle CSS files so default.css is the main oneChris Young2011-10-051-2/+2
| | | | svn path=/trunk/netsurf/; revision=12959
* Build Cairo version as NetSurf; non-Cairo version as NetSurf-StaticChris Young2011-09-261-1/+1
| | | | | | | Don't bother to build/copy NetSurf-Static for release packages Update .readme to show requirement for AmigaOS 4.1 svn path=/trunk/netsurf/; revision=12893
* Also read mimetype mappings from mimetypes.userChris Young2011-09-251-0/+1
| | | | svn path=/trunk/netsurf/; revision=12876
* Use Michael Drake's proper splash screenChris Young2011-09-071-0/+1
| | | | svn path=/trunk/netsurf/; revision=12773
* Copy a non-iconv.library version of parserutils into the archive in case ↵Chris Young2011-09-061-0/+2
| | | | | | | | anybody wants to save 1MB svn path=/trunk/netsurf/; revision=12764
* remove zlib updateChris Young2011-06-151-1/+1
| | | | svn path=/trunk/netsurf/; revision=12483
* Beginnings of some more advanced mimetypingChris Young2011-05-082-2/+1
| | | | svn path=/trunk/netsurf/; revision=12323
* missing copyChris Young2011-05-081-0/+1
| | | | svn path=/trunk/netsurf/; revision=12310
* Register additional MIME types for DataTypesChris Young2011-05-071-0/+1
| | | | | | | | Default file contains all image MIME Types NetSurf is capable of handling natively (plus JPEG2000) to ensure disabling features in NetSurf won't lose support. svn path=/trunk/netsurf/; revision=12287
* Rename DataTypes related code/files/defines to avoid confusion and aid ↵Chris Young2011-05-061-2/+2
| | | | | | | | | | adding support for other DataType classes. Disable MNG/WebP by default as they aren't common and the required libs are quite large; DataTypes can handle these formats for now. svn path=/trunk/netsurf/; revision=12284
* Script to create a resources dir in the build tree, for running NetSurf from ↵Chris Young2011-04-091-0/+21
| | | | | | | | | the build tree or running makepackage (which assume a resources dir with the appropriate links in place) svn path=/trunk/netsurf/; revision=12175
* copy documentationChris Young2011-03-261-1/+1
| | | | svn path=/trunk/netsurf/; revision=12137
* Use webp.library instead of libwebp.soChris Young2011-03-211-2/+2
| | | | svn path=/trunk/netsurf/; revision=12117
* Update to use official libwebp 0.1Chris Young2011-03-201-1/+1
| | | | | | Remove libvpx references as no longer needed. svn path=/trunk/netsurf/; revision=12115
* Copy our updated working libpng.so; this fixes the cyan boxes on WikipediaChris Young2011-03-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=11878
* Copy correct libxmlChris Young2011-01-091-1/+1
| | | | svn path=/trunk/netsurf/; revision=11269
* Copy correct filesChris Young2011-01-061-2/+5
| | | | svn path=/trunk/netsurf/; revision=11233
* Update to newer libcurl, avoids libssl conflicts (credit: MickJT)Chris Young2010-11-101-1/+1
| | | | svn path=/trunk/netsurf/; revision=10943
* Tweak package, use newer libsslChris Young2010-11-072-2/+2
| | | | svn path=/trunk/netsurf/; revision=10941
* Add libvpx.so.0.9.5Chris Young2010-11-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=10938
* Remove libhpdf.so (as pdf export disabled currently) and libvpx.so (as we ↵Chris Young2010-11-021-3/+2
| | | | | | | | | have to static link due to unspecified problems). Clear up the commented-out list of shared objects. svn path=/trunk/netsurf/; revision=10934
* NetSurf drawer icon (credit: Martin Merz)Chris Young2010-11-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=10932
* Copy icons to theme dirChris Young2010-10-061-1/+2
| | | | svn path=/trunk/netsurf/; revision=10867
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-1/+1
| | | | | | Only enabled for Amiga build currently, may have colour issues on little-endian CPUs svn path=/trunk/netsurf/; revision=10860
* Avoid libjpeg version conflictsChris Young2010-08-241-1/+1
| | | | svn path=/trunk/netsurf/; revision=10711
* Build libparserutils (and NetSurf) against libiconv instead of newlib's iconv.Chris Young2010-05-031-2/+2
| | | | | | | | | This fixes the bug with lpu's iconv filter causing freezing on OS4 NetSurf. With an appropriate font (eg. Bitstream Cyberbit) Japanese characters will now display. Test websites work, but proper Japanese websites cause an assert which may be caused by amiga/font.c incorrect text size calculations. svn path=/trunk/netsurf/; revision=10546
* Ensure we are using the libpng 1.2 includes, as OS4 Cairo is using a deprecatedChris Young2010-05-031-2/+2
| | | | | | function which does not exist in libpng 1.4. svn path=/trunk/netsurf/; revision=10543
* Update 2 SObjs installation (create links for updated libpng and unnecessary ↵Chris Young2010-04-301-1/+1
| | | | | | | | clutter for libz) svn path=/trunk/netsurf/; revision=10537
* Avoid errors running makepackageChris Young2010-04-242-1/+0
| | | | | | | | fitr was written by me, and included for convenience (the install script needs it). There are no distribution restrictions when using it wrt the OS4 version of NetSurf. See http://www.unsatisfactorysoftware.co.uk/fitr svn path=/trunk/netsurf/; revision=10475
* Remove verbose_log from options fileChris Young2010-04-031-1/+1
| | | | | | Copy libz as I've built 1.2.4 and it has faster gzip code svn path=/trunk/netsurf/; revision=10230
* Use OS4.1 Update 1 launch-handler when available. Will fall back to ↵Chris Young2010-01-161-2/+3
| | | | | | | | | OpenURL.library even if URL: is dismounted while NetSurf is running. Installation adds the lines to configure launch-handler to open URLs in NetSurf. svn path=/trunk/netsurf/; revision=9835