Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ICE-6201 remove java applet demo | Dwayne Boone | 2015-03-09 |
| | |||
* | ICE-6267 - change http to https | Mark Spruiell | 2015-01-21 |
| | |||
* | 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 |
| | |||
* | updating applet README | Mark Spruiell | 2014-12-15 |
| | |||
* | ICE-6075 allow applet demo to be built with IBM JDK | Dwayne Boone | 2014-12-05 |
| | |||
* | Add bzip2 to manifest class paths for java tests/demos | Dwayne Boone | 2014-11-20 |
| | |||
* | Changes to get android builds to work properly from demo distribution | Dwayne Boone | 2014-11-14 |
| | | | | | Support for local only builds for java demos Support for install of gradle slice builder plugin | ||
* | ICE-5888 - Change nexus repo location to repo.zeroc.com/nexus | Joe George | 2014-11-13 |
| | |||
* | Fixed java applet demo build to use proguard to create Hello.jar file. | Dwayne Boone | 2014-11-13 |
| | |||
* | Remove all of the intellij stuff. | Matthew Newhook | 2014-11-13 |
| | |||
* | - Renamed gradle projects to camel case which enables task abbreviation. | Matthew Newhook | 2014-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 Newhook | 2014-11-06 |
| | |||
* | 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. | ||
* | 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 |
| | |||
* | updating applet html | Mark Spruiell | 2013-03-04 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Get rid of proguard warnings, adding "-dontnote" to proguard arguments | Jose | 2012-12-20 |
| | |||
* | Fixed OS X build issue with Ice/applet demo | Benoit Foucher | 2012-10-05 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Proguard fixes for applet demo on SLES11x64 | Mark Spruiell | 2009-12-15 |
| | |||
* | proguard fixes for SLES | Mark Spruiell | 2009-12-15 |
| | |||
* | bug 3534: truststore defaults to keystore | Mark Spruiell | 2009-12-13 |
| | |||
* | - 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 |
| | |||
* | Always generate new async mapping in Java. Also removed ["ami"] metadata | Mark Spruiell | 2009-12-01 |
| | | | | from Java test/demo Slice files where it is no longer necessary. | ||
* | proguard fixes | Mark Spruiell | 2009-12-01 |
| | |||
* | - 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 |
| | |||
* | removing references to IceInternal.SelectorHandler from proguard configs | Mark Spruiell | 2009-08-21 |
| | |||
* | fixing NPE in Java class-loading code | Mark Spruiell | 2009-08-19 |
| | |||
* | Bug 3919 - remove ACM from hello demos | Dwayne Boone | 2009-04-27 |
| | |||
* | 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. | ||
* | removing Java2 mapping | Mark Spruiell | 2009-04-03 |
| | |||
* | Java build system changes to eliminate multiple javac entries. | Matthew Newhook | 2009-03-25 |
| | |||
* | bug 3907 - update applet instructions for running locally | Mark Spruiell | 2009-03-20 |
| |