Software : : Origyn Web Browser v1.9
Posted By: ASiegel. on 2010/8/19 8:51:49
Origyn Web Browser v1.9Fabien "Fab" Coeurjoly has released yet another version of Origyn Web Browser for MorphOS. You can download version 1.9 via the following website: http://fabportnawak.free.fr/owb/

Web Browser Changes:

- Updated to OWB r1468. To be noted OWB doesn't seem to be actively developped
since May, so I'll merge directly against WebKit, from now on.

- Updated to WebKit r63894 (July 2010).

- Updated to CURL 7.21.0

- Interrupt a pending DNS thread immediately when a connection handle is being disposed.

- Reduced the amount of Exec signals allocated for DNS resolution threads
(one for all threads, instead of one per thread).

- Added OWB_CURL_FORBID_REUSE ENV var to disable CURL connection re-use feature
(this feature sometimes causes stalled connections, for a yet unknown reason).

- Fixed a strange cookie path restriction in OWB cookie handling, which makes wordpress.com login work.

- Fixed youtube.js to work with Youtube latest changes, and made MPEG4 the default format (fmt=18), instead of FLV, since it's faster and better supported.

- Added per-tab options in settings menu for plugins, images, javascript and user-agent.

- Reworked the refresh method to use several rectangles, when it's more efficient to do so.

- Modified the scrolling implementation to behave correctly with the WebKit recent optimizations regarding fixed elements. It also fixes some occasional glitch in custom scrollers rendering.

- Disabled WebKit box-shadow effect rendering, since it was extremely slow with cairo. This "cures" abnormal slowness on sites like apple.com/html5 or ign.com.

- Added a "remaining time" column in download manager.

- Added Amiga + z and Amiga + shift + z qualifier for undo/redo.

- Added Shift + Space shortcut as "page up" function.

- Added a search string in bookmark and cookies window.

- "Add bookmark" button now adds bookmarks below the currently selected node, or at the end of the current group list, if a group node is selected. If no entry is selected, the new link is still added to the end, like before.

- Allow to scroll in bookmark tree when dragging an entry over upper or lower areas of the listtree object.

- Added a persistant "show in menu" option in the bookmark title selection window (this window appears when dropping a link on quicklinks group or "add bookmark" button).

- Added a special favicon for bookmarks/quicklinks with "java script:" scheme.

- Added a contextmenu to copy an entry URL in password manager.

- Character '&' wasn't processed properly in search engine string.

- Truncate history/bookmark to 64 characters in pulldown menu.

- Moved WebInspector ENV var option to a regular setting in Prefs->Content section.

- Added an option to enable/disable plugins globally in Prefs->Content section.

- Create a new tab/window when selecting an entry in "recently closed views" menu.

- Added user-agents for Chrome, Iphone and Ipad (spoofing as IPad can help showing some sites with HTML5 Video/Audio instead of Flash).

- Added OWB_NO_STATIC_BACKGROUND ENV variable to ignore background "fixed" CSS attribute, which improves scrolling performance.

- Added notes about Youtube and the specific settings to make it work in HTML5 or at least without Flash using the builtin player. So *please* read the Youtube section of the included documentation if you have trouble playing Youtube videos.


Media Player Changes:

- Changed native controls skin and behaviour to look like Chrome's mediaplayer.

- Added optional support for VP8/WEBM codec (Settings->Media section).

- Added optional support for fast seeking (consists in creating a new connection instead of downloading everything before the target position). It can be disabled
in Settings->Media section.

- Made the H264 loopfilter mode configurable in Settings->Media section

