Release History

Version Date Description
0.35-alpha1 2005-07-11
0.30 2005-08-19
0.29 2005-08-11
0.26 2005-05-10
0.25 2005-04-26
0.1 2005-03-06 Initial release

Get the RSS feed of the last changes

Release 0.35-alpha1 - 2005-07-11

Type Changes By
fix Fix for OutlookBar in Opera and Konqueror (though I think Safari still has problems) [tapfx-Bugs-1277765 ] . andyhot
add Allow ConfirmDirectLink and ConfirmPageLink to also accept a 'message' parameter. andyhot
add Added a 'parameters' parameter to OutlookLink, so that it can now pass those to the listener it triggers. andyhot
add DetailedTablePages now allows for customised assets for the next/prev/first/last imaged. Additionally, FilteringTable (which uses DetailedTablePages) can also accept those parameters. andyhot

Release 0.30 - 2005-08-19

Type Changes By
add Style component, for adding css from anywhere in a page. andyhot

Release 0.29 - 2005-08-11

Type Changes By
add Cache component, for caching html content using ehcache. andyhot
add FilteringTable and DetailedTablePages components for nicer tables. andyhot

Release 0.26 - 2005-05-10

Type Changes By
add ConfirmDirectLink component which behaves exactly like a DirectLink, but also pops up a javascript prompt dialog awaiting for user confirmation. andyhot
add ConfirmPageLink component which behaves exactly like a PageLink, but also pops up a javascript prompt dialog awaiting for user confirmation. andyhot
add ShowItems component which displays a list (or array, e.t.c.) of items using a custom separator in between. The default separator is the comma. If 'property' is not set, each item will output its toString(). Otherwise, each item will output the specified property. andyhot

Release 0.25 - 2005-04-26

Type Changes By
add MachoBar component, for GoogleX style presentation of links and images. andyhot

Release 0.1 - 2005-03-06

Type Changes By
add Initial release, containing OutlookBar component. andyhot