On Mon, 12 May 2014 at 15:44:24 -0500, Doug Torrance wrote:
> Based on Cristophe's suggestions regarding the new decimal/hexadecimal RGB 
> color
> feature introduced in commit 83d8ad6, this patch changes rgbState from an int
> to an enum, converts some if statements to switches, and changes from atoi to
> strtol for the base 10 string conversion.
> 
> In addition, the "hexadecimal" text was too wide for the default size of its
> radio button for some fonts, so both radio buttons are now resized to fit the 
> width of the panel.
> ---
>  WINGs/wcolorpanel.c | 47 ++++++++++++++++++++++++++++-------------------
>  1 file changed, 28 insertions(+), 19 deletions(-)

Thank you Doug and Christophe!

I've merged this patch with the previous one and kept both
commit messages.


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to