Firefox...work in progress

Software e hardware per OS4.x

Messaggioda afxgroup » mar lug 24, 2007 3:48 pm

non penso di che potro' fare molto in questi giorni ragazzi... qui si toccano il 43 gradi.. oggi al sole quando ho ripreso la macchina ce ne erano 50.5... non ho proprio le forze per mettermi a programmare.. è una cosa assurda..
Elf.library.. a noi due....
The BUG Hunter.. +1..
AMIGAONE - SAM - MOANA - A1200 - A600 - A500 - C64
Avatar utente
afxgroup

Admin
 
Messaggi: 3647
Iscritto il: ven giu 11, 2004 9:49 am
Località: Taranto

Messaggioda samo79 » mar lug 24, 2007 10:25 pm

Richi ha scritto:La lista delle modifiche nella homepage di ikirsector e' da considersi in aggiunta a quelle postate su questo forum in passato?


Ora non ho tempo per riguardare, cmq questa è la lista completa delle modifiche:

# NEW CHARSET SUPPORT PLUGIN

It is now possible for AWeb to convert the character set of the viewed page into another via the new charset plugin. For example, the page you are viewing may be using a character set you are not able to view. This plugin will convert such pages to your system character set (by default), or to another of your choosing. Please refer to the plugin readme for further information. Thanks go to Frank (Opi) Weber for the contribution.

# JAVASCRIPT

Dynamic Garbage Collection is now employed.

When the JavaScript interpreter has finished with a JavaScript object, the memory needs to be returned to the pool for later usage. Due to the design of JavaScript as a language, the programmer need not worry about this. Instead, the JavaScript interpreter automatically releases the memory. The process of doing this is called Garbage Collection. The problem is to know which objects are in use by the program and which are not. The old JavaScript interpreter tried to do this at the end of the script which is relatively easy, but has the problem that long scripts can consume all the memory. The new design performs Garbage Colection periodically during script execution.

In layman's terms, this means that some scripts that would timeout or consume all memeory now complete in a fraction of the time.

Implemention of JavaScript 1.5 ECMA 262-3 is almost complete. The behaviour of Fastidious and Omnivorous modes have changed:

* Fastidious now executes all JavaScript but will stop at the first error
* Omnivorous executes all JavaScript and attempts to continue past errors

# DOM

JavaScript event handlers have been added to the following elements:

* <IMG>: ONCLICK
* <OBJECT>: ONABORT, ONCLICK, ONERROR, ONLOAD, ONMOUSEOUT, ONMOUSEOVER

# GUI

Further options for GUI Settings, including borderless windows, so AWeb appears to run in a kind of "Kiosk" mode.

# MIME TYPES

Multiple MIME entries are allowed for each MIME type in the Browser->Viewer settings, so actions can be performed based on both the MIME type of the file as well as its filename extension. This is useful where are server may send both a .lha file or a .swf file, yet may have set the MIME type for both files to "application/octet-stream".

# BUGFIXES

* The absolute URI "/" now works as expected.
* MIME check is now slightly less stringent, so HTML docs with one or two stray unprintables will now display.
* FTP directory parsing routines replaced, allowing paths and files with spaces in their names to be correctly displayed (a very old bug!).
* URIs for FTP file links now point to the filename rather than the linkname.
* Transparency now works for deep-scaled bitmaps.
* AWeb would freeze if a PIPE: channel filled up and the external command failed to read from the pipe. AWeb now opens a pipe with unlimited buffers.
* A few more Forbid()s removed (yay!).
* The HTML 'Content-Disposition' header is now parsed and acted upon.
* Memory leak plugged.
* When saving files the correct default icon for the file type is created if using DefIcons, as is the case with both OS4 and MOS.
* The &reg; (®) symbol is now interpreted and rendered correctly.
* Document Search Index file is now created again if it didn't already exist.
* Various MorphOS compatibility issues resolved.
* Various other minor bug fixes, too numerous to mention!
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14960
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Messaggioda samo79 » mar lug 24, 2007 10:27 pm

afxgroup ha scritto:non penso di che potro' fare molto in questi giorni ragazzi... qui si toccano il 43 gradi.. oggi al sole quando ho ripreso la macchina ce ne erano 50.5... non ho proprio le forze per mettermi a programmare.. è una cosa assurda..


Ti capisco :riflette:
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14960
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Messaggioda samo79 » gio nov 01, 2007 7:21 pm

Ehm novità ? :ride:
Immagine

Moderatore sezioni Amiga/AmigaOne su
TGMOnline

WHEN IT'S DONE Immagine

Le mele a volte possono essere devastate dal colpo feroce di una tempesta, ma il tenero fascio del sole potrà sempre far sviluppare dei nuovi frutti

Sam440ep Flex 800 Mhz - 1 GB DDR Ram - Radeon 9250 - AmigaOS 4.1
AmigaOne XE G3 800 Mhz - 640 MB Ram - Radeon 9200 SE - AmigaOS 4.1
Avatar utente
samo79

