summaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* fix italian ObjInfo key being labelled frenchVincent Sanders2020-06-151-1/+1
|
* update ca-bundleVincent Sanders2020-05-231-77/+36
|
* update resources copyright years and readme version numbersVincent Sanders2020-05-236-10/+10
|
* fix: Make it OK if the chain isn't avilable during bad-ssl queryingDaniel Silverstone2020-05-231-0/+5
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* FatMessages: Undo encoding change from ChrisDaniel Silverstone2020-05-221-9/+9
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Amiga: Add page info windowChris Young2020-05-221-9/+10
| | | | Currently untested but builds OK
* query/ssl: Include link to view certificate detailsDaniel Silverstone2020-05-221-0/+5
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Page info: Improve certificate fault display style.Michael Drake2020-05-181-4/+0
|
* Display errors properly in certificate windowVincent Sanders2020-05-181-0/+4
|
* Improve certificate page styling.Michael Drake2020-05-171-3/+9
|
* improve certificate viewerVincent Sanders2020-05-161-0/+17
|
* FatMessages: Fix typo, occour -> occur, occoured -> occurredDaniel Silverstone2020-05-041-2/+2
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Resources: Update presentation to use nscolour.Michael Drake2020-04-076-144/+135
|
* About pages: Update presentation using nscolour.Michael Drake2020-04-071-54/+20
|
* Internal stylesheet: Update dirlist style.Michael Drake2020-04-071-6/+0
|
* Internal stylesheet: Update heading styles.Michael Drake2020-04-071-1/+9
|
* Internal stylesheet: Import the nscolour stylesheet.Michael Drake2020-04-071-0/+2
|
* Internal content: Restyle certificate viewer page.Michael Drake2020-02-241-1/+2
|
* Internal pages: Update directory listing style.Michael Drake2020-02-241-13/+22
|
* About fetches resources: Drop maps resource.Michael Drake2020-02-241-85/+0
| | | | It had bitrotted.
* Add BadURL messageDaniel Silverstone2020-02-241-0/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* fetch: Automatically handle fetches which fail to finishDaniel Silverstone2020-02-241-0/+3
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Updated italian translationss.hawamdeh2020-01-211-201/+385
|
* Fix some characters which were not UTF-8Chris Young2019-12-081-3/+3
|
* Add page info icon to Amiga frontendChris Young2019-12-086-3/+8
|
* Add certificate-missing error codeDaniel Silverstone2019-12-031-0/+1
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* make gtk frontend use page information iconsVincent Sanders2019-12-016-125/+92
|
* add gtk icon resources for page informationVincent Sanders2019-12-0115-0/+520
|
* remove spurious whitespace in fetch error pagesVincent Sanders2019-11-041-2/+2
|
* move the fallback text for about handler into messages handlerVincent Sanders2019-10-301-3/+3
|
* add internal query handler for fetch errorsVincent Sanders2019-10-302-0/+45
| | | | | | | | | | | | | Any errors from the fetch which are not already handled are reported with an internal query page instead of a modal dialog. This is much less invasive for the user and much more in keeping with how this is handled by other browsers. The handler is similar to the timeout handler but the functionality is kept separate as it is intended timeout handling be extended in future.
* add internal query page for request timeoutsVincent Sanders2019-10-292-0/+47
|
* Improve timeout error messagingVincent Sanders2019-10-281-0/+1
|
* improve human_friendly_bytesize to cope with sizes up to 16 exibytesVincent Sanders2019-10-191-1/+8
|
* clean up find in page to operate nicelyVincent Sanders2019-09-211-0/+9
|
* add cookie icon and use it for show cookies toolbar buttonVincent Sanders2019-09-211-0/+0
|
* construct all toolbar items from data tableVincent Sanders2019-09-212-0/+3
| | | | | | | | This changes toolbar item constuction to use toolbar_items.h instead of explicit macros. Additionally all remenants of old stock item themeing are done away with and GTK icon names are used instead.
* fix dragging into customisation toolbarVincent Sanders2019-09-211-5/+12
|
* implement more toolbar item handlers and make menus call themVincent Sanders2019-09-211-10/+10
|
* SSL Error: Enable OpenSSL hostname verificationDaniel Silverstone2019-08-141-1/+1
| | | | | | | | Since OpenSSL 1.0.2 there has been hostname verification support which cURL doesn't turn on for some reason. Turn it on so that we get better hostname verification handling. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Clean up message translationsVincent Sanders2019-08-141-1682/+1688
| | | | | | reorder sections to be a bit more logical change numerous messages to be frontend specific move several tokens to the "Unused" secion and comment them all
* add English message text for ssl errorsVincent Sanders2019-08-101-0/+11
|
* About: Tweak the new about query page renderng.Michael Drake2019-08-091-6/+6
|
* apply tlsa styling improvements to about scheme query pagesVincent Sanders2019-08-071-10/+49
|
* add basic styling to about scheme privacy query pageVincent Sanders2019-08-072-2/+40
|
* Improve the about scheme query page generation be be bounds safeVincent Sanders2019-08-061-0/+1
|
* futher refinement on about scheme query stylingVincent Sanders2019-08-061-3/+15
|
* improve css formatting in about scheme query handlersVincent Sanders2019-08-061-0/+29
|
* add about scheme query handlersVincent Sanders2019-08-061-2/+14
|
* update copyright years for releaseVincent Sanders2019-07-176-10/+10
|