Progress History TB extension Version 0.1.4 Released

Talk about add-ons and extension development.
User avatar
Merlyel
Posts: 102
Joined: January 13th, 2006, 7:17 pm
Location: 54°45' N; 56°0' E

Post by Merlyel »

Oops, missed it %)
BTW, this error is almost the same as in 0.1.4 - listbox function tryes to hadle droplist :)
Old Ausdilecce
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Old Ausdilecce »

1) I will not change the standalone window's sort order because that is automatically scrolled to the correct position

2) that was a bug ( invalid pointer ) and will be fixed.. It should ONLY clear the display, not the "real" list
.. the reason the actual history is not cleared is because there should be a way to see messages that occur from one point forward ( so after you click clear forward ) but this clear should not affect the actual history.. In listbox mode, the actual history is kept to 150 messages max BTW )

3) Glad you like it

4) I will put in a pref ( defaulted to false ) for "useDropboxOnhover"
User avatar
Merlyel
Posts: 102
Joined: January 13th, 2006, 7:17 pm
Location: 54°45' N; 56°0' E

Post by Merlyel »

Once again, great thanx... thius time in advance :)
User avatar
Lee_Dailey
Posts: 14194
Joined: July 27th, 2004, 4:33 pm
Location: milky way galaxy, sol system, terra, north america, usa, tx, bedford

Post by Lee_Dailey »

howdy ausdilecce,
1) I will not change the standalone window's sort order because that is automatically scrolled to the correct position

awwwww ... [*grin*] i can live with that.

looking forward to the hover-disable. thanks!

take care,
lee
Old Ausdilecce
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Old Ausdilecce »

Get the latest version ( 0.1.5 ) from www.supportware.net/mozilla/ProgressHistory016.xpi

Changes include:
fix for the "stext has no properties" error
fix for the "invalid pointer" error
fix for the bugs in Clear if in dropbox mode
option to have mouse hover over a dropbox to open the box


EDIT: changed the 015 to 016
Last edited by Old Ausdilecce on April 27th, 2006, 4:25 pm, edited 1 time in total.
Old Ausdilecce
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Old Ausdilecce »

Just so you guys know...

I will nopw be working on my TempFromFcc extension for a while ( cuz its horribly broken ) ..

Therefore, any fixes and/or new features to this extension will be on the back burner.. ( do post them here however, so spirited discussion can ensue )

Thanks for your support
User avatar
Merlyel
Posts: 102
Joined: January 13th, 2006, 7:17 pm
Location: 54°45' N; 56°0' E

Post by Merlyel »

ausdilecce
Did you mean 0.1.6 at www.supportware.net/mozilla/ProgressHistory016.xpi? %) Or did I do smth wrong? %)
User avatar
Freee!!
Posts: 15562
Joined: January 28th, 2005, 5:52 am
Location: Home, with my son!
Contact:

Post by Freee!! »

I also noticed the fact that the 015 number had been used before (download already existed, a day older).
Old Ausdilecce
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Old Ausdilecce »

Yea, sorry, I copy and pasted without editing the version... fixed now
User avatar
Merlyel
Posts: 102
Joined: January 13th, 2006, 7:17 pm
Location: 54°45' N; 56°0' E

Post by Merlyel »

Let's make small description of options which require restart of tb and which don't %)
Following options require restart of tb:

Code: Select all

phistory.<AccountName>
phistory.hideHistory
phistory.listbox
phistory.numlines

And

Code: Select all

phistory.autoOK
phistory.compactAutoOK
phistory.debug
phistory.debugC
phistory.useDropboxOnhover

don't require restart.

ausdilecce
Right?
Works great, once again thanks %)
User avatar
Lee_Dailey
Posts: 14194
Joined: July 27th, 2004, 4:33 pm
Location: milky way galaxy, sol system, terra, north america, usa, tx, bedford

Post by Lee_Dailey »

howdy ausdilecce,

i am SO glad i aint the only one around here who has trouble with details like "what number comes after 15?" .... [*grin*]

thanks dude! the new version is spiffy ... no problems at al. so, ya got a thread going for tempfromfcc yet? i need to know where it is so i can properly stalk you, don't ya know. aint ya oh! so! glad i am far away in texas?

take care,
lee
User avatar
Merlyel
Posts: 102
Joined: January 13th, 2006, 7:17 pm
Location: 54°45' N; 56°0' E

Post by Merlyel »

BTW, maybe it's time to rename 0.1.6 to 1.0? Great features, no bugs after one hour of work ;)
alta88
Posts: 1029
Joined: January 28th, 2006, 3:08 pm

Post by alta88 »

ausdilecce wrote:Ohh, and alta88 why the rediculously configurable timestamp ?


well, i assumed (maybe wrongly) that php date code is an ancient wheel easy to drop in so why not..

i'm kinda a log fiend, so this is a great tool.

the date (long format) on each message on tooltip is nice. i also notice in dropdown mode there isn't the time that there is in listbox mode.. could you perhaps add the short date format (Fri 02:30:13 PM eg for me) to the beginning of dropdown mode?

or is there perhaps a bit of .css that can do this customization?

thanks.
alta88
Posts: 1029
Joined: January 28th, 2006, 3:08 pm

Post by alta88 »

one thing, could you hide the dropdown menu on mouseout..
Post Reply