aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-22Added google analytics tracking.Reinier Zwitserloot
2009-07-22Added a link to javadoc.Reinier Zwitserloot
2009-07-22Update to the credits page with photos and a mention of spi.googlecode.comReinier Zwitserloot
2009-07-22Okay, I _think_ the video should now work just about everywhere:Reinier Zwitserloot
2009-07-22On IE, without explicit sizes for the sldieshow images, they looked borked.Reinier Zwitserloot
2009-07-21Whoops, saved the images as quickdraw pictures. That's not going to work anyw...Reinier Zwitserloot
2009-07-21Added the slideshowReinier Zwitserloot
2009-07-21We don't put 'monospaced' in <code>'s CSS because that somehow affects render...Reinier Zwitserloot
2009-07-21If the video tag doesn't work, flash is tried next instead of quicktime.Reinier Zwitserloot
2009-07-21Added an extra note in the 'installation successful' dialog to add lombok.jar...Reinier Zwitserloot
2009-07-21Sized the icon into a square form by adding more transparency at top and bott...Reinier Zwitserloot
2009-07-21Version bump!Reinier Zwitserloot
2009-07-21Final versions of the videosReinier Zwitserloot
2009-07-20Worked on the installer so that it's vertically a lot smaller, and at least a...Reinier Zwitserloot
2009-07-20Updated credits and build.xml for the video.Reinier Zwitserloot
2009-07-20Added the videosReinier Zwitserloot
2009-07-18Added credits page.Reinier Zwitserloot
2009-07-18More work on making that godawful excuse for a browser, IE6, render this stuf...Reinier Zwitserloot
2009-07-18Removed meta date tag and use single quotes to at least be consistent onRoel Spilker
2009-07-18Fixed javadocRoel Spilker
2009-07-18Typo fixes.Reinier Zwitserloot
2009-07-18Added feedback from r.spilker.Reinier Zwitserloot
2009-07-18Merge branch 'master' of git@github.com:rzwitserloot/lombokReinier Zwitserloot
2009-07-18Added SneakyThrows which finishes the documentation for the features pages.Reinier Zwitserloot
2009-07-18No constructor entry should be made for assigned final fieldsRoel Spilker
2009-07-18Changed the order of name and age in the toString methodRoel Spilker
2009-07-18Added text for the Synchronized annotation to the features pages. Also did so...Reinier Zwitserloot
2009-07-18Added descriptions to the ant targetsRoel Spilker
2009-07-18Needed for publish target in ant scriptRoel Spilker
2009-07-18Project settings forced to UTF-8 and unix line endingsRoel Spilker
2009-07-18Added google.properties, which contains passwords, to gitignoreRoel Spilker
2009-07-18Merge branch 'master' of git@github.com:rzwitserloot/lombokRoel Spilker
2009-07-18Added auto-upload featureRoel Spilker
2009-07-18Site now looks passable in IE6 and IE7 too.Reinier Zwitserloot
2009-07-18Added a byline to all current feature pages, as well as fixing 1 typo in Clea...Reinier Zwitserloot
2009-07-18Added Cleanup features text.Reinier Zwitserloot
2009-07-18Refactored the name of the cleanup method arg to 'value'.Reinier Zwitserloot
2009-07-17Added a useful note pointing at website/publish script.Reinier Zwitserloot
2009-07-17Use tools.jarRoel Spilker
2009-07-17Merge branch 'master' of git@github.com:rzwitserloot/lombokReinier Zwitserloot
2009-07-17Added the openjdk6 tools.jar to the deps dir.Reinier Zwitserloot
2009-07-17Check for tar file instead of zip fileRoel Spilker
2009-07-17Merge branch 'master' of git@github.com:rzwitserloot/lombokRoel Spilker
2009-07-17Added useful error message in case you don't have the gh-pages branch locally.Roel Spilker
2009-07-17Moved from zip to tar for storing the website as an intermediate step, as git...Reinier Zwitserloot
2009-07-17Moved java2html.jar because naming a directory that doesn't contain built mat...Reinier Zwitserloot
2009-07-17Remove reliance on dirname, as its not available on some git-for-windows inst...Reinier Zwitserloot
2009-07-17Added a script that publishes the website dir to github via some crazy git fu.Reinier Zwitserloot
2009-07-17Added generation of javadoc to the 'website' target, and we also build a zip ...Reinier Zwitserloot
2009-07-17Changed the link to 'features' to our own features overview page.Reinier Zwitserloot