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