Re: [Synfig-devl] option tool panel UI improvement

2014-03-18 Thread d . j . a . y
Nice work jcome ! I have found something that could interest you about combox (and others widgets holding text) resizing : > I'm trying to create a combobox object than can be sized smaller than the > text. What is the best way to go about doing this? ### # ellipsize th

Re: [Synfig-devl] Building of master on OSX 10.9

2014-03-18 Thread Carlos López González
Hi! Thanks for checkout build in Linux. Cheers! 2014-03-18 9:39 GMT+01:00 Konstantin Dmitriev : > Hi! > > Thank you for the fixes! > I have tested your master branch on Linux - haven't noticed any problems > here. > We are still investigating the Win32 build issues. No luck yet, but > we'll keep

[Synfig-devl] [synfig/synfig] a7d9b7: Fix 608-Tool tooltip display "voidsymbol" if no ac...

2014-03-18 Thread [d.j.a.y] Jerome Blanchi
Branch: refs/heads/master Home: https://github.com/synfig/synfig Commit: a7d9b74fd48571921953b14ee6ecfacfe4accaab https://github.com/synfig/synfig/commit/a7d9b74fd48571921953b14ee6ecfacfe4accaab Author: [d.j.a.y] Jerome Blanchi Date: 2014-03-18 (Tue, 18 Mar 2014) Changed pa

Re: [Synfig-devl] option tool panel UI improvement

2014-03-18 Thread Konstantin Dmitriev
Looks great! I love buttons, which allows to choose type of created layer. All the rest is also very cool! The only issue I have noticed: when I have started the new version for the first time, the Opacity slider was set to 0.0, so created Circle was invisible. Regards, K. 2014-03-18 16:26 GMT+07

Re: [Synfig-devl] option tool panel UI improvement

2014-03-18 Thread Dave Jeffery
I agree with Carlos - this is absolutely fantastic work Yu. Your improvements will really help new users to understand Synfig more quickly and easily at the same time as making it more pleasant to use for the rest of us. All the best, Dave

Re: [Synfig-devl] option tool panel UI improvement

2014-03-18 Thread Carlos López González
Overall work is excellent in my humble opinion. Thanks! Please go ahead with the rest of tools. Cheers! 2014-03-18 9:46 GMT+01:00 Yu Chen : > > Hello, > > After days work, the tool options panel UI improvement has things[1] to > play with now. The current work is just done for Circle Tool, The r

[Synfig-devl] option tool panel UI improvement

2014-03-18 Thread Yu Chen
Hello, After days work, the tool options panel UI improvement has things[1] to play with now. The current work is just done for Circle Tool, The rest should be much easier to implement, but before applying to the other tools, I would like to hear your feedback/criticism on the design and code. -

Re: [Synfig-devl] Building of master on OSX 10.9

2014-03-18 Thread Konstantin Dmitriev
Hi! Thank you for the fixes! I have tested your master branch on Linux - haven't noticed any problems here. We are still investigating the Win32 build issues. No luck yet, but we'll keep digging. ^__^ Regards, K. 2014-03-18 14:12 GMT+07:00 Carlos López González : > OK. I've been researching tha

Re: [Synfig-devl] Building of master on OSX 10.9

2014-03-18 Thread Carlos López González
OK. I've been researching that combination of gnu extension symbol not found and everything points to the default usage of the new libc++ as replacement of the libstdc++ in OSX 10.9.x I've not found a way to fix this from the root cause so I decided to disable the line for the OSX platform. See: