-
Give me a moment while I insert my foot into my mouth. :-) I had my licenses mixed up.
2009-04-28 15:42:50 UTC in XmlRpc++
-
Oh, gross. LGPL. Progress--.
Nevermind any compliments I gave the library earlier.
Moving on...
2009-03-28 01:17:40 UTC in XmlRpc++
-
Can XmlRpcServer::work() throw an exception or otherwise return early?
In other words, will XmlRpcServer::work(-1) reliably continue to handle clients forever, or do I have to wrap it in logic to keep the server up if something goes wrong in work()?
The documentation for XMLRPC++ is a bit sparse in general...
2009-03-28 01:08:49 UTC in XmlRpc++
-
XMLRPC++ is a great library but doesn't build with VS2008 out of the box. Build instructions are simple. Here is what I did to get it to work:
1) Unzip source.
2) Open the .dsw file with VS2008. Do *not* open the .sln or .vcproj files. When VS2008 asks you if you want to open corresponding .vcproj files instead, always answer "No". The reason is because XMLRPC++'s VS2005 vcproj...
2009-03-27 19:22:01 UTC in XmlRpc++
-
Using the GUI, when an application icon file is specified, build fails with the following output:
Starting compilation
Scanning skeleton...
Loading Jar...
Adding Jar to Resources...
Adding Properties to Resources...
Loading icon...
Compilation failed!
- Error: null
The build completes with no problems when an icon is not specified.
2009-03-19 21:52:08 UTC in JSmooth
-
The auto download wrapper does not start the application after the JRE installer completes (if Java was not installed).
The EXE must be run a second time, after the JRE installer has finished, to start the application in this case.
2009-03-19 21:49:12 UTC in JSmooth
-
It would be nice to have a scroll lock feature on the processing output window in the GUI (especially in verbose mode).
E.g. one of the following:
1) Keyboard scroll lock stops scrolling.
2) Check box on interface to lock scrolling.
3) Touching scroll bar locks scrolling.
2009-03-19 19:16:18 UTC in ProGuard Java Optimizer and Obfuscator
-
The FAQ is incorrect. TortoiseSVN updates icons in the left folder view fine with no issues, and does not require an explicit "refresh folder view" menu icon either. Therefore it is reliably possible. Consider removing the entry from the FAQ, asking the TortoiseSVN devs how they did it, and fixing the issues.
2009-02-05 14:44:38 UTC in TortoiseCVS
-
Mouse over already shows the description, please ignore my incoherent ramblings.
Thanks!
JC.
2008-11-12 15:35:55 UTC in Nullsoft Scriptable Install System
-
In the MUI, at least on Windows XP, clicking a section name to see its description toggles the section selection check box.
Is it possible to make this not happen? (e.g. only toggle selection when checkbox clicked, not entire name)
Currently the only way to read the description of a section without toggling the selection is to use the arrows on the keyboard to cycle through the list...
2008-11-12 15:27:54 UTC in Nullsoft Scriptable Install System