summaryrefslogtreecommitdiff
path: root/java/demo/Ice/applet/HelloApplet.java
Commit message (Collapse)AuthorAge
* ICE-6201 remove java applet demoDwayne Boone2015-03-09
|
* Fix another bug with hello demos.Matthew Newhook2015-01-13
|
* Fix bug with oneway invocations in the android hello demo.Matthew Newhook2015-01-13
| | | | | Aligned java GUI demos with the changes to the android demo. Fixed bug with the applet demo.
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Additional fix for ICE-6169, fixed applet demoBenoit Foucher2014-12-18
|
* ICE-6169 - Fix hello demos to only create new proxies if settings have changedJoe George2014-12-17
|
* - Cleaned up all demos.Matthew Newhook2014-08-14
| | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts.
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Fixed demos to use Ice.DispatcherBenoit Foucher2009-12-03
|
* Changed back isSentSynchronously to sentSynchronously, only generate ↵Benoit Foucher2009-12-03
| | | | newCallback exception for oneway requests
* More AMI mapping improvementsBenoit Foucher2009-12-02
|
* - Cleaned up test/Ice/operations testBenoit Foucher2009-11-25
| | | | | - Added test/Ice/ami test - sent callback is now always called
* New AMI mappingBenoit Foucher2009-11-23
|
* bug 849 - load properties from JAR fileMark Spruiell2009-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 IceSSLMark Spruiell2009-02-04
|
* adding SSL support to applet demoMark Spruiell2009-01-06
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* adding applet demoMark Spruiell2008-12-30