Age | Commit message (Expand) | Author |
2009-07-28 | bugfix in the build.xml file - "ant website" would not add the videos to the ... | Reinier Zwitserloot |
2009-07-28 | Updated website target to bzip2 the content, as our deployment these days isn... | Reinier Zwitserloot |
2009-07-28 | Version is now 'standalone' - it is separately compiled. The version is now r... | Reinier Zwitserloot |
2009-07-28 | Address issue #10: If the video won't play, and you don't see the failsafe 'd... | Reinier Zwitserloot |
2009-07-28 | Updated the javadoc of EqualsAndHashCode and ToString (the annotation source ... | Reinier Zwitserloot |
2009-07-28 | Added website feature documentation for @ToString and @EqualsAndHashCode, and... | Reinier Zwitserloot |
2009-07-28 | Changed the way toString is generated to reduce the number of superfluous 'pl... | Reinier Zwitserloot |
2009-07-27 | Reflected issues #8 and #11 in the changelog. | Reinier Zwitserloot |
2009-07-27 | on javac: Warnings associated with specific values in annotation parameters n... | Reinier Zwitserloot |
2009-07-27 | Split off generation of equals() and hashCode() methods form @Data into a new... | Reinier Zwitserloot |
2009-07-27 | [TRIVIAL] | Reinier Zwitserloot |
2009-07-27 | [TRIVIAL] | Reinier Zwitserloot |
2009-07-27 | Added support for @ToString annotation. The code for generating toStrings has... | Reinier Zwitserloot |
2009-07-26 | Fixed bugs with annotation handling: An array initializer with more than 1 en... | Reinier Zwitserloot |
2009-07-26 | [TYPOS] | Reinier Zwitserloot |
2009-07-26 | Version up to 0.8.2-HEAD as I just published. | Reinier Zwitserloot |
2009-07-26 | Quick and dirty documentation on how to release a new version. | Reinier Zwitserloot |
2009-07-26 | Upped version number, will release 0.8.1 immediately after this. | Reinier Zwitserloot |
2009-07-26 | Added changelog tracking. | Reinier Zwitserloot |
2009-07-26 | Addresses issue #5: | Reinier Zwitserloot |
2009-07-26 | [TRIVIAL] | Reinier Zwitserloot |
2009-07-26 | Addresses issue #4: | Reinier Zwitserloot |
2009-07-26 | Addresses issue #6: | Reinier Zwitserloot |
2009-07-26 | Starting the lombok installer on mac os X using soylatte instead of apple's J... | Reinier Zwitserloot |
2009-07-24 | Fixed two bugs regarding the installer on Win64 | Roel Spilker |
2009-07-24 | Added WindowsDriveInfo support for 64-bit JVMs on windows. We think. | Roel Spilker |
2009-07-23 | Rewrote the "find hard disks on windows" to use a dll instead. The reasons: | Roel Spilker |
2009-07-23 | Merge branch 'master' of git@github.com:rzwitserloot/lombok | Reinier Zwitserloot |
2009-07-23 | Setup for not using fsutil.exe which is probably going to rain a stash of Use... | Reinier Zwitserloot |
2009-07-23 | Added chrome to the list of alternative browser when the video doesn't play. | Roel Spilker |
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 |