Wed, 19 Mar 2014 16:53:34 +0100 Jaroslav Tulach Copy resources into the JAR for use in NetBeans nbrwsr
Wed, 19 Mar 2014 16:20:43 +0100 Jaroslav Tulach Shows icon in Window menu and in a toolbar and opens a browser with (empty) HTML page nbrwsr
Wed, 19 Mar 2014 16:01:17 +0100 Jaroslav Tulach Can package minesweeper as an NBM file nbrwsr
Sun, 16 Mar 2014 09:26:09 +0100 Jaroslav Tulach The plugin would really benefit from ability to concatenate the META-INF/services/*
Sun, 16 Mar 2014 09:25:31 +0100 Jaroslav Tulach Fixing the activity name
Sun, 16 Mar 2014 09:24:51 +0100 Jaroslav Tulach On classloading initializations caused problems on dlvkbrwsr 0.5
Sun, 16 Mar 2014 08:30:22 +0100 Jaroslav Tulach Updating to real release of dlvkbrwsr
Sat, 15 Mar 2014 21:03:15 +0100 Jaroslav Tulach Depending on a stable version
Tue, 11 Mar 2014 20:50:57 +0100 Jaroslav Tulach Patch by Alexey Andreev to allow use of the chess demo on top of teavm teavm
Tue, 11 Mar 2014 20:15:18 +0100 Jaroslav Tulach The text in the field should not influence the shape of the table
Tue, 11 Mar 2014 18:44:57 +0100 Jaroslav Tulach Adding dependency on XtrnlBrwsrPrsntr xtrnlbrwsr
Mon, 10 Mar 2014 13:05:18 +0100 Jaroslav Tulach Copy the webapp/pages into the final JAR, so xtrnlbrwsr can find them ibrwsr
Mon, 10 Mar 2014 12:56:48 +0100 Jaroslav Tulach Can play minesweeper on iPad ibrwsr
Mon, 10 Mar 2014 10:59:38 +0100 Jaroslav Tulach Adjusting activity to package name change xtrnlbrwsr
Sun, 09 Mar 2014 15:21:42 +0100 Jaroslav Tulach Faster computation of discovered non-mine squares xtrnlbrwsr
Sun, 09 Mar 2014 15:03:01 +0100 Jaroslav Tulach Reuse existing field if it is of the same size xtrnlbrwsr
Thu, 06 Mar 2014 22:13:28 +0100 Jaroslav Tulach Using latest improvements done by Alexey and avoiding wild filtering. teavm
Thu, 06 Mar 2014 21:58:38 +0100 Jaroslav Tulach Enable logging, so we know what is happening during the asynchronus execution xtrnlbrwsr
Tue, 04 Mar 2014 11:04:16 +0100 Jaroslav Tulach Call the rename main method teavm
Tue, 04 Mar 2014 10:04:42 +0100 Jaroslav Tulach Alas, the bck2brwsr:brwsr plugin does not do substitutions. Need to include the section all the time. teavm
Tue, 04 Mar 2014 10:01:08 +0100 Jaroslav Tulach Adding missing </div> teavm
Tue, 04 Mar 2014 09:59:53 +0100 Jaroslav Tulach Use filtering to enabled/disable appropriate section in the index.html teavm
Tue, 04 Mar 2014 09:28:20 +0100 Jaroslav Tulach Adding teabrwsr profile. Use 'mvn -Pteabrwsr install' to generate ZIP with static pages powered by teavm teavm
Tue, 04 Mar 2014 09:24:17 +0100 Jaroslav Tulach Move the main initialization method into MinesModel teavm
Tue, 04 Mar 2014 08:24:11 +0100 Jaroslav Tulach Experimenting with external browser xtrnlbrwsr
Sat, 22 Feb 2014 16:35:11 +0100 Jaroslav Tulach Switching to stable version of Jersey as it has been relesed by now
Sun, 17 Nov 2013 09:46:45 +0100 Jaroslav Tulach Adding histogram demo chess
Wed, 12 Feb 2014 10:47:22 +0100 Jaroslav Tulach Minesweeper seems to be more or less stable (at least in default configuration). Merging in to default branch.
Wed, 12 Feb 2014 10:36:16 +0100 Jaroslav Tulach Brinding in fixes from default branch minesweeper
Wed, 12 Feb 2014 10:35:21 +0100 Jaroslav Tulach Using List instead of array
Tue, 11 Feb 2014 21:59:17 +0100 Jaroslav Tulach Separating initializaiton code into separate class
Tue, 11 Feb 2014 17:00:06 +0100 Jaroslav Tulach Hide the title bar minesweeper
Tue, 11 Feb 2014 16:53:26 +0100 Jaroslav Tulach Adding profile for Android execution minesweeper
Mon, 10 Feb 2014 17:22:14 +0100 Jaroslav Tulach Getting ready for even smaller displays minesweeper
Mon, 10 Feb 2014 16:50:08 +0100 Jaroslav Tulach Play a sound when a square in the minefield is made visible minesweeper
Sat, 08 Feb 2014 13:02:21 +0100 Jaroslav Tulach More topics of documentation minesweeper
Sat, 08 Feb 2014 12:12:39 +0100 Jaroslav Tulach Using jumbo to provide some application description minesweeper
Sat, 08 Feb 2014 10:07:55 +0100 Jaroslav Tulach Showing mine field only conditionally minesweeper
Sat, 08 Feb 2014 09:25:53 +0100 Jaroslav Tulach Different colors and symbols minesweeper
Sat, 08 Feb 2014 09:10:48 +0100 Jaroslav Tulach Removing unused style minesweeper
Sat, 08 Feb 2014 08:47:23 +0100 Jaroslav Tulach First attempt to do responsive design to fit the mine field on the screen minesweeper
Sat, 08 Feb 2014 06:36:06 +0100 Jaroslav Tulach Play just the 10x10 game minesweeper
Sat, 08 Feb 2014 06:23:40 +0100 Jaroslav Tulach A bit of responsive design and using OK sign for discovered bombs minesweeper
Fri, 07 Feb 2014 21:36:27 +0100 Jaroslav Tulach A way to restart a game minesweeper
Fri, 07 Feb 2014 20:22:14 +0100 Jaroslav Tulach Don't needlessly manipulate the state of UI model to speed things up minesweeper
Fri, 07 Feb 2014 17:22:58 +0100 Jaroslav Tulach Unhide all neighbourghs of empty pieces minesweeper
Fri, 07 Feb 2014 16:41:45 +0100 Jaroslav Tulach Also add the test... minesweeper
Fri, 07 Feb 2014 16:35:45 +0100 Jaroslav Tulach Game is won when only hidden places contain bombs minesweeper
Fri, 07 Feb 2014 15:40:56 +0100 Jaroslav Tulach Assign the style to the table cell minesweeper
Fri, 07 Feb 2014 15:21:54 +0100 Jaroslav Tulach Shows number of bombs in the neibourhood minesweeper
Fri, 07 Feb 2014 14:47:07 +0100 Jaroslav Tulach First version of a mine sweeper game minesweeper
Fri, 07 Feb 2014 14:05:42 +0100 Jaroslav Tulach Switching to new version of our libraries
Mon, 13 Jan 2014 10:29:06 +0100 Jaroslav Tulach Merging use of org.netbeans.html APIs into the main development line
Mon, 13 Jan 2014 10:28:37 +0100 Jaroslav Tulach Switching to stable version 0.7 of org.netbeans.html's APIs NbHtml4J
Mon, 13 Jan 2014 09:05:17 +0100 Jaroslav Tulach Resolving dependencies NbHtml4J
Mon, 13 Jan 2014 08:49:24 +0100 Jaroslav Tulach Also start the browser NbHtml4J
Sun, 12 Jan 2014 23:25:42 +0100 Jaroslav Tulach Adjusting to new naming scheme (which includes netbeans name) NbHtml4J
Fri, 20 Dec 2013 08:24:57 +0100 Jaroslav Tulach Updating to most recent version of html4j
Wed, 25 Sep 2013 04:28:19 +0200 Jaroslav Tulach Bringing the chess server in front of everyone eyes
Wed, 25 Sep 2013 04:27:55 +0200 Jaroslav Tulach More natural layout chess