Please review this at http://codereview.tryton.org/244004/
Affected files:
M CHANGELOG
M tryton/action/main.py
M tryton/common/common.py
M tryton/gui/main.py
M tryton/gui/window/board.py
M tryton/gui/window/dbcreate.py
M tryton/gui/window/form.py
M tryton/gui/window/preference.py
M tryton/gui/window/view_board/action.py
M tryton/gui/window/view_form/model/field.py
M tryton/gui/window/view_form/model/group.py
M tryton/gui/window/view_form/model/record.py
M tryton/gui/window/view_form/screen/screen.py
M tryton/gui/window/view_form/view/form.py
M tryton/gui/window/view_form/view/form_gtk/interface.py
M tryton/gui/window/view_form/view/form_gtk/many2many.py
M tryton/gui/window/view_form/view/form_gtk/many2one.py
M tryton/gui/window/view_form/view/form_gtk/one2many.py
M tryton/gui/window/view_form/view/form_gtk/reference.py
M tryton/gui/window/view_form/view/form_gtk/selection.py
M tryton/gui/window/view_form/view/list.py
M tryton/gui/window/view_form/view/list_gtk/parser.py
M tryton/gui/window/win_export.py
M tryton/gui/window/win_form.py
M tryton/gui/window/win_import.py
M tryton/gui/window/wizard.py
This patch makes all rpc call use the RPCProgress.
So if the request is too long, the "Please wait" dialog will appear and
the cursor is changed into watch.
Also it makes some opperations looks more smooth because GTK refresh the
screen more often.
As it is a huge change, it will be great if many people test it if there
are no broken stuffs.
Thanks,
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: cedric...@b2ck.com
Website: http://www.b2ck.com/