Code Monkey home page Code Monkey logo

amiga-mui / htmlview Goto Github PK

View Code? Open in Web Editor NEW
10.0 7.0 4.0 717 KB

A well-known and used MUI custom class (HTMLview.mcc) which provides MUI application programmers a gadget for viewing/displaying HTML pages. It comes with an object-oriented design, slim and tidy so that the HTML engine is capable of showing HTML very fast...

License: GNU Lesser General Public License v2.1

C 49.12% C++ 46.42% Objective-C 0.22% Perl 2.45% Makefile 1.80%
mui mcc html-viewer amiga amigaos3 amigaos amigaos4 morphos

htmlview's Introduction

/***************************************************************************

 HTMLview.mcc - HTMLview MUI Custom Class
 Copyright (C) 1997-2000 Allan Odgaard
 Copyright (C) 2005-2007 by HTMLview.mcc Open Source Team

 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.

 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.

 HTMLview class Support Site:  http://www.sf.net/projects/htmlview-mcc/

 $Id$

***************************************************************************/

With full permission of the previous author (Allan Odgaard) HTMLview.mcc
12.6+ is hereby released as free software under the GNU Lesser General Public
License. Please read this license (COPYING) and make sure you understand the
terms and conditions of this license.

HTMLview.mcc is compiled with GCC v2, v3 and v4+ compilers. All required
third party header files should already be included in the SVN repository.
However, please note that you might need some more third party tools/utilities
not included/listed here.

If you want to contribute to the development of HTMLview.mcc please register
with SourceForge.net and notify one of the project admins of the HTMLview.mcc
project available at http://www.sf.net/projects/htmlview-mcc/

Jens Langner
April, 2005

htmlview's People

Contributors

alranieri avatar jens-maus avatar pbobbenb avatar sorbits avatar tboeckel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

htmlview's Issues

HTMLView bugs on MorphOS

HTMLView doesn't seem to work correctly under MorphOS. Not the native version nor the 68k version.

The demo program from the archive does start and shows the page, but makes a Wipeout hit. Using HTMLView from Hollywood's RapaGUI plugin also crashes.

Out of curiosity I also tried 68k version of the libraries, but it also makes hits and the demo program just shows empty page.

I'll attach few debug logs of each situation.

MUIA_HTMLview_Contents and external files

When using MUIA_HTMLview_Contents to set the HTMLview contents, there seems to be a problem with resolving external files. Consider the following code:

set(obj, MUIA_HTMLview_Contents, "<html><head></head><body>Hello World<br><hr><br><img src=\"test.png\"></body></html>")

"test.png" is never displayed although it is in the program directory. I checked with SnoopDOS and HTMLview.mcc seems to look for a file ".png" which of course fails. I don't know why it strips the "test" from the filename passed to <img src=>.

Please fix.

Beta timeout

The OS3 version of HTMLview always opens a requester at first start informing the user that this beta is older than 3 months and that I should get a newer one. This is quite annoying.

HTMLview doesn't work with MUI4 on OS3

On OS3 HTMLview doesn't work correctly with MUI4. There is a blue-checkered pattern all over the gadgets contents making everything unreadable. See screenshot. There should be a HTML page in the area that is blue-checkered but only two images reading "NEW" from that page are actually visible.

It works correctly with MUI 3.8. I haven't checked OS4 and MorphOS yet.
shot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.