minesweeper/src/main/java/org/apidesign/demo/minesweeper/Main.java
Sun, 18 May 2014 11:36:11 +0200 No need to specify rootdir, the post 0.8 version of html4j will derive the location from location of a resource in a JAR since: 41b0cfec61b1
Thu, 24 Apr 2014 12:37:28 +0200 Version that works with latest ibrwsr
Thu, 27 Mar 2014 15:37:25 +0100 Creating ibrwsr profile and using classical component injection to find the right presenter
Thu, 27 Mar 2014 15:14:48 +0100 Merge from main line and resolve all the conflicts
Thu, 27 Mar 2014 09:57:14 +0100 Using IBrwsrPrsntr directly
Fri, 21 Mar 2014 15:03:56 +0100 nbrwsr seems to work, merging to default branch
Fri, 21 Mar 2014 15:02:25 +0100 Provide an action icon
Wed, 19 Mar 2014 16:20:43 +0100 Shows icon in Window menu and in a toolbar and opens a browser with (empty) HTML page
Tue, 11 Mar 2014 18:44:57 +0100 Adding dependency on XtrnlBrwsrPrsntr
Mon, 10 Mar 2014 12:56:48 +0100 Can play minesweeper on iPad
Sun, 09 Mar 2014 15:21:42 +0100 Faster computation of discovered non-mine squares
Thu, 06 Mar 2014 21:58:38 +0100 Enable logging, so we know what is happening during the asynchronus execution
Tue, 04 Mar 2014 09:24:17 +0100 Move the main initialization method into MinesModel
Tue, 04 Mar 2014 08:24:11 +0100 Experimenting with external browser
Sat, 08 Feb 2014 10:07:55 +0100 Showing mine field only conditionally
Fri, 07 Feb 2014 14:47:07 +0100 First version of a mine sweeper game