Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6201 remove java applet demo | Dwayne Boone | 2015-03-09 |
| | |||
* | Fix another bug with hello demos. | Matthew Newhook | 2015-01-13 |
| | |||
* | Fix bug with oneway invocations in the android hello demo. | Matthew Newhook | 2015-01-13 |
| | | | | | Aligned java GUI demos with the changes to the android demo. Fixed bug with the applet demo. | ||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Additional fix for ICE-6169, fixed applet demo | Benoit Foucher | 2014-12-18 |
| | |||
* | ICE-6169 - Fix hello demos to only create new proxies if settings have changed | Joe George | 2014-12-17 |
| | |||
* | - 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. | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | Fixed demos to use Ice.Dispatcher | Benoit Foucher | 2009-12-03 |
| | |||
* | Changed back isSentSynchronously to sentSynchronously, only generate ↵ | Benoit Foucher | 2009-12-03 |
| | | | | newCallback exception for oneway requests | ||
* | More AMI mapping improvements | Benoit Foucher | 2009-12-02 |
| | |||
* | - Cleaned up test/Ice/operations test | Benoit Foucher | 2009-11-25 |
| | | | | | - Added test/Ice/ami test - sent callback is now always called | ||
* | New AMI mapping | Benoit Foucher | 2009-11-23 |
| | |||
* | bug 849 - load properties from JAR file | Mark Spruiell | 2009-04-07 |
| | | | | | | | | | | Ice now attempts to load a configuration file as a class path resource, and if that fails it opens the file in the local file system. bug 3613 - System properties Ice for Java no longer uses Java system properties as default values for Ice properties. | ||
* | bug 3689 - add support for Java resources in IceSSL | Mark Spruiell | 2009-02-04 |
| | |||
* | adding SSL support to applet demo | Mark Spruiell | 2009-01-06 |
| | |||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | adding applet demo | Mark Spruiell | 2008-12-30 |