summaryrefslogtreecommitdiff
path: root/atari/Makefile.target
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-226/+0
|
* Convert atari to bitmap render interfaceVincent Sanders2015-04-241-1/+0
|
* move the mandantory library config for libcss and libdom to core makefileVincent Sanders2015-04-171-2/+1
|
* Add trivial maps facilitator at about:mapsMichael Drake2014-10-221-0/+1
| | | | | | | | This is a simple HTML front end for the Google Static Maps API, since we don't yet have enough JS support for the full Google Maps. See: https://developers.google.com/maps/documentation/staticmaps/
* Include default cache folder in packageOle Loots2014-09-161-0/+1
|
* Replace default posix file handling table with GEMDOS compatible oneOle Loots2014-09-131-0/+1
| | | | | | | | | | | | | Since build #1917, URL to path conversion was broken. Thanks to Peter for reporting the bug. Most of the path handling code was taken from the windows frontend. Note: - NetSurf core switched to an file handling table with default posix compatible functions. - The atari frontend always uses GEMDOS compatible path like: "u:\folder\1", even when running on top of FreeMiNT environment.
* Pull warning flags out into variables that can be overriden seperately for C ↵Vincent Sanders2014-09-051-1/+1
| | | | and C++
* improve iconv library handlingVincent Sanders2014-04-301-1/+1
|
* Atari: run correct freetype-configJohn-Mark Bell2014-01-191-1/+2
|
* remove all references to using libMNGVincent Sanders2014-01-041-1/+0
|
* Default downloads directory name is "downloads" not "download"Ole Loots2014-01-021-1/+1
|
* Removed obsolete dir.png from package.Ole Loots2013-12-281-1/+0
|
* Copy all icon resources into the installation packageOle Loots2013-12-281-2/+2
|
* Make package: Copy netsurf.png into res folder, not into root of packageOle Loots2013-12-211-1/+1
|
* Revert "Use correct LD_LIBRARY_PATH for additional libraries"Ole Loots2013-12-051-1/+1
| | | | This reverts commit 5b4a9e9315d688765115f846a8cd1731dfffb5b3.
* Use correct LD_LIBRARY_PATH for additional librariesOle Loots2013-12-041-1/+1
|
* Copy language file into installation package.Ole Loots2013-11-231-0/+1
|
* Reverted local adjustments to Makefile.target.Ole Loots2013-10-061-6/+6
|
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-0/+1
|
* Added SSL Cert Inspector WindowOle Loots2013-10-061-0/+1
| | | | (based on treeview API)
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-7/+7
| | | | (The Cookie Manager window is a new one)
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-11/+13
| | | | (removed all modules which used the old tree API)
* Tuned frontend Makefiles for local environment.Ole Loots2013-10-061-6/+6
|
* move atari to new options codeVincent Sanders2013-05-281-1/+0
|
* fixup message splitting with updated toolVincent Sanders2013-05-021-2/+1
|
* Some more finetuning...Ole Loots2013-01-311-0/+2
|
* Finally it compiles without WinDom - still some things to bring back:Ole Loots2013-01-071-2/+1
| | | | | - Serch window - Pop Menus in the settings dialog
* Bring netsurf frontend arch and buildsystem arch in sync.Ole Loots2013-01-051-3/+3
| | | | | Previously, the frontend used ATARI_ARCH for output package configuration, this is now changed to ATARIARCH.
* Removed browser.h/.cOle Loots2013-01-031-1/+0
|
* Implemented caret redraw.Ole Loots2013-01-011-1/+0
|
* Merge branch 'master' into mono/removing-windom-dependencyOle Loots2012-12-311-1/+1
|\
| * move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
| |
* | Updated Makefile.targetOle Loots2012-12-311-1/+3
| |
* | - started to work on settings dialogOle Loots2012-12-211-2/+3
| | | | | | | | | | | | - some WIP in treeview widgets. Changed destroy / and init handling. It requires some optimization, when the widget is closed it must remove itself from the guiwin list, for perfomance.
* | Merge branch 'master' into mono/removing-windom-dependencyOle Loots2012-12-181-2/+2
|\|
| * make macro name more correctVincent Sanders2012-12-131-2/+2
| |
* | Preparing for merge...Ole Loots2012-12-181-2/+4
| |
* | Removed global_evnt.c module.Ole Loots2012-12-061-2/+2
| |
* | Imporved gemtk toolbar handling.Ole Loots2012-11-191-9/+36
|/
* Revert "Added missing Makefile changes for recent deskmenu commit."Ole Loots2012-11-181-1/+1
| | | | | This reverts commit c5fb16d56df03580d99fae44d9fea44868f33cc5. This change belongs into a new branch
* Added missing Makefile changes for recent deskmenu commit.Ole Loots2012-11-141-1/+1
|
* Added message box, so warn_user works as expected.Ole Loots2012-11-121-1/+1
|
* Remove libxmlJohn-Mark Bell2012-11-101-2/+1
|
* Port save complete to libdom.John-Mark Bell2012-11-031-1/+1
|
* A little bit of polish?Rob Kendrick (fatigue)2012-11-031-1/+1
|
* Minimal fix to get atari rebuildingRob Kendrick (fatigue)2012-11-031-2/+2
|
* Add optional use of STACK & STRIP Variables.Ole Loots2012-10-141-10/+12
|
* Strip the resulting executable, also update stack size.Ole Loots2012-10-131-13/+14
| | | | Consider m5475 toolchain (new Variable CROSS_COMPILE).
* Added netsurf.png to package, now the welcome page displays correctly.Ole Loots2012-08-281-0/+1
| | | | | Altough I don't like to have netsurf.png floating around in the root directory of netsurf.
* Do not install FatMessages file, but english default.Ole Loots2012-08-261-1/+8
| | | | Also install welcome.html & etc.