Staff
 
Messaggi: 14960
Iscritto il: ven gen 10, 2003 5:09 am
Località: Perugia

Messaggioda afxgroup » gio nov 01, 2007 7:31 pm

la novità è che ho ricompilato tutto sul mio piccolo minimac, la seconda novità è che ho scoperto un bel problema in nspr ma non capisco dove diavolo sia di preciso anche perchè non ho uno sputo di stacktrace.. per il resto tutto uguale.. ma sto anche lavorando ad altro.. e io sono uno..
Elf.library.. a noi due....
The BUG Hunter.. +1..
AMIGAONE - SAM - MOANA - A1200 - A600 - A500 - C64
Avatar utente
afxgroup

Admin
 
Messaggi: 3647
Iscritto il: ven giu 11, 2004 9:49 am
Località: Taranto

Messaggioda Danyblu » gio nov 01, 2007 8:05 pm

erm! bella figliola.......sdoppiati Immagine Immagine
Siamo dei pazzi malati che hanno preso un difetto e lo stanno trasformando in pregio
http://www.a-n-i-m-a.com
Immagine l'Era della competizione serrata si riavvicina...

La creatività è contagiosa, trasmettila!!!! :semo:
http://www.hobbyeu.it

Commodore Vic20 + Esp da 16Kb.... RULEZ! ^_^
Avatar utente
Danyblu

Eroe
 
Messaggi: 1996
Iscritto il: gio gen 05, 2006 11:03 pm
Località: Valsesia,Logroño o Agropoli

Messaggioda Kyle » gio nov 01, 2007 8:06 pm

Mi incuriosisce quell' "altro". Si può dire qualcosa?
Cmq non mollare :annu: :figooo:
AmigaOne X5000/20 - 4GB - RadeonHD 4670 - HD 1TB + 512GB- AmigaOS 4.1 Final Edition / MorphOS 3.16
A1200 Diamond Red - Vampire V1200 - 130 MB - CF 32GB - Gotek Drive - Coffin R59
A1200 - Blizzard 1230 IV + FPU - 34 MB - KS 3.1 - CF 4GB - ClassicWB Full
A3000 - 18 MB - KS 3.1.4 - ClassicWB 3.1.4
CDTV - 10MB - T30 - Extended roms 2.30 - KS 1.3/3.1 - built in Gotek Drive - ClassicWB 68K
A500 & A570 - 3MB - KS 1.3 - OS1.3
Avatar utente
Kyle

Leggenda
 
Messaggi: 8787
Iscritto il: dom dic 24, 2006 11:15 am
Località: Livorno

Messaggioda afxgroup » gio nov 01, 2007 8:10 pm

altro.. adesso ho "solo" due shell aperte.. solitamente sono tre ma una ttende lumi dagli sviluppatori.. il mio piccolino ora esplode.. non ce la fa più! :ride:
Elf.library.. a noi due....
The BUG Hunter.. +1..
AMIGAONE - SAM - MOANA - A1200 - A600 - A500 - C64
Avatar utente
afxgroup

Admin
 
Messaggi: 3647
Iscritto il: ven giu 11, 2004 9:49 am
Località: Taranto

Messaggioda AMIGATV » gio nov 01, 2007 8:14 pm

afxgroup ha scritto:la novità è che ho ricompilato tutto sul mio piccolo minimac, la seconda novità è che ho scoperto un bel problema in nspr ma non capisco dove diavolo sia di preciso anche perchè non ho uno sputo di stacktrace.. per il resto tutto uguale.. ma sto anche lavorando ad altro.. e io sono uno..


Forse è meglio lasciar perdere non è un lavoro per una persona. Concentrati su altre cose :ammicca:
- Amiga 1200 commodore - Hardital: TQM68030 50mhz 68882 16 mb - wifi - hd sd 4 gb wb 3.1

- Commodore 64c + floppy

- Commodore 64 prima versione non funzionante :(

- Sistema Aros - Pentium 4 2.4 ghz - ati 9600 xt 128mb - 768 ddr mb - hd 40 gb - Icaros desktop
Avatar utente
AMIGATV

Staff
 
Messaggi: 6554
Iscritto il: ven mag 14, 2004 8:46 pm
Località: Treviso

Messaggioda afxgroup » gio nov 01, 2007 8:32 pm

ma io ho tanta gente che mi aiuta! :felice:
Elf.library.. a noi due....
The BUG Hunter.. +1..
AMIGAONE - SAM - MOANA - A1200 - A600 - A500 - C64
Avatar utente
afxgroup

Admin
 
Messaggi: 3647
Iscritto il: ven giu 11, 2004 9:49 am
Località: Taranto

Precedente

Torna a Amiga OS 4.x

Chi c’è in linea

Visitano il forum: Nessuno e 87 ospiti