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 |
Type | Changes | By |
---|---|---|
Fix for OutlookBar in Opera and Konqueror (though I think Safari still has problems) [tapfx-Bugs-1277765 ] . | andyhot | |
Allow ConfirmDirectLink and ConfirmPageLink to also accept a 'message' parameter. | andyhot | |
Added a 'parameters' parameter to OutlookLink, so that it can now pass those to the listener it triggers. | andyhot | |
DetailedTablePages now allows for customised assets for the next/prev/first/last imaged. Additionally, FilteringTable (which uses DetailedTablePages) can also accept those parameters. | andyhot |
Type | Changes | By |
---|---|---|
Style component, for adding css from anywhere in a page. | andyhot |
Type | Changes | By |
---|---|---|
Cache component, for caching html content using ehcache. | andyhot | |
FilteringTable and DetailedTablePages components for nicer tables. | andyhot |
Type | Changes | By |
---|---|---|
ConfirmDirectLink component which behaves exactly like a DirectLink, but also pops up a javascript prompt dialog awaiting for user confirmation. | andyhot | |
ConfirmPageLink component which behaves exactly like a PageLink, but also pops up a javascript prompt dialog awaiting for user confirmation. | andyhot | |
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 |
Type | Changes | By |
---|---|---|
MachoBar component, for GoogleX style presentation of links and images. | andyhot |