1
1
Andrew Borodin cff5925598 Optimization of history save.
Formerly, each widget saved its history self in WIDGET_DESTROY stage.
Thus, history file was read and written as many times as many widgets
with history are in dialog.

Now all widget histories are written to ${XDG_CACHE_HOME}/mc/history
file at one time before dialog destruction.

An ev_history_load_save_t event type is created to use new event engine
to save histories.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-06-21 16:13:10 +04:00
..
2011-03-21 23:55:52 +02:00
2011-06-21 16:13:10 +04:00
2011-06-21 16:13:10 +04:00
2010-11-24 10:27:20 +03:00
2010-11-24 10:27:20 +03:00
2011-03-21 11:48:26 +02:00
2010-11-24 10:27:20 +03:00
2010-11-24 10:27:46 +03:00
2010-11-24 10:27:20 +03:00
2010-11-24 10:51:30 +03:00
2010-11-24 10:27:20 +03:00