summaryrefslogtreecommitdiff
path: root/java/demo/Ice/swing
Commit message (Collapse)AuthorAge
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* Modified the gradle plugin to automatically add the Ice slice dir to the ↵Dwayne Boone2015-03-13
| | | | includes
* Several changes for clean.Matthew Newhook2015-03-11
| | | | expanded all gradle build files.
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* 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
|
* ICE-6169 - Fix hello demos to only create new proxies if settings have changedJoe George2014-12-17
|
* Do not generate server.jar for swing demoDwayne Boone2014-12-15
|
* Remove all of the intellij stuff.Matthew Newhook2014-11-13
|
* - Renamed gradle projects to camel case which enables task abbreviation.Matthew Newhook2014-11-07
| | | | | - Demo builds now produce a runnable jar. - Fixes to expect.py and READMEs for this change.
* Lots of small changes and cleanups as suggested by IntelliJ.Matthew Newhook2014-11-06
|
* ICE-5799 - Replace BareBonesBrowserLaunch with Desktop.browseJoe George2014-10-29
|
* Update IML filesDwayne Boone2014-10-29
|
* More gradle changes.Matthew Newhook2014-10-23
| | | | | Moved android stuff to its own package. Moved java tests to src/main/java/test subdirectory.
* Removed java/src/IceInternal directory.Matthew Newhook2014-10-20
| | | | Removed eclipse .classpath/.project.
* Down with ant. From the gradle to the grave.Matthew Newhook2014-10-20
|
* - Cleaned up all demos.Matthew Newhook2014-08-14
| | | | | | - Fixed all demo warnings. - Fixed applet and swing demo to use invocation timeout, not connect timeouts.
* Created Eclipse project for every demoJoe George2014-08-14
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* ICE-4322 - Use "#pragma once" in Slice filesJose2012-02-21
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* bug 3534: truststore defaults to keystoreMark Spruiell2009-12-13
|
* - bug 3533: add async version of Connection/CommunicatorMark Spruiell2009-12-08
| | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies
* Fixed minor inconsistency between hello graphical demosDwayne Boone2009-12-03
|
* 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
|
* Always generate new async mapping in Java. Also removed ["ami"] metadataMark Spruiell2009-12-01
| | | | from Java test/demo Slice files where it is no longer necessary.
* - 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
|
* 3772. Recovering from Glacier2 / Ice router session failure.Jose2009-10-02