summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
* Fix warningsChris Young2014-11-091-6/+6
* Fix warningsChris Young2014-11-093-11/+5
* Fix warningsChris Young2014-11-091-12/+8
* Fix warningsChris Young2014-11-091-9/+7
* Fix warningsChris Young2014-11-091-7/+7
* Fix warningsChris Young2014-11-092-69/+64
* Fix warnings, remove unused code.Chris Young2014-11-093-28/+14
* Fix warningChris Young2014-11-091-1/+0
* Fix warningsChris Young2014-11-091-9/+7
* Don't bug the user if a non-essential library can't be opened - just log it.Chris Young2014-11-091-2/+8
* Terminate execution if an essential library fails to openChris Young2014-11-093-55/+61
* Log library open attemptsChris Young2014-11-091-0/+2
* Open libraries *before* we need them...Chris Young2014-11-091-2/+3
* All required libsChris Young2014-11-091-2/+96
* Fix graphics.libraryChris Young2014-11-091-0/+2
* More libraries, tidy-upChris Young2014-11-093-17/+34
* Use macros for clarityChris Young2014-11-092-13/+17
* Fix headersChris Young2014-11-093-5/+8
* Add new libs file to centrally open/close required libraries, and move a coup...Chris Young2014-11-094-22/+75
* remove -lautoChris Young2014-11-091-2/+2
* Improve Doxygen documentationVincent Sanders2014-11-081-1/+1
* Fix several doxygen issuesVincent Sanders2014-11-083-7/+5
* Don't crash if download dir not setChris Young2014-11-041-1/+2
* Fix stupid nsurl struct mistake for amiga.Vincent Sanders2014-11-031-1/+2
* replace save_link operation table entry usage of textural url with nsurlVincent Sanders2014-11-032-6/+7
* change url setting api to take an nsurl instead of a text stringVincent Sanders2014-11-021-6/+9
* fix errors introuced with previous header cleanup.Vincent Sanders2014-11-022-1/+6
* Change contextual content retrieval to browser features.Vincent Sanders2014-11-022-6/+6
* Don't need old URL header.Michael Drake2014-10-312-2/+0
* use nsurl_nice and remove url_niceVincent Sanders2014-10-311-1/+3
* Change min stack (again) to 128KChris Young2014-10-301-1/+1
* add missing include to amiga historyVincent Sanders2014-10-291-0/+1
* Update url setting API to return nserror code instead of calling warn_userVincent Sanders2014-10-291-2/+3
* If the initial download dir is changed, update requesters immediately to use ...Chris Young2014-10-281-1/+5
* fix amiga pdf save includeVincent Sanders2014-10-271-1/+1
* Clean up saving as PDFVincent Sanders2014-10-262-6/+1
* Move scroller check into update_extent, where it makes more senseChris Young2014-10-261-1/+2
* Check scroller requirements as part of the reformat.Chris Young2014-10-261-7/+4
* Avoid a crash on exit in kiosk modeChris Young2014-10-261-1/+3
* Expand status bar to entire window widthChris Young2014-10-261-83/+47
* Make the new hscroller work properlyChris Young2014-10-261-24/+6
* Move the hscrollbar inside the windowChris Young2014-10-262-20/+77
* Offset new windows as per style guideChris Young2014-10-261-11/+20
* Make window counting a generic functionChris Young2014-10-263-18/+36
* Schedule redraws for 1cs to ensure they take place after reformats (which are...Chris Young2014-10-261-1/+1
* Don't need redraw_scheduld as the scheduler stops it being scheduled twice an...Chris Young2014-10-262-6/+0
* Fix button update, avoid forward declChris Young2014-10-261-60/+58
* remove the die API from the core.Vincent Sanders2014-10-261-0/+9
* Fix url variable name.Michael Drake2014-10-261-1/+1
* Add missed semicolon, and ensure nsurl is unreffed.Michael Drake2014-10-261-2/+2