did you try to bookmark something with the normal bookmarks menu ? I didn't test the star thing a lot, so maybe it's an issue with this specifically...
Try enabling the bookmarks toolbar, then visit a web page and drag & drop the webpages icon (in front of the URL bar) to the bookmarks toolbar, and see if that works...
By the way, you can install the browser in a different place than the CurrentUserProfile. Basically, the browser just looks for a "CURRENTUSER:" assign and creates it's profile data and database there. So with a bit of manual tweaking of the startup batch file, you can move it anywhere you like.
By the way, you can install the browser in a different place than the CurrentUserProfile. Basically, the browser just looks for a "CURRENTUSER:" assign and creates it's profile data and database there.
What assign do I put in s:userstartup? There is no mention of this in the readme.
You don't have to put anything there, it's just if you want to have the profile data saved on a different partition because your disk with Timberwolf on it is JXFS (which does not support the record locking necessary for sqlite3).
If you want to modify your user-startup with an appropriate assign, remove the assignment from the "Timberwolf" script, and add something like this to s:user-startup
assign CURRENTUSER: workbench:some_dir_on_wb
Note: Do not modify s:startup-sequence, it might be modified by installation of AmigaOS updates.
Home now and CTRL-V works for paste funtion which makes it so much more useable! Also noticed a little bit faster here on my SAM460 which is good news too. Will try it a bit more but think MUIOWB will be my default browser until major speed increase, but all in all very good work and pleased with results
SAM 460 with 2GB or RAM, 1000GB HD, 4 port SATA, DVDRW drive and Radeon HD 4650 GFX card.
tfrieden wrote: See the bugtracker, there's a enhancement I put in myself that will deal with that, basically handling right Amiga and CTRL as the same key
sicky wrote: @BillE Home now and CTRL-V works for paste funtion which makes it so much more useable!
Golded uses the CTRL button too for quite a lot of the cut'n'paste stuff, that's what made me try it. I don't have a PC either and am not a Linux fan. I think the Mac version of Firefox used the Mac/Amiga key too, though since getting an X1000 (and still have the XE) do not have the desk space for it so the Mac has not been used for a good while.
Quote:
Also noticed a little bit faster here on my SAM460 which is good news too. Will try it a bit more but think MUIOWB will be my default browser until major speed increase, but all in all very good work and pleased with results
That was my first impression, the responsiveness and speed has had a huge boost. In fact it may be faster than MUI-OWB on my X1000.
Likewise MUIOWB is still my main browser but TW has come on really well well with the last update. Especially the cut'n'paste, I tend to use that a lot so the previous versions were not really useable for me. This one is.
The twins have done a damned good job. Once they have all the Amiga niceties too (not for a while I know) it could well become the best browser around.
Hmmm ... 'read-me' file says different, but it doesn't look like Mason's work to me.
The 'read-me' allways tells the truth! (see details in PM)
@cha05e90 Quote:
But maybe we see the first incarnation of a future AmigaOS4.2 design evolution (i.e. the drawer icon base is different to the current one...)
Totally correct! After I get aware that I am not a real (icon) God, I have to use an evolutionary process to do the icons. (Stone him!) Meanwhile the final design is finished and it looks slightly different.
@Chris Quote:
It's an unhappy drawer rather than a happy drawer
No need to panic! The new drawers will smile again!
I'll see if there's anything I can do in terms of assembler optimization (the X86 version has a few AFAIK), so it might be usa
Don't forget the special sam (440/460) optimization. Having had a talk with one of the main GCC developer, gcc have already the DSP optiomization library by using the appropriate coomand line switch. Other optimization can be done in assembler.