ElAdnan / gtkdialog

Automatically exported from code.google.com/p/gtkdialog
GNU General Public License v2.0
0 stars 0 forks source link

Add save action to list, table and tree widgets #54

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add save action to list, table and tree widgets to compensate for the disabling 
of the widget_*_envvar_all_construct() functions which were the cause of 
terrible performance problems.

It would be a good idea to check the performance of _variables_export() too.

Original issue reported on code.google.com by thunor...@hotmail.com on 1 Sep 2012 at 10:10

GoogleCodeExporter commented 8 years ago
_variables_export() checked over: disabled pointless export of autonamed 
variables.
save action function support added to table.

Original comment by thunor...@hotmail.com on 1 Sep 2012 at 2:42

GoogleCodeExporter commented 8 years ago
save action function support added to tree in r407.

Original comment by thunor...@hotmail.com on 5 Sep 2012 at 4:33

GoogleCodeExporter commented 8 years ago

Original comment by thunor...@hotmail.com on 6 Sep 2012 at 10:27

GoogleCodeExporter commented 8 years ago
save action function support added to list in r419.

Original comment by thunor...@hotmail.com on 9 Sep 2012 at 8:48