Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed SL and IceE code | Benoit Foucher | 2008-06-06 |
| | |||
* | Various Ice-E fixes: | Mark Spruiell | 2008-06-03 |
| | | | | | | | - Bug fix in slice2javae for local interfaces/classes - Added Ice.LocalObjectHolder - Reviewed Java/C++ demos and aligned with Ice - Source code clean up (removed tabs, etc.) | ||
* | Updated bunch of copyrights to 2008 | Dwayne Boone | 2008-06-04 |
| | |||
* | Fixed fix* scripts to not change file permissions | Dwayne Boone | 2008-06-04 |
| | | | | Adjusted copyright format in some files | ||
* | Fixed incorrect file permissions. | Michi Henning | 2008-05-11 |
| | |||
* | Bug 2911 - convert *.mak to dos | Dwayne Boone | 2008-03-24 |
| | |||
* | Added .gitignore for MFC demos | Dwayne Boone | 2007-06-14 |
| | |||
* | Bug 2194 Bug 2199 | Dwayne Boone | 2007-05-11 |
| | |||
* | Added all Windows Mobile targets | Dwayne Boone | 2007-05-09 |
| | |||
* | Converted project files to VC8 | Dwayne Boone | 2007-05-09 |
| | |||
* | Remove DisableWarnings.h | Dwayne Boone | 2007-05-07 |
| | |||
* | Added build support for Windows Mobile 5.0 SDK | Dwayne Boone | 2007-05-04 |
| | |||
* | Removed ^M | Bernard Normier | 2007-05-04 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=2181 | Matthew Newhook | 2007-05-04 |
| | |||
* | Fixed drop down box | Dwayne Boone | 2007-05-01 |
| | |||
* | Added manifest embedding Removed support for VC60 and VC71 | Dwayne Boone | 2007-04-26 |
| | |||
* | adding READMEs to demos | Brent Eagles | 2007-04-25 |
| | |||
* | Remove project files except for demos | Dwayne Boone | 2007-04-19 |
| | |||
* | Added nmake support for WinCE | Dwayne Boone | 2007-04-18 |
| | |||
* | Removed EVC++ 4.0 support Updated INSTALL.WINDOWS | Dwayne Boone | 2007-03-27 |
| | |||
* | Added nmake support | Dwayne Boone | 2007-03-21 |
| | |||
* | Updated copyright | Dwayne Boone | 2007-03-16 |
| | |||
* | Replaced nonmutating with idempotent | Bernard Normier | 2006-07-27 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Fixed compile error on Windows | Dwayne Boone | 2006-04-12 |
| | |||
* | Bug 803 - changed communicator initialization | Dwayne Boone | 2006-04-07 |
| | |||
* | fix some output .exe in VS2005 project. | Matthew Newhook | 2006-03-10 |
| | |||
* | Fixed dropdown in mfc client for VC8 | Dwayne Boone | 2006-03-09 |
| | |||
* | update release settings. | Matthew Newhook | 2006-03-09 |
| | |||
* | Changed optimization settings | Dwayne Boone | 2006-03-08 |
| | |||
* | Use "Full Optimization" | Dwayne Boone | 2006-03-08 |
| | |||
* | Moved output files | Dwayne Boone | 2006-03-08 |
| | |||
* | Moved executable | Dwayne Boone | 2006-03-08 |
| | |||
* | Updated copyright dates | Dwayne Boone | 2006-03-06 |
| | |||
* | Changed Ice to IceE in title bar. | Dwayne Boone | 2006-02-28 |
| | |||
* | Fixes to build MFC under VC8 plus ARM | Dwayne Boone | 2006-02-24 |
| | |||
* | Added initial projects for Visual C++ 2005 for ARM | Dwayne Boone | 2006-02-22 |
| | |||
* | Changes for VS2005 support | Dwayne Boone | 2006-02-20 |
| | |||
* | Fixed up project files to reduce size | Dwayne Boone | 2006-02-17 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=592 | Matthew Newhook | 2005-12-19 |
| | |||
* | Changed release to use optimize size | Dwayne Boone | 2005-08-30 |
| | |||
* | Fixed WIN32_LEAN_AND_MEAN warning | Bernard Normier | 2005-08-16 |
| | |||
* | ICE_STATIC_LIBS is now ICEE_STATIC_LIBS | Bernard Normier | 2005-08-12 |
| | |||
* | Some ICE_ to ICEE_ renamings | Bernard Normier | 2005-08-12 |
| | |||
* | ICEE_ -> ICE_ | Matthew Newhook | 2005-08-12 |
| | |||
* | Fixed OnLog functions | Dwayne Boone | 2005-08-10 |
| | |||
* | - IceE now supports datagram, batch datagram and secure modes. | Matthew Newhook | 2005-08-09 |
| | | | | | | | - The modes are preserved by the proxy. - stringified proxies can be both read/written which contain these modes. - any attempt to call on a proxy which supports contains this an unsupported mode will result in a NoEndpointException. | ||
* | cleanup. CE demos now use config.txt | Matthew Newhook | 2005-08-09 |
| | |||
* | Fixed to work with batch disabled | Dwayne Boone | 2005-08-08 |
| | |||
* | Added seperate CE resource files. Fixed font problems. Cleaned up and fixed | Matthew Newhook | 2005-08-08 |
| | | | | bugs with MFC demos. |