Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
SVN plugin
MortenMacFly:
--- Quote from: Urxae on November 27, 2005, 01:17:02 pm ---Hmm, it seems my patch no longer works with the latest SVN version of C::B... :(
--- End quote ---
...it works for me. The only thing I have changed was converting the project file to use the NEWBUILD method.
At which operation does it crash exactly?
Morten.
mandrav:
--- Quote from: Urxae on November 27, 2005, 01:17:02 pm ---Hmm, it seems my patch no longer works with the latest SVN version of C::B... :(
Looks like a nullpointer-dereference on startup. :?
--- End quote ---
Hmm, nothing was changed during the migration...
thomas:
There and back again :)
--- Quote from: MortenMacFly on November 26, 2005, 07:40:40 pm ---- It's a bit confusing that the OK/Cancel buttons are in reverse order. I believe OK should always be on the left side (as it is on the default message dialogs).
--- End quote ---
Windows has no standard for this. Or maybe it has, but the Microsoft developers do not follow it, either. Most of the time, they put the affirmative button to the left, but sometimes they don't (look at the error reporting dialog, msi, most wizards, automatic updates, or the firewall dialogs, for example).
I have been doing things according to Apple's "Human Interface Guidelines" since 1992. These tell you to have the affirmative button to the right, the cancel button next to it, and any other button (like "Reset") separately on the left. Whatever is "correct" according to Microsoft, I don't know, and I don't care. :lol:
--- Quote ---I have TortoiseSVN installed but the plugin does not detect it. I can setup the path to CVS, SVN - is there a reason why not for TortoiseSVN?
--- End quote ---
It should actually find it either from the registry or by searching the "normal" install location. Strange thing it does not.
The reason why you cannot configure it in the settings is that there is CVS. Actually you could configure Tortoise back in the very old days, but then I did not want to make the settings dialog too complicated when CVS was added. The next release will need so many changes that it will probably need to be completely rewritten anyway. Tortoise will be configurable again by then.
MortenMacFly:
--- Quote from: thomas on December 01, 2005, 11:45:15 am ---There and back again :)
--- End quote ---
That's great! Thanks for your answering.
--- Quote from: thomas on December 01, 2005, 11:45:15 am ---Windows has no standard for this.
--- End quote ---
I agree. What I ment as a "standard" is the order as presented if you trigger a Ok/Cancel message box in wxWidgets. There (usually) Ok is on the left and Cancel on the right. However - I think a bigger "confusion" was because most of the other dialogs in C::B are different. So I vote therefore for a solution to be the same inside C::B... Not neccesarily related to your plugin but in general. Maybe you agree on that. :) (It's not a big deal, anyway...)
--- Quote from: thomas on December 01, 2005, 11:45:15 am ---Tortoise will be configurable again by then.
--- End quote ---
That would be helpful to me. I'm looking forward to the next release. Especially since C::B itself is using subversion... that's a pretty good testcase (you can imagine)...
Thanks for the hard work...
Morten.
RJP Computing:
I am tring to compile the patch but I can't get it. Can somebody please post the compiled patched version.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version