Log of /branches/nl.nikhef.jgridstart-flyingsaucer/nl.nikhef.jgridstart/src/nl/nikhef/xhtmlrenderer
Directory Listing
Revision
503 -
Directory Listing
Modified
Fri Jul 3 08:36:28 2009 UTC
(12 years, 11 months ago)
by
wvengen
make TemplateWizard test work better
Revision
494 -
Directory Listing
Modified
Mon Jun 29 07:43:16 2009 UTC
(12 years, 11 months ago)
by
wvengen
make refresh test work for TemplateButtonPanel as well
Revision
491 -
Directory Listing
Modified
Fri Jun 26 16:03:30 2009 UTC
(13 years ago)
by
wvengen
add tests for TemplateButtonPanel; make ITemplatePanelTest more robust because of this; some testing changes
Revision
485 -
Directory Listing
Modified
Fri Jun 26 08:33:52 2009 UTC
(13 years ago)
by
wvengen
don't need template for ITemplatePanelTest; small comment changes
Revision
482 -
Directory Listing
Modified
Thu Jun 25 15:00:05 2009 UTC
(13 years ago)
by
wvengen
rework templatepanel test infrastructure and friends
Revision
468 -
Directory Listing
Modified
Wed Jun 24 10:09:05 2009 UTC
(13 years ago)
by
wvengen
set font style from default font
Revision
432 -
Directory Listing
Modified
Wed Jun 17 12:20:57 2009 UTC
(13 years ago)
by
wvengen
use user-interface default font family and size in XHTMLPanel (fixes uglyness on Mac OS X)
Revision
405 -
Directory Listing
Modified
Tue Jun 9 14:45:57 2009 UTC
(13 years ago)
by
wvengen
add boolean substitution to TemplateDocument
Revision
394 -
Directory Listing
Modified
Mon Jun 8 09:36:47 2009 UTC
(13 years ago)
by
wvengen
add TemplatePanel test for html+stylesheet inside jar; fix TemplateDocument substitution bug that only added first element correctly
Revision
381 -
Directory Listing
Modified
Tue Jun 2 14:40:51 2009 UTC
(13 years ago)
by
wvengen
handly properties of TemplatePanel, solves a problem with losing DocumentURI on refresh as well
Revision
375 -
Directory Listing
Modified
Tue Jun 2 13:48:59 2009 UTC
(13 years ago)
by
wvengen
add test for document reload
Revision
373 -
Directory Listing
Modified
Tue Jun 2 12:45:59 2009 UTC
(13 years ago)
by
wvengen
more testing
Revision
372 -
Directory Listing
Modified
Tue Jun 2 12:45:33 2009 UTC
(13 years ago)
by
wvengen
more testing; the focus tests may fail at Mac OS X and Linux without click-to-focus :(
Revision
371 -
Directory Listing
Modified
Tue Jun 2 10:26:24 2009 UTC
(13 years ago)
by
wvengen
comments; add focussing test
Revision
370 -
Directory Listing
Modified
Tue Jun 2 09:11:48 2009 UTC
(13 years ago)
by
wvengen
update TemplatePanel comments; decrease logging on TemplatePanel tests
Revision
366 -
Directory Listing
Modified
Tue Jun 2 08:16:52 2009 UTC
(13 years ago)
by
wvengen
minor javadoc update
Revision
363 -
Directory Listing
Added
Fri May 29 14:51:35 2009 UTC
(13 years ago)
by
wvengen
mega-commit; split xhtmlrenderer TemplatePanel into separate package with major cleanup, addition of documentation and tests (with GUI tests using Abbot); rework BareBonesBrowserLauncher a bit.