Thanks for the patches! I've applied them to the trunk today. Just a heads up, I've started evaluating Qt as a replacement for GTK and MFC and so far I like it. I don't know if I'll drop MFC yet (haven't been able to compile Qt under win32) but since I've been able to get LeoCAD to compile natively for OSX I'll probably use Qt instead of GTK to support another OS without any extra work (I created the qtest branch for it if anyone is interested in seeing how it looks).
As for version control, I never thought about switching since I very rarely get patches from other people and when you're the only person developing, Git isn't much better than Subversion (I think in the past 2 months I got more patches than the last 2 years). To be honest I've never used Git but I'll give it a try and see if I like it since it seems to be popular nowadays. On Sat, Feb 9, 2013 at 4:10 PM, Torbjörn Söderstedt <[email protected]>wrote: > The first patch will allow closing dialogs by pressing enter. Two small > unrelated changes though: text in about dialog is no longer editable, and > the counts in the array dialog will be remembered. > > The second patch implements dragging pieces from the tree view. > > > Have you considered changing to a more modern versioning system (such as > Git)? That would make contributing a lot easier. > > _______________________________________________ > Leocad mailing list > [email protected] > https://list.gerf.org/listinfo/leocad > >
_______________________________________________ Leocad mailing list [email protected] https://list.gerf.org/listinfo/leocad
