Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed demos. | Matthew Newhook | 2015-03-18 |
| | | | | Moved demoscript to distribution. | ||
* | Remove PublicKeyToken from VC/CS project references | Jose | 2015-03-16 |
| | |||
* | ICE-6170 - fixed behavior of batch requests | Benoit Foucher | 2015-03-10 |
| | |||
* | Changed version to 3.6.0 | Dwayne Boone | 2015-01-28 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixes and cleanup to ICE-6169 | Joe George | 2014-12-18 |
| | |||
* | Another fix for ICE-6169 wpf demo | Joe George | 2014-12-18 |
| | |||
* | ICE-6169 - Fix hello demos to only create new proxies if settings have changed | Joe George | 2014-12-17 |
| | |||
* | Update Ice version to 3.6b 3.6.51 | Jose | 2014-10-03 |
| | |||
* | ICE-5636 Gui demos do not use ice_invocationTimeout | Dwayne Boone | 2014-08-14 |
| | |||
* | Fixed (ICE-5583) - Consider adding IceSSL.CertAuthFile to C# implementation | Jose | 2014-08-08 |
| | |||
* | ICE-5513 - Fix the C# demos to use lambda expressions | Matthew Newhook | 2014-07-11 |
| | | | | | | | | | - Simplified and refactored some C# tests to use lambdas. - Changed the operations and ami test to test both lambda and delegate based callbacks. - In cs/test/Ice/timeout changed TimeoutException to InvocationTimeoutException for the invocation timeout test. | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | changing version to 3.5.1 | Mark Spruiell | 2013-08-20 |
| | |||
* | Fixed ICE-5209: fixed version to 3.5.0 | Benoit Foucher | 2013-02-12 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | cs/demo/Ice/properties not in demo.sln | Jose | 2012-11-29 |
| | |||
* | Added .gitattributes file. | Matthew Newhook | 2012-11-15 |
| | | | | Normalize all repository line endings. | ||
* | Fixed Ice assembly version in C# projects | Dwayne Boone | 2012-11-09 |
| | |||
* | Re run fixVersion with latest fixVersion fixes | Jose | 2012-10-30 |
| | |||
* | Fixed ICE-4884: | Bernard Normier | 2012-10-23 |
| | | | | | Updated version to 3.5b Some fixes to distribution/bin/fixVersion.py | ||
* | .NET demo project updates | Jose | 2012-10-11 |
| | |||
* | ICE-4809 - AMI metadata in Ice services internal definitions | Jose | 2012-08-14 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-2286 - no -h in demos | Jose | 2012-04-11 |
| | |||
* | ICE-4821 - Demo projects should include config files | Jose | 2012-04-10 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | bug 5116 - fixing WPF and Glacier2/chat references | Mark Spruiell | 2011-05-24 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | VS Add-In and Demo updates. | Jose | 2011-05-10 |
| | |||
* | merging .NET Compact Framework support | Mark Spruiell | 2011-05-09 |
| | |||
* | more 3.4.1 changes | Mark Spruiell | 2010-05-14 |
| | |||
* | Bug 4679 - C# demo issues | Dwayne Boone | 2010-02-18 |
| | |||
* | 4651 - Inconsistent line endings | Jose | 2010-02-11 |
| | |||
* | Updated version to 3.4.0 | Dwayne Boone | 2010-01-20 |
| | |||
* | For projects do not rely on DEVPATH, instead copy DLLs | Dwayne Boone | 2010-01-15 |
| | |||
* | Fixed bug 4627 - bogus book C# projects | Benoit Foucher | 2010-01-14 |
| | |||
* | Fix for bug 4628 - WPF demo starts to fail | Benoit Foucher | 2010-01-14 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | - Fixed assembly version in C# and VB projects | Benoit Foucher | 2010-01-07 |
| | | | | | | | - Added <Private>False</Private> to C# projects - Fixed makebindist.py to remove .depend.mak from C#/VB directories for the demo archive. - Fixes to README.txt and README.DEMOS.txt. | ||
* | - bug 3533: add async version of Connection/Communicator | Mark Spruiell | 2009-12-08 |
| | | | | | | flushBatchRequests operation - Slice file cleanup in C# tests - Updating C++ dependencies | ||
* | Bug 4299 - missing READMEs | Dwayne Boone | 2009-12-04 |
| | |||
* | Fixed minor inconsistency between hello graphical demos | Dwayne Boone | 2009-12-03 |
| | |||
* | Fixed demos to use Ice.Dispatcher | Benoit Foucher | 2009-12-03 |
| | |||
* | Added back IceHome setting for source tree compiles | Dwayne Boone | 2009-12-03 |
| | |||
* | Changed demos to use new AMI API | Dwayne Boone | 2009-11-30 |
| | |||
* | Fixed IceHome setting in C# projects | Dwayne Boone | 2009-11-27 |
| | |||
* | Only have single windows installer rather than one per compiler | Dwayne Boone | 2009-11-23 |
| | |||
* | 3772. Recovering from Glacier2 / Ice router session failure. | Jose | 2009-10-02 |