- Enabled altivec in ffmpeg (except for Theora, since it's currently broken).

- Disabled ffmpeg FAST flag for decoding, since it could give ugly results
on some files.

- Added play/pause/mute/unmute/download media/copy media URL contextmenu
entries for HTML Media elements.

- Defer audio hardware allocation until play event, and release it at the end of stream instead of waiting until media player destruction, to help a bit with people not using device.audio AHI mode. WebKit can indeed cache mediaplayer instances until tab destruction, so there are situations where audio wouldn't be available anymore.
 
  • Order of the Butterfly
    Order of the Butterfly
    GMKai
    Joined: 2003/4/7
    Posts: 253
    From:
    nice one
  • »2010/8/19 9:37
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    vulture
    Joined: 2008/2/4
    Posts: 191
    From: Greece
    Awesome work Fab!
  • »2010/8/19 13:05
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Joined: 2009/2/26
    Posts: 1061
    From: Tczew, Poland
    Fab thanks for that!
    MorphOS 3.x
  • »2010/8/19 13:17
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    jcmarcos
    Joined: 2003/3/13
    Posts: 1178
    From: Pinto, Madrid ...
    The FABulous man never stops! What a joy having you in the MorphOS camp. Aside from the phenomenal list of enhancements, brilliantly detailed, this is one that surprised me:

    Quote:

    Added Shift + Space shortcut as "page up" function.


    How can you possibly pay attention to such a tiny, unimportant detail? That's amazing!
  • »2010/8/19 14:09
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    takemehomegrandma
    Joined: 2003/2/24
    Posts: 2720
    From:
    Quote:

    - Updated to OWB r1468. To be noted OWB doesn't seem to be actively developped
    since May, so I'll merge directly against WebKit, from now on.

    - Updated to WebKit r63894 (July 2010).


    So the "OWB" effort is kind of stranded, but your browser will continue to evolve through the use of webkit directly? Does this also mean you will consider giving it a better name than "OWB"? :-P ;-)

    Thanks for the update BTW!

    :-)
    MorphOS is Amiga done right! :-)
    MorphOS NG will be AROS done right! :-)
  • »2010/8/19 14:17
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    I'm not sure yet, but OWB project hasn't been touched in two months, and I have a feeling the company financing it (pleyo) went down (emails of the main contributors from pleyo have changed to other companies domains in latest commits).

    Anyway, OWB was mostly a layer above WebKit (actually cloning Windows API from WebKit), adding some digital TV extensions for some embedded devices targets (irrelevant to us), and with a reorganisation regarding platform-dependant files.
    The good thing was they were doing the WebKit merge themselves, which often takes one or two days (and the more you wait to sync, the longest it is :)).

    So, since they don't do this webkit merge work anymore, I do it instead, and it's a bit tedious too. :)

    Regarding the name, a new one wouldn't be a problem. But changing it now might cause some confusion.

    [ Edited by Fab On 2010/8/19 15:35 ]
  • »2010/8/19 14:34
    Profile Visit Website
  • Yokemate of Keyboards
    Yokemate of Keyboards
    takemehomegrandma
    Joined: 2003/2/24
    Posts: 2720
    From:
    @Fab

    OK, thanks for the clarifications! :-)

    Quote:

    Regarding the name, a new one wouldn't be a problem. But changing it now might cause some confusion.


    Well, maybe it's just me, but I always thought the "OWB"/"Origyn" was an incredibly lame name to begin with. And you have made a unique web browser out of the webkit/OWB anyway, so I definitely think it deserves a name of its own! :-) Different "OWB" ports have different version numbers, and all ports are very different anyway, so the confusion is already there I think. And you are at the "2.0" release, which could as well be a 1.0 release for a new name! :-)
    MorphOS is Amiga done right! :-)
    MorphOS NG will be AROS done right! :-)
  • »2010/8/19 15:16
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Daff
    Joined: 2003/4/5
    Posts: 242
    From:
    "Butterfly" could be a nice name :

    - Morphos are butterflies.
    - Butterfly can "butiner" (as we say in french).
    - "Butiner" is also a word in the Internet field.
    - Butterflies are lightweight and free.
    - Butterflies comes from a morph of a previous species, like MorphOS with AmigaOS.
    Obligement - L'Amiga au maximum
    http://obligement.free.fr
  • »2010/8/19 18:56
    Profile Visit Website
  • ASiegel
    Joined: 2003/2/15
    Posts: 1370
    From: Central Europe
    Many web browsers names are related to travelling, exploration or networking... It might be a good idea to come up with names that fit the same scheme. Sputnik, which is / was a great name, certainly fit right in there.

    How about "Cosmos"? Too obvious of a pun? :)
  • »2010/8/19 19:11
    Profile
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    stephen_robinson
    Joined: 2007/4/22
    Posts: 746
    From:
    Laika?

    TBH, I rather like Origyn as a name.
  • »2010/8/19 21:42
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Travis_H
    Joined: 2009/12/17
    Posts: 145
    From: Salem, Oregon,...
    What's the best way to update my current OWB 1.8 installation? Can I just copy the archive over the top? I've currently got three folders of OWB on my hard drive and each time I have to reconfigure everything!

    TJH
  • »2010/8/19 22:19
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    Joined: 2005/4/9
    Posts: 423
    From: magyarorszag/h...
    "Many web browsers names are related to travelling, exploration"

    well, butterflies do travel too:) in fact theres a butterfly specie that makes a thousands of km's from canada to mexico every year - i guess that fits to "travelling" and "exploration". dunno its name atm...

    i think the "ButterFly" name is a very good one for a browser and the best for a morphos browser. the icon/logo could be a globe with a big, beautiful (but not blue as its morphos:) butterfly around it (or top/front/behind it:)
    DEAD pegII/G4@1000.1gb ram.radeon 9200pro
    240 gigz hd.nec dvdrw.MorphOS 2.4 DEAD
    -=-=-=-
    amiga1200T.blizzardppc@180/040@25.96megz ram
    -=-=-=-=-
    zx.spectrum@3.5
  • »2010/8/19 22:39
    Profile Visit Website
  • Order of the Butterfly
    Order of the Butterfly
    Joined: 2005/4/9
    Posts: 423
    From: magyarorszag/h...
    @Travis_H

    copy over everything except "conf" drawer and "bookmarks.html" file. that should do.
    in case you have custom navigation images and stuff then leave out "resource" drawer as well:)

    [ Edited by sadddam On 2010/8/20 0:42 ]

    [ Edited by sadddam On 2010/8/20 0:43 ]
    DEAD pegII/G4@1000.1gb ram.radeon 9200pro
    240 gigz hd.nec dvdrw.MorphOS 2.4 DEAD
    -=-=-=-
    amiga1200T.blizzardppc@180/040@25.96megz ram
    -=-=-=-=-
    zx.spectrum@3.5
  • »2010/8/19 22:41
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Joined: 2008/7/11
    Posts: 870
    From: Delaware, USA
    I really like this one now. One thing though, the bookmark window now flows vertically, without columns, and wouldn't you know it, I have about 54 of them, so the latest entries are off the screen at the bottom. Could we get a down arrow or scroll to end?
    Secondly, sliding tabs would we nice too. Right now they take the replace of the tab they are highlighted onto instead of just moving there (I use this on chrome). Its nice to show this on my flat screen when I have to google for company! I feel kinda saavy ;-)
  • »2010/8/20 5:21
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    magnetic
    Joined: 2003/3/1
    Posts: 2129
    From: Los Angeles
    Good job fab! congrats and thanks..

    Guys to forget the 'donate' button 8-D
    Pegasos 2 Rev 2B3 w/ Freescale 7447 "G4" @ 1ghz / 1gb Nanya Ram
    Quad Boot: MorphOS 2.7 | Amiga OS4.1 U4 | Ubuntu PPC GNU/Linux | OS X 10.4
  • »2010/8/20 10:14
    Profile Visit Website
  • jPV
  • Yokemate of Keyboards
    Yokemate of Keyboards
    jPV
    Joined: 2003/2/24
    Posts: 2027
    From: po-RNO
    Absolutely great work :)

    But for the naming... I somehow don't like these suggested old eastern/soviet style space names. It doesn't give me an image of shiny modern new era browser as it should :) If you change the name, something else please.. or better keep the old if there isn't something really striking option.

    And that reminds me Timberwolf... ok, it is an animal, but all my mind says is something like logs and saws etc old-timer stuff, not cutting edge :)
  • »2010/8/20 12:40
    Profile Visit Website
  • MorphOS Developer
    Krashan
    Joined: 2003/6/11
    Posts: 1107
    From: Białystok...
    Many web browsers names are related to travelling

    Name it "LightPulse". Nothing travels faster than ligth.
  • »2010/8/20 13:05
    Profile Visit Website
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    @xyphoid

    Not sure what you mean with bookmarks. There are columns, and there are scroller arrows.

    The tab handling is entirely managed by MUI itself.
  • »2010/8/20 13:14
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Joined: 2008/7/11
    Posts: 870
    From: Delaware, USA
    I'm not talking about the "star button" left of the search, which brings up the bookmarks, but the one in the top menu when you right click which displays them. I checked again, but there is no arrow to allow you to see the rest off screen
  • »2010/8/20 15:59
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    Ah, i see, bookmarks displayed in intuition menu. Well, this is an intuition limitation. Nothing can be done on my side about that. But you can also use sidepanel, or sort your bookmarks so that they don't take that much space. :)
  • »2010/8/20 16:37
    Profile Visit Website
  • Moderator
    guruman
    Joined: 2003/7/22
    Posts: 461
    From:
    Very nice work, as usual! And thanks also to ASiegel, gotta love that icon... ;-)

    Kind regards,
    Andrea
  • »2010/8/20 20:35
    Profile
  • Moderator
    Kronos
    Joined: 2003/2/24
    Posts: 2239
    From:
    New name for OWB ?


    Pioneer ?

    Mariner ?

    Or simply:

    Butterfly :-P
  • »2010/8/20 21:06
    Profile
  • Yokemate of Keyboards
    Yokemate of Keyboards
    takemehomegrandma
    Joined: 2003/2/24
    Posts: 2720
    From:
    Nice to see that at least some more people than just me thinks that MorphOS's "OWB" would deserve a new, fresh name of its own! :-)

    @Daff
    Quote:

    "Butterfly" could be a nice name :

    - Morphos are butterflies.
    - Butterfly can "butiner" (as we say in french).
    - "Butiner" is also a word in the Internet field.
    - Butterflies are lightweight and free.
    - Butterflies comes from a morph of a previous species, like MorphOS with AmigaOS.


    I agree that "Butterfly" would be kind of a nice name. Personally, I especially like the "lightweight and free" in your suggestion. But it's too obvious, given the MorphOS butterfly logo IMHO. And I think the French "Papillon" *sounds* nicer than "Butterfly", at least when people try to pronounce it in French. But the problem is that the majority of people in the world *wouldn't* pronounce it in the french way, but in some other, not as good sounding way...

    Esperanto: "Papilio"?

    Hmm, nah(?), I don't know. Esperanto words has a cool touch by *simply being Esperanto* in my world, but "Papilio" is a bit too short and anonymous to English speakers (the majority of the world).

    "Laika"? A bit morbid? Nah, I agree with jPV about the "old Soviet style space names". Nothing to aim at! And "Timberwolf" is just... well, hmm...

    I think we would want something Fresh! Lite! Light! Something with a better meaning than "OWB"/"Origyn". And International!

    Hmm, well, since the suggestion of a name change wasn't *completely* ruled out by Fab, maybe we should continue "hunting" and see if we could come up with a good catch?

    :-)
    MorphOS is Amiga done right! :-)
    MorphOS NG will be AROS done right! :-)
  • »2010/8/20 21:24
    Profile
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Joined: 2009/2/26
    Posts: 1061
    From: Tczew, Poland
    We are talking about a new name how is Fab about that?
    MorphOS 3.x
  • »2010/8/20 23:21
    Profile Visit Website
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    To be honest, i don't care a lot about the name. :)
    But if you find a nice one, maybe i'll think about changing it.
  • »2010/8/21 0:29
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Joined: 2009/2/26
    Posts: 1061
    From: Tczew, Poland
    So.. well.. Fabrowser ;)
    MorphOS 3.x
  • »2010/8/21 1:06
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    Jambalah
    Joined: 2008/3/30
    Posts: 820
    From: Roma, Italy
    Happyly surprised by so much improvements what else could one say out of a gigantic thanks?!?
  • »2010/8/21 7:21
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Leif
    Joined: 2006/5/31
    Posts: 111
    From: Sweden
    "Well, maybe it's just me, but I always thought the "OWB"/"Origyn" was an incredibly lame name to begin with. And you have made a unique web browser out of the webkit/OWB anyway, so I definitely think it deserves a name of its own! Different "OWB" ports have different version numbers, and all ports are very different anyway, so the confusion is already there I think. And you are at the "2.0" release, which could as well be a 1.0 release for a new name! "


    How about Fabolous Browser, or Fab Browser :)
    FB for short. Or Fabs Webkit Browser, FWB.
    Or just Morphos Browser.. nah.. first two rules.
  • »2010/8/21 15:35
    Profile
  • Butterfly
    Butterfly
    MaveRickPL
    Joined: 2009/12/31
    Posts: 73
    From: Chicago, IL.
    First Fab... thank You very very much for this great MorpOS browser !
    Second ... It should stay old name OWB.
    Third ... Can You Fab put new tab button and URL line in same level/line with navi buttons ?
    Right now from navi buttons to right is empty, not used space ...
  • »2010/8/21 15:49
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    @MaverickPL

    About toolbar/navigation layout, my goal is to have something configurable: allow the user to drag the groups and put them wherever he wants (like ibrowse, more or less), and possibly add custom actions (rexx or whatever), too.
    But it's still not at the top of the todo-list, since it's quite boring work. :)
  • »2010/8/21 16:04
    Profile Visit Website
  • Paladin of the Pegasos
    Paladin of the Pegasos
    pampers
    Joined: 2009/2/26
    Posts: 1061
    From: Tczew, Poland
    Is the autofilling form on the top of todo list? :D Ok I will stop moaning about that ;)
    MorphOS 3.x
  • »2010/8/21 16:43
    Profile Visit Website
  • Priest of the Order of the Butterfly
    Priest of the Order of the Butterfly
    xyphoid
    Joined: 2008/7/11
    Posts: 870
    From: Delaware, USA
    If a new name could be applied, (personally owb is fine with me too) then Mariner seems to coincide with the compass, as I'd hate to lose the icon which I've grown to love. Unfortunetly, navigator is already claimed.
  • »2010/8/21 16:44
    Profile
  • ZB
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    ZB
    Joined: 2008/9/29
    Posts: 115
    From:
    Great Fab...
  • »2010/8/24 15:15
    Profile
  • JJ
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    JJ
    Joined: 2010/7/7
    Posts: 147
    From: Wales
    How about in welsh then. two versions

    gloyn byw is the proper but my fav is Pili Plal

    Sorry translation of butterfly

    :-)

    [ Edited by JJ On 2010/8/25 17:16 ]

    [ Edited by JJ On 2010/8/25 17:21 ]
    We don't stop playing because we grow old; we grow old because we stop playing. - George Bernard Shaw


    Xbox Live: S0ulA55a551n2
  • »2010/8/25 16:16
    Profile
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Sprocki
    Joined: 2005/2/23
    Posts: 128
    From: Berlin - Germany
    Thanks for this update with so many new functions and improvements. Not that much that I miss from my Opera anymore (mouse gestures in first place, though), so I would like to suggest some often used functions that also OWB could use:

    1) Context menu entry "define search" to ask for a shortcut (arbitrary string) that can be used in URL string gadget to search for things without the need to open the search site at first. (Example: "l house" in URL textstring gadget opens http://dict.leo.org on the same tab searching for "house" finding the translation to "Haus".) Also, for every quick search defined by the user an additional context menu entry could be generated to not just search the web for it but insert the marked string into one of his favourite search engines.
    2) Switch tabs to left/right by using "1" and "2" keys.

    Some UI related proposals:
    3) Replace cycle gadgets by MUI ones. Most of the time you cannot distinguish whether a gadget is a text gadget or cycle gadget. Why? Because they look the same. Just when you click them a long list appears. Better would be to show the different kind of gadgets to the user by using different symbols like pull down triangle or such. THat way, OWB gadgets (or maybe WebKit, I don't know) could be replaced by MUI ones.
    4) Show the magnifying size in bottom status line (120% or such).

    As for a new name, I like "Papillon" best. For those who do not know how to pronounce French words Fab could play a sample on startup while FONTS are rebuilt, anyway. Or point the user to have a look at James Bond #14 - "A View to a Kill" (sadly right before Duran Duran's video starts).
  • »2010/8/26 12:32
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    1. It's already on my todo
    2. There are already some shortcuts to switch tabs (amiga + 1 2 .. n, amiga + pgup/down, and also ctrl + [shift] + tab, but this one only works in particular focus conditions for now).
    3. No. It's way too much work to use real mui gadgets inside the webview, and it would cause all kinds of layout issues too, not even mentioning the lack of unicode support (remember sputnik?). On the other hand you can redefine yourself the webkit styles by creating PROGDIR:resources/userstylesheet.css. This one would override button style, for instance:
    input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2f5fc), to(#b3c7ec));
    border: 1px solid #92a2bb;
    padding: 3px 5px;
    }

    I can't remember the one for cycles, but it's doable as well.

    4. Why not, but i must be careful and avoid cluttering UI with too much information/gadgets.
  • »2010/8/26 15:02
    Profile Visit Website
  • Butterfly
    Butterfly
    MaveRickPL
    Joined: 2009/12/31
    Posts: 73
    From: Chicago, IL.
    Fab and @ll

    I using a lot www.craiglist.org On OWB i can not put sellinfo. After fillout everythind and insert secury code from pic I have error window like time out. On same internet connection on PC FF 3.6 everything is ok.

    Its something with OWB or my connection ?
    I have PC in my work connect by WiFi and this PC share internet with MiniMac/MorphOS2.5...

    P.S. Sometime when I click on web link it show right away window time out. When I click again everything is fine (downloading web page). On OWB 1.8 was worst. 1.9 is better but still sometime it show this window.
    Maybe is my connection with internet by PC, but OWB have a to short time connection ? I know i know. but Fab should get it :P

    P.P.S. Sorry for my bad english
  • »2010/8/31 2:32
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    About craiglist, I can also reproduce, and this is a known specific issue with CURL and/or the craiglist server not sending data in the expected encoding format (firefox may just be more tolerant there).
    See http://stackoverflow.com/questions/2392041/why-is-this-warning-being-shown-received-problem-2-in-the-chunky-parser for more information.

    I have no idea about your other generic connection timeouts, though.
  • »2010/8/31 14:20
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Sprocki
    Joined: 2005/2/23
    Posts: 128
    From: Berlin - Germany
    Thanks for your previous answer. Some more ideas:

    5) A bit more flexibilty concerning browser layout would be nice. I like IBrowse for letting me place my navigation and fastlink buttons to the left, same as a toolbar in any paint program.
    6) What about two shortcuts Amiga-R for Reload and Amiga-S for Stop?
    7) Do you consider adding site information like webserver name, version and the like as AWeb does?
  • »2010/8/31 16:38
    Profile
  • Fab
  • MorphOS Developer
    Fab
    Joined: 2003/6/16
    Posts: 1331
    From:
    5. It's on my (long) todo. But there are many more important things before it.:)
    6. Maybe
    7. Why not, but once again, not a top priority. You can also see that kind of information in the header response in WebInspector resource tab, at worst.
  • »2010/9/1 13:49
    Profile Visit Website
  • Acolyte of the Butterfly
    Acolyte of the Butterfly
    Sprocki
    Joined: 2005/2/23
    Posts: 128
    From: Berlin - Germany
    OK, here comes my last low priority proposal for the next release :-)

    8) Let the user request a server certificate, aceept and import it to the local database or keyring.
  • »2010/9/2 9:33
    Profile
  • Just looking around
    deakmann
    Joined: 2009/11/24
    Posts: 9
    From:
    Just upgraded from 1.7 to 1.9 after a bit of time off from Morph OS.

    Works really well but just one complaint it makes a real mess of the BBC news site:-


    http://www.bbc.co.uk/news/
  • »2010/9/29 21:56
    Profile