Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed ICE-5811: renamed book demos to manual demos | Benoit Foucher | 2014-11-03 |
| | |||
* | ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browse | Joe George | 2014-10-29 |
| | |||
* | Update IML files | Dwayne Boone | 2014-10-29 |
| | |||
* | More gradle changes. | Matthew Newhook | 2014-10-23 |
| | | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory. | ||
* | Fixed demo dist to allow gradle build of java demos | Dwayne Boone | 2014-10-22 |
| | |||
* | Use output.classesDir. | Matthew Newhook | 2014-10-20 |
| | |||
* | Removed java/src/IceInternal directory. | Matthew Newhook | 2014-10-20 |
| | | | | Removed eclipse .classpath/.project. | ||
* | Down with ant. From the gradle to the grave. | Matthew Newhook | 2014-10-20 |
| | |||
* | - Cleaned up all demos. | Matthew Newhook | 2014-08-14 |
| | | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts. | ||
* | Created Eclipse project for every demo | Joe George | 2014-08-14 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5423 - NPE in Java map_filesystem demo | Benoit Foucher | 2013-09-13 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | python 3 support | Mark Spruiell | 2012-04-24 |
| | |||
* | ICE-2286 - no -h in demos | Jose | 2012-04-11 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Fixed bug 4587 - ant clean removes db directories from source distributions | Benoit Foucher | 2010-01-08 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | bug 4495 - clean up book demos | Mark Spruiell | 2010-01-05 |
| | |||
* | Fix for bug 4538 -- Freeze file lock is now stored in __Freeze subdirectory | Benoit Foucher | 2010-01-05 |
| | |||
* | Fixed bug 4514 - Ice/facets test failure | Benoit Foucher | 2009-12-20 |
| | |||
* | trivial edits for map_filesystem demo | Mark Spruiell | 2009-12-17 |
| | |||
* | Bug 3159: fixes for book/map_filesystem | Dwayne Boone | 2009-12-17 |
| | |||
* | Removed unnecessary _communicator member from freeze map demo. | Michi Henning | 2009-12-16 |
| | |||
* | Minor fixes (Java 1.5 compilation error), IceGrid fix | Benoit Foucher | 2009-12-14 |
| | |||
* | Renaming demo/book/freeze_filesystem to evictor_filesystem. | Mark Spruiell | 2009-12-12 |
| | | | | Adding demo/book/map_filesystem. | ||
* | Reverted changes to freeze demos. | Michi Henning | 2008-05-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit 8538f7592c2394757efe5770e7ee64e6c798cc54 Author: Michi Henning <michi@zeroc.com> Date: Tue May 13 13:40:14 2008 +1000 Revert "Updated Freeze demos to align with life cycle chapter. Added interactive" This reverts commit 3fc7fe8faf1c73e85fdb6f1274ed380155f9a8fc. commit 4c8f5001f7488c942e6e42b4c935925b255c8de6 Author: Michi Henning <michi@zeroc.com> Date: Tue May 13 13:39:52 2008 +1000 Revert "Removed freeze_filesystem demo (now called evictor_filesystem)." This reverts commit 024c99e50dc0a3e2dee903d1470e028273706ace. commit db921eebbfea02a628a6d7ac2fc3fe876005da7c Author: Michi Henning <michi@zeroc.com> Date: Tue May 13 13:39:33 2008 +1000 Revert "Added map filesystem demo for Java." This reverts commit ed82a00405e11037b739b2a9e3a33d820a44d34d. | ||
* | Added map filesystem demo for Java. | Michi Henning | 2008-05-12 |
Fixed a few bugs and style issues in C++ map filesystem demo. |