Re: [E-devel] patch : fix for e config dialogs

2009-12-22 Thread Gustavo Sverzut Barbieri
On Sat, Oct 24, 2009 at 6:57 PM, Laurent Ghigonis wrote: > Hello, > > It's been a while :) Here are 3 little patches for e, that makes me > happier when using those nice guis =) > > e_config_dialog : > When you switch between basic/advanced pannel, Ok and Apply disabled > state actualy reflects if

[E-devel] patch : fix for e config dialogs

2009-10-24 Thread Laurent Ghigonis
Hello, It's been a while :) Here are 3 little patches for e, that makes me happier when using those nice guis =) e_config_dialog : When you switch between basic/advanced pannel, Ok and Apply disabled state actualy reflects if configuration was changed (of course it needs _check_changed to be impl